summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-27 00:17:51 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-27 00:17:51 +0000
commiteaff92673236c9d9020680a8807d247e0bf43d92 (patch)
treeb8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/cs.js
parenta3baad1a7dba116247d58e3f6535170262069c71 (diff)
downloadnextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz
nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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.js9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index db5bd9a6e60..e018e7b9bf2 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -250,18 +250,13 @@ OC.L10N.register(
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
"Storage invalid" : "Neplatné úložiště",
- "Select" : "Vybrat",
- "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
- "New" : "Nový",
- "Copied!" : "Zkopírováno!",
"Unlimited" : "Neomezeně",
"Search users" : "Hledat uživatele",
- "Cannot transfer ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru či složky, které nejste vlastníky",
"Cancel" : "Storno",
"%s used" : "%s použito",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s z %2$s použito",
- "Settings" : "Nastavení",
- "Deleted files" : "Smazané soubory"
+ "Deleted files" : "Smazané soubory",
+ "Search for an account" : "Hledat účet"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");