aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/datetime/sk.json
diff options
context:
space:
mode:
Diffstat (limited to 'languages/i18n/datetime/sk.json')
-rw-r--r--languages/i18n/datetime/sk.json95
1 files changed, 95 insertions, 0 deletions
diff --git a/languages/i18n/datetime/sk.json b/languages/i18n/datetime/sk.json
new file mode 100644
index 000000000000..4951f27c44bc
--- /dev/null
+++ b/languages/i18n/datetime/sk.json
@@ -0,0 +1,95 @@
+{
+ "@metadata": {
+ "authors": [
+ "Dušan Kreheľ",
+ "Helix84",
+ "Luky001",
+ "Pitr2311",
+ "Rudko",
+ "Teslaton"
+ ]
+ },
+ "january": "január",
+ "february": "február",
+ "march": "marec",
+ "april": "apríl",
+ "may_long": "máj",
+ "june": "jún",
+ "july": "júl",
+ "august": "august",
+ "september": "september",
+ "october": "október",
+ "november": "november",
+ "december": "december",
+ "january-gen": "januára",
+ "february-gen": "februára",
+ "march-gen": "marca",
+ "april-gen": "apríla",
+ "may-gen": "mája",
+ "june-gen": "júna",
+ "july-gen": "júla",
+ "august-gen": "augusta",
+ "september-gen": "septembra",
+ "october-gen": "októbra",
+ "november-gen": "novembra",
+ "december-gen": "decembra",
+ "jan": "jan",
+ "feb": "feb",
+ "mar": "mar",
+ "apr": "apr",
+ "may": "máj",
+ "jun": "jún",
+ "jul": "júl",
+ "aug": "aug",
+ "sep": "sep",
+ "oct": "okt",
+ "nov": "nov",
+ "dec": "dec",
+ "monday": "pondelok",
+ "tuesday": "utorok",
+ "wednesday": "streda",
+ "thursday": "štvrtok",
+ "friday": "piatok",
+ "saturday": "sobota",
+ "sunday": "nedeľa",
+ "mon": "Pon",
+ "tue": "Uto",
+ "wed": "Str",
+ "thu": "Štv",
+ "fri": "Pia",
+ "sat": "Sob",
+ "sun": "Neď",
+ "period-am": "dop.",
+ "period-pm": "pop.",
+ "timezone-local": "miestny čas",
+ "iranian-calendar-m1": "Farvardín",
+ "years": "{{PLURAL:$1|$1 rok|$1 rok|$1 rokov}}",
+ "months": "{{PLURAL:$1|$1 mesiac|$1 mesiace|$1 mesiacov}}",
+ "weeks": "{{PLURAL:$1|$1 týždeň|$1 týždne|$1 týždňov}}",
+ "days": "{{PLURAL:$1|$1 deň|$1 dni|$1 dní}}",
+ "hours": "{{PLURAL:$1|$1 hodina|$1 hodiny|$1 hodín}}",
+ "minutes": "{{PLURAL:$1|$1 minúta|$1 minúty|$1 minút}}",
+ "seconds": "{{PLURAL:$1|$1 sekunda|$1 sekundy|$1 sekúnd}}",
+ "ago": "pred: $1",
+ "duration-millennia": "$1 {{PLURAL:$1|tisícročie|tisícročia|tisícročí}}",
+ "duration-centuries": "$1 {{PLURAL:$1|storočie|storočia|storočí}}",
+ "duration-decades": "$1 {{PLURAL:$1|dekáda|dekády|dekád}}",
+ "duration-years": "$1 {{PLURAL:$1|rok|roky|rokov}}",
+ "duration-weeks": "$1 {{PLURAL:$1|týždeň|týždne|týždňov}}",
+ "duration-days": "$1 {{PLURAL:$1|deň|dni|dní}}",
+ "duration-hours": "$1 {{PLURAL:$1|hodina|hodiny|hodín}}",
+ "duration-minutes": "$1 {{PLURAL:$1|minúta|minúty|minút}}",
+ "duration-seconds": "$1 {{PLURAL:$1|sekunda|sekundy|sekúnd}}",
+ "monday-at": "v pondelok o $1",
+ "tuesday-at": "v utorok o $1",
+ "wednesday-at": "v stredu o $1",
+ "thursday-at": "vo štvrtok o $1",
+ "friday-at": "v piatok o $1",
+ "saturday-at": "v sobotu o $1",
+ "sunday-at": "v nedeľu o $1",
+ "yesterday-at": "včera o $1",
+ "hours-ago": "pred $1 {{PLURAL:$1|hodinou|hodinami}}",
+ "minutes-ago": "pred $1 {{PLURAL:$1|minútou|minútami}}",
+ "seconds-ago": "pred $1 {{PLURAL:$1|sekundou|sekundami}}",
+ "just-now": "Pred chvíľkou"
+}