Localizable.strings 139 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128
  1. //
  2. // Localizable.strings
  3. // Nextcloud
  4. //
  5. // Copyright © 2017 Marino Faggiana. All rights reserved.
  6. //
  7. // Author Marino Faggiana <marino.faggiana@nextcloud.com>
  8. //
  9. // This program is free software: you can redistribute it and/or modify
  10. // it under the terms of the GNU General Public License as published by
  11. // the Free Software Foundation, either version 3 of the License, or
  12. // (at your option) any later version.
  13. //
  14. // This program is distributed in the hope that it will be useful,
  15. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. // GNU General Public License for more details.
  18. //
  19. // You should have received a copy of the GNU General Public License
  20. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. //
  22. "_itunes_" = "iTunes";
  23. "_cancel_" = "Prekliči";
  24. "_tap_to_cancel_" = "Pritisnite za preklic";
  25. "_cancel_request_" = "Ali želite opravilo preklicati?";
  26. "_upload_file_" = "Pošlji datoteko";
  27. "_download_file_" = "Prejmi datoteko";
  28. "_loading_" = "Poteka nalaganje …";
  29. "_loading_with_points_" = "Poteka nalaganje …";
  30. "_loading_num_" = "Poteka nalaganje datoteke %i";
  31. "_loading_autoupload_" = "Samodejno pošiljanje";
  32. "_uploading_" = "Pošiljanje";
  33. "_synchronization_" = "Usklajevanje";
  34. "_delete_" = "Izbriši";
  35. "_delete_file_n_" = "Izbriši datoteko %i od %i";
  36. "_rename_" = "Preimenuj";
  37. "_rename_file_" = "Preimenuj datoteko";
  38. "_rename_folder_" = "Preimenuj mapo";
  39. "_move_" = "Premakni";
  40. "_move_file_n_" = "Premakni datoteko %i od %i";
  41. "_creating_sharing_" = "Ustvarjanje predmeta souporabe";
  42. "_updating_sharing_" = "Poteka posodabljanje predmeta souporabe";
  43. "_removing_sharing_" = "Poteka odstranjevanje predmeta souporabe";
  44. "_add_" = "Dodaj";
  45. "_login_" = "Prijava";
  46. "_save_" = "Shrani";
  47. "_warning_" = "Opozorilo";
  48. "_error_" = "Napaka";
  49. "_no_" = "Ne";
  50. "_yes_" = "Da";
  51. "_select_" = "Izberi";
  52. "_deselect_" = "Odstrani izbor";
  53. "_select_all_" = "Izberi vse";
  54. "_upload_" = "Pošlji";
  55. "_home_" = "Datoteke";
  56. "_files_" = "Datoteke";
  57. "_home_dir_" = "Začetni pogled";
  58. "_file_to_upload_" = "Datoteka za pošiljanje";
  59. "_destination_" = "Cilj";
  60. "_ok_" = "V redu";
  61. "_beta_version_" = "Različica beta";
  62. "_function_in_testing_" = "Možnost je preizkusna, zato je pošiljajte poročila o težavah in napakah, ki jih zaznate.";
  63. "_done_" = "Končano";
  64. "_clear_" = "Počisti";
  65. "_passcode_too_short_" = "Geslo je prekratko, dolgo mora biti vsaj 4 znake";
  66. "_selected_" = "Izbrano";
  67. "_scan_fingerprint_" = "Preberi prstni odtis za overitev";
  68. "_no_active_account_" = "Ni najdenega nobenega računa";
  69. "_info_" = "Podrobnosti";
  70. "_warning_" = "Opozorilo";
  71. "_email_" = "Elektronski naslov";
  72. "_save_exit_" = "Ali želite končati brez shranjevanja?";
  73. "_video_" = "Video";
  74. "_overwrite_" = "Prepiši";
  75. "_transfers_in_queue_" = "V teku so prenosi. Počakajte na dokončanje opravila ...";
  76. "_too_errors_upload_" = "Zaznanih je preveč napak. Priporočljivo je preveriti težave.";
  77. "_create_" = "Ustvari";
  78. "_create_folder_" = "Ustvari mapo";
  79. "_create_folder_e2ee_" = "Ustvari šifrirano mapo";
  80. "_create_folder_on_" = "Ustvari mapo na";
  81. "_close_" = "Zapri ";
  82. "_postpone_" = "Odloži";
  83. "_remove_" = "Odstrani";
  84. "_file_not_found_" = "Datoteke ni mogoče najti";
  85. "_continue_" = "Nadaljuj";
  86. "_continue_editing_" = "Nadaljuj z urejanjem";
  87. "_continue_request_" = "Ali želite nadaljevati?";
  88. "_auto_upload_folder_" = "Samodejno pošiljanje";
  89. "_gallery_" = "Galerija";
  90. "_photo_" = "Slike";
  91. "_audio_" = "Zvok";
  92. "_unknown_" = "Neznano";
  93. "_additional_view_options_" = "Additional view options";
  94. "_next_" = "Naprej ";
  95. "_success_" = "Uspešno končano";
  96. "_initialization_" = "Začenjanje";
  97. "_experimental_" = "Preizkusno";
  98. "_select_dir_media_tab_" = "Izbor mape kot mape »Predstavne vsebine«";
  99. "_error_creation_file_" = ".Napaka! Datoteke ni mogoče ustvariti";
  100. "_save_path_" = "Shrani pot";
  101. "_save_settings_" = "Shrani nastavitve";
  102. "_mode_filename_" = "Datotečni način";
  103. "_warning_owncloud_" = "Povezani ste s strežnikom ownCloud. Podpora za to okolje ni na voljo, niti ni preizkušeno delovanje. Priporočljivo je nadgraditi sistem na Nextcloud. Več o tem si lahko preberete na spletni strani https://nextcloud.com/migration";
  104. "_warning_unsupported_" = "Uporabljate nepodprto različico oblaka Nextcloud. Zaradi varnosti močno priporočamo posodobitev na zadnjo stabilno različico.";
  105. "_restore_" = "Obnovi";
  106. "_camera_roll_" = "Mapa fotoaparata";
  107. "_tap_here_to_change_" = "Pritisnite za spreminjanje";
  108. "_no_albums_" = "Ni albumov";
  109. "_denied_album_" = "Program nima dostopa do mape Slik. Dostop je mogoče urediti med nastavitvami zasebnosti.";
  110. "_denied_camera_" = "Program nima dostopa do mape Kamere. Dostop je mogoče urediti med nastavitvami zasebnosti.";
  111. "_start_" = "Začni";
  112. "_force_start_" = "Vsili zagon";
  113. "_purchase_" = "Nakup";
  114. "_account_not_available_" = "Račun %@ od %@ ne obstaja. Za dostop do datoteke %@ ga je treba dodati.";
  115. "_the_account_" = "Račun";
  116. "_does_not_exist_" = "ne obstaja";
  117. "_error_parameter_schema_" = "Vpisani so napačni parametri, zato nadaljevanje ni mogoče.";
  118. "_comments_" = "Opombe";
  119. "_sharing_" = "Souporaba";
  120. "_details_" = "Podrobnosti";
  121. "_sub_details_" = "Podrobnosti naročnine";
  122. "_subscriptions_" = "Subscriptions";
  123. "_dark_mode_" = "Temni način";
  124. "_dark_mode_detect_" = "Zaznaj temni način iOS";
  125. "_screen_" = "Zaslon";
  126. "_wipe_account_" = "Account is wiped from server";
  127. "_appconfig_view_title_" = "Poteka nastavljanje računa ...";
  128. "_no_permission_add_file_" = "Ni ustreznih dovoljenj za dodajanje datotek";
  129. "_no_permission_delete_file_" = "Ni ustreznih dovoljenj za brisanje datotek";
  130. "_no_permission_modify_file_" = "Ni ustreznih dovoljenj za spreminjanje datotek";
  131. "_no_permission_favorite_file_" = "You don't have permission to add the file to your favorites";
  132. "_request_upload_new_ver_" = "Datoteka je bila spremenjena. Ali želite poslati v oblak novo različico?";
  133. "_add_folder_info_" = "Dodaj podrobnosti mape";
  134. "_back_" = "Nazaj";
  135. "_search_" = "Poišči";
  136. "_of_" = "od";
  137. "_internal_modify_" = "Uredi z notranjim urejevalnikom";
  138. "_database_corrupt_" = "Ojoj, prišlo je do napake, vpisati je treba ustrezna poverila. Ne skrbite, datoteke so na varnem.";
  139. "_livephoto_save_" = "Save Live Photo to Photo Album";
  140. "_livephoto_save_error_" = "Napaka shranjevanja v album Live Photo";
  141. "_file_conflict_num_" = "spor datoteke";
  142. "_file_conflicts_num_" = "spori datoteke";
  143. "_file_conflict_desc_" = "Katere datoteke želiti ohraniti?\nČe izberete obe različici, bo kopirani datoteki k imenu dodana še številka.";
  144. "_file_conflict_new_" = "Nove datoteke";
  145. "_file_conflict_exists_" = "Obstoječe datoteke";
  146. "_file_not_rewite_doc_" = "Ni mogoče prepisati dokumenta, mogoče je le ustvariti novega.";
  147. "_move_or_copy_" = "Premakni ali kopiraj";
  148. "_copy_" = "Kopiraj";
  149. "_now_" = "Zdaj";
  150. "_wait_" = "Počakajte ...";
  151. "_attention_" = "Pozor";
  152. "_recent_" = "Nedavne";
  153. "_view_in_folder_" = "Pokaži v mapi";
  154. "_leave_share_" = "Prekini to souporabo";
  155. "_premium_" = "Premium";
  156. "_professional_" = "Professional";
  157. "_current_" = "Trenutno";
  158. "_buy_" = "Buy";
  159. "_disabled_" = "Onemogočeno";
  160. "_standard_" = "Standard";
  161. "_maximum_" = "Maximum";
  162. "_error_occurred_" = "An error occurred, please try again";
  163. "_retry_" = "Poskusi znova";
  164. "_images_" = "Images";
  165. /* MARK: Files lock */
  166. "_lock_" = "Zaklepanje";
  167. "_unlock_" = "Odkleni";
  168. "_lock_file_" = "Zakleni datoteko";
  169. "_unlock_file_" = "Odkleni datoteko";
  170. "_lock_selected_files_" = "Zakleni datoteke";
  171. "_unlock_selected_files_" = "Odkleni datoteke";
  172. "_locked_by_" = "Locked by %@";
  173. "_file_locked_no_override_" = "Datoteka je zaklenjena in je ni mogoče prepisati.";
  174. "_lock_no_permissions_selected_" = "Not allowed for some selected files or folders";
  175. /* Remove a file from a list, don't delete it entirely */
  176. "_remove_file_" = "Odstrani datoteko";
  177. /* Delete file and put it into the trash */
  178. "_delete_file_" = "Izbriši datoteko";
  179. "_delete_folder_" = "Izbriši mapo";
  180. "_delete_photo_" = "Izbriši sliko";
  181. "_delete_video_" = "Izbriši video";
  182. "_automatic_Download_Image_" = "Uporabi sliko v polni velikosti";
  183. "_automatic_Download_Image_footer_" = "Ob ogledu slik te vedno najprej prejmi v polni ločljivosti, če niso na voljo krajevno";
  184. "_size_" = "Velikost";
  185. "_file_size_" = "Exported file size";
  186. "_dimension_" = "Mere";
  187. "_duration_" = "Trajanje";
  188. "_model_" = "Model";
  189. "_set_user_status_" = "Nastavi stanje uporabnika";
  190. "_open_settings_" = "Odpri nastavitve";
  191. "_rename_ext_title_" = "Ali želite spremeniti vrsto datoteke?";
  192. "_rename_ext_message_" = "Datoteka bo obravnavana drugače, če jo spremenite iz .%@ v %@.";
  193. "_use_" = "Uporabi";
  194. "_keep_" = "Ohrani";
  195. "_account_request_" = "Zahtevaj račun";
  196. "_settings_account_request_" = "Zahtevaj račun ob zagonu";
  197. "_print_" = "Natisni";
  198. "_alias_" = "Vzdevek";
  199. "_alias_placeholder_" = "Write the alias";
  200. "_alias_footer_" = "Račun je priporočljivo opisno poimenovati, na primer Domači račun, Pisarna, Šola ...";
  201. "_chunk_size_mb_" = "Velikost kosov v MB";
  202. "_chunk_footer_title_" = "Pošiljanje datoteke po delih (vrednost 0 onemogoči možnost)\nPomembno: pošiljanje po delih je mogoče le, ko je program »dejaven«.";
  203. "_privacy_legal_" = "Zasebnost in pravila uporabe";
  204. "_source_code_" = "Pridobi izvorno kodo";
  205. "_account_select_" = "Izbor računa";
  206. "_account_select_to_add_" = "Select the account to add";
  207. "_host_insert_" = "Insert the hostname, for example:";
  208. "_certificate_not_found_" = "Datoteke %@ v mapi dokumentov ni mogoče najti.";
  209. "_copy_failed_" = "Kopiranje je spodletelo.";
  210. "_certificate_installed_" = "Potrdilo je nameščeno.";
  211. "_remove_local_account_" = "Remove local account";
  212. "_want_delete_account_" = "Do you want to remove local account?";
  213. "_prevent_http_redirection_"= "Preusmeritve s HTTP niso dovoljene";
  214. "_pdf_vertical_" = "Vodoraven prikaz PDF";
  215. "_pdf_horizontal_" = "Navpičen prikaz PDF";
  216. "_single_file_conflict_title_" = "Neskladje datotek";
  217. "_multi_file_conflict_title_" = "%@ sporov datotek";
  218. "_replace_action_title_" = "Zamenjaj";
  219. "_keep_both_action_title_" = "Ohrani obe";
  220. "_cancel_keep_existing_action_title_" = "Prekliči in ohrani obstoječe";
  221. "_replace_all_action_title_" = "Zamenjaj vse";
  222. "_keep_both_for_all_action_title_" = "Ohrani obe za vse spore";
  223. "_more_action_title_" = "Več podrobnosti";
  224. "_wait_file_preparation_" = "Please wait, preparing file upload…";
  225. "_wait_file_encryption_" = "Please wait, encrypting file…";
  226. "_passcode_counter_fail_" = "Too many failed attempts, please wait before reattempting";
  227. "_seconds_" = "seconds";
  228. /* Background of the file listing view */
  229. "_use_as_background_" = "Uporabi kot sliko ozadja";
  230. /* Background of the file listing view */
  231. "_background_" = "Ozadje";
  232. "_dark_mode_" = "Temni način";
  233. "_default_color_" = "Uporabi privzeto barvo";
  234. "_as_default_color_" = "Uporabi kot privzeto barvo";
  235. // MARK: User Status
  236. /* User status */
  237. "_online_" = "Na spletu";
  238. /* User status */
  239. "_away_" = "Trenutno ne spremljam";
  240. /* User status */
  241. "_dnd_" = "Ne pustim se motiti";
  242. /* User status */
  243. "_dnd_description_" = "Utišaj vsa obvestila";
  244. /* User status */
  245. "_invisible_" = "Drugim nevidno";
  246. /* User status */
  247. "_invisible_description_" = "Pokaži kot brez povezave";
  248. /* User status */
  249. "_status_message_" = "Sporočilo stanja";
  250. "_status_message_placehorder_" = "Kako želite nastaviti stanje?";
  251. "_online_status_" = "Povezano stanje";
  252. "_clear_status_message_" = "Počisti sporočilo stanja";
  253. "_set_status_message_" = "Nastavi sporočilo stanja";
  254. "_clear_status_message_after_" = "Počisti sporočilo stanja po";
  255. /* User status */
  256. "_select_option_" = "Izbor možnosti";
  257. "_dont_clear_" = "Ne počisti";
  258. "_30_minutes_" = "30 minut";
  259. "_an_hour_" = "ura";
  260. "_1_hour_" = "1 ura";
  261. "_4_hours_" = "4 ure";
  262. "day" = "Danes";
  263. "_this_week_" = "Ta teden";
  264. "_days_" = "Dnevi";
  265. "_hours_" = "Ure";
  266. "_minutes_" = "Minute";
  267. "_network_available_" = "Na voljo je novo omrežje";
  268. "_network_not_available_" = "Omrežje ni na voljo";
  269. "_file_too_big_" = "Datoteka je prevelika za šifriranje/odšifriranje";
  270. "_file_too_big_max_100_" = "Datoteka je prevelika (omejitev je 100 Kb)";
  271. "_...loading..._" = "Poteka nalaganje …";
  272. "_download_plist_" = " ";
  273. "_no_reuploadfile_" = "Ni mogoče ne najti ne ponovno poslati datoteke. Izbrišite poslano različico in novo ponovno pošljite v oblak.";
  274. "_file_already_exists_" = "Opravila ni mogoče dokončati, datoteka z istim imenom že obstaja.";
  275. "_read_file_error_" = "Datoteke ni mogoče prebrati";
  276. "_write_file_error_" = "Datoteke ni mogoče zapisati.";
  277. "_files_lock_error_" = "Prišlo je do napake med spreminjanjem zaklepa datoteke.";
  278. "_more_" = "Več";
  279. "_notifications_" = "Obvestila";
  280. "_logout_" = "Odjava";
  281. "_quota_space_unlimited_" = "Neomejeno";
  282. "_quota_space_unknown_" = "Neznano";
  283. "_quota_using_" = "V uporabi je %@ od %@";
  284. "_acknowledgements_" = "Zasluge";
  285. "_settings_" = "Nastavitve";
  286. "_passcode_" = "Geslo";
  287. "_enter_password_" = "Enter password …";
  288. "_lock_" = "Zaklepanje";
  289. "_lock_active_" = "Zaklep: omogočen";
  290. "_lock_not_active_" = "Zaklep: onemogočen";
  291. "_lock_protection_no_screen_" = "Ne vprašaj ob zagonu";
  292. "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for the encryption option.";
  293. "_enable_touch_face_id_" = "Omogoči prepoznavanje prstnega odtisa/obraza";
  294. "_url_" = "Naslov URL";
  295. "_username_" = "Uporabniško ime";
  296. "_change_credentials_" = "Spremenite poverila";
  297. "_wifi_only_" = "Uporabi le povezave Wi-Fi";
  298. "_settings_autoupload_" = "Samodejno pošiljanje";
  299. "_app_version_" = "Različica programa";
  300. "_app_in_use_" = "Program v uporabi";
  301. "_contact_by_email_" = "Stopite v stik z nami po elektronski pošti";
  302. "_clear_cache_" = "Počisti predpomnilnik";
  303. "_clear_cache_footer_" = "Počistite prejete datoteke programa";
  304. "_exit_" = "Ponastavi program";
  305. "_exit_footer_" = "Remove all accounts and local data from the app.";
  306. "_funct_not_enabled_" = "Možnost ni omogočena";
  307. "_passcode_activate_" = "Zaklep z geslom je omogočen";
  308. "_disabling_passcode_" = "Zaklep z geslom je onemogočen";
  309. "_want_exit_" = "Opozorilo! Stanje bo postavljeno na začetno stanje. Ali želite vseeno nadaljevati?";
  310. "_proceed_" = "Nadaljuj";
  311. "_delete_cache_" = "Izbriši predpomnilnik";
  312. "_want_delete_cache_" = "Ali želite izbrisati predpomnilnik (odstranili boste tudi vse prenose v teku)?";
  313. "_want_delete_thumbnails_" = "Ali želite izbrisati tudi sličice?";
  314. "_mail_deleted_" = "Elektronsko sporočilo je izbrisano";
  315. "_mail_saved_" = "Elektronsko sporočilo je shranjeno";
  316. "_mail_sent_" = "Elektronsko sporočilo je poslano";
  317. "_mail_failure_" = "Sporočila ni mogoče poslati: %@";
  318. "_information_req_" = "Zahteve po dostopu do podatkov";
  319. "_write_in_english_" = "Pišite nam v angleščini";
  320. "_credentials_" = "Poverila";
  321. "_manage_account_" = "Upravljanje računa";
  322. "_change_password_" = "Spremeni geslo";
  323. "_add_account_" = "Dodaj račun";
  324. "_delete_account_" = "Odstrani račun";
  325. "_delete_active_account_" = "Odstrani dejavni račun";
  326. "_want_delete_" = "You will delete the following: ";
  327. "_want_leave_share_" = "You will leave the following shares: ";
  328. "_no_delete_" = "Ne, ne izbriši";
  329. "_yes_delete_" = "Da, izbriši";
  330. "_remove_cache_" = "Poteka čiščenje predpomnilnika ...";
  331. "_optimizations_" = "Prilagoditve";
  332. "_synchronizations_" = "Usklajene mape";
  333. "_version_server_" = "Različica strežnika";
  334. "_help_" = "Pomoč";
  335. "_change_simply_passcode_" = "Spremeni vrsto gesla";
  336. "_quota_" = "Količinska omejitev";
  337. "_available_" = "Na voljo";
  338. "_not_available_" = "Ni na voljo";
  339. "_accounts_" = "Računi";
  340. "_information_" = "Podrobnosti";
  341. "_personal_information_" = "Osebni podatki";
  342. "_user_full_name_" = "Polno ime";
  343. "_user_address_" = "Naslov";
  344. "_user_phone_" = "Telefonska številka";
  345. "_user_email_" = "Elektronski naslov";
  346. "_user_web_" = "Spletna stran";
  347. "_user_twitter_" = "Račun Twitter";
  348. "_user_job_" = "Zaposlitev";
  349. "_user_businesssize_" = "Velikost podjetja";
  350. "_user_businesstype_" = "Vrsta podjetja";
  351. "_user_city_" = "Mesto";
  352. "_user_country_" = "Država";
  353. "_user_company_" = "Podjetje";
  354. "_user_role_" = "Vloga";
  355. "_user_zip_" = "Poštna številka";
  356. "_user_owner_" = "Lastnik";
  357. "_user_employee_" = "Zaposlen";
  358. "_user_contractor_" = "Pogodbenik";
  359. "_user_editprofile_" = "Uredi profil";
  360. "_select_offline_warning_" = "Omogočanje dostopa do datotek tudi za delo brez povezave je lahko dolgotrajno in močno obremeni pomnilnik.";
  361. "_advanced_" = "Napredno";
  362. "_permissions_" = "Dovoljenja";
  363. "_disable_files_app_" = "Onemogoči združevalnik programa Files";
  364. "_disable_files_app_footer_" = "Do not permit the access of files via the iOS Files application.";
  365. "_trial_" = "Preizkus";
  366. "_trial_expired_day_" = "Preostalo dni";
  367. "_time_remaining_" = "%@ remaining";
  368. "_disableLocalCacheAfterUpload_footer_" = "Po pošiljanju datoteke te ne ohrani v krajevnem pomnilniku";
  369. "_disableLocalCacheAfterUpload_" = "Onemogoči krajevni predpomnilnik";
  370. "_autoupload_" = "Samodejno pošlji fotografije in posnetke";
  371. "_autoupload_select_folder_" = "Izbor mape za samodejno pošiljanje";
  372. "_autoupload_error_select_folder_" = "Izbrati je treba veljavno mapo za samodejno pošiljanje";
  373. "_autoupload_background_" = "Samodejno pošlji v ozadju";
  374. "_autoupload_photos_" = "Samodejno pošlji slike";
  375. "_autoupload_videos_" = "Samodejno pošlji videoposnetke";
  376. "_autoupload_favorites_" = "Auto upload favorites only";
  377. "_autoupload_description_" = "New photos/videos will be automatically uploaded to your server.";
  378. "_autoupload_description_background_" = "Ta možnost zahteva uporabo GPS za zaznavanje novih fotografij in posnetkov, ko se trenutno mesto močno spremeni.";
  379. "_autoupload_background_title_" = "Omejitve";
  380. "_autoupload_background_msg_" = "Zaradi omejitev okolja IOS izvajanje ozadnjih opravil ni mogoče, če niso omogočene tudi storitve GPS. Zahvaljujoč možnosti se, ko se spremenijo povezave mobilnega omrežja, zažene tudi _program_, ki preveri, ali so zajete nove fotografije, ki jih je treba poslati v oblak.";
  381. "_autoupload_change_location_" = "Spremeni mapo";
  382. "_autoupload_location_now_" = "Mapa";
  383. "_autoupload_location_default_" = "Obnovi privzeto mapo";
  384. "_autoupload_change_location_footer_" = "Spremeni mapo za »Samodejno pošiljanje fotografij kamere« (če je možnost omogočena).";
  385. "_autoupload_not_select_home_" = "Izbor mape";
  386. "_autoupload_save_album_" = "Kopiraj sliko ali video v album";
  387. "_autoupload_fullphotos_" = "Pošlji celotno mapo fotoaparata";
  388. "_autoupload_fullphotos_footer_" = "Adjust the options above before uploading.";
  389. "_autoupload_create_subfolder_" = "Uporabi podmape";
  390. "_autoupload_create_subfolder_footer_" = "Store in subfolders based on year, month or daily.";
  391. "_autoupload_subfolder_granularity_" = "Subfolder Granularity";
  392. "_filenamemask_" = "Spremeni masko imen datotek";
  393. "_filenamemask_footer_" = "By default, when a file is uploaded, it automatically gets the following format: yy-mm-dd hh-mm-ss plus a 4-digit counter. If you do not like this format, you can change it here except for the final 4-digit counter, which cannot be omitted.";
  394. "_autoupload_current_folder_" = "Trenutno izbrana mapa";
  395. "_help_tutorial_" = "Navodila za uporabo";
  396. "_help_intro_" = "Uvod v program Nextcloud";
  397. "_help_activity_verbose_" = "Podroben vir dejavnosti";
  398. "_help_activity_mail_" = "Pošiljaj obvestila o dejavnosti na elektronske naslove";
  399. "_help_activity_clear_" = "Počisti dejavnost";
  400. "_show_hidden_files_" = "Pokaži skrite datoteke";
  401. "_format_compatibility_" = "Najbolj skladen";
  402. "_format_compatibility_footer_" = "»Najbolj skladno« shrani, ko je to mogoče, slike v zapisu JPEG.";
  403. "_terms_" = "Pogoji uporabe storitve";
  404. "_privacy_" = "Zasebnost";
  405. "_privacy_policy_" = "Pravila zasebnosti";
  406. "_privacy_footer_" = "This app uses a service for the analysis of a crash. Your personal information is not sent with the report. If you want disable it, please change the setting \"Disable crash reporter\" to ON.";
  407. "_crashservice_title_" = "Onemogoči poročanje o sesutjih";
  408. "_crashservice_alert_" = "Možnost zahteva ponovni zagon programa";
  409. "_upload_mov_livephoto_" = "Live Photo";
  410. "_upload_mov_livephoto_footer_" = "Možnost »Live Photo« shrani, sliko v zapisu »Live Photo«, če je to mogoče.";
  411. "_view_capabilities_" = "Pokaži zmožnosti";
  412. "_capabilities_" = "Zmožnosti";
  413. "_no_capabilities_found_" = "Zmožnosti ni mogoče najti";
  414. "_capabilities_footer_" = "Display the packages used by the app if they are installed and available on the server.";
  415. "_diagnostics_" = "Diagnostika";
  416. "_view_log_" = "Pokaži dnevniško datoteko";
  417. "_clear_log_" = "Počisti dnevniško datoteko";
  418. "_set_log_level_" = "Set Log level";
  419. "_log_file_clear_alert_" = "Log file cleared \n successfully!";
  420. "_connect_server_anyway_" = "Ali se vseeno želite povezati s strežnikom?";
  421. "_server_is_trusted_" = "Ali ocenjujete ta strežnik kot zaupanja vreden?";
  422. "_connection_error_" = "Napaka povezave";
  423. "_serverstatus_error_" = "Povezava s strežnikom je spodletela. Preverite naslov strežnika in stanje omrežja.";
  424. "_add_your_nextcloud_" = "Add your account";
  425. "_login_url_" = "Naslov strežnika: https:// ...";
  426. "_login_bottom_label_" = "Še nimate izbranega strežnika?\nIzberite enega izmed ponudnikov.";
  427. "_error_multidomain_" = "Naslov ni dovoljen, veljavne so le domene:";
  428. "_account_already_exists_" = "Račun %@ že obstaja";
  429. "_traditional_login_" = "Povrni na stari način prijave";
  430. "_web_login_" = "Povrni na spletni način prijave";
  431. "_login_url_error_" = "Napaka v naslovu URL: preverite strežniški naslov";
  432. "_webflow_not_available_" = "Spletna prijava ni mogoča, uporabite star način prijave.";
  433. "_favorites_" = "Priljubljeno";
  434. "_favorite_short_" = "Označi kot priljubljeno";
  435. "_unfavorite_" = "Odstrani oznako priljubljeno";
  436. "_no_files_uploaded_" = "Ni poslanih datotek";
  437. "_tutorial_favorite_view_" = "Datoteke ali mape, označene kot priljubljene, bodo zbrane na tem mestu.";
  438. "_tutorial_offline_view_" = "Datoteke, kopirane na to mesto, bodo na voljo za delo brez povezave.\n\nSamodejno bodo usklajene z oblakom.";
  439. "_tutorial_groupfolders_view_" = "No Group folders yet";
  440. "_tutorial_local_view_" = "Našli boste odpakirane datototeke iz oblaka.\n\nVzpostavite povezavo z iTunes za izmenjavo teh datotek.";
  441. "_more_" = "Več";
  442. "_favorite_no_files_" = "Ni še dodanih priljubljenih predmetov";
  443. "_pull_down_" = "Povlecite navzdol za osvežitev";
  444. "_no_photo_load_" = "Ni slik oziroma posnetkov";
  445. "_tutorial_autoupload_view_" = "Možnost samodejnega pošiljanja je mogoče spremeniti med »Nastavitvami«";
  446. "_no_date_information_" = "No date information";
  447. "_no_camera_information_" = "No camera information";
  448. "_no_lens_information_" = "No lens information";
  449. "_today_" = "Danes";
  450. "_yesterday_" = "Včeraj";
  451. "_time_" = "Čas: %@\n\n%@";
  452. "_location_not_enabled_" = "Geolokacijske storitve niso omogočene";
  453. "_location_not_enabled_msg_" = "Med »Nastavitvami« omogočite možnost »geolokacijskih storitev«";
  454. "_access_photo_not_enabled_" = "Dostop do Slik ni omogočen";
  455. "_access_photo_not_enabled_msg_" = "Med »Nastavitvami« omogočite možnost »dostopa do fotografij«";
  456. "_access_background_app_refresh_denied_" = "\"Background App Refresh\" is denied. Please enable it in \"Settings\" otherwise, new photos or videos will not be detected when the application is in the background";
  457. "_access_photo_location_not_enabled_" = "Dostop do slik in geolokacijskih storitev ni omogočen";
  458. "_access_photo_location_not_enabled_msg_" = "Med »Nastavitvami« omogočite možnosti »geolokacijskih storitev« in »dostopa do fotografij«";
  459. "_tutorial_photo_view_" = "Ni še poslanih slik in posnetkov";
  460. "_error_createsubfolders_upload_" = "Prišlo je do napake med ustvarjanjem podrejenih map";
  461. "_activate_autoupload_" = "Omogoči samodejno pošiljanje";
  462. "_remove_photo_CameraRoll_" = "Odstrani iz mape fotoaparata";
  463. "_remove_photo_CameraRoll_desc_" = "Po pošiljanju se za možnost »Odstrani iz mape fotoaparata« odpre pogovorno okno za brisanje poslanih slik in posnetkov iz mape. Izbrisani predmeti bodo v mapi Smeti za slike iOS na voljo še 30 dni.";
  464. "_never_" = "nikoli";
  465. "_less_a_minute_" = "pred manj kot minuto";
  466. "_a_minute_ago_" = "pred eno minuto";
  467. "_minutes_ago_" = "pred %d minutami";
  468. "_an_hour_ago_" = "pred eno uro";
  469. "_hours_ago_" = "pred %d urami";
  470. "_a_day_ago_" = "pred enim dnevom";
  471. "_days_ago_" = "%d days ago";
  472. "_over_30_days_" = "pred več kot 30 dnevi";
  473. "_connection_internet_offline_" = "The Internet connection appears to be offline or only allowed Wi-Fi";
  474. "_insert_password_" = "Vpis gesla";
  475. "_update_in_progress_" = "Poteka nadgradnja različice. Počakajte ...";
  476. "_forbidden_characters_" = "Forbidden characters: %@";
  477. "_cannot_send_mail_error_" = "Ni nastavljenega računa, ali pa je vpisan neveljaven elektronski naslov";
  478. "_open_url_error_" = "Za to dejanje ni mogoče odpreti naslova URL";
  479. "_photo_camera_" = "Slike";
  480. "_media_" = "Predstavna vsebina";
  481. "_unzip_in_progress_" = "Poteka razširjanje na krajevno shrambo ...";
  482. "_file_unpacked_" = "Datoteka je razširjena na krajevno shrambo";
  483. "_file_saved_local_" = "Datoteka je shranjena na krajevno shrambo";
  484. "_file_not_present_" = "Napaka: datoteka ni na voljo, osvežite vsebino.";
  485. "_order_by_" = "Razvrsti";
  486. "_name_" = "Ime";
  487. "_date_" = "Datum";
  488. "_size_" = "Velikost";
  489. "_order_by_name_a_z_" = "Razvrsti po imenu (od A do Z)";
  490. "_sorted_by_name_a_z_" = "Razvrščeno po imenu (od A do Z)";
  491. "_order_by_name_z_a_" = "Razvrsti po imenu (od Z do A)";
  492. "_sorted_by_name_z_a_" = "Razvrščeno po imenu (od Z do A)";
  493. "_order_by_date_more_recent_" = "Razvrsti po najnovejšem";
  494. "_sorted_by_date_more_recent_" = "Razvrščeno po najnovejšem";
  495. "_order_by_date_less_recent_" = "Razvrsti po najstarejšem";
  496. "_sorted_by_date_less_recent_" = "Razvrščeno po najstarejšem";
  497. "_order_by_size_smallest_" = "Razvrsti po najmanjšem";
  498. "_sorted_by_size_smallest_" = "Razvrščeno po najmanjšem";
  499. "_order_by_size_largest_" = "Razvrsti po največjem";
  500. "_sorted_by_size_largest_" = "Razvrščeno po največjem";
  501. "_delete_selected_files_" = "Izbriši datoteke";
  502. "_move_selected_files_" = "Premakni datoteke";
  503. "_move_or_copy_selected_files_" = "Premakni ali kopiraj datoteke";
  504. "_download_selected_files_" = "Prejmi datoteke";
  505. "_download_selected_files_folders_" = "Prejmi datoteke in mape";
  506. "_error_operation_canc_" = "Napaka: opravilo je preklicano";
  507. "_only_lock_passcode_" = "Na voljo le z omogočeno možnostjo gesla zaklepa. Možnost je mogoče spremeniti med »Nastavitvami«.";
  508. "_go_to_app_settings_" = "Skoči na nastavitve programa";
  509. "_passcode_protection_" = "Zaščita z geslom";
  510. "_remove_favorites_" = "Odstrani iz priljubljenih";
  511. "_remove_offline_" = "Odstrani krajevno različico";
  512. "_add_favorites_" = "Dodaj med priljubljene";
  513. "_add_offline_" = "Dodaj med krajevne različice";
  514. "_remove_passcode_" = "Odstrani zaščito z geslom";
  515. "_protect_passcode_" = "Zaščiti z geslom";
  516. "_share_" = "Souporaba";
  517. "_reload_" = "Ponovno naloži";
  518. "_open_in_" = "Odpri v ...";
  519. "_open_" = "Odpri ...";
  520. "_remove_local_file_" = "Odstrani krajevno";
  521. "_add_local_" = "Dodaj v krajevno shrambo";
  522. "_comm_erro_pull_down_" = "Opozorilo: prišlo je do težav v povezavi s strežnikom. Osvežite vsebino.";
  523. "_file_not_downloaded_" = "datoteka ni prejeta";
  524. "_file_not_uploaded_" = "datoteka ni poslana";
  525. "_folders_" = "mape";
  526. "_folder_" = "mapa";
  527. "_files_" = "Datoteke";
  528. "_file_" = "datoteka";
  529. "_folder_blocked_" = "Mapa je blokirana";
  530. "_downloading_progress_" = "Poteka začenjanje prejema datotek in map ...";
  531. "_no_file_pull_down_" = "Pošljite datoteko, ali pa osvežite vsebino";
  532. "_browse_images_" = "Brskanje med slikami";
  533. "_synchronized_folder_" = "Ohrani mapo usklajeno";
  534. "_remove_synchronized_folder_" = "Onemogoči usklajevanje";
  535. "_synchronized_confirm_" = "Po omogočanju usklajevanja bodo vse mape in datoteke usklajenje s strežnikom. Ali želite nadaljevati?";
  536. "_offline_folder_confirm_" = "Po omogočanju krajevne mape za delo brez povezave bodo vse mape in datoteke usklajenje s strežnikom. Ali želite nadaljevati?";
  537. "_file_not_found_reload_" = "Datoteke ni mogoče najti, povlecite navzdol za osvežitev";
  538. "_title_section_download_" = "PREJMI";
  539. "_download_" = "Prejmi";
  540. "_title_section_upload_" = "POŠLJI";
  541. "_group_alphabetic_yes_" = "✓ Ustvari skupine po abecedi";
  542. "_group_alphabetic_no_" = "Ustvari skupine po abecedi";
  543. "_group_typefile_yes_" = "✓ Group by Type File";
  544. "_group_typefile_no_" = "Group by Type File";
  545. "_group_date_yes_" = "✓ Ustvari skupine po datumu";
  546. "_group_date_no_" = "Ustvari skupine po datumu";
  547. "_element_" = "predmet";
  548. "_elements_" = "predmeti";
  549. "_tite_footer_upload_wwan_" = " Zahtevana je povezava v omrežje; %lu %@ za pošiljanje";
  550. "_tite_footer_upload_" = "%lu %@ za pošiljanje";
  551. "_tite_footer_download_wwan_" = "Zahtevana je povezava v omrežje; %lu %@ za prejem";
  552. "_tite_footer_download_" = "%lu %@ za prejem";
  553. "_limited_dimension_" = "Dosežena je največja velikost";
  554. "_save_selected_files_" = "Shrani v galerijo slik";
  555. "_file_not_saved_cameraroll_" = "Napaka: datoteke ni mogoče shraniti v slikovni album";
  556. "_file_saved_cameraroll_" = "Datoteka je shranjena v foto album";
  557. "_directory_on_top_yes_" = "✓ Mape na vrhu";
  558. "_directory_on_top_no_" = "Mape na vrhu";
  559. "_show_description_" = "Pokaži opis";
  560. "_no_description_available_" = "No description available for this folder";
  561. "_folder_automatic_upload_" = "Mapa za »samodejno pošiljanje«";
  562. "_search_no_record_found_" = "Ni zadetkov";
  563. "_search_in_progress_" = "Poteka iskanje ...";
  564. "_search_instruction_" = "Iskanje datoteke (najmanj 2 znaka)";
  565. "_files_no_files_" = "Na tem mestu še ni datotek";
  566. "_files_no_folders_" = "Na tem mestu še ni map";
  567. "_request_in_progress_" = "Poteka povezovanje s strežnikom ...";
  568. "_personal_files_only_" = "Le osebne datoteke";
  569. "audio" = "ZVOK";
  570. "compress" = "SKRČI";
  571. "directory" = "MAPE";
  572. "document" = "DOKUMENTI";
  573. "image" = "SLIKE";
  574. "template" = "PREDLOGE";
  575. "unknow" = "NEZNANO";
  576. "video" = "VIDEO";
  577. "_file_del_only_local_" = "Datoteke ni na strežniku";
  578. "_copy_file_" = "Kopiraj";
  579. "_paste_file_" = "Prilepi";
  580. "_open_quicklook_" = "Odpri s Quick Look";
  581. "_search_this_folder_" = "Poišči v tej mapi";
  582. "_search_all_folders_" = "Išči v vseh mapah";
  583. "_search_sub_folder_" = "Poišči tu in v podrejenih mapah";
  584. "_theming_is_light_" = "Strežniška tema je preveč svetla in barvita in je ni mogoče uporabiti.";
  585. "_cancel_all_task_" = "Prekini vse prenose";
  586. "_status_wait_download_" = "Čakanje na prejem datoteke …";
  587. "_status_in_download_" = "V prejemu";
  588. "_status_downloading_" = "Poteka prejemanje";
  589. "_status_wait_upload_" = "Waiting to upload";
  590. "_status_wait_create_folder_" = "Waiting to create the folder";
  591. "_status_wait_delete_" = "Waiting to delete";
  592. "_status_wait_rename_" = "Waiting to rename";
  593. "_status_wait_favorite_" = "Waiting to change favorite";
  594. "_status_wait_copy_" = "Waiting to copy";
  595. "_status_wait_move_" = "Waiting to move";
  596. "_status_in_upload_" = "V pošiljanju";
  597. "_status_uploading_" = "Pošiljanje";
  598. "_status_upload_error_" = "Error, waiting to upload";
  599. "_select_media_folder_" = "Set Media folder";
  600. "_media_viewimage_show_" = "Show only images";
  601. "_media_viewvideo_show_" = "Show only video";
  602. "_media_show_all_" = "Show both";
  603. "_media_view_options_" = "View options";
  604. "_media_by_created_date_" = "Razvrsti po datumu ustvarjanja";
  605. "_media_by_upload_date_" = "Razvrsti po datumu pošiljanja";
  606. "_media_by_modified_date_" = "Razvrsti po datumu spremembe";
  607. "_insert_password_pfd_" = "Zaščitena datoteka PDF. Vpišite geslo.";
  608. "_password_pdf_error_" = "Napačno geslo";
  609. "_error_download_photobrowser_" = "Napaka: ni mogoče prejeti slike";
  610. "_good_morning_" = "Dobro jutro";
  611. "_good_day_" = "Good day";
  612. "_good_afternoon_" = "Dober dan";
  613. "_good_evening_" = "Dober večer";
  614. "_good_night_" = "Lahko noč";
  615. "_servers_" = "Servers";
  616. "_select_server_" = "Please select a server...";
  617. // MARK: Share
  618. "_share_link_" = "Povezava za souporabo";
  619. "_share_link_button_" = "Pošlji povezavo …";
  620. "_share_link_name_" = "Ime povezave";
  621. "_password_" = "Geslo";
  622. "_share_password_" = "Z geslom zaščitena povezava";
  623. "_share_expirationdate_" = "Nastavi datum preteka za povezavo";
  624. "_date_" = "Datum";
  625. "_share_title_" = "Souporaba";
  626. "_add_sharee_" = "Dodaj uporabnike ali skupine";
  627. "_add_sharee_footer_" = "Souporaba virov je mogoča z dodajanjem uporabnikov in skupin. Za odstranjevanje mesta je treba izbrisati vse uporabnike oziroma skupine.";
  628. "_find_sharee_title_" = "Poišči";
  629. "_find_sharee_" = "Poišči uporabnika ali skupino ...";
  630. "_find_sharee_footer_" = "Vpisati je treba del imena uporabnika oziroma skupine, ki jo želite iskati (najmanj 2 znaka), in iskanje potrditi z vnosno tipko. Po izboru uporabnika, ki naj dobi dostop do souporabe, je seznam treba še dokončno potrditi.";
  631. "_user_is_group_" = "(Skupina)";
  632. "_direct_sharee_title_" = "Souporaba";
  633. "_direct_sharee_footer_" = "Če že poznate ime, ga vpišite, nato pa izberite vrsto souporabe in pritisnite tipko »Končano« za potrditev.";
  634. "_direct_sharee_" = "Vpis uporabniškega imena ...";
  635. "_user_sharee_footer_" = "Kliknite za spreminjanje dovoljenj";
  636. "_share_type_title_" = "Vrsta souporabe";
  637. "_share_type_user_" = "Uporabnik";
  638. "_share_type_group_" = "Skupina";
  639. "_share_type_remote_" = "Oddaljeno";
  640. "_enforce_password_protection_" = "Vsili zaščito z geslom";
  641. "_password_obligatory_" = "Vsiljevanje zaščite z geslom je omogočeno. Geslo je obvezno.";
  642. "_shared_with_you_by_" = "Souporabo omogoča";
  643. "_shareLinksearch_placeholder_" = "Name, email, or Federated Cloud ID …";
  644. "_shareLinksearch_mail_placeholder_" = "Type a name or an email and press Search";
  645. "_new_comment_" = "Nova opomba ...";
  646. "_edit_comment_" = "Uredi opombo";
  647. "_delete_comment_" = "Izbriši opombo";
  648. "_share_allow_editing_" = "Dovoli urejanje";
  649. "_share_read_only_" = "Le ogled";
  650. "_share_editing_" = "Lahko ureja";
  651. "_share_allow_upload_" = "Dovoli pošiljanje in urejanje";
  652. "_share_file_drop_" = "Povleci datoteke (samo nalaganje)";
  653. "_share_secure_file_drop_" = "Secure file drop (upload only)";
  654. "_share_hide_download_" = "Skrij prejem";
  655. "_share_password_protect_" = "Zaščiti z geslom";
  656. "_share_expiration_date_" = "Nastavi datum preteka";
  657. "_share_note_recipient_" = "Sporočilo za prejemnika";
  658. "_share_delete_sharelink_" = "Izbriši povezavo";
  659. "_share_add_sharelink_" = "Dodaj novo povezavo";
  660. "_share_can_reshare_" = "Dovoli nadaljnje omogočanje souporabe";
  661. "_share_can_create_" = "Dovoli ustvarjanje predmetov";
  662. "_share_can_change_" = "Dovoli urejanje";
  663. "_share_can_delete_" = "Dovoli brisanje";
  664. "_share_can_download_" = "Allow download";
  665. "_share_unshare_" = "Prekini souporabo";
  666. "_share_internal_link_" = "Notranja povezava";
  667. "_share_internal_link_des_" = "Only works for users with access to this file/folder";
  668. "_share_reshare_disabled_" = "Nadaljnje omogočanje uporabi te datoteke/mape ni dovoljeno";
  669. "_share_reshare_restricted_" = "Note: You only have limited permission to reshare this file/folder";
  670. "_no_transfer_" = "Ni še zaznanih prenosov";
  671. "_no_transfer_sub_" = "Poslane in prejete datoteke s te naprave, bodo zbrane na tem mestu.";
  672. "_no_activity_" = "Ni še zabeležene dejavnosti";
  673. "_no_activity_footer_" = "Ni drugih dejavnosti za nalaganje";
  674. "_transfers_" = "Prenosi";
  675. "_activity_" = "Dejavnost";
  676. "_activity_file_not_present_" = "Datoteka ni več na voljo";
  677. "_trash_file_not_found_" = "It seems that the file is not in the trash. Go to the trash to update it and try again";
  678. "_list_shares_" = "Souporaba";
  679. "_list_shares_no_files_" = "Ni še vpisanih mest souporabe";
  680. "_tutorial_list_shares_view_" = "Datoteke in mape v souporabi bodo zbrane na tem mestu";
  681. "_create_synchronization_" = "Ustvari usklajevanje";
  682. "_offline_" = "Začasno nepovezan";
  683. "_local_storage_" = "Krajevna shramba";
  684. "_local_storage_no_record_" = "Ni še dodanih datotek";
  685. "_upload_photos_videos_" = "Pošlji slike in video posnetke";
  686. "_upload_file_" = "Pošlji datoteko";
  687. "_upload_file_text_" = "Ustvari besedilno datoteko";
  688. "_create_nextcloudtext_document_" = "Ustvari besedilni dokument";
  689. "_save_document_picker_" = "Shrani na to mesto";
  690. "_destination_folder_" = "Ciljna mapa";
  691. "_use_folder_auto_upload_" = "Uporabi mapo za »Samodejno pošiljanje« kot ciljno mapo";
  692. "_rename_filename_" = "Preimenuj";
  693. "_filename_" = "Ime datoteke";
  694. "_enter_filename_" = "Enter filename …";
  695. "_default_preview_filename_footer_" = "Example preview of filename: IMG_0001.JPG";
  696. "_filename_header_" = "Enter filename";
  697. "_preview_filename_" = "Primer predogleda datoteke. Uporabite lahko masko %@ za datum in čas.";
  698. "_add_filenametype_" = "Določi vrsto v imenu datoteke";
  699. "_filenametype_photo_video_" = "Slike/Video";
  700. "_maintain_original_filename_" = "Ohrani izvorno ime datoteke";
  701. "_modify_photo_" = "Spremeni fotografijo";
  702. "_notifications_" = "Obvestila";
  703. "_no_notification_" = "Ni še prejetih obvestil.";
  704. "_autoupload_filename_title_" = "Ime datoteke za samodejno pošiljanje";
  705. "_untitled_" = "Untitled";
  706. "_text_upload_title_" = "Pošlji besedilno datoteko";
  707. "_e2e_settings_title_" = "Šifriranje";
  708. "_e2e_settings_" = "Celovito šifriranje E2E";
  709. "_e2e_settings_start_" = "Začni celovito šifriranje E2E";
  710. "_e2e_settings_not_available_" = "Celovito šifriranje E2E ni na voljo";
  711. "_e2e_settings_activated_" = "Celovito šifriranje E2E je omogočeno";
  712. "_e2e_server_disabled_" = "End-to-end encryption app disabled on server";
  713. "_e2e_settings_view_passphrase_" = "Vseh 12 besed skupaj predstavlja izredno močno geslo, s katerim imate le vi možnost ogleda in uporabe šifriranih datotek. Geslo si zapišite in shranite nekje na varnem.";
  714. "_e2e_settings_read_passphrase_" = "Preberi šifrirno geslo";
  715. "_e2e_settings_lock_not_active_" = "Zaklep zaslona ni dejaven! Omogočite ga med »Nastavitvami«.";
  716. "_e2e_settings_the_passphrase_is_" = "Šifrirno geslo je:";
  717. "_e2e_passphrase_request_title_" = "Zahtevaj šifrirno geslo";
  718. "_e2e_passphrase_request_message_" = "Vpišite 12 besed";
  719. "_e2e_settings_remove_" = "Odstrani šifriranje krajevno";
  720. "_e2e_settings_remove_message_" = "Potrdite odstranjevanje šifriranja skupaj s šifrirnim geslom.";
  721. "_e2e_set_folder_encrypted_" = "Šifriraj";
  722. "_e2e_remove_folder_encrypted_" = "Odšifriraj";
  723. "_e2e_goto_settings_for_enable_" = "Izbrana je šifrirana mapa. Celovito šifriranje E2E lahko omogočite med nastavitvami sistema.";
  724. "_e2e_error_" = "An internal end-to-end encryption error occurred";
  725. "_e2e_in_upload_" = "Upload in progress, please wait for all files to be transferred";
  726. "_scans_document_" = "Optično preberi dokument";
  727. "_scanned_images_" = "Optično prebrane slike";
  728. "_scan_document_pdf_page_" = "Stran";
  729. "_scan_label_document_zone_" = "Tap or drag images down for document creation";
  730. "_filter_document_" = "Dokument";
  731. "_filter_original_" = "Izvorno";
  732. "_filter_bn_" = "Črnobelo";
  733. "_filter_grayscale_" = "Sivinsko";
  734. "_quality_image_title_" = "Predogled kakovosti slike";
  735. "_quality_high_" = "Velika velikost z visoko kakovostjo";
  736. "_quality_medium_" = "Povprečna velikost datoteke srednje kakovosti";
  737. "_quality_low_" = "Majhna velikost datoteke nizke kakovosti";
  738. "_file_type_" = "Vrsta datoteke";
  739. "_pdf_password_" = "Geslo PDF";
  740. "_file_creation_" = "Ustvarjanje datoteke";
  741. "_delete_all_scanned_images_" = "Izbriši vse optično prebrane slike";
  742. "_text_recognition_" = "Prepoznavanje besedila";
  743. /* The title on the navigation bar of the Scanning screen. */
  744. "wescan.scanning.title" = "Optično branje";
  745. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  746. "wescan.edit.button.next" = "Naprej";
  747. /* The title on the navigation bar of the Edit screen. */
  748. "wescan.edit.title" = "Uredi prebrano vsebino";
  749. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  750. "wescan.review.button.done" = "Končano";
  751. /* The title on the navigation bar of the Review screen. */
  752. "wescan.review.title" = "Pregled";
  753. "_trash_view_" = "Izbrisane datoteke";
  754. "_trash_restore_all_" = "Obnovi vse datoteke";
  755. "_trash_delete_all_" = "Izprazni smeti";
  756. "_trash_delete_permanently_" = "Izbriši trajno";
  757. "_trash_delete_all_description_" = "Ali zares želite izprazniti smeti?";
  758. "_trash_no_trash_" = "Ni izbrisanih datotek";
  759. "_trash_no_trash_description_" = "Izbrisane datoteke je mogoče povrniti na tem mestu";
  760. "_trash_restore_selected_" = "Restore selected files?";
  761. "_trash_delete_selected_" = "Delete selected files?";
  762. "_recover_" = "Obnovi";
  763. "_confirm_delete_selected_" = "Are you sure you want to delete the selected items?";
  764. "_manage_file_offline_" = "Upravljanje krajevnih datotek";
  765. "_set_available_offline_" = "Nastavi dosegljivost brez povezave";
  766. "_remove_available_offline_" = "Odstrani dosegljivost brez povezave";
  767. "_create_new_document_" = "Ustvari nov dokument";
  768. "_create_new_spreadsheet_" = "Ustvari novo preglednico";
  769. "_create_new_presentation_" = "Ustvari novo predstavitev";
  770. "_go_online_" = "Skoči na splet za pregled dokumenta";
  771. "_intro_1_title_" = "Hranite podatke varno in pod vašim nadzorom";
  772. "_intro_2_title_" = "Varno sodelovanje in izmenjava datotek";
  773. "_intro_3_title_" = "Enostavna uporaba spletne pošte, koledarja in stikov";
  774. "_intro_4_title_" = "Souporaba zaslona, spletni sestanki in konference";
  775. "_log_in_" = "Prijava";
  776. "_sign_up_" = "Prijava prek ponudnika";
  777. "_host_your_own_server" = "Gostite osebni strežnik";
  778. "_unauthorized_" = "Neoverjeno";
  779. "_bad_username_password_" = "Napačno uporabniško ime ali geslo";
  780. "_cancelled_by_user" = "Prenos je preklican";
  781. "_error_folder_destiny_is_the_same_" = "Ni mogoče premakniti mape samo vase";
  782. "_error_not_permission_" = "Ni ustreznih dovoljenj za dokončanje tega opravila";
  783. "_error_path_" = "Ni mogoče odpreti datoteke ali mape. Prepričajte se, da obstaja.";
  784. "_file_upload_not_exitst_" = "Datoteka, ki jo poskušate poslati, ne obstaja.";
  785. "_forbidden_characters_from_server_" = "Ime datoteke vsebuje vsaj en nedovoljen znak.";
  786. "_error_not_modified_" = "Vir ni spremenjen";
  787. "_not_connected_internet_" = "Napaka povezave s strežnikom";
  788. "_not_possible_connect_to_server_" = "Trenutno povezava s strežnikom ni mogoča";
  789. "_not_possible_create_folder_" = "Mape ni mogoče ustvariti";
  790. "_server_down_" = "Ni mogoče vzpostaviti povezave s strežnikom";
  791. "_time_out_" = "Opravilo je časovno preteklo. Poskusite znova.";
  792. "_unknow_response_server_" = "Vrnjen je nepričakovan odziv s strežnika";
  793. "_user_authentication_required_" = "Zahtevana je overitev uporabnika";
  794. "_file_directory_locked_" = "Datoteka ali mapa je zaklenjena";
  795. "_ssl_certificate_untrusted_" = "Potrdilo za ta strežnik ni veljavno";
  796. "_ssl_certificate_changed_" = "The certificate for this server seems to have changed";
  797. "_internal_server_" = "Notranja napaka strežnika";
  798. "_file_already_exists_" = "Opravila ni mogoče dokončati, datoteka z istim imenom že obstaja.";
  799. "_file_folder_not_exists_" = "Izvorne datoteke na določeni poti ni mogoče najti";
  800. "_folder_contents_nochanged_" = "Vsebina mape se ni spremenila";
  801. "_images_invalid_converted_" = "Zapis slike ni veljaven in ga ni mogoče pretvoriti v sličico.";
  802. "_method_not_expected_" = "Nepričakovan način zahteve";
  803. "_reauthenticate_user_" = "Dovoljenje za dostop poteklo; zahtevana je ponovna prijava.";
  804. "_server_error_retry_" = "Strežnik trenutno ni dosegljiv";
  805. "_too_many_files_" = "V to opravilo bi bilo vključenih preveč datotek";
  806. "_too_many_request_" = "Pošiljanje preveč zahtev je doseglo omejitev hitrosti";
  807. "_user_over_quota_" = "Dosežena je količinska omejitev shrambe";
  808. "_ssl_connection_error_" = "Napaka povezave SSL, poskusite znova";
  809. "_bad_request_" = "Neustrezna zahteva";
  810. "_webdav_locked_" = "WebDAV je zaklenjen: izveden je poskus dostopa do zaklenjenih virov";
  811. "_error_user_not_available_" = "Uporabnik ni več na voljo";
  812. "_server_response_error_" = "Napaka odziva na vsebino strežnika";
  813. "_no_nextcloud_found_" = "Server not found";
  814. "_error_decompressing_" = "Prišlo je do napake med razširjanjem. Način stiskanja ni poznan, ali pa je datoteka okvarjena.";
  815. "_error_json_decoding_" = "Prišlo je do izjemne notranje napake med odšifriranjem metapodatkov (podatkov ni mogoče prebrati, ker so v neustreznem zapisu),";
  816. "_error_check_remote_user_" = "Server responded with an error. Please log in again";
  817. "_request_entity_too_large_" = "Datoteka je prevelika";
  818. "_not_possible_download_" = "Datoteke ni mogoče prejeti";
  819. "_not_possible_upload_" = "Datoteke ni mogoče poslati";
  820. "_error_files_upload_" = "Napaka pošiljanja datoteke";
  821. "_method_not_allowed_" = "Zahtevan način ni podprt";
  822. "_invalid_url_" = "Neveljaven naslov URL strežnika";
  823. "_invalid_literal_" = "Neveljaven iskalni niz";
  824. "_invalid_date_format_" = "Neveljaven zapis datuma";
  825. "_invalid_data_format_" = "Neveljaven zapis podatkov";
  826. "_error_decode_xml_" = "Zaznan je neveljaven odziv; napaka odkodiranja vsebine XML";
  827. "_internal_generic_error_" = "notranja napaka";
  828. "_editor_unknown_" = "Odpiranje datoteke je spodletelo: ni določenega urejevalnika.";
  829. "_err_file_not_found_" = "Datoteke ni mogoče najti, ta je odstranjena";
  830. "_err_e2ee_app_version_" = "Različica programa za šifriranje E2E ni skladna s programom na strežniku. Strežnik je treba posodobiti.";
  831. "_err_permission_microphone_" = "Med nastavitvami je treba omogočiti uporabo mikrofona";
  832. "_err_permission_photolibrary_" = "Me nastavitvami je treba omogočiti dostop do slik";
  833. "_err_permission_locationmanager_" = "Med nastavitvami je treba omogočiti dovoljenje za uporabo geolokacijskih storitev";
  834. "_qrcode_not_authorized_" = "Za ta program dovoljenje za uporabo zadnje kamere ni na voljo.";
  835. "_qrcode_not_supported_" = "Trenutno uporabljena naprava ne podpira branja kod QR.";
  836. "_create_voice_memo_" = "Ustvari glasovni opomnik";
  837. "_voice_memo_start_" = "Pritisnite za začetek";
  838. "_voice_memo_stop_" = "Pritisnite za zaustavitev";
  839. "_voice_memo_filename_" = "Glasovni opomnik";
  840. "_voice_memo_title_" = "Pošlji glasovni opomnik";
  841. "Enter Passcode" = "Vpis kode PIN";
  842. "Enter a new passcode" = "Vpišite novo kodo PIN";
  843. "Confirm new passcode" = "Potrdi novo kodo PIN";
  844. "Passcodes didn't match. Try again." = "Kodi PIN se ne skladata. Poskusite znova.";
  845. "Delete" = "Izbriši";
  846. "Cancel" = "Prekliči";
  847. "_certificate_details_" = "Podrobnosti potrdila strežnika";
  848. "_certificate_pn_details_" = "Podrobnosti potrdila potisnega sporočanja";
  849. "_certificate_view_" = "Certificate Server";
  850. "_certificate_pn_view_" = "Certificate Push Notification";
  851. "_save_as_scan_" = "Shrani kot sken";
  852. "_modify_" = "Spremeni";
  853. "_overwrite_original_" = "Prepiši izvorno";
  854. "_save_as_copy_" = "Shrani kot kopijo";
  855. "_discard_changes_" = "Zapri in opusti spremembe";
  856. "_message_disable_overwrite_livephoto_" = "This image is a Live Photo, overwrite will not be possible";
  857. "_discard_changes_info_" = "Your changes will be discarded.";
  858. "_delete_files_desc_" = "Izbrišite datoteke sprostitev prostora";
  859. "_delete_old_files_" = "Delete, in the cache, all files older than";
  860. "_never_" = "nikoli";
  861. "_1_year_" = "1 leta";
  862. "_6_months_" = "6 mesecev";
  863. "_3_months_" = "3 mesecev";
  864. "_1_month_" = "1 meseca";
  865. "_1_week_" = "1 tedna";
  866. "_1_day_" = "1 dneva";
  867. "_monthly_" = "Mesečno";
  868. "_yearly_" = "Letno";
  869. "_weekly_" = "Tedensko";
  870. "_daily_" = "Daily";
  871. "_day_" = "Dan";
  872. "_used_space_" = "Zaseden prostor";
  873. "_open_in_onlyoffice_" = "Odpri v ONLYOFFICE";
  874. "_open_in_collabora_" = "Odpri v Collabora Online";
  875. "_login_address_detail_" = "The link to your %@ web interface when you open it in the browser.";
  876. "_go_to_page_" = "Skoči na stran";
  877. "_page_" = "Stran";
  878. "_this_document_has_%@_pages_" = "Ta dokument ima %@ strani.";
  879. "_invalid_page_" = "Neveljavna stran";
  880. "_the_entered_page_number_does_not_exist_" = "The entered page number does not exist";
  881. "_error_something_wrong_" = "Prišlo je do napake ...";
  882. "_resolution_" = "Ločljivost";
  883. "_try_download_full_resolution_" = "Download full resolution image";
  884. "_full_resolution_image_info_" = "This may reveal more information about the photo.";
  885. "_copied_path_" = "Pot je uspešno kopirana";
  886. "_copy_path_" = "Kopiraj pot";
  887. "_certificates_" = "Potrdila";
  888. "_privacy_screen_" = "Splash screen when app inactive";
  889. "_saving_" = "Poteka shranjevanje ...";
  890. "_video_not_streamed_" = "The server does not allow video streaming, do you want to download it?";
  891. "_video_not_streamed_e2ee_" = "The server does not allow video streaming because it is encrypted, do you want to download it?";
  892. "_scan_" = "Scan";
  893. "_in_" = "v";
  894. "_enter_passphrase_" = "Enter passphrase (12 words)";
  895. "_show_more_results_" = "Show more results";
  896. "_waiting_for_" = "Waiting for:";
  897. "_waiting_" = "Waiting …";
  898. "_reachable_wifi_" = "network reachable via Wi-Fi or cable";
  899. "_password_not_present_" = "Please re-insert your credentials.";
  900. "_copy_passphrase_" = "Copy passphrase";
  901. "_ok_copy_passphrase_" = "OK and copy passphrase";
  902. "_select_color_" = "Select the color";
  903. "_change_color_" = "Spremeni barvo";
  904. "_description_dashboardwidget_" = "Having the Dashboard always at your fingertips has never been easier.";
  905. "_description_fileswidget_" = "View your recent files and use the toolbar to speed up your operations.";
  906. "_description_toolbarwidget_" = "A toolbar to speed up your operations.";
  907. "_no_data_available_" = "Ni razpoložljivih podatkov";
  908. "_widget_available_nc25_" = "Widget only available starting with server version 25";
  909. "_keep_running_" = "Keep the app running for a better user experience";
  910. "_recent_activity_" = "Nedavna dejavnost";
  911. "_title_lockscreenwidget_" = "Stanje";
  912. "_description_lockscreenwidget_" = "Keep an eye on available space and recent activity";
  913. "_no_items_" = "No items";
  914. "_check_back_later_" = "Check back later";
  915. "_exporting_video_" = "Exporting video … Tap to cancel.";
  916. "_apps_nextcloud_detect_" = "Detected %@ apps";
  917. "_add_existing_account_" = "Other %@ Apps has been detected, do you want to add an existing account?";
  918. "_status_in_progress_" = "Status reading in progress …";
  919. "_status_e2ee_on_server_" = "The end-to-end encryption is already configured in the server but not yet enabled on this device";
  920. "_status_e2ee_not_setup_" = "The end-to-end encryption is not yet configured on the server";
  921. "_status_e2ee_configured_" = "The end-to-end encryption is correctly configured";
  922. "_e2ee_set_as_offline_" = "Not allowed for encrypted files or folders";
  923. "_change_upload_filename_" = "Do you want to save the file with a different name?";
  924. "_save_file_as_" = "Save file as %@";
  925. "_password_ascii_" = "The password cannot contain special characters";
  926. "_calendar_contacts_" = "Calendar and Contacts";
  927. "_mobile_config_" = "Download the configuration profile";
  928. "_calendar_contacts_footer_warning_" = "Configuration profile can only be downloaded if Safari is set as default browser";
  929. "_calendar_contacts_footer_" = "After downloading the profile you can install it from Settings.";
  930. "_preview_" = "Predogled";
  931. "_crop_" = "Crop";
  932. "_modify_image_desc_" = "Tap on a file to modify or rename.";
  933. "_message_disable_livephoto_" = "This image is a Live Photo, changing it will lose the Live Photo effect";
  934. "_enable_livephoto_" = "Enable Live Photo";
  935. "_disable_livephoto_" = "Disable Live Photo";
  936. "_undo_modify_" = "Undo modifying";
  937. "_unauthorizedFilesPasscode_" = "Files app cannot be used with an activated passcode";
  938. "_disableFilesApp_" = "Files app cannot be used because it is disabled";
  939. "_reset_application_done_" = "Reset application, done.";
  940. "_rename_already_exists_" = "A file with this name already exists";
  941. "_created_" = "Ustvarjeno";
  942. "_recipients_" = "Recipients";
  943. "_are_sure_" = "Ali ste prepričani?";
  944. "_creation_" = "Creation";
  945. "_modified_" = "Modified";
  946. "_group_folders_" = "Group folders";
  947. "_play_from_files_" = "Play movie from a file";
  948. "_play_from_url_" = "Play movie from URL";
  949. "_valid_video_url_" = "Insert a valid URL";
  950. "_deletion_progess_" = "Deletion in progress";
  951. "_copying_progess_" = "Copying in progress";
  952. "_moving_progess_" = "Moving in progress";
  953. "_chunk_enough_memory_" = "It seems there is not enough space to send the file";
  954. "_chunk_create_folder_" = "The file could not be sent, please check the server log";
  955. "_chunk_files_null_" = "The file for sending could not be created";
  956. "_chunk_file_null_" = "The file could not be sent";
  957. "_chunk_move_" = "The sent file could not be reassembled, please check the server log";
  958. "_download_image_" = "Download image";
  959. "_download_video_" = "Download video";
  960. "_reset_wrong_passcode_" = "Ponastavi program";
  961. "_reset_wrong_passcode_desc_" = "Use \"Reset application\" to remove all accounts and local data after %d failed code entry attempts.";
  962. "_deviceOwnerAuthentication_" = "The biometric sensor has been temporarily disabled due to multiple failed attempts. Enter the device passcode to re-enable the sensor.";
  963. "_virus_detect_" = "Virus detected. Upload cannot be completed!";
  964. "_zoom_" = "Zoom";
  965. "_zoom_in_" = "Zoom in";
  966. "_zoom_out_" = "Zoom out";
  967. "_select_photos_" = "Izbor slik";
  968. "_selected_photo_" = "selected photo";
  969. "_selected_photos_" = "selected photos";
  970. "_delete_selected_photos_" = "Delete selected photos";
  971. "_media_square_" = "Square grid";
  972. "_media_ratio_" = "Aspect ratio grid";
  973. "_autoupload_notice_" = "To ensure the proper functioning of the application, it is necessary to enable Background App Refresh. Otherwise, new photos or videos will not be detected when the application is in the background.\n\nAdditionally, please note that the application will not be able to detect new photos and videos if it is manually terminated. When the app is in the background, data transfer may be slower, and new photos and/or videos will generally be detected every 10 minutes, depending on the device’s battery level.\n\nTo verify that the app is functioning correctly, you can use the log file available in Advanced settings.";
  974. "_display_" = "Display";
  975. "_appearance_" = "Appearance";
  976. "_light_" = "Light";
  977. "_dark_" = "Dark";
  978. "_use_system_style_" = "Use system style";
  979. "_account_settings_" = "Account settings";
  980. "_users_" = "Uporabniki";
  981. "_users_footer_" = "Every time the app is reactivated, the account will be requested.";
  982. "_additional_view_options_" = "Additional view options";
  983. "_while_charging_" = "While charging";
  984. "_additional_options_" = "Additional options";
  985. "_keep_screen_awake_" = "Keep screen awake\nwhile transferring files";
  986. "_error_not_found_" = "The requested resource could not be found";
  987. "_error_conflict_" = "The request could not be completed due to a conflict with the current state of the resource";
  988. "_error_precondition_" = "The server does not meet one of the preconditions that the requester";
  989. // Video
  990. "_select_trace_" = "Select the trace";
  991. "_video_processing_" = "Obdelava videa";
  992. "_video_being_processed_" = "Poteka obdelava videa ...";
  993. "_downloading_" = "Prejemanje";
  994. "_download_error_" = "Napaka prejemanja";
  995. "_subtitle_" = "Podnaslov";
  996. "_dts_to_ac3_" = "The DTS is not supported, it requires a conversion to Dolby Digital";
  997. "_reuired_conversion_" = "This video takes a long time to convert.";
  998. "_stay_app_foreground_" = "Keep the app in the foreground …";
  999. "_conversion_available_" = "The conversion is always available on menu";
  1000. "_video_format_not_recognized_" = "This video needs to be processed to be played, do you want to do it now?";
  1001. "_video_must_download_" = "This video needs to be downloaded and processed to be played, do you want to do it now?";
  1002. "_conversion_max_compatibility_" = "Max compatibility, the conversion can take much longer";
  1003. "_video_tap_for_close_" = "A slight pressure to close the processing";
  1004. "_subtitle_not_found_" = "Podnapisov ni mogoče najti";
  1005. "_disable_" = "Onemogoči";
  1006. "_subtitle_not_dowloaded_" = "There are subtitles not downloaded locally";
  1007. "_user_" = "Uporabnik";
  1008. "_add_subtitle_" = "Add an external subtitle";
  1009. "_add_audio_" = "Add an external audio";
  1010. "_server_maintenance_mode_" = "Server is currently in maintenance mode";
  1011. "_upload_foreground_msg_" = "Do not close %@ to complete the transfer …";
  1012. "_upload_background_msg_" = "Files upload in progress …";
  1013. "_create_folder_error_" = "An error has occurred while creating the folder:\n%@.\n\nPlease resolve the issue as soon as possible.\n\nAll uploads are suspended until the problem is resolved.\n";
  1014. "_rename_file_error_" = "An error has occurred while renaming the file:\n%@.";
  1015. "_creating_dir_progress_" = "Creating directories in progress … keep the application active";
  1016. "_creating_db_photo_progress" = "Creating photo archive in progress … keep the application active";
  1017. "_account_unauthorized_" = "Warning, %@, you are not authorized, your account has been deleted, if you have changed your password, re-authenticate.";
  1018. "_folder_offline_desc_" = "Even without an internet connection, you can organize your folders, create files. Once you're back online, your pending actions will automatically sync.";
  1019. "_offline_not_allowed_" = "This operation is not allowed in offline mode";
  1020. // Tip
  1021. "_tip_pdf_thumbnails_" = "Swipe left from the right edge of the screen to show the thumbnails.";
  1022. "_tip_accountrequest_" = "Touch here to change account or to add a new one";
  1023. "_tip_addcopyimage_" = "Long press to paste a copied image";
  1024. "_tip_open_mediadetail_" = "Swipe up to show the details";
  1025. // MARK: Accessibility
  1026. // Accessibility, floating panel top element
  1027. "_cart_controller_" = "Card controller";
  1028. "_accessibility_add_upload_" = "Dodaj in pošlji";
  1029. "_dismiss_menu_" = "Zavrzi meni";
  1030. "_show_profile_" = "Pokaži profil";
  1031. // a11y: On/Off
  1032. "_on_" = "Omogočeno";
  1033. // a11y: On/Off
  1034. "_off_" = "Onemogočeno";
  1035. "_grid_view_" = "Pokaži mrežni pogled";
  1036. "_list_view_" = "Pokaži seznamski pogled";
  1037. "_list_" = "List";
  1038. "_icons_" = "Icons";
  1039. // MARK: Plan customer
  1040. "_leave_plan_title" = "We're sorry to see you go";
  1041. "_leave_plan_description" = "You'll no longer have access to:";
  1042. "_current_plan_" = "Current Plan";
  1043. "_billing_plan_" = "Billing Plan";
  1044. "_keep_plan_" = "Keep Plan";
  1045. "_leave_plan_" = "Leave Plan";
  1046. "_change_plan_" = "Change Plan";
  1047. "_manage_plan_" = "Manage Plan";
  1048. "_purchase_plan_" = "Purchase Plan";
  1049. "_restore_plan_" = "Restore Purchased Plan";
  1050. "_purchase_plan_description_" = "Purchases have been restored";
  1051. "_choose_plan_" = "You should choose a plan in order to purchase it.";
  1052. "_already_plan_" = "The selected plan has already been bought.";
  1053. "_change_billing_" = "Change Billing";
  1054. "_payment_method_" = "Payment Method";
  1055. // MARK: Mantis library
  1056. "Mantis.Done" = "Končano";
  1057. "Mantis.Cancel" = "Prekliči";
  1058. "Mantis.Reset" = "Ponastavi";
  1059. "Mantis.Original" = "Izvorno";
  1060. "Mantis.Square" = "Square";
  1061. // MARK: Assistant
  1062. "_assistant_task_unknown_" = "Neznan";
  1063. "_assistant_task_scheduled_" = "Scheduled";
  1064. "_assistant_task_in_progress_" = "In Progress";
  1065. "_assistant_task_completed_" = "Completed";
  1066. "_assistant_task_failed_" = "Failed";
  1067. "_all_" = "All";
  1068. "_input_" = "Input";
  1069. "_output_" = "Output";
  1070. "_task_details_" = "Task details";
  1071. "_assistant_" = "Pomočnik";
  1072. "_new_task_" = "New %@ task";
  1073. "_no_tasks_" = "No tasks in here";
  1074. "_create_task_subtitle_" = "Use the + button to create one";
  1075. "_no_types_" = "No provider found";
  1076. "_no_types_subtitle_" = "AI Providers need to be installed to use the Assistant";
  1077. // MARK: Client certificate
  1078. "_no_client_cert_found_" = "The server is requesting a client certificate";
  1079. "_no_client_cert_found_desc_" = "Do you want to install a TLS client certificate? \n Note that only .p12 archives created through OpenSSL with the -legacy flag can work on Apple devices.";
  1080. "_client_cert_enter_password_" = "Enter the password for the chosen certificate";
  1081. "_client_cert_wrong_password_" = "Sorry, you entered an invalid password";
  1082. // MARK: Login poll
  1083. "_poll_desc_" = "Please complete the log in process in your browser";
  1084. // MARK: File name validator
  1085. "_file_name_validator_error_ends_with_space_period_" = "Name must not contain spaces at the beginning or end.";
  1086. "_file_name_validator_error_reserved_name_" = "\"%@\" is a forbidden name.";
  1087. "_file_name_validator_error_forbidden_file_extension_" = "\".%@\" is a forbidden file extension.";
  1088. "_file_name_validator_error_invalid_character_" = "Name contains an invalid character: \"%@\".";
  1089. "_file_name_validator_error_space_" = "Name must not contain spaces at the beginning or end.";
  1090. "_file_name_new_extension_" = "Changing the extension might cause this file to open in a different application.";
  1091. "_please_rename_file_" = "Please rename the file or folder.";
  1092. "hidden_file_name_warning" = "Name will result in a hidden file.";