diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
commit | ade49e0b15e408bf00dd24f5641bd9a29a18f05c (patch) | |
tree | 048d4f4d7618403a17f3529e054303d0c3319181 /core/l10n | |
parent | dda79b583df319a375e9b012a39bb97490034679 (diff) | |
download | nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.tar.gz nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs.js | 4 | ||||
-rw-r--r-- | core/l10n/cs.json | 4 | ||||
-rw-r--r-- | core/l10n/id.js | 2 | ||||
-rw-r--r-- | core/l10n/id.json | 2 |
4 files changed, 8 insertions, 4 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 42581e68eb1..1824c8104d1 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -13,7 +13,7 @@ OC.L10N.register( "Missing a temporary folder" : "ChybĂ sloĹľka pro doÄŤasnĂ© soubory", "Could not write file to disk" : "Soubor se nedařà zapsat na ĂşloĹľištÄ›", "A PHP extension stopped the file upload" : "PHP rozšĂĹ™enĂ zastavilo nahrávánĂ souboru", - "Invalid file provided" : "Zadán neplatnĂ˝ soubor", + "Invalid file provided" : "Poskytnut neplatnĂ˝ soubor", "No image or file provided" : "Neposkytnut žádnĂ˝ obrázek nebo soubor", "Unknown filetype" : "NeznámĂ˝ typ souboru", "An error occurred. Please contact your admin." : "Došlo k chybÄ›. ObraĹĄte se na svĂ©ho správce.", @@ -282,7 +282,7 @@ OC.L10N.register( "View changelog" : "Zobrazit souhrn zmÄ›n", "Very weak password" : "Velmi snadno prolomitelnĂ© heslo", "Weak password" : "Snadno prolomitelnĂ© heslo", - "So-so password" : "StĹ™ednÄ› odolnĂ© heslo", + "So-so password" : "JeštÄ› pouĹľitelnĂ© heslo", "Good password" : "DobrĂ© heslo", "Strong password" : "OdolnĂ© heslo", "No action available" : "NenĂ dostupná žádná akce", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index f7dabbf0b3f..1cc2f04e463 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -11,7 +11,7 @@ "Missing a temporary folder" : "ChybĂ sloĹľka pro doÄŤasnĂ© soubory", "Could not write file to disk" : "Soubor se nedařà zapsat na ĂşloĹľištÄ›", "A PHP extension stopped the file upload" : "PHP rozšĂĹ™enĂ zastavilo nahrávánĂ souboru", - "Invalid file provided" : "Zadán neplatnĂ˝ soubor", + "Invalid file provided" : "Poskytnut neplatnĂ˝ soubor", "No image or file provided" : "Neposkytnut žádnĂ˝ obrázek nebo soubor", "Unknown filetype" : "NeznámĂ˝ typ souboru", "An error occurred. Please contact your admin." : "Došlo k chybÄ›. ObraĹĄte se na svĂ©ho správce.", @@ -280,7 +280,7 @@ "View changelog" : "Zobrazit souhrn zmÄ›n", "Very weak password" : "Velmi snadno prolomitelnĂ© heslo", "Weak password" : "Snadno prolomitelnĂ© heslo", - "So-so password" : "StĹ™ednÄ› odolnĂ© heslo", + "So-so password" : "JeštÄ› pouĹľitelnĂ© heslo", "Good password" : "DobrĂ© heslo", "Strong password" : "OdolnĂ© heslo", "No action available" : "NenĂ dostupná žádná akce", diff --git a/core/l10n/id.js b/core/l10n/id.js index 857c70871a7..6b9bcd44ace 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -195,6 +195,8 @@ OC.L10N.register( "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", "Pending" : "Terutnda", "Home" : "Beranda", "Copy to {folder}" : "Salin ke {folder}", diff --git a/core/l10n/id.json b/core/l10n/id.json index 5a94802ddcb..cbf8ffd2c48 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -193,6 +193,8 @@ "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", "Pending" : "Terutnda", "Home" : "Beranda", "Copy to {folder}" : "Salin ke {folder}", |