diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
commit | eb90fa78adb5685b1d24527f03e2348a39a0a8f4 (patch) | |
tree | bf2b90be8b142909a99be3a70b7e18b82ac8fe02 /settings/l10n/sl.js | |
parent | eac5d9fb3a52932fafdb200a2cf5d50fe9f1c759 (diff) | |
download | nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.tar.gz nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sl.js')
-rw-r--r-- | settings/l10n/sl.js | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index ab9583e5c29..27e85252e0e 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -75,6 +75,8 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je bila vključena in zahteva še posodobitev. Preusmerjeni boste na stran za posodobitev v 5 sekundah.", "App update" : "Posodabljanje aplikacije", "No apps found for \"{query}\"" : "Ne najdem aplikacije za \"{query}\"", + "Valid until {date}" : "Veljavno do {date}", + "Delete" : "Izbriši", "An error occurred: {message}" : "Prišlo je do napake: {message}", "Select a profile picture" : "Izbor slike profila", "Very weak password" : "Zelo šibko geslo", @@ -82,8 +84,6 @@ OC.L10N.register( "So-so password" : "Slabo geslo", "Good password" : "Dobro geslo", "Strong password" : "Odlično geslo", - "Valid until {date}" : "Veljavno do {date}", - "Delete" : "Izbriši", "Groups" : "Skupine", "Unable to delete {objName}" : "Ni mogoče izbrisati {objName}", "Error creating group" : "Napaka ustvarjanja skupine", @@ -102,7 +102,6 @@ OC.L10N.register( "__language_name__" : "Slovenščina", "Personal info" : "Osebni podatki", "Sync clients" : "Uskladi odjemalce", - "SSL root certificates" : "Korenska potrdila SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", "Warnings, errors and fatal issues" : "Opozorila, napake in usodne dogodke", @@ -180,6 +179,11 @@ OC.L10N.register( "Enable only for specific groups" : "Omogoči le za posamezne skupine", "Uninstall App" : "Odstrani program", "Enable experimental apps" : "Omogoči testne aplikacije", + "Common Name" : "Splošno ime", + "Valid until" : "Veljavno do", + "Issued By" : "Izdajatelj", + "Valid until %s" : "Veljavno do %s", + "Import root certificate" : "Uvozite korenski certifikat", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>samo sporočamo, da imate %s račun.<br><br>Vaše uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Na zdravje!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nsamo sporočamo, da imate %s račun.\n\nVaše uporabniško ime: %s\nDostop: %s\n", @@ -211,11 +215,6 @@ OC.L10N.register( "iOS app" : "Program za iOS", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!", "Show First Run Wizard again" : "Zaženi čarovnika prvega zagona", - "Common Name" : "Splošno ime", - "Valid until" : "Veljavno do", - "Issued By" : "Izdajatelj", - "Valid until %s" : "Veljavno do %s", - "Import root certificate" : "Uvozite korenski certifikat", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Produkt razvija {communityopen}ownCloud skupnost{linkclose}, {githubopen}izvorna koda{linkclose} je licencirana pod {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Show storage location" : "Pokaži mesto shrambe", "Show last log in" : "Pokaži podatke zadnje prijave", |