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:
authorNextcloud bot <bot@nextcloud.com>2017-09-09 03:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-09 03:14:37 +0300
commit4a379341723ffd14377db6ecba3ad9f340dde9af (patch)
tree5030c02d38facfe60d9bfa02c229b0c3f9e744ec
parent205a4fbf200db855180d3b8b71a0d982be2584db (diff)
[tx-robot] updated from transifexv12.0.3RC2v12.0.3RC1v12.0.3
-rw-r--r--l10n/sk.js10
-rw-r--r--l10n/sk.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index f3792ee..7f5845b 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -7,15 +7,23 @@ OC.L10N.register(
"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!",
+ "Edit" : "Upraviť",
+ "Mixed" : "Zmiešaný",
+ "Preview" : "Náhľad",
+ "New text file" : "Nový textový súbor",
"New text file.txt" : "Nový text file.txt",
+ "You can not open a folder" : "Tento priečinok nemôžete otvoriť",
"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.",
"The file is locked." : "Súbor je zamknutý.",
"An internal server error occurred." : "Vyskytla sa vnútorná chyba na serveri.",
+ "You can not write to a folder" : "Do tohto priečinka nemôžete zapisovať",
"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"
+ "File mtime not supplied" : "Nebol uvedený mtime súboru",
+ "Text editor" : "Textový editor",
+ "Text file" : "Textový súbor"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/sk.json b/l10n/sk.json
index c3dc7b9..7525365 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -5,15 +5,23 @@
"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!",
+ "Edit" : "Upraviť",
+ "Mixed" : "Zmiešaný",
+ "Preview" : "Náhľad",
+ "New text file" : "Nový textový súbor",
"New text file.txt" : "Nový text file.txt",
+ "You can not open a folder" : "Tento priečinok nemôžete otvoriť",
"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.",
"The file is locked." : "Súbor je zamknutý.",
"An internal server error occurred." : "Vyskytla sa vnútorná chyba na serveri.",
+ "You can not write to a folder" : "Do tohto priečinka nemôžete zapisovať",
"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"
+ "File mtime not supplied" : "Nebol uvedený mtime súboru",
+ "Text editor" : "Textový editor",
+ "Text file" : "Textový súbor"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file