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/sk_SK.json')
-rw-r--r--l10n/sk_SK.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/sk_SK.json b/l10n/sk_SK.json
index b4e7fed..c3dc7b9 100644
--- a/l10n/sk_SK.json
+++ b/l10n/sk_SK.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "saving..." : "ukladám...",
+ "saved!" : "uložené!",
+ "failed!" : "neúspešné!",
+ "Saved" : "Uložené",
+ "There was a problem saving your changes. Click to resume editing." : "Vyskytol sa problém s ukladaním zmien. Kliknite pre pokračovanie v úpravách.",
+ "An error occurred!" : "Vyskytla sa chyba!",
+ "New text file.txt" : "Nový text file.txt",
"This file is too big to be opened. Please download the file instead." : "Tento súbor je príliš veľký na to, aby ho bolo možné otvoriť. Prosím, namiesto toho si ho stiahnite.",
"Cannot read the file." : "Nemožno čítať súbor.",
"Invalid file path supplied." : "Neplatná cesta k súboru.",
@@ -7,13 +14,6 @@
"Cannot save file as it has been modified since opening" : "Nie je možné uložiť súbor, pretože bol od otvorenia zmenený",
"Insufficient permissions" : "Nedostatočné oprávnenia",
"File path not supplied" : "Nebola uvedená cesta k súboru",
- "File mtime not supplied" : "Nebol uvedený mtime súboru",
- "saving..." : "ukladám...",
- "saved!" : "uložené!",
- "failed!" : "neúspešné!",
- "Saved" : "Uložené",
- "There was a problem saving your changes. Click to resume editing." : "Vyskytol sa problém s ukladaním zmien. Kliknite pre pokračovanie v úpravách.",
- "An error occurred!" : "Vyskytla sa chyba!",
- "New text file.txt" : "Nový text file.txt"
+ "File mtime not supplied" : "Nebol uvedený mtime súboru"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file