nextcloud/l10n/sl/core.po

636 lines
16 KiB
Plaintext
Raw Normal View History

2012-01-11 04:06:59 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-06-27 04:12:00 +04:00
# barbarak <barbarak@arnes.si>, 2013
2013-04-30 03:59:18 +04:00
# mateju <>, 2013
2012-01-11 04:06:59 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-05-13 21:59:44 +04:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-08-11 16:11:03 +04:00
"POT-Creation-Date: 2013-08-11 08:07-0400\n"
"PO-Revision-Date: 2013-08-11 12:07+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
2012-08-01 00:57:24 +04:00
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
2012-01-11 04:06:59 +04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
2012-09-06 04:06:37 +04:00
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
2012-01-11 04:06:59 +04:00
2013-03-09 03:06:34 +04:00
#: ajax/share.php:97
2012-12-13 03:18:20 +04:00
#, php-format
2013-06-15 04:07:18 +04:00
msgid "%s shared »%s« with you"
2013-06-27 04:12:00 +04:00
msgstr "%s je delil »%s« z vami"
2012-12-13 03:18:20 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
2013-04-27 04:24:29 +04:00
msgstr "Vrsta kategorije ni podana."
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:30
2012-05-09 14:41:01 +04:00
msgid "No category to add?"
2013-04-27 04:24:29 +04:00
msgstr "Ali ni kategorije za dodajanje?"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/add.php:37
2013-02-08 03:13:16 +04:00
#, php-format
msgid "This category already exists: %s"
2013-04-27 04:24:29 +04:00
msgstr "Kategorija že obstaja: %s"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
2013-04-27 04:24:29 +04:00
msgstr "Vrsta predmeta ni podana."
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
2013-04-27 04:24:29 +04:00
msgstr "ID %s ni podan."
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
2013-04-27 04:24:29 +04:00
msgstr "Napaka dodajanja %s med priljubljene predmete."
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
2013-04-27 04:24:29 +04:00
msgstr "Za izbris ni izbrana nobena kategorija."
2012-11-15 03:03:50 +04:00
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
2013-04-27 04:24:29 +04:00
msgstr "Napaka odstranjevanja %s iz priljubljenih predmetov."
2012-11-15 03:03:50 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:32
2013-01-29 03:06:20 +04:00
msgid "Sunday"
2013-04-27 04:24:29 +04:00
msgstr "nedelja"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:33
2013-01-29 03:06:20 +04:00
msgid "Monday"
2013-04-27 04:24:29 +04:00
msgstr "ponedeljek"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:34
2013-01-29 03:06:20 +04:00
msgid "Tuesday"
2013-04-27 04:24:29 +04:00
msgstr "torek"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:35
2013-01-29 03:06:20 +04:00
msgid "Wednesday"
2013-04-27 04:24:29 +04:00
msgstr "sreda"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:36
2013-01-29 03:06:20 +04:00
msgid "Thursday"
2013-04-27 04:24:29 +04:00
msgstr "četrtek"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:37
2013-01-29 03:06:20 +04:00
msgid "Friday"
2013-04-27 04:24:29 +04:00
msgstr "petek"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:38
2013-01-29 03:06:20 +04:00
msgid "Saturday"
2013-04-27 04:24:29 +04:00
msgstr "sobota"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:43
2013-01-29 03:06:20 +04:00
msgid "January"
2013-04-27 04:24:29 +04:00
msgstr "januar"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:44
2013-01-29 03:06:20 +04:00
msgid "February"
2013-04-27 04:24:29 +04:00
msgstr "februar"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:45
2013-01-29 03:06:20 +04:00
msgid "March"
2013-04-27 04:24:29 +04:00
msgstr "marec"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:46
2013-01-29 03:06:20 +04:00
msgid "April"
2013-04-27 04:24:29 +04:00
msgstr "april"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:47
2013-01-29 03:06:20 +04:00
msgid "May"
2013-04-27 04:24:29 +04:00
msgstr "maj"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:48
2013-01-29 03:06:20 +04:00
msgid "June"
2013-04-27 04:24:29 +04:00
msgstr "junij"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:49
2013-01-29 03:06:20 +04:00
msgid "July"
2013-04-27 04:24:29 +04:00
msgstr "julij"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:50
2013-01-29 03:06:20 +04:00
msgid "August"
2013-04-27 04:24:29 +04:00
msgstr "avgust"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:51
2013-01-29 03:06:20 +04:00
msgid "September"
2013-04-27 04:24:29 +04:00
msgstr "september"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:52
2013-01-29 03:06:20 +04:00
msgid "October"
2013-04-27 04:24:29 +04:00
msgstr "oktober"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:53
2013-01-29 03:06:20 +04:00
msgid "November"
2013-04-27 04:24:29 +04:00
msgstr "november"
2013-01-29 03:06:20 +04:00
2013-06-27 04:12:00 +04:00
#: js/config.php:54
2013-01-29 03:06:20 +04:00
msgid "December"
2013-04-27 04:24:29 +04:00
msgstr "december"
2013-01-29 03:06:20 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:354
2012-08-01 00:57:24 +04:00
msgid "Settings"
2013-04-27 04:24:29 +04:00
msgstr "Nastavitve"
2012-08-01 00:57:24 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:814
2012-11-08 03:03:43 +04:00
msgid "seconds ago"
2013-04-27 04:24:29 +04:00
msgstr "pred nekaj sekundami"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:815
2012-11-08 03:03:43 +04:00
msgid "1 minute ago"
2013-04-27 04:24:29 +04:00
msgstr "pred minuto"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:816
2012-11-08 03:03:43 +04:00
msgid "{minutes} minutes ago"
2013-04-27 04:24:29 +04:00
msgstr "pred {minutes} minutami"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:817
2012-11-15 03:03:50 +04:00
msgid "1 hour ago"
2013-04-27 04:24:29 +04:00
msgstr "Pred 1 uro"
2012-11-15 03:03:50 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:818
2012-11-15 03:03:50 +04:00
msgid "{hours} hours ago"
2013-04-27 04:24:29 +04:00
msgstr "pred {hours} urami"
2012-11-15 03:03:50 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:819
2012-11-08 03:03:43 +04:00
msgid "today"
2013-04-27 04:24:29 +04:00
msgstr "danes"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:820
2012-11-08 03:03:43 +04:00
msgid "yesterday"
2013-04-27 04:24:29 +04:00
msgstr "včeraj"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:821
2012-11-08 03:03:43 +04:00
msgid "{days} days ago"
2013-04-27 04:24:29 +04:00
msgstr "pred {days} dnevi"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:822
2012-11-08 03:03:43 +04:00
msgid "last month"
2013-04-27 04:24:29 +04:00
msgstr "zadnji mesec"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:823
2012-11-15 03:03:50 +04:00
msgid "{months} months ago"
2013-04-27 04:24:29 +04:00
msgstr "pred {months} meseci"
2012-11-15 03:03:50 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:824
2012-11-08 03:03:43 +04:00
msgid "months ago"
2013-04-27 04:24:29 +04:00
msgstr "mesecev nazaj"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:825
2012-11-08 03:03:43 +04:00
msgid "last year"
2013-04-27 04:24:29 +04:00
msgstr "lansko leto"
2012-11-08 03:03:43 +04:00
2013-08-09 16:06:31 +04:00
#: js/js.js:826
2012-11-08 03:03:43 +04:00
msgid "years ago"
2013-04-27 04:24:29 +04:00
msgstr "let nazaj"
2012-11-08 03:03:43 +04:00
2013-05-24 04:02:43 +04:00
#: js/oc-dialogs.js:117
msgid "Choose"
msgstr "Izbor"
2012-09-22 03:18:31 +04:00
2013-06-04 04:31:06 +04:00
#: js/oc-dialogs.js:122
2012-06-06 02:29:28 +04:00
msgid "Cancel"
2013-04-27 04:24:29 +04:00
msgstr "Prekliči"
2012-06-06 02:29:28 +04:00
2013-06-04 04:31:06 +04:00
#: js/oc-dialogs.js:141 js/oc-dialogs.js:200
2013-05-24 04:02:43 +04:00
msgid "Error loading file picker template"
2013-06-27 04:12:00 +04:00
msgstr "Napaka pri nalaganju predloge za izbor dokumenta"
2012-06-06 02:29:28 +04:00
2013-06-04 04:31:06 +04:00
#: js/oc-dialogs.js:164
2012-06-06 02:29:28 +04:00
msgid "Yes"
2013-04-27 04:24:29 +04:00
msgstr "Da"
2012-06-06 02:29:28 +04:00
2013-06-04 04:31:06 +04:00
#: js/oc-dialogs.js:172
2013-04-16 04:17:30 +04:00
msgid "No"
2013-04-27 04:24:29 +04:00
msgstr "Ne"
2012-06-06 02:29:28 +04:00
2013-06-04 04:31:06 +04:00
#: js/oc-dialogs.js:185
2013-05-24 04:02:43 +04:00
msgid "Ok"
msgstr "V redu"
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
2013-04-27 04:24:29 +04:00
msgstr "Vrsta predmeta ni podana."
2012-06-06 02:29:28 +04:00
2013-04-09 04:14:02 +04:00
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
2013-07-27 10:03:03 +04:00
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
2013-07-31 10:01:45 +04:00
#: js/share.js:643 js/share.js:655
2012-06-06 02:29:28 +04:00
msgid "Error"
2013-04-27 04:24:29 +04:00
msgstr "Napaka"
2012-06-06 02:29:28 +04:00
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
2013-04-27 04:24:29 +04:00
msgstr "Ime programa ni podano."
2012-11-15 03:03:50 +04:00
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
2013-04-27 04:24:29 +04:00
msgstr "Zahtevana datoteka {file} ni nameščena!"
2012-11-15 03:03:50 +04:00
2013-03-12 03:14:05 +04:00
#: js/share.js:30 js/share.js:45 js/share.js:87
2013-01-30 03:25:41 +04:00
msgid "Shared"
2013-04-27 04:24:29 +04:00
msgstr "V souporabi"
2013-01-30 03:25:41 +04:00
2013-03-12 03:14:05 +04:00
#: js/share.js:90
2013-02-13 03:05:40 +04:00
msgid "Share"
2013-04-27 04:24:29 +04:00
msgstr "Souporaba"
2013-02-13 03:05:40 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:131 js/share.js:683
2012-09-22 03:18:31 +04:00
msgid "Error while sharing"
2013-04-27 04:24:29 +04:00
msgstr "Napaka med souporabo"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:142
2012-09-22 03:18:31 +04:00
msgid "Error while unsharing"
2013-04-27 04:24:29 +04:00
msgstr "Napaka med odstranjevanjem souporabe"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:149
2012-09-22 03:18:31 +04:00
msgid "Error while changing permissions"
2013-04-27 04:24:29 +04:00
msgstr "Napaka med spreminjanjem dovoljenj"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:158
2012-10-18 04:09:32 +04:00
msgid "Shared with you and the group {group} by {owner}"
2013-04-27 04:24:29 +04:00
msgstr "V souporabi z vami in skupino {group}. Lastnik je {owner}."
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:160
2012-10-18 04:09:32 +04:00
msgid "Shared with you by {owner}"
2013-04-27 04:24:29 +04:00
msgstr "V souporabi z vami. Lastnik je {owner}."
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:183
2012-09-22 03:18:31 +04:00
msgid "Share with"
2013-04-27 04:24:29 +04:00
msgstr "Omogoči souporabo z"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:188
2012-09-22 03:18:31 +04:00
msgid "Share with link"
2013-04-27 04:24:29 +04:00
msgstr "Omogoči souporabo preko povezave"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:191
2012-09-22 03:18:31 +04:00
msgid "Password protect"
2013-04-27 04:24:29 +04:00
msgstr "Zaščiti z geslom"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:193 templates/installation.php:57 templates/login.php:26
2012-09-22 03:18:31 +04:00
msgid "Password"
2013-04-27 04:24:29 +04:00
msgstr "Geslo"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:198
2013-06-29 04:09:10 +04:00
msgid "Allow Public Upload"
2013-07-02 17:35:55 +04:00
msgstr "Dovoli javne prenose na strežnik"
2013-06-29 04:09:10 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:202
2012-12-13 03:18:20 +04:00
msgid "Email link to person"
2013-04-27 04:24:29 +04:00
msgstr "Posreduj povezavo po elektronski pošti"
2012-12-13 03:18:20 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:203
2012-12-13 03:18:20 +04:00
msgid "Send"
2013-04-27 04:24:29 +04:00
msgstr "Pošlji"
2012-12-13 03:18:20 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:208
2012-09-22 03:18:31 +04:00
msgid "Set expiration date"
2013-04-27 04:24:29 +04:00
msgstr "Nastavi datum preteka"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:209
2012-09-22 03:18:31 +04:00
msgid "Expiration date"
2013-04-27 04:24:29 +04:00
msgstr "Datum preteka"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:241
2012-09-29 01:36:09 +04:00
msgid "Share via email:"
2013-04-27 04:24:29 +04:00
msgstr "Souporaba preko elektronske pošte:"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:243
2012-09-22 03:18:31 +04:00
msgid "No people found"
2013-04-27 04:24:29 +04:00
msgstr "Ni najdenih uporabnikov"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:281
2012-09-22 03:18:31 +04:00
msgid "Resharing is not allowed"
2013-04-27 04:24:29 +04:00
msgstr "Nadaljnja souporaba ni dovoljena"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:317
2012-10-18 04:09:32 +04:00
msgid "Shared in {item} with {user}"
2013-04-27 04:24:29 +04:00
msgstr "V souporabi v {item} z {user}"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:338
2012-09-22 03:18:31 +04:00
msgid "Unshare"
2013-04-27 04:24:29 +04:00
msgstr "Prekliči souporabo"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:350
2012-09-22 03:18:31 +04:00
msgid "can edit"
2013-04-27 04:24:29 +04:00
msgstr "lahko ureja"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:352
2012-09-22 03:18:31 +04:00
msgid "access control"
2013-04-27 04:24:29 +04:00
msgstr "nadzor dostopa"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:355
2012-09-22 03:18:31 +04:00
msgid "create"
2013-04-27 04:24:29 +04:00
msgstr "ustvari"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:358
2012-09-22 03:18:31 +04:00
msgid "update"
2013-04-27 04:24:29 +04:00
msgstr "posodobi"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:361
2012-09-22 03:18:31 +04:00
msgid "delete"
2013-04-27 04:24:29 +04:00
msgstr "izbriši"
2012-09-22 03:18:31 +04:00
2013-07-27 10:03:03 +04:00
#: js/share.js:364
2012-09-22 03:18:31 +04:00
msgid "share"
2013-04-27 04:24:29 +04:00
msgstr "določi souporabo"
2012-09-22 03:18:31 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:398 js/share.js:630
2012-09-22 03:18:31 +04:00
msgid "Password protected"
2013-04-27 04:24:29 +04:00
msgstr "Zaščiteno z geslom"
2012-09-22 03:18:31 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:643
2012-09-26 15:22:37 +04:00
msgid "Error unsetting expiration date"
2013-04-27 04:24:29 +04:00
msgstr "Napaka brisanja datuma preteka"
2012-09-26 15:22:37 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:655
2012-09-22 03:18:31 +04:00
msgid "Error setting expiration date"
2013-04-27 04:24:29 +04:00
msgstr "Napaka med nastavljanjem datuma preteka"
2012-09-22 03:18:31 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:670
2012-12-13 03:18:20 +04:00
msgid "Sending ..."
2013-04-27 04:24:29 +04:00
msgstr "Pošiljanje ..."
2012-12-13 03:18:20 +04:00
2013-07-31 10:01:45 +04:00
#: js/share.js:681
2012-12-13 03:18:20 +04:00
msgid "Email sent"
2013-04-27 04:24:29 +04:00
msgstr "Elektronska pošta je poslana"
2012-12-13 03:18:20 +04:00
2013-07-12 04:12:25 +04:00
#: js/update.js:17
2013-01-29 03:06:20 +04:00
msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
2013-04-27 04:24:29 +04:00
msgstr "Posodobitev ni uspela. Pošljite poročilo o napaki na sistemu <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>."
2013-01-29 03:06:20 +04:00
2013-07-12 04:12:25 +04:00
#: js/update.js:21
2013-01-29 03:06:20 +04:00
msgid "The update was successful. Redirecting you to ownCloud now."
2013-04-27 04:24:29 +04:00
msgstr "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud."
2013-01-29 03:06:20 +04:00
2013-06-20 04:43:39 +04:00
#: lostpassword/controller.php:60
2012-05-09 14:41:01 +04:00
msgid "ownCloud password reset"
2013-04-27 04:24:29 +04:00
msgstr "Ponastavitev gesla za oblak ownCloud"
2012-01-11 04:06:59 +04:00
2012-09-06 04:06:37 +04:00
#: lostpassword/templates/email.php:2
2012-01-11 04:06:59 +04:00
msgid "Use the following link to reset your password: {link}"
2013-04-27 04:24:29 +04:00
msgstr "Za ponastavitev gesla uporabite povezavo: {link}"
2012-01-11 04:06:59 +04:00
2013-04-27 04:24:29 +04:00
#: lostpassword/templates/lostpassword.php:4
msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
2013-04-30 03:59:18 +04:00
msgstr "Povezava za ponastavitev gesla je bila poslana na elektronski naslov.<br>V kolikor sporočila ne prejmete v doglednem času, preverite tudi mape vsiljene pošte.<br>Če ne bo niti tam, stopite v stik s skrbnikom."
2012-01-11 04:06:59 +04:00
2013-04-27 04:24:29 +04:00
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
2013-04-30 03:59:18 +04:00
msgstr "Zahteva je spodletela!<br>Ali sta elektronski naslov oziroma uporabniško ime navedena pravilno?"
2012-01-11 04:06:59 +04:00
2013-04-27 04:24:29 +04:00
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
msgstr "Na elektronski naslov boste prejeli povezavo za ponovno nastavitev gesla."
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:51
2013-04-24 20:31:36 +04:00
#: templates/login.php:19
2012-01-11 04:06:59 +04:00
msgid "Username"
2013-04-27 04:24:29 +04:00
msgstr "Uporabniško ime"
2012-01-11 04:06:59 +04:00
2013-06-14 04:52:34 +04:00
#: lostpassword/templates/lostpassword.php:22
msgid ""
2013-06-20 04:43:39 +04:00
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
2013-06-27 04:12:00 +04:00
msgstr "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ste prepričani, da želite nadaljevati?"
2013-06-14 04:52:34 +04:00
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
2013-06-27 04:12:00 +04:00
msgstr "Da, potrjujem ponastavitev gesla"
2013-06-14 04:52:34 +04:00
2013-06-20 04:43:39 +04:00
#: lostpassword/templates/lostpassword.php:27
2012-01-11 04:06:59 +04:00
msgid "Request reset"
2013-04-27 04:24:29 +04:00
msgstr "Zahtevaj ponovno nastavitev"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
2013-04-27 04:24:29 +04:00
msgstr "Geslo je ponovno nastavljeno"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
2013-04-27 04:24:29 +04:00
msgstr "Na prijavno stran"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
2013-04-27 04:24:29 +04:00
msgstr "Novo geslo"
2012-01-11 04:06:59 +04:00
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
2013-04-27 04:24:29 +04:00
msgstr "Ponastavi geslo"
2012-01-11 04:06:59 +04:00
#: strings.php:5
msgid "Personal"
2013-04-27 04:24:29 +04:00
msgstr "Osebno"
2012-01-11 04:06:59 +04:00
#: strings.php:6
msgid "Users"
2013-04-27 04:24:29 +04:00
msgstr "Uporabniki"
2012-01-11 04:06:59 +04:00
#: strings.php:7
msgid "Apps"
2013-04-27 04:24:29 +04:00
msgstr "Programi"
2012-01-11 04:06:59 +04:00
#: strings.php:8
msgid "Admin"
2013-04-27 04:24:29 +04:00
msgstr "Skrbništvo"
2012-01-11 04:06:59 +04:00
#: strings.php:9
msgid "Help"
2013-04-27 04:24:29 +04:00
msgstr "Pomoč"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/403.php:12
msgid "Access forbidden"
2013-04-27 04:24:29 +04:00
msgstr "Dostop je prepovedan"
2012-05-09 14:41:01 +04:00
2013-07-31 10:01:45 +04:00
#: templates/404.php:15
2012-01-11 04:06:59 +04:00
msgid "Cloud not found"
2013-04-27 04:24:29 +04:00
msgstr "Oblaka ni mogoče najti"
2012-05-09 14:41:01 +04:00
2013-07-27 10:03:03 +04:00
#: templates/altmail.php:2
2013-06-15 04:07:18 +04:00
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
"Cheers!"
2013-06-27 04:12:00 +04:00
msgstr "Pozdravljen/a,⏎\n⏎\nsporočam, da je %s delil %s s teboj.⏎\nPoglej na: %s⏎\n⏎\nLep pozdrav!"
2013-06-15 04:07:18 +04:00
2012-05-09 14:41:01 +04:00
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
2013-04-27 04:24:29 +04:00
msgstr "Uredi kategorije"
2012-05-09 14:41:01 +04:00
2012-11-15 03:03:50 +04:00
#: templates/edit_categories_dialog.php:16
2012-05-09 14:41:01 +04:00
msgid "Add"
2013-04-27 04:24:29 +04:00
msgstr "Dodaj"
2012-01-11 04:06:59 +04:00
2013-03-09 03:06:34 +04:00
#: templates/installation.php:24 templates/installation.php:31
2013-03-22 03:04:46 +04:00
#: templates/installation.php:38
2012-10-15 04:09:11 +04:00
msgid "Security Warning"
2013-04-27 04:24:29 +04:00
msgstr "Varnostno opozorilo"
2012-10-15 04:09:11 +04:00
2013-03-09 03:06:34 +04:00
#: templates/installation.php:25
2013-03-22 03:04:46 +04:00
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
2013-04-27 04:24:29 +04:00
msgstr "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)"
2013-03-22 03:04:46 +04:00
#: templates/installation.php:26
2013-07-27 10:03:03 +04:00
#, php-format
msgid "Please update your PHP installation to use %s securely."
2013-07-31 10:01:45 +04:00
msgstr "Za varno uporabo storitve %s posodobite PHP"
2013-03-22 03:04:46 +04:00
#: templates/installation.php:32
2012-10-15 04:09:11 +04:00
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
2013-04-27 04:24:29 +04:00
msgstr "Na voljo ni nobenega varnega ustvarjalnika naključnih števil. Omogočiti je treba razširitev PHP OpenSSL."
2012-10-15 04:09:11 +04:00
2013-03-22 03:04:46 +04:00
#: templates/installation.php:33
2012-10-15 04:09:11 +04:00
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
2013-04-27 04:24:29 +04:00
msgstr "Brez varnega ustvarjalnika naključnih števil je mogoče napovedati žetone za ponastavitev gesla, s čimer je mogoče prevzeti nadzor nad računom."
2012-10-15 04:09:11 +04:00
2013-03-22 03:04:46 +04:00
#: templates/installation.php:39
2013-02-09 03:14:08 +04:00
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
2013-04-27 04:24:29 +04:00
msgstr "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko interneta, saj datoteka .htaccess ni ustrezno nastavljena."
2013-02-09 03:14:08 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:41
#, php-format
2012-10-16 04:08:21 +04:00
msgid ""
2013-02-09 03:14:08 +04:00
"For information how to properly configure your server, please see the <a "
2013-07-27 10:03:03 +04:00
"href=\"%s\" target=\"_blank\">documentation</a>."
2013-08-01 09:57:04 +04:00
msgstr "Za navodila, kako pravilno nastaviti vaš strežnik, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>."
2012-10-16 04:08:21 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:47
2012-01-11 04:06:59 +04:00
msgid "Create an <strong>admin account</strong>"
2013-04-27 04:24:29 +04:00
msgstr "Ustvari <strong>skrbniški račun</strong>"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:65
2012-01-11 04:06:59 +04:00
msgid "Advanced"
2013-04-27 04:24:29 +04:00
msgstr "Napredne možnosti"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:67
2012-01-11 04:06:59 +04:00
msgid "Data folder"
2013-04-27 04:24:29 +04:00
msgstr "Podatkovna mapa"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:77
2012-01-11 04:06:59 +04:00
msgid "Configure the database"
2013-04-27 04:24:29 +04:00
msgstr "Nastavi podatkovno zbirko"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:82 templates/installation.php:94
#: templates/installation.php:105 templates/installation.php:116
#: templates/installation.php:128
2012-01-11 04:06:59 +04:00
msgid "will be used"
2013-04-27 04:24:29 +04:00
msgstr "bo uporabljen"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:140
2012-01-11 04:06:59 +04:00
msgid "Database user"
2013-04-27 04:24:29 +04:00
msgstr "Uporabnik podatkovne zbirke"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:147
2012-01-11 04:06:59 +04:00
msgid "Database password"
2013-04-27 04:24:29 +04:00
msgstr "Geslo podatkovne zbirke"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:152
2012-01-11 04:06:59 +04:00
msgid "Database name"
2013-04-27 04:24:29 +04:00
msgstr "Ime podatkovne zbirke"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:160
2012-08-26 21:47:33 +04:00
msgid "Database tablespace"
2013-04-27 04:24:29 +04:00
msgstr "Razpredelnica podatkovne zbirke"
2012-08-26 21:47:33 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:167
2012-01-11 04:06:59 +04:00
msgid "Database host"
2013-04-27 04:24:29 +04:00
msgstr "Gostitelj podatkovne zbirke"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/installation.php:175
2012-01-11 04:06:59 +04:00
msgid "Finish setup"
2013-04-27 04:24:29 +04:00
msgstr "Končaj namestitev"
2012-01-11 04:06:59 +04:00
2013-07-27 10:03:03 +04:00
#: templates/layout.user.php:41
2013-04-28 04:01:38 +04:00
#, php-format
2013-04-30 03:59:18 +04:00
msgid "%s is available. Get more information on how to update."
2013-05-04 04:00:54 +04:00
msgstr "%s je na voljo. Pridobite več podrobnosti za posodobitev."
2013-04-28 04:01:38 +04:00
2013-07-27 10:03:03 +04:00
#: templates/layout.user.php:66
2012-01-11 04:06:59 +04:00
msgid "Log out"
2013-04-27 04:24:29 +04:00
msgstr "Odjava"
2012-01-11 04:06:59 +04:00
2013-08-11 16:11:03 +04:00
#: templates/layout.user.php:100
msgid "More apps"
msgstr ""
2013-04-24 20:31:36 +04:00
#: templates/login.php:9
2012-10-16 04:08:21 +04:00
msgid "Automatic logon rejected!"
2013-04-27 04:24:29 +04:00
msgstr "Samodejno prijavljanje je zavrnjeno!"
2012-10-16 04:08:21 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:10
2012-10-16 04:08:21 +04:00
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
2013-04-27 04:24:29 +04:00
msgstr "V primeru, da gesla za dostop že nekaj časa niste spremenili, je račun lahko ogrožen!"
2012-10-16 04:08:21 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:12
2012-10-16 04:08:21 +04:00
msgid "Please change your password to secure your account again."
2013-04-27 04:24:29 +04:00
msgstr "Spremenite geslo za izboljšanje zaščite računa."
2012-10-16 04:08:21 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:34
2012-01-11 04:06:59 +04:00
msgid "Lost your password?"
2013-04-27 04:24:29 +04:00
msgstr "Ali ste pozabili geslo?"
2012-01-11 04:06:59 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:39
2012-01-11 04:06:59 +04:00
msgid "remember"
2013-04-27 04:24:29 +04:00
msgstr "zapomni si"
2012-01-11 04:06:59 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:41
2012-01-11 04:06:59 +04:00
msgid "Log in"
2013-04-27 04:24:29 +04:00
msgstr "Prijava"
2012-01-11 04:06:59 +04:00
2013-04-24 20:31:36 +04:00
#: templates/login.php:47
2013-02-07 03:11:04 +04:00
msgid "Alternative Logins"
2013-04-27 04:24:29 +04:00
msgstr "Druge prijavne možnosti"
2013-02-07 03:11:04 +04:00
2013-07-27 10:03:03 +04:00
#: templates/mail.php:15
2013-06-15 04:07:18 +04:00
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
2013-06-27 04:12:00 +04:00
msgstr "Pozdravljen/a,<br><br>sporočam, da je %s delil »%s« s teboj.<br><a href=\"%s\">Poglej vsebine!</a><br><br>Lep pozdrav!"
2013-06-15 04:07:18 +04:00
2012-01-11 04:06:59 +04:00
#: templates/part.pagenavi.php:3
msgid "prev"
2013-04-27 04:24:29 +04:00
msgstr "nazaj"
2012-01-11 04:06:59 +04:00
#: templates/part.pagenavi.php:20
msgid "next"
2013-04-27 04:24:29 +04:00
msgstr "naprej"
2012-10-16 04:08:21 +04:00
2013-01-07 03:06:32 +04:00
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
2013-04-27 04:24:29 +04:00
msgstr "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno."