Localizable.strings 82 KB

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