diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-22 00:11:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-22 00:11:51 +0000 |
commit | 74b5ab8d3977600be180d792a03ae40468912ac1 (patch) | |
tree | 28b0e80b5442a6c078dcc1ee70d0641cbbb088e6 /apps/dav/l10n/sk.js | |
parent | 6b5132502e661e108a2862fa2ed631f88bc5e9dc (diff) | |
download | nextcloud-server-74b5ab8d3977600be180d792a03ae40468912ac1.tar.gz nextcloud-server-74b5ab8d3977600be180d792a03ae40468912ac1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index f5eae86c264..8122af1dcf0 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -41,7 +41,7 @@ OC.L10N.register( "You reopened todo {todo} in list {calendar}" : "Otvorili ste znovu úlohu {todo} v {calendar}", "A <strong>calendar</strong> was modified" : "<strong>kalendár</strong> bol upravený", "A calendar <strong>event</strong> was modified" : "<strong>Udalosť</strong> v kalendári bola upravená", - "A calendar <strong>todo</strong> was modified" : "<>", + "A calendar <strong>todo</strong> was modified" : "<strong>Pripomienka</strong> v kalendári bola upravená", "Contact birthdays" : "Narodeniny kontaktu", "Invitation canceled" : "Pozvánka bola zrušená", "Hello %s," : "Ahoj %s,", @@ -62,6 +62,7 @@ OC.L10N.register( "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.", "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í." + "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |