From 4235b4ce727d51fa43b8e63637746d5f43e4da75 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 4 Dec 2024 01:43:58 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 2 ++ l10n/hu.json | 2 ++ l10n/it.js | 1 + l10n/it.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/hu.js b/l10n/hu.js index 9ddc56c27..12a3dc113 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Ugrás a listán egy megadott dátumhoz", "Jump to {date}" : "Ugrás ekorra {date}", "Add to {destination}" : "Hozzáadás ehhez: {destination}", + "The destination folder is owned by {owner}" : "A célmappa {owner}tulajdonában van", "There are no photos or videos yet!" : "Még nincs fénykép vagy videó.", "_{years} year ago_::_{years} years ago_" : ["{years} éve","{years} éve"], "Enable squared photos view" : "A négyzet alakú fotónézet engedélyezése", @@ -127,6 +128,7 @@ OC.L10N.register( "Photos with tags will show up here" : "A címkével rendelkező fényképek itt fognak megjelenni", "Popular tags" : "Népszerű címkék", "All tags" : "Összes jelölés", + "One of the source folders does not exist" : "Az egyik forrás könyvtár nem létezik", "Add" : "Hozzáadás", "Add to album" : "Hozzáadás az albumhoz", "Delete selection" : "Kiválasztás törlése", diff --git a/l10n/hu.json b/l10n/hu.json index 6be2a5b56..958d8c7fc 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Ugrás a listán egy megadott dátumhoz", "Jump to {date}" : "Ugrás ekorra {date}", "Add to {destination}" : "Hozzáadás ehhez: {destination}", + "The destination folder is owned by {owner}" : "A célmappa {owner}tulajdonában van", "There are no photos or videos yet!" : "Még nincs fénykép vagy videó.", "_{years} year ago_::_{years} years ago_" : ["{years} éve","{years} éve"], "Enable squared photos view" : "A négyzet alakú fotónézet engedélyezése", @@ -125,6 +126,7 @@ "Photos with tags will show up here" : "A címkével rendelkező fényképek itt fognak megjelenni", "Popular tags" : "Népszerű címkék", "All tags" : "Összes jelölés", + "One of the source folders does not exist" : "Az egyik forrás könyvtár nem létezik", "Add" : "Hozzáadás", "Add to album" : "Hozzáadás az albumhoz", "Delete selection" : "Kiválasztás törlése", diff --git a/l10n/it.js b/l10n/it.js index cee6be052..e9a89ca6d 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -128,6 +128,7 @@ OC.L10N.register( "Photos with tags will show up here" : "Le foto con i tag saranno mostrate qui", "Popular tags" : "Etichette popolari", "All tags" : "Tutte le etichette", + "One of the source folders does not exist" : "Una delle cartelle di origine non esiste", "Add" : "Aggiungi", "Add to album" : "Aggiungi all'album", "Delete selection" : "Elimina selezione", diff --git a/l10n/it.json b/l10n/it.json index eab0679ab..b12e9bcec 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -126,6 +126,7 @@ "Photos with tags will show up here" : "Le foto con i tag saranno mostrate qui", "Popular tags" : "Etichette popolari", "All tags" : "Tutte le etichette", + "One of the source folders does not exist" : "Una delle cartelle di origine non esiste", "Add" : "Aggiungi", "Add to album" : "Aggiungi all'album", "Delete selection" : "Elimina selezione",