diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
commit | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch) | |
tree | ccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/cs.json | |
parent | 2ee948e8d1a836696c514657c78804d1942f0d7b (diff) | |
download | nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 7685585dc1d..6ff535bbc4d 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -70,7 +70,6 @@ "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n soubory"], "{dirs} and {files}" : "{dirs} a {files}", "_including %n hidden_::_including %n hidden_" : ["včetně %n skrytého","včetně %n skrytých","včetně %n skrytých","včetně %n skrytých"], - "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory", "_Uploading %n file_::_Uploading %n files_" : ["Nahrává se %n soubor","Nahrávají se %n soubory","Nahrává se %n souborů","Nahrávají se %n soubory"], "New" : "Nový", "Select file range" : "Vybrat rozsah souborů", @@ -169,7 +168,6 @@ "Transfer {path} to {userid}" : "Převést {path} na {userid}", "Invalid path selected" : "Vybrán neplatný popis umístění", "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", - "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", "Tags" : "Značky", "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", @@ -210,6 +208,8 @@ "Pending shares" : "Čekající sdílení", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Select" : "Vybrat" + "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", + "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" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |