From 3bad36f48fcbf9117bd52893b504630d1dde4020 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Apr 2023 04:09:58 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 6 files changed, 6 insertions(+) diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5ea28f03..a68ffd6e 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -64,6 +64,7 @@ OC.L10N.register( "Choose Timeline Paths" : "Pfade der Zeitleiste auswählen", "Choose the root for the folders view" : "Wählen Sie das Stammverzeichnis für die Ordneransicht", "Close" : "Schließen", + "{photoCount} photos" : "{photoCount} Fotos", "Failed to load some photos" : "Laden einiger Fotos fehlgeschlagen", "_{n} item added to album_::_{n} items added to album_" : ["{n} Element zum Album hinzugefügt","{n} Elmente zum Album hinzugefügt"], "Search for collaborators" : "Suche nach Mitbearbeitenden", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 38f58171..e1a67a4f 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -62,6 +62,7 @@ "Choose Timeline Paths" : "Pfade der Zeitleiste auswählen", "Choose the root for the folders view" : "Wählen Sie das Stammverzeichnis für die Ordneransicht", "Close" : "Schließen", + "{photoCount} photos" : "{photoCount} Fotos", "Failed to load some photos" : "Laden einiger Fotos fehlgeschlagen", "_{n} item added to album_::_{n} items added to album_" : ["{n} Element zum Album hinzugefügt","{n} Elmente zum Album hinzugefügt"], "Search for collaborators" : "Suche nach Mitbearbeitenden", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6ef636a9..ae3d7573 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -64,6 +64,7 @@ OC.L10N.register( "Choose Timeline Paths" : "Choose Timeline Paths", "Choose the root for the folders view" : "Choose the root for the folders view", "Close" : "Close", + "{photoCount} photos" : "{photoCount} photos", "Failed to load some photos" : "Failed to load some photos", "_{n} item added to album_::_{n} items added to album_" : ["{n} item added to album","{n} items added to album"], "Search for collaborators" : "Search for collaborators", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 192dcefb..7ca93b01 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -62,6 +62,7 @@ "Choose Timeline Paths" : "Choose Timeline Paths", "Choose the root for the folders view" : "Choose the root for the folders view", "Close" : "Close", + "{photoCount} photos" : "{photoCount} photos", "Failed to load some photos" : "Failed to load some photos", "_{n} item added to album_::_{n} items added to album_" : ["{n} item added to album","{n} items added to album"], "Search for collaborators" : "Search for collaborators", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index c1b706fd..21e14f0d 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -64,6 +64,7 @@ OC.L10N.register( "Choose Timeline Paths" : "選擇時間線途徑", "Choose the root for the folders view" : "選擇資料夾檢視的根", "Close" : "關閉", + "{photoCount} photos" : "{photoCount} 張照片", "Failed to load some photos" : "未能加載一些照片", "_{n} item added to album_::_{n} items added to album_" : ["已新增 {n} 個項目至相簿"], "Search for collaborators" : "尋找協作者", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 774b73b6..0205cf66 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -62,6 +62,7 @@ "Choose Timeline Paths" : "選擇時間線途徑", "Choose the root for the folders view" : "選擇資料夾檢視的根", "Close" : "關閉", + "{photoCount} photos" : "{photoCount} 張照片", "Failed to load some photos" : "未能加載一些照片", "_{n} item added to album_::_{n} items added to album_" : ["已新增 {n} 個項目至相簿"], "Search for collaborators" : "尋找協作者",