Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-16 05:27:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-16 05:27:32 +0300
commit0c14ee6ff5a2d3aa3f77f8cd2bf331590ee62f44 (patch)
treee104c2a76b9bf7636b383fecf7ca890d1f058ba6 /apps/files/l10n
parent33148016a52b6f0006deb70e520492230f0f1880 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js2
-rw-r--r--apps/files/l10n/cs.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 8a0b2156f1a..e4a08555423 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"_%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 do not 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ů",
@@ -170,6 +171,7 @@ OC.L10N.register(
"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 do not own" : "Není možné převést vlastnictví souboru či složky, kterých 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",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 6ff535bbc4d..9a8aa8ec57c 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -70,6 +70,7 @@
"_%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 do not 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ů",
@@ -168,6 +169,7 @@
"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 do not own" : "Není možné převést vlastnictví souboru či složky, kterých 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",