diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-30 01:11:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-30 01:11:20 +0000 |
commit | c30e958dacf69a1a55c19362ac3f575ad7fb227e (patch) | |
tree | 648a25421391d17b25b31df61757f70d4dc08ac4 /apps/dav/l10n | |
parent | 7b227d8712e0fcef23c37175c06f8d60fa7f4559 (diff) | |
download | nextcloud-server-c30e958dacf69a1a55c19362ac3f575ad7fb227e.tar.gz nextcloud-server-c30e958dacf69a1a55c19362ac3f575ad7fb227e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/sk.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/sk.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 167a3f5e053..59bd102066a 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -57,6 +57,8 @@ OC.L10N.register( "Request ID: %s" : "ID požiadavky: %s", "CalDAV server" : "Server CalDAV", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", - "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." + "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu.", + "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", + "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index ffb75e0e49f..6e13d51b12c 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -55,6 +55,8 @@ "Request ID: %s" : "ID požiadavky: %s", "CalDAV server" : "Server CalDAV", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", - "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." + "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu.", + "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", + "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |