From adbf67c6703b84b51b5ee14f124adcb65789f35e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Sep 2024 01:23:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/ga.js | 1 + l10n/ga.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 10 files changed, 10 insertions(+) diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 72011e375..917f54ac4 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Zu einem bestimmten Datum in der Liste springen", "Jump to {date}" : "Zu {date} springen", "Add to {destination}" : "Hinzufügen zu {destination}", + "The destination folder is owned by {owner}" : "Der Zielordner gehört {owner}", "There are no photos or videos yet!" : "Es gibt noch keine Fotos oder Videos!", "_{years} year ago_::_{years} years ago_" : ["Vor {years} Jahr","Vor {years} Jahren"], "Enable squared photos view" : "Quadratische Fotoansicht aktivieren", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index d621940c4..4a727ac3d 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Zu einem bestimmten Datum in der Liste springen", "Jump to {date}" : "Zu {date} springen", "Add to {destination}" : "Hinzufügen zu {destination}", + "The destination folder is owned by {owner}" : "Der Zielordner gehört {owner}", "There are no photos or videos yet!" : "Es gibt noch keine Fotos oder Videos!", "_{years} year ago_::_{years} years ago_" : ["Vor {years} Jahr","Vor {years} Jahren"], "Enable squared photos view" : "Quadratische Fotoansicht aktivieren", diff --git a/l10n/ga.js b/l10n/ga.js index 59e41294e..62f1f19bd 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Léim go dáta ar leith sa liosta", "Jump to {date}" : "Léim go {date}", "Add to {destination}" : "Cuir le { ceann scríbe}", + "The destination folder is owned by {owner}" : "Is le {owner} an fillteán sprice", "There are no photos or videos yet!" : "Níl aon ghrianghraif nó físeáin ann fós!", "_{years} year ago_::_{years} years ago_" : ["{years} bliain ó shin","{years} bliaina ó shin","{years} bliaina ó shin","{years} bliaina ó shin","{years} bliaina ó shin"], "Enable squared photos view" : "Cumasaigh amharc cearnógach ar ghrianghraif", diff --git a/l10n/ga.json b/l10n/ga.json index cbd165e30..933efacbe 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Léim go dáta ar leith sa liosta", "Jump to {date}" : "Léim go {date}", "Add to {destination}" : "Cuir le { ceann scríbe}", + "The destination folder is owned by {owner}" : "Is le {owner} an fillteán sprice", "There are no photos or videos yet!" : "Níl aon ghrianghraif nó físeáin ann fós!", "_{years} year ago_::_{years} years ago_" : ["{years} bliain ó shin","{years} bliaina ó shin","{years} bliaina ó shin","{years} bliaina ó shin","{years} bliaina ó shin"], "Enable squared photos view" : "Cumasaigh amharc cearnógach ar ghrianghraif", diff --git a/l10n/gl.js b/l10n/gl.js index a8485a0b2..d51bdf972 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Ir á data específica da lista", "Jump to {date}" : "Ir a {data}", "Add to {destination}" : "Engadir a {destination}", + "The destination folder is owned by {owner}" : "O cartafol de destino é propiedade de {owner}", "There are no photos or videos yet!" : "Aínda non hai fotos nin vídeos!", "_{years} year ago_::_{years} years ago_" : ["Hai {years} ano","Hai {years} anos"], "Enable squared photos view" : "Activar a vista de fotos cadradas", diff --git a/l10n/gl.json b/l10n/gl.json index 99f41ac6d..ecc745aa6 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Ir á data específica da lista", "Jump to {date}" : "Ir a {data}", "Add to {destination}" : "Engadir a {destination}", + "The destination folder is owned by {owner}" : "O cartafol de destino é propiedade de {owner}", "There are no photos or videos yet!" : "Aínda non hai fotos nin vídeos!", "_{years} year ago_::_{years} years ago_" : ["Hai {years} ano","Hai {years} anos"], "Enable squared photos view" : "Activar a vista de fotos cadradas", diff --git a/l10n/sv.js b/l10n/sv.js index 6bdb58d30..341e74614 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Hoppa till specifikt datum i listan", "Jump to {date}" : "Gå till {date}", "Add to {destination}" : "Lägg till i {destination}", + "The destination folder is owned by {owner}" : "Målmappen ägs av {owner}", "There are no photos or videos yet!" : "Det finns inga bilder eller videor än!", "_{years} year ago_::_{years} years ago_" : ["{years} år sedan","{years} år sedan"], "Enable squared photos view" : "Aktivera kvadratiska bild-vyn", diff --git a/l10n/sv.json b/l10n/sv.json index 6593d159d..4596945ea 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Hoppa till specifikt datum i listan", "Jump to {date}" : "Gå till {date}", "Add to {destination}" : "Lägg till i {destination}", + "The destination folder is owned by {owner}" : "Målmappen ägs av {owner}", "There are no photos or videos yet!" : "Det finns inga bilder eller videor än!", "_{years} year ago_::_{years} years ago_" : ["{years} år sedan","{years} år sedan"], "Enable squared photos view" : "Aktivera kvadratiska bild-vyn", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index a26e3568f..fcd41ba65 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "跳到清單中的指定日期", "Jump to {date}" : "跳到 {date}", "Add to {destination}" : "新增至 {destination}", + "The destination folder is owned by {owner}" : "目標資料夾為 {owner} 擁有", "There are no photos or videos yet!" : "還沒有照片或影片!", "_{years} year ago_::_{years} years ago_" : ["{years} 年前"], "Enable squared photos view" : "啟用方形照片檢視", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 6f83b7b64..4c99db396 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "跳到清單中的指定日期", "Jump to {date}" : "跳到 {date}", "Add to {destination}" : "新增至 {destination}", + "The destination folder is owned by {owner}" : "目標資料夾為 {owner} 擁有", "There are no photos or videos yet!" : "還沒有照片或影片!", "_{years} year ago_::_{years} years ago_" : ["{years} 年前"], "Enable squared photos view" : "啟用方形照片檢視",