diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-30 01:11:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-30 01:11:04 +0000 |
commit | 386771710781bd7dc2040ffa841fb26d917a7a17 (patch) | |
tree | 40b6d6661c69fbd69f03a95c2c6c9c944480b9ea /apps/dav/l10n/sk.js | |
parent | 4fcdfbf5de5496cf1fc683b6a2f4c55764de8e02 (diff) | |
download | nextcloud-server-386771710781bd7dc2040ffa841fb26d917a7a17.tar.gz nextcloud-server-386771710781bd7dc2040ffa841fb26d917a7a17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 4 |
1 files changed, 3 insertions, 1 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;"); |