summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-07 00:19:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-07 00:19:41 +0000
commitb71b6dca976a41e39a65cab612425862aff9ea91 (patch)
tree443dc5dbaefbf77cee8b9a2689792e91f3be6710 /apps/files/l10n/cs.json
parent669cf652834935a0cc7c5779b936d1664ffc378b (diff)
downloadnextcloud-server-b71b6dca976a41e39a65cab612425862aff9ea91.tar.gz
nextcloud-server-b71b6dca976a41e39a65cab612425862aff9ea91.zip
Fix(l10n): Update translations 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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 5a9a45702a7..179de1f1cde 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -170,7 +170,6 @@
"Reload current directory" : "Znovu načíst stávající složku",
"Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“",
"Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem",
- "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo",
"Upload successful" : "Nahrání úspěšné",
"\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána",
"\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila",
@@ -231,7 +230,10 @@
"Shared" : "Sdíleno",
"Switch to list view" : "Přepnout do zobrazení v seznamu",
"Switch to grid view" : "Přepnout do zobrazení v mřížce",
+ "Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory",
"You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
+ "Error during upload: {message}" : "Chyba při nahrávání: {message}",
+ "Unknown error during upload" : "Neznámá chyba při nahrávání",
"Open the files app settings" : "Otevřít nastavení aplikace soubory",
"Files settings" : "Nastavení pro Soubory",
"File cannot be accessed" : "K souboru se nedaří přistoupit",
@@ -274,6 +276,7 @@
"Templates" : "Šablony",
"Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony",
"Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“",
+ "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"],