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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-09 04:09:13 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-09 04:09:13 +0300
commitaa525d89e889216d17185a6934699a8f8ba7aa91 (patch)
tree8a675f9cc47703c63dbea1664b48befb40a9f8f6 /lib/l10n/sk.js
parent989a8a3668ee2f8214bc0391b8d38f1e9b99bde0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r--lib/l10n/sk.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index a3254b2bac6..8b9323b6031 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -33,14 +33,19 @@ OC.L10N.register(
"today" : "dnes",
"tomorrow" : "zajtra",
"yesterday" : "včera",
+ "_in %n day_::_in %n days_" : ["o %n deň","o %n dni","o %n dní"],
"_%n day ago_::_%n days ago_" : ["včera","pred %n dňami","pred %n dňami"],
"next month" : "budúci mesiac",
"last month" : "minulý mesiac",
+ "_in %n month_::_in %n months_" : ["o %n mesiac ","o %n mesiace","o %n mesiacov"],
"_%n month ago_::_%n months ago_" : ["pred %n mesiacom","pred %n mesiacmi","pred %n mesiacmi"],
"next year" : "budúci rok",
"last year" : "minulý rok",
+ "_in %n year_::_in %n years_" : ["o %n rok","o %n roky","o %n rokov"],
"_%n year ago_::_%n years ago_" : ["vlani","pred %n rokmi","pred %n rokmi"],
+ "_in %n hour_::_in %n hours_" : ["o %n hodinu","o %n hodiny","o %n hodín"],
"_%n hour ago_::_%n hours ago_" : ["pred %n hodinou","pred %n hodinami","pred %n hodinami"],
+ "_in %n minute_::_in %n minutes_" : ["o %n minútu","o %n minúty","o %n minút"],
"_%n minute ago_::_%n minutes ago_" : ["pred %n minútou","pred %n minútami","pred %n minútami"],
"in a few seconds" : "o pár sekúnd",
"seconds ago" : "pred sekundami",
@@ -88,7 +93,6 @@ OC.L10N.register(
"Set an admin username." : "Zadajte používateľské meno administrátora.",
"Set an admin password." : "Zadajte heslo administrátora.",
"Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s",
- "Given database host is invalid and must not contain the port: %s" : "Zadaný hostiteľ databázy je neplatný a nesmie obsahovať port: %s",
"Invalid Federated Cloud ID" : "Neplatné združené Cloud ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Sprístupnenie %s zlyhalo, backend nepodporuje typ sprístupnenia %i",
"Sharing %s failed, because the file does not exist" : "Nie je možné sprístupniť %s, súbor neexistuje",