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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs_CZ.json')
-rw-r--r--l10n/cs_CZ.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 078b3d7..d8a94b9 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -1,15 +1,4 @@
{ "translations": {
- "You can not open a folder" : "Tuto složku nemůžete otevřít",
- "This file is too big to be opened. Please download the file instead." : "Soubor je pro otevření příliš veliký. Namísto otevření ho stáhněte.",
- "Cannot read the file." : "Soubor nelze přečíst.",
- "Invalid file path supplied." : "Zadána neplatná cesta k souboru.",
- "The file is locked." : "Soubor je uzamčen.",
- "An internal server error occurred." : "Došlo k interní chybě serveru.",
- "You can not write to a folder" : "Do tohoto adresáře nemůžete nahrávat ",
- "Cannot save file as it has been modified since opening" : "Soubor nelze uložit, protože byl od otevření upraven",
- "Insufficient permissions" : "Nedostatečná oprávnění",
- "File path not supplied" : "Nebyla dodána cesta k souboru",
- "File mtime not supplied" : "Nebyl dodán čas změny souboru",
"saving..." : "ukládání...",
"saved!" : "uloženo!",
"failed!" : "selhalo!",
@@ -21,6 +10,17 @@
"Preview" : "Náhled",
"New text file" : "Nový textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
+ "You can not open a folder" : "Tuto složku nemůžete otevřít",
+ "This file is too big to be opened. Please download the file instead." : "Soubor je pro otevření příliš veliký. Namísto otevření ho stáhněte.",
+ "Cannot read the file." : "Soubor nelze přečíst.",
+ "Invalid file path supplied." : "Zadána neplatná cesta k souboru.",
+ "The file is locked." : "Soubor je uzamčen.",
+ "An internal server error occurred." : "Došlo k interní chybě serveru.",
+ "You can not write to a folder" : "Do tohoto adresáře nemůžete nahrávat ",
+ "Cannot save file as it has been modified since opening" : "Soubor nelze uložit, protože byl od otevření upraven",
+ "Insufficient permissions" : "Nedostatečná oprávnění",
+ "File path not supplied" : "Nebyla dodána cesta k souboru",
+ "File mtime not supplied" : "Nebyl dodán čas změny souboru",
"Text editor" : "Textový editor",
"Text file" : "Textový soubor"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"