diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-26 02:22:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-26 02:22:53 +0000 |
commit | b691f30af155dcb056411302d514d3ce989da129 (patch) | |
tree | abb052da7b553683cda5abcaf3d6676fa9c53c3d /apps/dav/l10n/sl.js | |
parent | 9177afe8ab6d81fc719775c1b85643fcf28097b5 (diff) | |
download | nextcloud-server-b691f30af155dcb056411302d514d3ce989da129.tar.gz nextcloud-server-b691f30af155dcb056411302d514d3ce989da129.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/sl.js')
-rw-r--r-- | apps/dav/l10n/sl.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 72ed8f74758..46de63d3062 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -40,6 +40,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}", "You reopened todo {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}", + "Calendar, contacts and tasks" : "Koledar, stiki in naloge", "A <strong>calendar</strong> was modified" : "V <strong>koledar</strong> je vpisana sprememba", "A calendar <strong>event</strong> was modified" : "Spremenjen je <strong>dogodek</strong> v koledarju", "A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja", @@ -62,8 +63,11 @@ OC.L10N.register( "Description: %s" : "Opis: %s", "Where: %s" : "Kje: %s", "%1$s via %2$s" : "%1$s prek %2$s", + "Cancelled: %1$s" : "Preklicano: %1$s", "Invitation canceled" : "Povabilo je preklicano", + "Re: %1$s" : "Odg: %1$s", "Invitation updated" : "Povabilo je posodobljeno", + "Invitation: %1$s" : "Povabilo: %1$s", "Invitation" : "Povabilo", "Title:" : "Naslov:", "Time:" : "Čas:", @@ -89,7 +93,18 @@ OC.L10N.register( "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", + "Availability" : "Razpoložljivost", + "Please select a time zone:" : "Izbor časovnega pasu:", + "Delete slot" : "Izbriši možnost", + "Add slot" : "Dodaj polje", "Save" : "Shrani", + "Monday" : "ponedeljek", + "Tuesday" : "torek", + "Wednesday" : "sreda", + "Thursday" : "četrtek", + "Friday" : "petek", + "Saturday" : "sobota", + "Sunday" : "nedelja", "Calendar server" : "Strežnik koledarja", "Send invitations to attendees" : "Pošlji povabilo udeležencem", "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni", |