Localizable.strings 84 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799
  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. // General
  23. "_cancel_" = "Atsisakyti";
  24. "_upload_file_" = "Įkelti failą";
  25. "_download_file_" = "Atsisiųsti failą";
  26. "_loading_" = "Įkeliama";
  27. "_loading_with_points_" = "Įkeliama…";
  28. "_loading_num_" = "Įkeliamas failas %i";
  29. "_loading_autoupload_" = "Auto uploading";
  30. "_uploading_" = "Uploading";
  31. "_synchronization_" = "Synchronization";
  32. "_delete_" = "Ištrinti";
  33. "_delete_file_n_" = "Delete file %i of %i";
  34. "_rename_" = "Pervadinti";
  35. "_move_" = "Perkelti";
  36. "_move_file_n_" = "Move file %i of %i";
  37. "_creating_sharing_" = "Kuriamas viešinys";
  38. "_updating_sharing_" = "Atnaujinamas viešinys";
  39. "_removing_sharing_" = "Šalinamas viešinys";
  40. "_add_" = "Pridėti";
  41. "_login_" = "Prisijungti";
  42. "_save_" = "Įrašyti";
  43. "_warning_" = "Įspėjimas";
  44. "_error_" = "Klaida";
  45. "_error_e2ee_" = "Klaida E2EE";
  46. "_no_" = "Ne";
  47. "_yes_" = "Taip";
  48. "_select_" = "Select";
  49. "_select_all_" = "Select all";
  50. "_upload_" = "Upload";
  51. "_home_" = "Failai";
  52. "_file_to_upload_" = "File to upload";
  53. "_destination_" = "Paskirtis";
  54. "_ok_" = "Gerai";
  55. "_beta_version_" = "Beta versija";
  56. "_function_in_testing_" = "Funkcija yra išbandoma, prašome pranešti apie bet kokius nesklandumus su kuriais susidursite";
  57. "_done_" = "Atlikta";
  58. "_passcode_too_short_" = "Passcode too short, at least 4 characters required";
  59. "_selected_" = "Selected";
  60. "_scan_fingerprint_" = "Scan fingerprint to authenticate";
  61. "_no_active_account_" = "Nerasta jokios paskyros";
  62. "_info_" = "Informacija";
  63. "_warning_" = "Įspėjimas";
  64. "_email_" = "Email";
  65. "_save_exit_" = "Ar norite išeiti neįrašę?";
  66. "_video_" = "Video";
  67. "_overwrite_" = "Perrašyti";
  68. "_transfers_in_queue_" = "Vyksta persiuntimai, palaukite…";
  69. "_too_errors_automatic_all_"= "Per daug klaidų, pereikite į \"Valdymo centrą\" norėdami patikrinti problemą";
  70. "_create_folder_" = "Sukurti aplanką";
  71. "_create_folder_on_" = "Create folder on";
  72. "_close_" = "Užverti";
  73. "_postpone_" = "Atidėti";
  74. "_remove_" = "Šalinti";
  75. "_file_not_found_" = "Failas nerastas";
  76. "_continue_" = "Tęsti";
  77. "_continue_request_" = "Ar norite tęsti?";
  78. "_auto_upload_folder_" = "Auto upload";
  79. "_gallery_" = "Galerija";
  80. "_photo_" = "Photo";
  81. "_audio_" = "Audio";
  82. "_unknown_" = "Nežinoma";
  83. "_next_" = "Kitas";
  84. "_success_" = "Pavyko";
  85. "_initialization_" = "Inicijavimas";
  86. "_experimental_" = "Experimental";
  87. "_select_dir_media_tab_" = "Select as folder \"Media\"";
  88. "_error_creation_file_" = "Oi! Nepavyko sukurti failo";
  89. "_save_path_" = "Save path";
  90. "_save_settings_" = "Įrašyti nustatymus";
  91. "_mode_filename_" = "Failo pavadinimo veiksena";
  92. "_warning_owncloud_" = "You are connected to an ownCloud server. This is untested and unsupported, use at your own risk. To upgrade to Nextcloud, see https://nextcloud.com/migration";
  93. "_warning_unsupported_" = "Naudojate nepalaikomą Nextcloud versiją. Jūsų ir jūsų duomenų saugumui primygtinai rekomenduojame atsinaujinti į naujausią stabilią Nextcloud versiją";
  94. "_restore_" = "Atkurti";
  95. "_camera_roll_" = "Camera roll";
  96. "_tap_here_to_change_" = "Bakstelėkite čia, norėdami pakeisti";
  97. "_no_albums_" = "No albums";
  98. "_denied_album_" = "This app does not have access to \"Photos\", you can enable access in Privacy Settings";
  99. "_denied_camera_" = "This app does not have access to \"Camera\", you can enable access in Privacy Settings";
  100. "_start_" = "Start";
  101. "_purchase_" = "Purchase";
  102. "_account_not_available_" = "The account %@ of %@ do not exists, please add it to be able to read the file %@";
  103. "_error_parameter_schema_" = "Neteisingi parametrai, neįmanoma tęsti";
  104. "_comments_" = "Komentarai";
  105. "_sharing_" = "Sharing";
  106. "_details_" = "Details";
  107. "_dark_mode_" = "Tamsi veiksena";
  108. "_dark_mode_detect_" = "Aptikti iOS tamsią veikseną";
  109. "_screen_" = "Ekranas";
  110. "_wipe_account_" = "Paskyra ir jos duomenys ištrinti iš serverio";
  111. "_appconfig_view_title_" = "Account configuration in progress…";
  112. "_no_permission_add_file_" = "Jūs neturite leidimo pridėti failus";
  113. "_no_permission_delete_file_" = "Jūs neturite leidimo ištrinti failų";
  114. "_no_permission_modify_file_" = "You don't have permission to modify files";
  115. "_request_upload_new_ver_" = "The file has been modified, do you want to upload the new version ?";
  116. // App
  117. "_network_available_" = "Tinklas prieinamas";
  118. "_network_not_available_" = "Tinklas neprieinamas";
  119. // Networking
  120. "_file_too_big_" = "Failas per didelis, kad būtų šifruotas/iššifruotas";
  121. "_file_too_big_max_100_" = "Failas per didelis (maks. 100 kb.)";
  122. "_...loading..._" = "Įkeliama…";
  123. "_download_plist_" = " ";
  124. "_no_reuploadfile_" = "Could not find nor resend file. Delete the upload and reload the file to upload it.";
  125. "_file_already_exists_" = "Nepavyko užbaigti operacijos, failas tokiu pačiu pavadinimu jau yra";
  126. "_read_file_error_" = "Nepavyko perskaityti failo";
  127. // More
  128. "_more_" = "Daugiau";
  129. "_notifications_" = "Pranešimai";
  130. "_logout_" = "Atsijungti";
  131. "_quota_space_unlimited_" = "Unlimited";
  132. "_quota_space_unknown_" = "Nežinoma";
  133. "_quota_using_" = "Jūs naudojate %@ iš %@";
  134. // Settings
  135. "_acknowledgements_" = "Acknowledgements";
  136. "_settings_" = "Nustatymai";
  137. "_passcode_" = "Slaptažodis";
  138. "_lock_" = "Lock";
  139. "_lock_active_" = "Lock: On";
  140. "_lock_not_active_" = "Lock: Off";
  141. "_lock_protection_no_screen_" = "Do not ask at startup";
  142. "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for protected folders only or for the encryption option";
  143. "_url_" = "URL";
  144. "_username_" = "Naudotojo vardas";
  145. "_change_credentials_" = "Change your credentials";
  146. "_wifi_only_" = "Only use Wi-Fi connection";
  147. "_settings_autoupload_" = "Auto upload";
  148. "_app_version_" = "Programos versija";
  149. "_app_in_use_" = "Application in use";
  150. "_contact_by_email_" = "Contact us by email";
  151. "_clear_cache_" = "Išvalyti podėlį";
  152. "_clear_cache_footer_" = "Clear downloaded and offline files from the app";
  153. "_exit_" = "Atstatyti programą";
  154. "_exit_footer_" = "Šalinti iš programėlės visas paskyras bei vietinius duomenis";
  155. "_funct_not_enabled_" = "Funkcionalumas neįjungtas";
  156. "_passcode_activate_" = "Password lock on";
  157. "_disabling_passcode_" = "Removing password lock";
  158. "_want_exit_" = "Dėmesio! Bus atstatyta į pradinę būseną. Tęsti?";
  159. "_proceed_" = "Tęsti";
  160. "_delete_cache_" = "Ištrinti podėlį";
  161. "_want_delete_cache_" = "Do you want to delete the cache (this also removes the transfers in progress) ?";
  162. "_want_delete_thumbnails_" = "Ar norite taip pat ištrinti ir visas miniatiūras?";
  163. "_mail_deleted_" = "El. paštas ištrintas";
  164. "_mail_saved_" = "El. paštas įrašytas";
  165. "_mail_sent_" = "El. paštas išsiųstas";
  166. "_mail_failure_" = "Nepavyko išsiųsti el. pašto: %@";
  167. "_information_req_" = "Informacijos užklausa";
  168. "_write_in_english_" = "Maloniai prašome rašyti mums anglų kalba";
  169. "_credentials_" = "Credentials";
  170. "_manage_account_" = "Tvarkyti paskyrą";
  171. "_change_password_" = "Change password";
  172. "_add_account_" = "Pridėti paskyrą";
  173. "_delete_account_" = "Šalinti paskyrą";
  174. "_want_delete_" = "Ar tikrai norite ištrinti?";
  175. "_no_delete_" = "Ne, neištrinti";
  176. "_yes_delete_" = "Taip, ištrinti";
  177. "_remove_cache_" = "Palaukite, ištrinamas podėlis…";
  178. "_optimizations_" = "Optimizations";
  179. "_synchronizations_" = "Sinchronizuoti aplankai";
  180. "_version_server_" = "Serverio versija";
  181. "_help_" = "Help";
  182. "_lock_protection_simply_" = "Weak password protection";
  183. "_change_simply_passcode_" = "Change password type";
  184. "_quota_" = "Quota";
  185. "_available_" = "available";
  186. "_accounts_" = "Paskyros";
  187. "_information_" = "Informacija";
  188. "_personal_information_" = "Asmeninė informacija";
  189. "_user_full_name_" = "Vardas, pavardė";
  190. "_user_address_" = "Adresas";
  191. "_user_phone_" = "Telefono numeris";
  192. "_user_email_" = "El. paštas";
  193. "_user_web_" = "Internetinė svetainė";
  194. "_user_twitter_" = "Twitter";
  195. "_user_job_" = "Job";
  196. "_user_businesssize_" = "Business size";
  197. "_user_businesstype_" = "Business type";
  198. "_user_city_" = "Miestas";
  199. "_user_country_" = "Šalis";
  200. "_user_company_" = "Company";
  201. "_user_role_" = "Role";
  202. "_user_zip_" = "Zip";
  203. "_user_owner_" = "Savininkas";
  204. "_user_employee_" = "Darbuotojas";
  205. "_user_contractor_" = "Contractor";
  206. "_user_editprofile_" = "Taisyti profilį";
  207. "_favorite_offline_" = "Mėgstami pasiekiami neprisijungus";
  208. "_favorite_offline_footer_" = "Paverčiant visus mėgstamus prieinamais neprisijungus, gali šiek tiek užtrukti ir užimti daug atminties.";
  209. "_advanced_" = "Išplėstiniai";
  210. "_disable_files_app_" = "Disable Files App integration";
  211. "_disable_files_app_footer_" = "Do not permit the access of files across the Apple Files application";
  212. "_trial_" = "Trial";
  213. "_trial_expired_day_" = "Days remaining";
  214. "_disableLocalCacheAfterUpload_footer_" = "After uploading the file, do not keep it in the local cache";
  215. "_disableLocalCacheAfterUpload_" = "Disable local cache";
  216. // Manage AutoUpload
  217. "_autoupload_" = "Auto upload photos/videos";
  218. "_autoupload_select_folder_" = "Select the \"Auto upload\" folder";
  219. "_autoupload_error_select_folder_" = "Select a valid folder for the \"Auto upload\"";
  220. "_autoupload_background_" = "Auto upload in the background";
  221. "_autoupload_photos_" = "Auto upload photos";
  222. "_autoupload_videos_" = "Auto upload videos";
  223. "_autoupload_description_" = "The new photos/videos will be uploaded in your Cloud";
  224. "_autoupload_description_background_" = "This option requires the use of GPS to trigger the detection of new photos/videos in the camera roll once the location changes significantly";
  225. "_autoupload_background_title_" = "Apribojimai";
  226. "_autoupload_background_msg_" = "Due to iOS restrictions, it is not yet possible to perform background processes, unless GPS services are activated. Once the cell in the cellular network is changed, the system wakes up for a short time and checks for new photos to upload to the cloud.";
  227. "_autoupload_change_location_" = "Keisti aplanką";
  228. "_autoupload_location_now_" = "Aplankas";
  229. "_autoupload_location_default_" = "Atkurti numatytąjį aplanką";
  230. "_autoupload_change_location_footer_" = "Change folder used for 'Automatic upload of camera photos' (if the option is enabled)";
  231. "_autoupload_not_select_home_" = "Select a folder";
  232. "_autoupload_save_album_" = "Copy photo or video into the photo album";
  233. "_autoupload_fullphotos_" = "Upload the whole camera roll";
  234. "_autoupload_fullphotos_footer_" = "Adjust the options above before uploading";
  235. "_autoupload_create_subfolder_" = "Naudoti poaplankius";
  236. "_autoupload_create_subfolder_footer_" = "Store in subfolders based on year and month";
  237. "_autoupload_filenamemask_" = "Change filename mask";
  238. "_autoupload_filenamemask_footer_" = "Change the automatic filename mask";
  239. "_autoupload_current_folder_" = "Currently selected folder";
  240. // Manage Help
  241. "_help_tutorial_" = "Tutorial";
  242. "_help_intro_" = "Įžanga į Nextcloud";
  243. "_help_activity_verbose_" = "Išsamios veiklos kanalas";
  244. "_help_activity_mail_" = "Siųsti veiklą el. paštu";
  245. "_help_activity_clear_" = "Valyti veiklą";
  246. // Manage Advanced
  247. "_show_hidden_files_" = "Rodyti paslėptus failus";
  248. "_format_compatibility_" = "Most Compatible";
  249. "_format_compatibility_footer_" = "\"Most compatible\" will save, when possible, photos as JPEG";
  250. "_privacy_" = "Privatumas";
  251. "_privacy_footer_" = "Nextcloud iOS 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";
  252. "_crashservice_title_" = "Disable crash reporter";
  253. "_crashservice_alert_" = "This option requires a restart of the app to take effect";
  254. // Login
  255. "_connect_server_anyway_" = "Ar vis tiek norite prisijungti prie serverio?";
  256. "_connection_error_" = "Ryšio klaida";
  257. "_serverstatus_error_" = "Connection to server failure, verify your server address or network status";
  258. "_add_your_nextcloud_" = "Add your Nextcloud account";
  259. "_login_url_" = "Serverio adresas https://…";
  260. "_login_bottom_label_" = "Dar neturite serverio?\nPasirinkite vieną iš tiekėjų.";
  261. "_error_multidomain_" = "Address not allowed, only the following domains are valid:";
  262. "_account_already_exists_" = "Paskyra %@ jau yra";
  263. "_traditional_login_" = "Revert to old login method";
  264. "_web_login_" = "Revert to web login method";
  265. // Favorite
  266. "_favorites_" = "Mėgstami";
  267. "_favorite_" = "Mėgstamas";
  268. "_unfavorite_" = "Nebežymėti kaip mėgstamą";
  269. "_no_files_uploaded_" = "Neįkelta jokių failų";
  270. "_tutorial_favorite_view_" = "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus";
  271. "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
  272. "_tutorial_local_view_" = "You'll find the unpacked files from your cloud.\n\nConnect to iTunes to share these files.";
  273. "_more_" = "Daugiau";
  274. "_favorite_no_files_" = "Kol kas nėra mėgstamų";
  275. // Auto Upload
  276. "_pull_down_" = "Pull down to refresh";
  277. "_no_photo_load_" = "No photo or video";
  278. "_tutorial_autoupload_view_" = "You can enable auto uploads from \"Settings\"";
  279. "_no_date_" = "No date";
  280. "_today_" = "Šiandien";
  281. "_yesterday_" = "Vakar";
  282. "_time_" = "Laikas: %@\n\n%@";
  283. "_location_not_enabled_" = "Vietos tarnybos neįjungtos";
  284. "_location_not_enabled_msg_" = "Pereikite į \"Nustatymus\" (angl. Settings) ir įjunkite \"Vietos tarnybas\" (angl. Location Services)";
  285. "_access_photo_not_enabled_" = "Prieiga prie nuotraukų neįjungta";
  286. "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\"";
  287. "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
  288. "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\"";
  289. "_tutorial_photo_view_" = "No photos or videos uploaded yet";
  290. "_create_full_upload_" = "Kuriamas archyvas… Tai gali ilgai užtrukti, palaukite.";
  291. "_error_createsubfolders_upload_" = "Klaida kuriant poaplankius";
  292. "_activate_autoupload_" = "Enable auto upload";
  293. // Utility
  294. "_never_" = "niekada";
  295. "_less_a_minute_" = "mažiau nei prieš minutę";
  296. "_minutes_ago_" = "prieš %d min.";
  297. "_hours_ago_" = "prieš %d val.";
  298. "_days_ago_" = "prieš %d d.";
  299. "_over_30_days_" = "over 30 days";
  300. "_connection_internet_offline_" = "Atrodo, kad nėra interneto ryšio arba reikalingas belaidis (Wi-Fi) ryšys";
  301. "_insert_password_" = "įveskite slaptažodį";
  302. "_update_in_progress_" = "Versijos naujinimas, palaukite…";
  303. "_forbidden_characters_" = "Failo ar aplanko pavadinime yra neteisingų simbolių";
  304. "_mail_not_can_send_mail_" = "Nenustatyta jokia paskyra arba įvestas neteisingas el. pašto adresas";
  305. // File
  306. "_photo_camera_" = "Nuotraukos";
  307. "_media_" = "Media";
  308. "_unzip_in_progress_" = "Vyksta išskleidimas vietinėje saugykloje…";
  309. "_file_unpacked_" = "Failas išpakuotas vietinėje saugykloje";
  310. "_file_saved_local_" = "Failas įrašytas vietinėje saugykloje";
  311. "_file_not_present_" = "Klaida: Failo nėra, įkelkite iš naujo.";
  312. "_order_by_" = "Rikiuoti pagal";
  313. "_order_by_name_a_z_" = "Rikiuoti pagal pavadinimą (nuo A iki Ž)";
  314. "_order_by_name_z_a_" = "Rikiuoti pagal pavadinimą (nuo Ž iki A)";
  315. "_order_by_date_more_recent_" = "Sort from the most recent";
  316. "_order_by_date_less_recent_" = "Sort from the less recent";
  317. "_order_by_size_smallest_" = "Rikiuoti nuo mažiausių";
  318. "_order_by_size_largest_" = "Rikiuoti nuo didžiausių";
  319. "_delete_selected_files_" = "Ištrinti failus";
  320. "_move_selected_files_" = "Perkelti failus";
  321. "_download_selected_files_" = "Atsisiųsti failus";
  322. "_download_selected_files_folders_" = "Atsisiųsti aplankus ir aplankus";
  323. "_error_operation_canc_" = "Klaida: Operacijos atsisakyta.";
  324. "_only_lock_passcode_" = "Available only with Lock password activated. Activate it in the \"Settings\".";
  325. "_passcode_protection_" = "Password protection";
  326. "_remove_favorites_" = "Pašalinti iš mėgstamų";
  327. "_remove_offline_" = "Remove from offline";
  328. "_add_favorites_" = "Pridėti į mėgstamus";
  329. "_add_offline_" = "Add to offline";
  330. "_remove_passcode_" = "Remove password protection";
  331. "_protect_passcode_" = "Apsaugoti slaptažodžiu";
  332. "_share_" = "Share";
  333. "_reload_" = "Įkelti iš naujo";
  334. "_open_in_" = "Open in…";
  335. "_remove_local_file_" = "Šalinti iš podėlio";
  336. "_add_local_" = "Pridėti į vietinę saugyklą";
  337. "_comm_erro_pull_down_" = "Attention: Communication error with the server. Pull down to refresh.";
  338. "_file_not_downloaded_" = "failas neatsisiųstas";
  339. "_file_not_uploaded_" = "file not uploaded";
  340. "_folders_" = "folders";
  341. "_folder_" = "folder";
  342. "_files_" = "files";
  343. "_file_" = "file";
  344. "_folder_blocked_" = "Aplankas užblokuotas";
  345. "_downloading_progress_" = "Inicijuojamas failų atsiuntimas…";
  346. "_no_file_pull_down_" = "Upload a file or pull down to refresh";
  347. "_browse_images_" = "Naršyti paveikslus";
  348. "_synchronized_folder_" = "Išlaikyti aplanką sinchronizuotą";
  349. "_remove_synchronized_folder_" = "Turn off the synchronization";
  350. "_synchronized_confirm_" = "After enabling the synchronization, all files in the folder will be synchronized with the server, continue?";
  351. "_offline_folder_confirm_" = "After enabling the offline folder, all files in it will be synchronized with the server, continue?";
  352. "_file_not_found_reload_" = "File not found, pull down to refresh";
  353. "_title_section_download_" = "ATSISIŲSTI";
  354. "_title_section_upload_" = "UPLOAD";
  355. "_group_alphabetic_yes_" = "✓ Grupuoti pagal abėcėlę";
  356. "_group_alphabetic_no_" = "Grupuoti pagal abėcėlę";
  357. "_group_typefile_yes_" = "✓ Grupuoti pagal failo tipą";
  358. "_group_typefile_no_" = "Grupuoti pagal failo tipą";
  359. "_group_date_yes_" = "✓ Grupuoti pagal datą";
  360. "_group_date_no_" = "Grupuoti pagal datą";
  361. "_element_" = "element";
  362. "_elements_" = "elements";
  363. "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
  364. "_tite_footer_upload_" = "%lu %@ to upload";
  365. "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
  366. "_tite_footer_download_" = "%lu %@ to download";
  367. "_limited_dimension_" = "Pasiektas didžiausias dydis";
  368. "_save_selected_files_" = "Įrašyti paveikslus ir vaizdo įrašus į nuotraukų albumą";
  369. "_file_not_saved_cameraroll_" = "Klaida: Failas neįrašytas į nuotraukų albumą";
  370. "_file_saved_cameraroll_" = "Failas įrašytas nuotraukų albume";
  371. "_directory_on_top_yes_" = "✓ Aplankai viršuje";
  372. "_directory_on_top_no_" = "Aplankai viršuje";
  373. "_folder_automatic_upload_" = "Folder for \"Auto upload\"";
  374. "_search_no_record_found_" = "No result";
  375. "_search_in_progress_" = "Vyksta paieška…";
  376. "_search_instruction_" = "Search for file (minimum 2 characters)";
  377. "_files_no_files_" = "Čia failų nėra";
  378. "_files_no_folders_" = "Čia aplankų nėra";
  379. "_request_in_progress_" = "Request to server in progress…";
  380. "audio" = "AUDIO";
  381. "compress" = "COMPRESS";
  382. "directory" = "FOLDERS";
  383. "document" = "DOCUMENTS";
  384. "image" = "IMAGES";
  385. "template" = "TEMPLATES";
  386. "unknow" = "NEŽINOMA";
  387. "video" = "VIDEO";
  388. "_file_del_only_local_" = "Failo serveryje nėra";
  389. "_copy_file_" = "Kopijuoti failą";
  390. "_copy_files_" = "Kopijuoti failus";
  391. "_paste_file_" = "Įdėti failą";
  392. "_paste_files_" = "Įdėti failus";
  393. "_open_internal_view_" = "Atverti naudojant vidinę žiūryklę";
  394. "_search_this_folder_" = "Ieškoti šiame aplanke";
  395. "_search_all_folders_" = "Ieškoti visuose aplankuose";
  396. "_search_sub_folder_" = "Ieškoti čia ir poaplankiuose";
  397. "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
  398. "_cancel_all_task_" = "Atšaukti visus persiuntimus";
  399. "_status_wait_download_" = "Laukiama atsisiuntimo";
  400. "_status_in_download_" = "In download";
  401. "_status_downloading_" = "Atsisiunčiama";
  402. "_status_wait_upload_" = "Waiting for upload";
  403. "_status_in_upload_" = "In upload";
  404. "_status_uploading_" = "Uploading";
  405. // Media
  406. "_select_media_folder_" = "Select the \"Media\" folder";
  407. "_media_viewimage_show_" = "Rodyti paveikslus";
  408. "_media_viewimage_hide_" = "Slėpti paveikslus";
  409. "_media_viewvideo_show_" = "Show video";
  410. "_media_viewvideo_hide_" = "Hide video";
  411. // Files Preview
  412. "_insert_password_pfd_" = "Apsaugotas PDF. Įveskite slaptažodį";
  413. "_password_pdf_error_" = "Neteisingas slaptažodis";
  414. "_error_download_photobrowser_" = "Klaida: Nepavyko atsisiųsti nuotraukos";
  415. // Share
  416. "_share_link_" = "Share link";
  417. "_share_link_button_" = "Send link to…";
  418. "_password_" = "Slaptažodis";
  419. "_share_password_" = "Password protected link";
  420. "_share_expirationdate_" = "Set expiration date for link";
  421. "_date_" = "Data";
  422. "_share_title_" = "Share";
  423. "_add_sharee_" = "Pridėti naudotojus ar grupes";
  424. "_add_sharee_footer_" = "Galite bendrinti šį išteklių pridėdami naudotojus ar grupes. Norėdami nustoti bendrinti, pašalinkite visus naudotojus ir grupes";
  425. "_find_sharee_title_" = "Ieškoti";
  426. "_find_sharee_" = "Ieškoti naudotojo ar grupės…";
  427. "_find_sharee_footer_" = "Enter part of the name of the user or group to search for (at least 2 characters) followed by 'Return', select the users that should be allowed to access the share followed by 'Done' to confirm";
  428. "_user_is_group_" = " (grupė)";
  429. "_direct_sharee_title_" = "Share";
  430. "_direct_sharee_footer_" = "If you already know the name, enter it, then select the share type and press 'Done' to confirm";
  431. "_direct_sharee_" = "Įveskite naudotojo vardą…";
  432. "_user_sharee_footer_" = "Bakstelėkite norėdami keisti leidimus";
  433. "_share_type_title_" = "Viešinio tipas";
  434. "_share_type_user_" = "Naudotojas";
  435. "_share_type_group_" = "Grupė";
  436. "_share_type_remote_" = "Remote";
  437. "_enforce_password_protection_" = "Enforce password protection";
  438. "_password_obligatory_" = "Enforce password protection enabled, password obligatory";
  439. "_shared_with_you_by_" = "Su jumis bendrina";
  440. "_shareLinksearch_placeholder_" = "Type a name and press Enter";
  441. "_new_comment_" = "Naujas komentaras…";
  442. "_edit_comment_" = "Taisyti komentarą";
  443. "_delete_comment_" = "Ištrinti komentarą";
  444. "_share_allow_editing_" = "Allow editing";
  445. "_share_read_only_" = "Tik skaitymui";
  446. "_share_allow_upload_" = "Allow upload and editing";
  447. "_share_file_drop_" = "File drop (upload only)";
  448. "_share_hide_download_" = "Hide download";
  449. "_share_password_protect_" = "Password protect";
  450. "_share_expiration_date_" = "Set expiration date";
  451. "_share_note_recipient_" = "Note to recipient";
  452. "_share_delete_sharelink_" = "Delete share link";
  453. "_share_add_sharelink_" = "Add another link";
  454. "_share_can_reshare_" = "Can reshare";
  455. "_share_can_create_" = "Can create";
  456. "_share_can_change_" = "Can change";
  457. "_share_can_delete_" = "Can delete";
  458. "_share_unshare_" = "Unshare";
  459. // Share Permission
  460. "_share_permission_title_" = "Privileges";
  461. "_share_permission_edit_" = "Gali redaguoti";
  462. "_share_permission_file_can_write_" = "Can write file";
  463. "_share_permission_create_" = "Can create";
  464. "_share_permission_create_file_" = "Can create files";
  465. "_share_permission_create_folder_" = "Can create folders";
  466. "_share_permission_change_" = "Can change";
  467. "_share_permission_delete_" = "Can delete";
  468. "_share_permission_share_" = "Can share";
  469. "_share_permission_rename_" = "Can rename";
  470. "_share_permission_move_" = "Can move";
  471. "_share_permission_read_" = "Can read";
  472. "_share_permission_info_" = "Bendrinimo informacija";
  473. "_share_permission_path_" = "Failas/Aplankas";
  474. "_share_permission_type_" = "Tipas";
  475. "_share_permission_typeuser_" = "Naudotojas";
  476. "_share_permission_typegroup_" = "Grupė";
  477. "_share_permission_typepubliclink_" = "Link";
  478. "_share_permission_typefederated_" = "Federacinis";
  479. "_share_permission_owner_" = "Savininkas";
  480. "_share_permission_date_" = "Data";
  481. "_share_permission_email_" = "Notification via email";
  482. "_share_link_readonly_" = "Tik skaitymui";
  483. "_share_link_modify_" = "Allow editing";
  484. "_share_link_upload_" = "File drop (upload only)";
  485. "_share_link_upload_modify_" = "Allow upload and editing";
  486. "_share_link_hide_download_" = "Hide download";
  487. // ShareInfoCMOC
  488. "_type_resource_connect_you_" = "Shared with you";
  489. "_type_resource_external_" = "External storage";
  490. // Share Ext
  491. "_destiny_folder_" = "Aplankas: %@";
  492. "_no_transfer_" = "No transfers yet";
  493. "_no_transfer_sub_" = "Uploads and downloads from this device will show up here";
  494. "_no_activity_" = "Dar nėra veiklos";
  495. "_transfers_" = "Transfers";
  496. "_activity_" = "Veikla";
  497. "_activity_file_not_present_" = "Failo daugiau nebėra";
  498. "_trash_file_not_found_" = "It seems that the file is not in the trash, go to the trash to update it and try again";
  499. // List Shares
  500. "_list_shares_" = "Shares";
  501. "_list_shares_no_files_" = "No shares yet";
  502. "_tutorial_list_shares_view_" = "Čia bus rodomi jūsų bendrinami failai ir aplankai";
  503. // Offline - Local Storage
  504. "_create_synchronization_" = "Create synchronization";
  505. "_offline_" = "Offline";
  506. "_local_storage_" = "Local storage";
  507. "_local_storage_no_record_" = "Kol kas failų nėra";
  508. // Create Cloud
  509. "_upload_photos_videos_" = "Upload photos or videos";
  510. "_upload_file_" = "Įkelti failą";
  511. "_upload_file_text_" = "Sukurti tekstinį failą";
  512. "_create_nextcloudtext_document_" = "Sukurti tekstinį dokumentą";
  513. // Document Picker
  514. "_save_document_picker_" = "Įrašyti čia";
  515. // CreateFormUploadAssets
  516. "_destination_folder_" = "Paskirties aplankas";
  517. "_use_folder_auto_upload_" = "Use the \"Auto upload\" folder as destination";
  518. "_rename_filename_" = "Pervadinti";
  519. "_filename_" = "Failo pavadinimas";
  520. "_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
  521. "_forbidden_characters_" = "Failo ar aplanko pavadinime yra neteisingų simbolių";
  522. "_add_filenametype_" = "Specify type in filename";
  523. "_filenametype_photo_video_" = "Photo/Video";
  524. "_maintain_original_filename_" = "Maintain original filename";
  525. "_modify_photo_" = "Modify photo";
  526. // Notification
  527. "_notification_" = "Notification";
  528. // Photo Browser
  529. "Done" = "Atlikta";
  530. "Select Photos" = "Select Photos";
  531. "photo" = "photo";
  532. "photos" = "photos";
  533. "of" = "of";
  534. "%i of %i" = "%1$i iš %2$i";
  535. // Manage Auto Upload FileName
  536. "_autoupload_filename_title_" = "Auto upload filename";
  537. // Text File
  538. "_untitled_txt_" = "Be_pavadinimo.txt";
  539. "_text_upload_title_" = "Upload text file";
  540. // EndToEnd Encryption
  541. "_e2e_settings_title_" = "Šifravimas";
  542. "_e2e_settings_" = "Ištisinis šifravimas";
  543. "_e2e_settings_start_" = "Start end-to-end encryption";
  544. "_e2e_settings_not_available_" = "Ištisinis šifravimas neprieinamas";
  545. "_e2e_settings_activated_" = "Ištisinis šifravimas aktyvuotas";
  546. "_e2e_settings_view_passphrase_" = "All 12 words together make a very strong password, letting only you view and make use of your encrypted files. Please write it down and keep it somewhere safe.";
  547. "_e2e_settings_read_passphrase_" = "Read passphrase";
  548. "_e2e_settings_lock_not_active_" = "Lock not active, go back to \"Settings\" and activate it";
  549. "_e2e_settings_the_passphrase_is_" = "Slaptafrazė yra:";
  550. "_e2e_passphrase_request_title_" = "Request passphrase";
  551. "_e2e_passphrase_request_message_" = "Insert the 12 words";
  552. "_e2e_settings_remove_" = "Remove the encryption locally";
  553. "_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
  554. "_e2e_set_folder_encrypted_" = "Šifruoti";
  555. "_e2e_remove_folder_encrypted_" = "Iššifruoti";
  556. "_e2e_goto_settings_for_enable_" = "Tai yra šifruotas katalogas, pereikite į \"Nustatymus\" ir įjunkite ištisinį šifravimą";
  557. "_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as 'encrypted' is not allowed";
  558. "_e2e_error_encode_metadata_" = "Rimta vidinė klaida metaduomenų kodavime";
  559. "_e2e_error_decode_metadata_" = "Rimta vidinė klaida metaduomenų dekodavime";
  560. "_e2e_error_create_encrypted_" = "Nepavyko sukurti šifruoto failo";
  561. "_e2e_error_update_metadata_" = "Metaduomenų atnaujinimo klaida";
  562. "_e2e_error_store_metadata_" = "Nepavyko įrašyti metaduomenų";
  563. "_e2e_error_send_metadata_" = "Nepavyko išsiųsti metaduomenų";"_e2e_error_delete_metadata_" = "Nepavyko ištrinti metaduomenų";
  564. "_e2e_error_get_metadata_" = "Nepavyko gauti metaduomenų";
  565. "_e2e_error_not_enabled_" = "Rimta vidinė klaida. Ištisinis šifravimas neįjungtas";
  566. "_e2e_error_record_not_found_" = "Rimta vidinė klaida. Nerasta įrašų";
  567. "_e2e_error_unlock_" = "Nepavyko atrakinti aplanko";
  568. "_e2e_error_lock_" = "Nepavyko užrakinti aplanko";
  569. "_e2e_error_delete_mark_folder_" = "Iššifruoti pažymėtą aplanką";
  570. "_e2e_error_mark_folder_" = "Šifruoti aplanką";
  571. "_e2e_error_directory_not_empty_" = "Katalogas nėra tuščias";
  572. // Scan Document
  573. "_scans_document_" = "Skenuoti dokumentą";
  574. "_scanned_images_" = "Scanned images";
  575. "_scan_document_pdf_page_" = "Puslapis";
  576. "_scan_label_document_zone_" = "Drag images down for document creation";
  577. "_filter_original_" = "Original";
  578. "_filter_bn_" = "Black & White";
  579. "_filter_grayscale_" = "Grayscale";
  580. "_quality_image_title_" = "Paveikslo kokybė";
  581. "_quality_high_" = "Large file size of high quality";
  582. "_quality_medium_" = "Average file size of medium quality";
  583. "_quality_low_" = "Small file size of low quality";
  584. "_file_type_" = "Failo tipas";
  585. "_pdf_password_" = "PDF slaptažodis";
  586. "_file_creation_" = "File creation";
  587. "_delete_all_scanned_images_" = "Do you want to delete all scanned images?";
  588. "_text_recognition_" = "Text recognition";
  589. /* The title on the navigation bar of the Scanning screen. */
  590. "wescan.scanning.title" = "Scanning";
  591. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  592. "wescan.edit.button.next" = "Kitas";
  593. /* The title on the navigation bar of the Edit screen. */
  594. "wescan.edit.title" = "Edit Scan";
  595. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  596. "wescan.review.button.done" = "Atlikta";
  597. /* The title on the navigation bar of the Review screen. */
  598. "wescan.review.title" = "Review";
  599. // Trah
  600. "_trash_view_" = "Ištrinti failai";
  601. "_trash_restore_all_" = "Atkurti visus failus";
  602. "_trash_delete_all_" = "Išvalyti šiukšlinę";
  603. "_trash_no_trash_" = "No files deleted";
  604. "_trash_no_trash_description_" = "Čia galite atkurti ištrintus failus";
  605. "_trash_restore_selected_" = "Atkurti pažymėtus failus";
  606. "_trash_delete_selected_" = "Ištrinti pažymėtus failus";
  607. // Offline
  608. "_manage_file_offline_" = "Manage offline files";
  609. "_set_available_offline_" = "Set as available offline";
  610. "_remove_available_offline_" = "Remove as available offline";
  611. // Richdocuments
  612. "_create_new_document_" = "Sukurti naują dokumentą";
  613. "_create_new_spreadsheet_" = "Sukurti naują skaičiuoklę";
  614. "_create_new_presentation_" = "Sukurti naują pateiktį";
  615. "_go_online_" = "Go online to see the document";
  616. // Intro
  617. "_intro_1_title_" = "Saugiai laikykite ir valdykite savo duomenis";
  618. "_intro_2_title_" = "Saugus bendradarbiavimas ir apsikeitimas failais";
  619. "_intro_3_title_" = "Lengvai naudojamas el. paštas, kalendorius bei adresatai";
  620. "_intro_4_title_" = "Ekrano bendrinimas, internetiniai susitikimai bei konferencijos";
  621. "_log_in_" = "Prisijungti";
  622. "_sign_up_" = "Sign up with provider";
  623. "_host_your_own_server" = "Host your own server";
  624. // Error
  625. "_bad_username_password_" = "Neteisingas naudotojo vardas ar slaptažodis";
  626. "_cancelled_by_user" = "Persiuntimas atšauktas";
  627. "_error_folder_destiny_is_the_same_" = "Neįmanoma perkelti aplanką į jį patį";
  628. "_error_not_permission_" = "Jūs neturite leidimų, kad užbaigtumėte operaciją";
  629. "_error_path_" = "Nepavyko atverti šio failo ar aplanko. Įsitikinkite, kad jis yra";
  630. "_file_upload_not_exitst_" = "Failo, kurį norite įkelti, nėra";
  631. "_forbidden_characters_from_server_" = "Pavadinime yra bent vienas neteisingas simbolis";
  632. "_not_connected_internet_" = "Serverio ryšio klaida";
  633. "_not_possible_connect_to_server_" = "Šiuo metu neįmanoma prisijungti prie serverio";
  634. "_not_possible_create_folder_" = "Aplanko sukurti nepavyko";
  635. "_server_down_" = "Nepavyko užmegzti kontakto su serveriu";
  636. "_time_out_" = "Laikas baigėsi, bandykite dar kartą";
  637. "_unknow_response_server_" = "Netikėtas atsakymas iš serverio";
  638. "_user_authentication_required_" = "Reikalingas naudotojo tapatybės nustatymas";
  639. "_file_directory_locked_" = "Failas ar katalogas yra užrakintas";
  640. "_ssl_certificate_untrusted_" = "Šio serverio liudijimas negalioja";
  641. "_internal_server_" = "Vidinė serverio klaida";
  642. "_file_already_exists_" = "Nepavyko užbaigti operacijos, failas tokiu pačiu pavadinimu jau yra";
  643. "_file_folder_not_exists_" = "Šaltinio failas nebuvo rastas nurodytame kelyje";
  644. "_folder_contents_nochanged_" = "Aplanko turinys nepasikeitė";
  645. "_images_invalid_converted_" = "Paveikslas yra neteisingas ir jo nepavyko pakeisti į miniatiūrą";
  646. "_method_not_expected_" = "Netikėtas užklausos metodas";
  647. "_reauthenticate_user_" = "Pasibaigė prieigos laikas, prisijunkite dar kartą";
  648. "_server_error_retry_" = "Serveris yra laikinai neprieinamas";
  649. "_too_many_files_" = "Į šią operaciją būtų įtraukta pernelyg daug failų";
  650. "_too_many_request_" = "Išsiuntus per daug užklausų, buvo pasiekta spartos riba";
  651. "_user_over_quota_" = "Yra pasiektas saugyklos leidžiamo duomenų kiekio limitas";
  652. "_ssl_connection_error_" = "Ryšio SSL klaida, bandykite dar kartą";
  653. "_bad_request_" = "Bloga užklausa";
  654. "_webdav_locked_" = "WebDAV užrakinta: Bandoma gauti prieigą prie užrakinto ištekliaus";
  655. "_error_user_not_available_" = "Naudotojas daugiau nebeprieinamas";
  656. "_server_response_error_" = "Serverio atsakymo turinio klaida";
  657. "_no_nextcloud_found_" = "Nextcloud serveris nerastas";
  658. "_error_decompressing_" = "Klaida išglaudinimo metu. Nežinomas glaudinimo metodas arba failas yra sugadintas";
  659. "_error_json_decoding_" = "Serious internal error in decoding metadata (The data couldn’t be read because it isn’t in the correct format.)";
  660. // BKPasscode
  661. "%d Failed Passcode Attempts" = "%d failed passcode attempts";
  662. "%d Failed Password Attempts" = "%d failed password attempts";
  663. "1 Failed Passcode Attempt" = "1 failed passcode attempt";
  664. "1 Failed Password Attempt" = "1 failed password attempt";
  665. "Do you want to use Touch ID for authentication?" = "Do you want to use Touch/Face ID for authentication?";
  666. "Done" = "Atlikta";
  667. "Enable Touch ID" = "Enable Touch/Face ID";
  668. "Enter a different passcode. Cannot re-use the same passcode." = "Enter a different passcode. Cannot re-use the same passcode.";
  669. "Enter a different password. Cannot re-use the same password." = "Enter a different password. Cannot re-use the same password.";
  670. "Enter a passcode" = "Enter a passcode";
  671. "Enter a password" = "Enter a password";
  672. "Enter your new passcode" = "Enter your new passcode";
  673. "Enter your new password" = "Enter your new password";
  674. "Enter your old passcode" = "Enter your old passcode";
  675. "Enter your old password" = "Enter your old password";
  676. "Enter your passcode" = "Enter your passcode";
  677. "Enter your password" = "Enter your password";
  678. "Invalid Passcode" = "Invalid passcode";
  679. "Invalid Password" = "Neteisingas slaptažodis";
  680. "Passcodes did not match.\nTry again." = "Passcodes did not match.\nTry again.";
  681. "Password did not match.\nTry again." = "Password did not match.\nTry again.";
  682. "Re-enter your passcode" = "Re-enter your passcode";
  683. "Re-enter your password" = "Re-enter your password";
  684. "Try again in %d minutes" = "Bandykite dar kartą po %d minučių";
  685. "Try again in 1 minute" = "Bandykite dar kartą po 1 minutės";
  686. // QRCode
  687. "_qrcode_not_authorized_" = "Ši programėlė nėra įgaliota naudoti galinę kamerą";
  688. "_qrcode_not_supported_" = "QRCode not supported by the current device";
  689. // Voice Memo
  690. "_create_voice_memo_" = "Create voice memo";
  691. "_voice_memo_start_" = "bakstelėkite, norėdami pradėti";
  692. "_voice_memo_stop_" = "bakstelėkite, norėdami stabdyti";
  693. "_voice_memo_filename_" = "voice memo";
  694. "_voice_memo_title_" = "Upload voice memo";