diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-14 00:23:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-14 00:23:17 +0000 |
commit | 1f99521df18bff29f02be544cf9788ed603dc3d0 (patch) | |
tree | 2dfc6c4320ce1b02475ff249128bdb139444a636 /apps/files | |
parent | 7a95a1c3af81721826fc0519d83557d9efe09da3 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
12 files changed, 24 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 549e1990331..785c474eb88 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Jeden soubor nebylo možné převést","%n soubory nebylo možné převést","%n souborů nebylo možné převést","%n soubory nebylo možné převést"], + "_One file successfully converted_::_%n files successfully converted_" : ["Jeden soubor úspěšně převeden","%n soubory úspěšně převedeny","%n souborů úspěšně převedeno","%n soubory úspěšně převedeny"], "Files successfully converted" : "Soubory úspěšně převedeny", "Failed to convert files" : "Nepodařilo se převést soubory", "Converting file …" : "Převádění souboru…", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 84cb9b1e7d1..ff8f0bc4bfc 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Jeden soubor nebylo možné převést","%n soubory nebylo možné převést","%n souborů nebylo možné převést","%n soubory nebylo možné převést"], + "_One file successfully converted_::_%n files successfully converted_" : ["Jeden soubor úspěšně převeden","%n soubory úspěšně převedeny","%n souborů úspěšně převedeno","%n soubory úspěšně převedeny"], "Files successfully converted" : "Soubory úspěšně převedeny", "Failed to convert files" : "Nepodařilo se převést soubory", "Converting file …" : "Převádění souboru…", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 5ed96914a9a..850a0ec0b1a 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Eine Datei konnte nicht konvertiert werden","%n Dateien konnten nicht konvertiert werden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei erfolgreich konvertiert","%n Dateien erfolgreich konvertiert"], "Files successfully converted" : "Dateien erfolgreich konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", "Converting file …" : "Datei wird konvertiert …", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 8d66e6e2eca..3779f16117a 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Eine Datei konnte nicht konvertiert werden","%n Dateien konnten nicht konvertiert werden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei erfolgreich konvertiert","%n Dateien erfolgreich konvertiert"], "Files successfully converted" : "Dateien erfolgreich konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", "Converting file …" : "Datei wird konvertiert …", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index a0a66283872..6525747964b 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Eine Datei konnte nicht konvertiert werden","%n Dateien konnten nicht konvertiert werden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei erfolgreich konvertiert","%n Dateien erfolgreich konvertiert"], "Files successfully converted" : "Dateien konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", "Converting file …" : "Datei wird konvertiert …", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index c19857bd056..846507c72b8 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Eine Datei konnte nicht konvertiert werden","%n Dateien konnten nicht konvertiert werden"], + "_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei erfolgreich konvertiert","%n Dateien erfolgreich konvertiert"], "Files successfully converted" : "Dateien konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", "Converting file …" : "Datei wird konvertiert …", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index a38e66bbd67..58a51f4f0c3 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}", "All files failed to be converted" : "Ниједан фајл није могао да се конвертује", "One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Један фајл није могао да се конвертује","Није могло да се конвертује %n фајла","Није могло да се конвертује %n фајлова"], + "_One file successfully converted_::_%n files successfully converted_" : ["Фајл је успешно конвертован","Успешно су конвертована %n фајла","Успешно је конвертовано %n фајлова"], "Files successfully converted" : "Фајлови су успешно конвертовани", "Failed to convert files" : "Није успела конверзија фајлова", "Converting file …" : "Фајл се конвертује", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index cd83aa7ac8a..edc321a8cbf 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}", "All files failed to be converted" : "Ниједан фајл није могао да се конвертује", "One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["Један фајл није могао да се конвертује","Није могло да се конвертује %n фајла","Није могло да се конвертује %n фајлова"], + "_One file successfully converted_::_%n files successfully converted_" : ["Фајл је успешно конвертован","Успешно су конвертована %n фајла","Успешно је конвертовано %n фајлова"], "Files successfully converted" : "Фајлови су успешно конвертовани", "Failed to convert files" : "Није успела конверзија фајлова", "Converting file …" : "Фајл се конвертује", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 1eed58993a2..7f54437a331 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", + "_One file could not be converted_::_%n files could not be converted_" : ["无法转换 %n 个文件"], + "_One file successfully converted_::_%n files successfully converted_" : ["已成功转换 %n 个文件"], "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", "Converting file …" : "正在转换文件…", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index e18bf382f38..a4deb0284c3 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", + "_One file could not be converted_::_%n files could not be converted_" : ["无法转换 %n 个文件"], + "_One file successfully converted_::_%n files successfully converted_" : ["已成功转换 %n 个文件"], "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", "Converting file …" : "正在转换文件…", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 4ba2cc4beef..d27e61ea4ad 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "一個檔案無法轉換:{message}", + "_One file could not be converted_::_%n files could not be converted_" : ["無法轉換 %n 個檔案"], + "_One file successfully converted_::_%n files successfully converted_" : ["成功轉換 %n 個檔案"], "Files successfully converted" : "檔案成功轉換", "Failed to convert files" : "轉換檔案失敗", "Converting file …" : "正在轉換檔案……", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index f8d354d5c8b..6bb22571037 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "一個檔案無法轉換:{message}", + "_One file could not be converted_::_%n files could not be converted_" : ["無法轉換 %n 個檔案"], + "_One file successfully converted_::_%n files successfully converted_" : ["成功轉換 %n 個檔案"], "Files successfully converted" : "檔案成功轉換", "Failed to convert files" : "轉換檔案失敗", "Converting file …" : "正在轉換檔案……", |