summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-14 02:39:28 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-14 02:39:28 +0000
commit53511bfb178e21f6239fe7f0e6346d7f3c4264cf (patch)
tree238669f48b121ced1a2f61f5dd6e043b2b222a81
parent617c6494ff4c17b85b9dd2fa0ce8b7ef549d636a (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sk.js6
-rw-r--r--l10n/sk.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 71afc95e7..39a368aa9 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Nemožno pridať kanál: Už existuje",
"Articles without feed" : "Články bez zdroja",
"Can not add folder: Exists already" : "Nemožno pridať priečinok: Už existuje",
+ "News" : "Správy",
"Use system cron for updates" : "Použiť systémový plánovač cron pre aktualizácie",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Vypnite, ak používate vlastnú aplikáciu pre aktulizácie, napr. Python aktualizácie zahrnuté v aplikácii",
"Purge interval" : "Vynulovať interval",
@@ -35,6 +36,7 @@ OC.L10N.register(
"Saved" : "Uložené",
"Download" : "Sťahovanie",
"Close" : "Zavrieť",
+ "filter" : "filter",
"Language" : "Jazyk",
"Subscribe" : "Prihlásiť odber",
"No articles available" : "Žiadne články nie sú dostupné",
@@ -86,6 +88,7 @@ OC.L10N.register(
"Undo delete feed" : "Obnoviť zmazaný kanál",
"Rename" : "Premenovať",
"Menu" : "Menu",
+ "Delete" : "Zmazať",
"Dismiss" : "Odmietnuť",
"Collapse" : "Zvinúť",
"Deleted folder" : "Zmazaný priečinok",
@@ -105,6 +108,7 @@ OC.L10N.register(
"Error when importing: file does not contain valid JSON" : "Chyba pri importe: súbor neobsahuje platný JSON",
"Help" : "Pomoc",
"Keyboard shortcuts" : "Klávesové skratky",
- "Documentation" : "Dokumentácia"
+ "Documentation" : "Dokumentácia",
+ "Report a bug" : "Nahlásiť chybu"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/sk.json b/l10n/sk.json
index 80821d9c0..5cb2053a4 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -17,6 +17,7 @@
"Can not add feed: Exists already" : "Nemožno pridať kanál: Už existuje",
"Articles without feed" : "Články bez zdroja",
"Can not add folder: Exists already" : "Nemožno pridať priečinok: Už existuje",
+ "News" : "Správy",
"Use system cron for updates" : "Použiť systémový plánovač cron pre aktualizácie",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Vypnite, ak používate vlastnú aplikáciu pre aktulizácie, napr. Python aktualizácie zahrnuté v aplikácii",
"Purge interval" : "Vynulovať interval",
@@ -33,6 +34,7 @@
"Saved" : "Uložené",
"Download" : "Sťahovanie",
"Close" : "Zavrieť",
+ "filter" : "filter",
"Language" : "Jazyk",
"Subscribe" : "Prihlásiť odber",
"No articles available" : "Žiadne články nie sú dostupné",
@@ -84,6 +86,7 @@
"Undo delete feed" : "Obnoviť zmazaný kanál",
"Rename" : "Premenovať",
"Menu" : "Menu",
+ "Delete" : "Zmazať",
"Dismiss" : "Odmietnuť",
"Collapse" : "Zvinúť",
"Deleted folder" : "Zmazaný priečinok",
@@ -103,6 +106,7 @@
"Error when importing: file does not contain valid JSON" : "Chyba pri importe: súbor neobsahuje platný JSON",
"Help" : "Pomoc",
"Keyboard shortcuts" : "Klávesové skratky",
- "Documentation" : "Dokumentácia"
+ "Documentation" : "Dokumentácia",
+ "Report a bug" : "Nahlásiť chybu"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file