aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:02 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:02 +0000
commit55398e45281b36b16ab412a8aaab4afc5d582bba (patch)
tree6fd509b635ba42e12536548bd97b64f612da94fa /apps/files/l10n/cs.js
parentf0a4aa9b067c2e6dd6e221e6ea9f746695ca4742 (diff)
downloadnextcloud-server-55398e45281b36b16ab412a8aaab4afc5d582bba.tar.gz
nextcloud-server-55398e45281b36b16ab412a8aaab4afc5d582bba.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 56cbabed126..059cad91c7b 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -322,7 +322,6 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.",
"Search for an account" : "Hledat účet",
"Choose" : "Vybrat",
- "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky",
- "Chose destination" : "Zvolte cíl"
+ "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");