aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-13 02:28:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-13 02:28:47 +0000
commitade49e0b15e408bf00dd24f5641bd9a29a18f05c (patch)
tree048d4f4d7618403a17f3529e054303d0c3319181 /core/l10n
parentdda79b583df319a375e9b012a39bb97490034679 (diff)
downloadnextcloud-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.js4
-rw-r--r--core/l10n/cs.json4
-rw-r--r--core/l10n/id.js2
-rw-r--r--core/l10n/id.json2
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}",