diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/sl.js | 31 | ||||
-rw-r--r-- | apps/dav/l10n/sl.json | 31 |
2 files changed, 62 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 639daf8423d..9737702baff 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -37,9 +37,22 @@ OC.L10N.register( "{actor} restored event {event} of calendar {calendar}" : "{actor} obnovi dogodek {event} v koledarju {calendar}", "You restored event {event} of calendar {calendar}" : "Obnovite dogodek {event} v koledarju {calendar}", "Busy" : "Zasedeno", + "{actor} created to-do {todo} in list {calendar}" : "{actor} ustvari nalogo {todo} v koledarju {calendar}", + "You created to-do {todo} in list {calendar}" : "Ustvarite nalogo {todo} v koledarju {calendar}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} izbriše nalogo {todo} iz koledarja {calendar}", + "You deleted to-do {todo} from list {calendar}" : "Izbrišete nalogo {todo} iz koledarja {calendar}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} posodobi nalogo {todo} v koledarju {calendar}", + "You updated to-do {todo} in list {calendar}" : "Posodobite nalogo {todo} v seznamu {calendar}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} razreši nalogo {todo} v koledarju {calendar}", + "You solved to-do {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}", + "You reopened to-do {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} premakne nalogo {todo} iz seznama koledarja {sourceCalendar} v koledar {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Premaknete nalogo {todo} iz seznama koledarja {sourceCalendar} v koledar {targetCalendar}", "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>to-do</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja", "Contact birthdays" : "Obletnice stikov", "Death of %s" : "%s (obletnica smrti)", "Untitled calendar" : "Neimenovan koledar", @@ -61,7 +74,14 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s prek %2$s", "Cancelled: %1$s" : "Preklicano: %1$s", "Re: %1$s" : "Odg: %1$s", + "%1$s has accepted your invitation" : "%1$ssprejme vaše povabilo", + "%1$s has tentatively accepted your invitation" : "%1$s pogojno sprejme vabilo", + "%1$s has declined your invitation" : "%1$s zavrne vaše povabilo.", + "%1$s has responded to your invitation" : "%1$s pošlje odziv na vaše povabilo.", + "Invitation updated: %1$s" : "Povabilo je posodobljeno: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s posodobi dogodek »%2$s«", "Invitation: %1$s" : "Povabilo: %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s vas želi povabiti na »%2$s«", "Organizer:" : "Organizator:", "Attendees:" : "Udeleženci:", "Title:" : "Naslov:", @@ -73,14 +93,24 @@ OC.L10N.register( "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", "Contacts" : "Stiki", + "{actor} created address book {addressbook}" : "{actor} ustvari imenik {addressbook}", + "You created address book {addressbook}" : "Ustvarite imenik {addressbook}", + "{actor} deleted address book {addressbook}" : "{actor} izbriše imenik {addressbook}", "You deleted address book {addressbook}" : "Izbrišete imenik {addressbook}", + "{actor} updated address book {addressbook}" : "{actor} posodobi imenik {addressbook}", + "You updated address book {addressbook}" : "Posodobite imenik {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Spremenjen je bil <strong>stik</strong> oziroma <strong>imenik</strong>", + "Accounts" : "Računi", + "System address book which holds all accounts" : "Sistemski imenik, ki združuje vse račune", "File is not updatable: %1$s" : "Datoteke ni mogoče posodobiti: %1$s", "Could not write file contents" : "Ni mogoče zapisati vsebine datoteke", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajta","%n bajti","%n bajtov"], "Could not rename part file to final file" : "Ni mogoče preimenovati delne datoteke v končno ime.", "Failed to check file size: %1$s" : "Preverjanje velikosti je spodletelo: %1$s", "Could not open file" : "Datoteke ni mogoče odpreti", + "Encryption not ready: %1$s" : "Šifriranje ni mogoče: %1$s", "Failed to open file: %1$s" : "Odpiranje datoteke je spodletelo: %1$s", + "Failed to unlink: %1$s" : "Odstranjevanje povezave je spodletelo: %1$s", "File not found: %1$s" : "Datoteke ni mogoče najti: %1$s", "System is in maintenance mode." : "Sistem je v vzdrževalnem načinu.", "Upgrade needed" : "Zahtevana je posodobitev", @@ -93,6 +123,7 @@ OC.L10N.register( "Completed on %s" : "Končana %s", "Due on %s by %s" : "Poteče %s ob %s", "Due on %s" : "Poteče %s", + "Calendars including events, details and attendees" : "Koledarji z dogodki, podrobnostmi in udeleženci", "Contacts and groups" : "Stiki in skupine", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index 70c31d3a60e..0a40e8cc946 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -35,9 +35,22 @@ "{actor} restored event {event} of calendar {calendar}" : "{actor} obnovi dogodek {event} v koledarju {calendar}", "You restored event {event} of calendar {calendar}" : "Obnovite dogodek {event} v koledarju {calendar}", "Busy" : "Zasedeno", + "{actor} created to-do {todo} in list {calendar}" : "{actor} ustvari nalogo {todo} v koledarju {calendar}", + "You created to-do {todo} in list {calendar}" : "Ustvarite nalogo {todo} v koledarju {calendar}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} izbriše nalogo {todo} iz koledarja {calendar}", + "You deleted to-do {todo} from list {calendar}" : "Izbrišete nalogo {todo} iz koledarja {calendar}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} posodobi nalogo {todo} v koledarju {calendar}", + "You updated to-do {todo} in list {calendar}" : "Posodobite nalogo {todo} v seznamu {calendar}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} razreši nalogo {todo} v koledarju {calendar}", + "You solved to-do {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}", + "You reopened to-do {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} premakne nalogo {todo} iz seznama koledarja {sourceCalendar} v koledar {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Premaknete nalogo {todo} iz seznama koledarja {sourceCalendar} v koledar {targetCalendar}", "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>to-do</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja", "Contact birthdays" : "Obletnice stikov", "Death of %s" : "%s (obletnica smrti)", "Untitled calendar" : "Neimenovan koledar", @@ -59,7 +72,14 @@ "%1$s via %2$s" : "%1$s prek %2$s", "Cancelled: %1$s" : "Preklicano: %1$s", "Re: %1$s" : "Odg: %1$s", + "%1$s has accepted your invitation" : "%1$ssprejme vaše povabilo", + "%1$s has tentatively accepted your invitation" : "%1$s pogojno sprejme vabilo", + "%1$s has declined your invitation" : "%1$s zavrne vaše povabilo.", + "%1$s has responded to your invitation" : "%1$s pošlje odziv na vaše povabilo.", + "Invitation updated: %1$s" : "Povabilo je posodobljeno: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s posodobi dogodek »%2$s«", "Invitation: %1$s" : "Povabilo: %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s vas želi povabiti na »%2$s«", "Organizer:" : "Organizator:", "Attendees:" : "Udeleženci:", "Title:" : "Naslov:", @@ -71,14 +91,24 @@ "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", "Contacts" : "Stiki", + "{actor} created address book {addressbook}" : "{actor} ustvari imenik {addressbook}", + "You created address book {addressbook}" : "Ustvarite imenik {addressbook}", + "{actor} deleted address book {addressbook}" : "{actor} izbriše imenik {addressbook}", "You deleted address book {addressbook}" : "Izbrišete imenik {addressbook}", + "{actor} updated address book {addressbook}" : "{actor} posodobi imenik {addressbook}", + "You updated address book {addressbook}" : "Posodobite imenik {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Spremenjen je bil <strong>stik</strong> oziroma <strong>imenik</strong>", + "Accounts" : "Računi", + "System address book which holds all accounts" : "Sistemski imenik, ki združuje vse račune", "File is not updatable: %1$s" : "Datoteke ni mogoče posodobiti: %1$s", "Could not write file contents" : "Ni mogoče zapisati vsebine datoteke", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajta","%n bajti","%n bajtov"], "Could not rename part file to final file" : "Ni mogoče preimenovati delne datoteke v končno ime.", "Failed to check file size: %1$s" : "Preverjanje velikosti je spodletelo: %1$s", "Could not open file" : "Datoteke ni mogoče odpreti", + "Encryption not ready: %1$s" : "Šifriranje ni mogoče: %1$s", "Failed to open file: %1$s" : "Odpiranje datoteke je spodletelo: %1$s", + "Failed to unlink: %1$s" : "Odstranjevanje povezave je spodletelo: %1$s", "File not found: %1$s" : "Datoteke ni mogoče najti: %1$s", "System is in maintenance mode." : "Sistem je v vzdrževalnem načinu.", "Upgrade needed" : "Zahtevana je posodobitev", @@ -91,6 +121,7 @@ "Completed on %s" : "Končana %s", "Due on %s by %s" : "Poteče %s ob %s", "Due on %s" : "Poteče %s", + "Calendars including events, details and attendees" : "Koledarji z dogodki, podrobnostmi in udeleženci", "Contacts and groups" : "Stiki in skupine", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", |