activity/l10n/sl.js

58 строки
3.2 KiB
JavaScript
Исходник Обычный вид История

2014-10-30 13:13:26 +03:00
OC.L10N.register(
"activity",
{
2015-08-31 09:25:35 +03:00
"Activities" : "Dejavnosti",
2017-05-15 03:09:19 +03:00
"An error occurred while loading activities" : "Pri nalaganju dejavnosti je prišlo do napake",
2017-04-07 03:10:19 +03:00
"No activity yet" : "Ni zabeležene dejavnosti",
2016-05-01 09:25:34 +03:00
"Load more activities" : "Naloži več dejavnosti",
2017-02-01 04:07:59 +03:00
"Copied!" : "Kopirano!",
"Not supported!" : "Ni podprto!",
"Press ⌘-C to copy." : "Pritisni ⌘-C za kopiranje.",
"Press Ctrl-C to copy." : "Pritisni Ctrl-C za kopiranje",
"{name} (invisible)" : "{name} (nevidno)",
"{name} (restricted)" : "{name} (omejeno)",
"in {path}" : "v {path}",
2016-01-26 10:25:39 +03:00
"This stream will show events like additions, changes & shares" : "V tem pretoku bodo pokazani dogodki, kot so dodajanja, spremembe in spreminjanje souporabe.",
"There are no events for this filter" : "Ta filter ne pokaže nobenih dogodkov",
"Today" : "Danes",
"Yesterday" : "Včeraj",
2016-05-04 09:35:12 +03:00
"Personal activity feed for %s" : "Osebne dejavnosti za %s",
"Your feed URL is invalid" : "Spletni naslov vira ni veljaven",
"Your settings have been updated." : "Nastavitve so posodobljene.",
2017-05-15 03:09:19 +03:00
"Settings have been updated." : "Nastavitve so bile spremenjene.",
2016-05-04 09:35:12 +03:00
"Mail" : "Elektronska pošta",
"Stream" : "Pretok",
2017-02-01 04:07:59 +03:00
"All activities" : "Vse dejavnosti",
"By others" : "Od drugih",
"By you" : "Tvoje",
2015-10-27 09:25:42 +03:00
"\"remote user\"" : "\"oddaljeni uporabnik\"",
2017-05-15 03:09:19 +03:00
"Hello %s" : "Pozdravljeni, %s,",
2017-04-27 03:08:46 +03:00
"Hello %s," : "Pozdravljeni, %s,",
"There was some activity at %s" : "Bilo je nekaj dejavosti ob %s",
2017-07-05 03:09:48 +03:00
"_and %n more _::_and %n more _" : ["- in še %n","- in še %n","- in še %n","- in še %n"],
2014-10-30 13:13:26 +03:00
"Activity notification" : "Obvestila o dejavnosti",
2016-11-17 04:37:25 +03:00
", " : ",",
2016-01-23 10:25:20 +03:00
"%s and %s" : "%s in %s",
2017-04-07 03:10:19 +03:00
"Activity" : "Dejavnosti",
"Activity feed" : "Objava dejavnosti z viri RSS",
2017-05-15 03:09:19 +03:00
"Configure the default activity settings for new users." : "Prevzete nastavitve aktivnosti za nove uporabnike.",
"Choose for which activities you want to get an email notification, and which should show up in the activity app stream." : "Izberite, za katere dejavnosti želite, da dobite e-poštno obvestilo.",
2017-02-01 04:07:59 +03:00
"List your own actions in the stream" : "Izpiši seznam opravil v pretoku",
2014-10-30 13:13:26 +03:00
"Notify about your own actions via email" : "O mojih dejanjih me obvesti preko elektronske pošte",
2016-03-20 09:25:21 +03:00
"You need to set up your email address before you can receive notification emails." : "Za prejemanje obvestil prek elektronske pošte je treba najprej nastaviti elektronski poštni naslov.",
2014-10-30 13:13:26 +03:00
"Send emails:" : "Pošlji elektronsko sporočilo:",
"Hourly" : "Vsako uro",
"Daily" : "Dnevno",
"Weekly" : "Tedensko",
2017-05-15 03:09:19 +03:00
"Settings" : "Nastavitve",
2015-02-20 10:25:19 +03:00
"Enable RSS feed" : "Omogoči vire RSS",
"No more events to load" : "Ni več dogodkov za nalaganje",
2017-06-10 03:09:58 +03:00
"Files" : "Datoteke",
"Error loading activities" : "Napaka pri nalaganju dejavnosti",
2017-08-08 03:09:27 +03:00
"No activities" : "Ni dejavnosti",
"You are receiving this email because the following things happened at %s" : "To sporočilo ste prejeli, ker so se zgodili naslednji dogodki na %s",
"* %1$s - %2$s" : "* %1$s - %2$s",
"_* and %n more _::_* and %n more _" : ["* in %n dodaten","* in %n dodatna","* in %n dodatnih","* in %n dodatnih"]
2014-10-30 13:13:26 +03:00
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");