Localizable.strings 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. //
  2. // Localizable.strings
  3. // Nextcloud iOS
  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_" = "Creating share";
  38. "_updating_sharing_" = "Updating share";
  39. "_removing_sharing_" = "Removing share";
  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_" = "No account found";
  62. "_info_" = "Info";
  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_" = "Create folder";
  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_" = "Ar norite tęsti?";
  77. "_auto_upload_folder_" = "Auto upload";
  78. "_gallery_" = "Gallery";
  79. "_photo_" = "Photo";
  80. "_audio_" = "Audio";
  81. "_unknown_" = "Nežinoma";
  82. "_next_" = "Kitas";
  83. "_success_" = "Pavyko";
  84. "_initialization_" = "Inicijavimas";
  85. "_experimental_" = "Experimental";
  86. "_select_dir_media_tab_" = "Select as folder \"Media\"";
  87. "_error_creation_file_" = "Oi! Nepavyko sukurti failo";
  88. "_save_path_" = "Save path";
  89. "_save_settings_" = "Įrašyti nustatymus";
  90. "_mode_filename_" = "Filename mode";
  91. "_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";
  92. "_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";
  93. "_restore_" = "Atkurti";
  94. "_camera_roll_" = "Camera roll";
  95. "_tap_here_to_change_" = "Tap here to change";
  96. "_no_albums_" = "No albums";
  97. "_denied_album_" = "This app does not have access to \"Photos\", you can enable access in Privacy Settings";
  98. "_denied_camera_" = "This app does not have access to \"Camera\", you can enable access in Privacy Settings";
  99. // App
  100. "_network_available_" = "Tinklas prieinamas";
  101. "_network_not_available_" = "Tinklas neprieinamas";
  102. // Networking
  103. "_file_too_big_" = "Failas per didelis, kad būtų šifruotas/iššifruotas";
  104. "_file_too_big_max_100_" = "File too large (max 100 kb.)";
  105. "_...loading..._" = "Įkeliama…";
  106. "_download_plist_" = " ";
  107. "_no_reuploadfile_" = "Could not find nor resend file. Delete the upload and reload the file to upload it.";
  108. "_file_already_exists_" = "Unable to complete the operation, a file with the same name exists";
  109. "_read_file_error_" = "Nepavyko perskaityti failo";
  110. // More
  111. "_more_" = "Daugiau";
  112. "_notifications_" = "Pranešimai";
  113. "_logout_" = "Atsijungti";
  114. "_quota_space_unlimited_" = "Unlimited";
  115. "_quota_space_unknown_" = "Nežinoma";
  116. "_quota_using_" = "You are using %@ of %@";
  117. // Settings
  118. "_acknowledgements_" = "Acknowledgements";
  119. "_settings_" = "Nustatymai";
  120. "_passcode_" = "Slaptažodis";
  121. "_lock_" = "Lock";
  122. "_lock_active_" = "Lock: On";
  123. "_lock_not_active_" = "Lock: Off";
  124. "_lock_protection_no_screen_" = "Do not ask at startup";
  125. "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for protected folders only or for the encryption option";
  126. "_url_" = "URL";
  127. "_username_" = "Naudotojo vardas";
  128. "_change_credentials_" = "Change your credentials";
  129. "_wifi_only_" = "Only use Wi-Fi connection";
  130. "_settings_autoupload_" = "Auto upload";
  131. "_app_version_" = "Application version";
  132. "_app_in_use_" = "Application in use";
  133. "_contact_by_email_" = "Contact us by email";
  134. "_clear_cache_" = "Išvalyti podėlį";
  135. "_clear_cache_footer_" = "Clear downloaded and offline files from the app";
  136. "_exit_" = "Reset application";
  137. "_exit_footer_" = "Remove all accounts and local data from the app";
  138. "_funct_not_enabled_" = "Functionality not enabled";
  139. "_passcode_activate_" = "Password lock on";
  140. "_disabling_passcode_" = "Removing password lock";
  141. "_want_exit_" = "Attention! Will be reset to initial state. Continue?";
  142. "_proceed_" = "Proceed";
  143. "_delete_cache_" = "Ištrinti podėlį";
  144. "_want_delete_cache_" = "Ar norite ištrinti podėlį?";
  145. "_delete_cache_and_db_" = "Yes and remove the transfers in progress";
  146. "_want_delete_thumbnails_" = "Ar norite taip pat ištrinti ir visas miniatiūras?";
  147. "_mail_deleted_" = "El. paštas ištrintas";
  148. "_mail_saved_" = "El. paštas įrašytas";
  149. "_mail_sent_" = "Email sent";
  150. "_mail_failure_" = "Could not send email: %@";
  151. "_information_req_" = "Information request";
  152. "_write_in_english_" = "Maloniai prašome rašyti mums anglų kalba";
  153. "_credentials_" = "Credentials";
  154. "_manage_account_" = "Tvarkyti paskyrą";
  155. "_change_password_" = "Change password";
  156. "_add_account_" = "Pridėti paskyrą";
  157. "_delete_account_" = "Ištrinti paskyrą";
  158. "_want_delete_" = "Ar tikrai norite ištrinti?";
  159. "_no_delete_" = "Ne, neištrinti";
  160. "_yes_delete_" = "Taip, ištrinti";
  161. "_remove_cache_" = "Palaukite, ištrinamas podėlis…";
  162. "_optimizations_" = "Optimizations";
  163. "_synchronizations_" = "Synchronized folders";
  164. "_version_server_" = "Serverio versija";
  165. "_help_" = "Help";
  166. "_lock_protection_simply_" = "Weak password protection";
  167. "_change_simply_passcode_" = "Change password type";
  168. "_quota_" = "Quota";
  169. "_available_" = "available";
  170. "_cloud_account_" = "Cloud Account";
  171. "_information_" = "Informacija";
  172. "_personal_information_" = "Asmeninė informacija";
  173. "_user_full_name_" = "Full name";
  174. "_user_address_" = "Adresas";
  175. "_user_phone_" = "Telefono numeris";
  176. "_user_email_" = "Email";
  177. "_user_web_" = "Website";
  178. "_user_twitter_" = "Twitter";
  179. "_favorite_offline_" = "Favorites available offline";
  180. "_favorite_offline_footer_" = "Making all favorites available offline may take a while and use a lot of memory while doing it.";
  181. "_advanced_" = "Advanced";
  182. "Skip" = "Praleisti";
  183. "Start" = "Start";
  184. "_disable_files_app_" = "Disable Files App integration";
  185. "_disable_files_app_footer_" = "Do not permit the access of files across the Apple Files application";
  186. // Manage AutoUpload
  187. "_autoupload_" = "Auto upload photos/videos";
  188. "_autoupload_select_folder_" = "Select the \"Auto upload\" folder";
  189. "_autoupload_error_select_folder_" = "Select a valid folder for the \"Auto upload\"";
  190. "_autoupload_background_" = "Auto upload in the background";
  191. "_autoupload_photos_" = "Auto upload photos";
  192. "_autoupload_videos_" = "Auto upload videos";
  193. "_autoupload_description_" = "The new photos/videos will be uploaded in your Cloud";
  194. "_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";
  195. "_autoupload_background_title_" = "Limitations";
  196. "_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.";
  197. "_autoupload_change_location_" = "Change folder";
  198. "_autoupload_location_now_" = "Folder";
  199. "_autoupload_location_default_" = "Restore default folder";
  200. "_autoupload_change_location_footer_" = "Change folder used for 'Automatic upload of camera photos' (if the option is enabled)";
  201. "_autoupload_not_select_home_" = "Select a folder";
  202. "_autoupload_save_album_" = "Copy photo or video into the photo album";
  203. "_autoupload_fullphotos_" = "Upload the whole camera roll";
  204. "_autoupload_fullphotos_footer_" = "Adjust the options above before uploading";
  205. "_autoupload_create_subfolder_" = "Naudoti poaplankius";
  206. "_autoupload_create_subfolder_footer_" = "Store in subfolders based on year and month";
  207. "_autoupload_filenamemask_" = "Change filename mask";
  208. "_autoupload_filenamemask_footer_" = "Change the automatic filename mask";
  209. "_autoupload_current_folder_" = "Currently selected folder";
  210. // Manage Help
  211. "_help_tutorial_" = "Tutorial";
  212. "_help_intro_" = "Įžanga į Nextcloud";
  213. "_help_activity_verbose_" = "Detailed Activity feed";
  214. "_help_activity_mail_" = "Send activity via email";
  215. "_help_activity_clear_" = "Clear activity";
  216. // Manage Advanced
  217. "_show_hidden_files_" = "Rodyti paslėptus failus";
  218. "_format_compatibility_" = "Most Compatible";
  219. "_format_compatibility_footer_" = "\"Most compatible\" will save, when possible, photos as JPEG";
  220. // Login
  221. "_connect_server_anyway_" = "Do you want to connect to the server anyway?";
  222. "_connection_error_" = "Ryšio klaida";
  223. "_serverstatus_error_" = "Connection to server failure, verify your server address or network status";
  224. "_add_your_nextcloud_" = "Add your Nextcloud account";
  225. "_login_url_" = "Serverio adresas https://…";
  226. "_login_bottom_label_" = "Don't have a server yet?\nChoose one of the providers.";
  227. "_error_multidomain_" = "Address not allowed, only the following domains are valid:";
  228. "_account_already_exists_" = "The account %@ already exists";
  229. "_traditional_login_" = "Revert to old login method";
  230. "_web_login_" = "Revert to web login method";
  231. // Favorite
  232. "_favorites_" = "Favorites";
  233. "_favorite_" = "Favorite";
  234. "_unfavorite_" = "Unfavorite";
  235. "_no_files_uploaded_" = "Neįkelta jokių failų";
  236. "_tutorial_favorite_view_" = "Files and folders you mark as favorites will show up here";
  237. "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
  238. "_tutorial_local_view_" = "You'll find the unpacked files from your cloud.\n\nConnect to iTunes to share these files.";
  239. "_more_" = "Daugiau";
  240. "_favorite_no_files_" = "No favorites yet";
  241. // Auto Upload
  242. "_pull_down_" = "Pull down to refresh";
  243. "_no_photo_load_" = "No photo or video";
  244. "_tutorial_autoupload_view_" = "You can enable auto uploads from \"Settings\"";
  245. "_no_date_" = "No date";
  246. "_today_" = "Today";
  247. "_time_" = "Laikas: %@\n\n%@";
  248. "_location_not_enabled_" = "Location Services not enabled";
  249. "_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Location Services\"";
  250. "_access_photo_not_enabled_" = "Access to Photos not enabled";
  251. "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\"";
  252. "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
  253. "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\"";
  254. "_tutorial_photo_view_" = "No photos or videos uploaded yet";
  255. "_create_full_upload_" = "Creating archive… May take a long time, please wait.";
  256. "_error_createsubfolders_upload_" = "Klaida kuriant poaplankius";
  257. "_activate_autoupload_" = "Enable auto upload";
  258. // Utility
  259. "_never_" = "niekada";
  260. "_less_a_minute_" = "less than a minute ago";
  261. "_minutes_ago_" = "%d minutes ago";
  262. "_hours_ago_" = "%d hours ago";
  263. "_days_ago_" = "%d days ago";
  264. "_over_30_days_" = "over 30 days";
  265. "_connection_internet_offline_" = "The Internet connection appears to be offline or Wi-Fi is required";
  266. "_insert_password_" = "enter password";
  267. "_update_in_progress_" = "Versijos naujinimas, palaukite…";
  268. "_forbidden_characters_" = "Failo ar aplanko pavadinime yra neteisingų simbolių";
  269. "_mail_not_can_send_mail_" = "Nenustatyta jokia paskyra arba įvestas neteisingas el. pašto adresas";
  270. // File
  271. "_photo_camera_" = "Photos";
  272. "_media_" = "Media";
  273. "_unzip_in_progress_" = "Vyksta išskleidimas vietinėje saugykloje…";
  274. "_file_unpacked_" = "Failas išpakuotas vietinėje saugykloje";
  275. "_file_saved_local_" = "Failas įrašytas vietinėje saugykloje";
  276. "_file_not_present_" = "Error: File not present, please reload.";
  277. "_order_by_" = "Sort by";
  278. "_order_by_name_a_z_" = "Sort by name (from A to Z)";
  279. "_order_by_name_z_a_" = "Sort by name (from Z to A)";
  280. "_order_by_date_more_recent_" = "Sort from the most recent";
  281. "_order_by_date_less_recent_" = "Sort from the less recent";
  282. "_order_by_size_smallest_" = "Sort from the smallest";
  283. "_order_by_size_largest_" = "Sort from the largest";
  284. "_delete_selected_files_" = "Ištrinti failus";
  285. "_move_selected_files_" = "Perkelti failus";
  286. "_download_selected_files_" = "Atsisiųsti failus";
  287. "_download_selected_files_folders_" = "Download files and folders";
  288. "_error_operation_canc_" = "Error: Operation canceled.";
  289. "_only_lock_passcode_" = "Available only with Lock password activated. Activate it in the \"Settings\".";
  290. "_passcode_protection_" = "Password protection";
  291. "_remove_favorites_" = "Remove from favorites";
  292. "_remove_offline_" = "Remove from offline";
  293. "_add_favorites_" = "Add to favorites";
  294. "_add_offline_" = "Add to offline";
  295. "_remove_passcode_" = "Remove password protection";
  296. "_protect_passcode_" = "Protect with password";
  297. "_share_" = "Share";
  298. "_reload_" = "Įkelti iš naujo";
  299. "_open_in_" = "Open in…";
  300. "_remove_local_file_" = "Šalinti iš podėlio";
  301. "_add_local_" = "Add to local storage";
  302. "_comm_erro_pull_down_" = "Attention: Communication error with the server. Pull down to refresh.";
  303. "_file_not_downloaded_" = "failas neatsisiųstas";
  304. "_file_not_uploaded_" = "file not uploaded";
  305. "_folders_" = "folders";
  306. "_folder_" = "folder";
  307. "_files_" = "files";
  308. "_file_" = "file";
  309. "_folder_blocked_" = "Folder blocked";
  310. "_downloading_progress_" = "Inicijuojamas failų atsiuntimas…";
  311. "_no_file_pull_down_" = "Upload a file or pull down to refresh";
  312. "_browse_images_" = "Naršyti paveikslus";
  313. "_synchronized_folder_" = "Keep the folder synchronized";
  314. "_remove_synchronized_folder_" = "Turn off the synchronization";
  315. "_synchronized_confirm_" = "After enabling the synchronization, all files in the folder will be synchronized with the server, continue?";
  316. "_offline_folder_confirm_" = "After enabling the offline folder, all files in it will be synchronized with the server, continue?";
  317. "_file_not_found_reload_" = "File not found, pull down to refresh";
  318. "_title_section_download_" = "DOWNLOAD";
  319. "_title_section_upload_" = "UPLOAD";
  320. "_group_alphabetic_yes_" = "✓ Grupuoti pagal abėcėlę";
  321. "_group_alphabetic_no_" = "Group alphabetically";
  322. "_group_typefile_yes_" = "✓ Grupuoti pagal failo tipą";
  323. "_group_typefile_no_" = "Grupuoti pagal failo tipą";
  324. "_group_date_yes_" = "✓ Group by date";
  325. "_group_date_no_" = "Group by date";
  326. "_element_" = "element";
  327. "_elements_" = "elements";
  328. "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
  329. "_tite_footer_upload_" = "%lu %@ to upload";
  330. "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
  331. "_tite_footer_download_" = "%lu %@ to download";
  332. "_limited_dimension_" = "Maximum size reached";
  333. "_save_selected_files_" = "Save images and videos to photo album";
  334. "_file_not_saved_cameraroll_" = "Error: File not saved in photo album";
  335. "_file_saved_cameraroll_" = "File saved in photo album";
  336. "_directory_on_top_yes_" = "✓ Folders on top";
  337. "_directory_on_top_no_" = "Aplankai viršuje";
  338. "_folder_automatic_upload_" = "Folder for \"Auto upload\"";
  339. "_search_no_record_found_" = "No result";
  340. "_search_in_progress_" = "Vyksta paieška…";
  341. "_search_instruction_" = "Search for file (minimum 2 characters)";
  342. "_files_no_files_" = "Čia failų nėra";
  343. "_files_no_folders_" = "Čia aplankų nėra";
  344. "_request_in_progress_" = "Request to server in progress…";
  345. "audio" = "AUDIO";
  346. "compress" = "COMPRESS";
  347. "directory" = "FOLDERS";
  348. "document" = "DOCUMENTS";
  349. "image" = "IMAGES";
  350. "template" = "TEMPLATES";
  351. "unknow" = "NEŽINOMA";
  352. "video" = "VIDEO";
  353. "_file_del_only_local_" = "Failo serveryje nėra";
  354. "_copy_file_" = "Kopijuoti failą";
  355. "_copy_files_" = "Kopijuoti failus";
  356. "_paste_file_" = "Įdėti failą";
  357. "_paste_files_" = "Įdėti failus";
  358. "_search_this_folder_" = "Ieškoti šiame aplanke";
  359. "_search_all_folders_" = "Ieškoti visuose aplankuose";
  360. "_search_sub_folder_" = "Ieškoti čia ir poaplankiuose";
  361. "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
  362. "_cancel_all_task_" = "Atsisakyti visų persiuntimų";
  363. "_status_wait_download_" = "Waiting for download";
  364. "_status_in_download_" = "In download";
  365. "_status_downloading_" = "Downloading";
  366. "_status_wait_upload_" = "Waiting for upload";
  367. "_status_in_upload_" = "In upload";
  368. "_status_uploading_" = "Uploading";
  369. // Media
  370. "_select_media_folder_" = "Select the \"Media\" folder";
  371. "_media_viewimage_show_" = "Show images";
  372. "_media_viewimage_hide_" = "Hide images";
  373. "_media_viewvideo_show_" = "Show video";
  374. "_media_viewvideo_hide_" = "Hide video";
  375. // Files Preview
  376. "_insert_password_pfd_" = "Secured PDF. Enter password";
  377. "_password_pdf_error_" = "Neteisingas slaptažodis";
  378. "_error_download_photobrowser_" = "Error: Unable to download photo";
  379. // Share
  380. "_share_link_" = "Share link";
  381. "_share_link_button_" = "Send link to…";
  382. "_password_" = "Slaptažodis";
  383. "_share_password_" = "Password protected link";
  384. "_share_expirationdate_" = "Set expiration date for link";
  385. "_date_" = "Data";
  386. "_share_title_" = "Share";
  387. "_add_sharee_" = "Add users or groups";
  388. "_add_sharee_footer_" = "You can share this resource by adding users or groups. To remove a share, remove all users and groups";
  389. "_find_sharee_title_" = "Search";
  390. "_find_sharee_" = "Search for user or group…";
  391. "_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";
  392. "_user_is_group_" = " (group)";
  393. "_direct_sharee_title_" = "Share";
  394. "_direct_sharee_footer_" = "If you already know the name, enter it, then select the share type and press 'Done' to confirm";
  395. "_direct_sharee_" = "Enter the username…";
  396. "_user_sharee_footer_" = "Tap to change permissions";
  397. "_share_type_title_" = "Type of share";
  398. "_share_type_user_" = "Naudotojas";
  399. "_share_type_group_" = "Group";
  400. "_share_type_remote_" = "Remote";
  401. // Share Permission
  402. "_share_permission_title_" = "Privileges";
  403. "_share_permission_edit_" = "Can edit";
  404. "_share_permission_file_can_write_" = "Can write file";
  405. "_share_permission_create_" = "Can create";
  406. "_share_permission_create_file_" = "Can create files";
  407. "_share_permission_create_folder_" = "Can create folders";
  408. "_share_permission_change_" = "Can change";
  409. "_share_permission_delete_" = "Can delete";
  410. "_share_permission_share_" = "Can share";
  411. "_share_permission_rename_" = "Can rename";
  412. "_share_permission_move_" = "Can move";
  413. "_share_permission_read_" = "Can read";
  414. "_share_permission_info_" = "Sharing information";
  415. "_share_permission_path_" = "Failas/Aplankas";
  416. "_share_permission_type_" = "Tipas";
  417. "_share_permission_typeuser_" = "Naudotojas";
  418. "_share_permission_typegroup_" = "Group";
  419. "_share_permission_typepubliclink_" = "Link";
  420. "_share_permission_typefederated_" = "Federated";
  421. "_share_permission_owner_" = "Owner";
  422. "_share_permission_date_" = "Data";
  423. "_share_permission_email_" = "Notification via email";
  424. "_share_link_readonly_" = "Read only";
  425. "_share_link_modify_" = "Allow editing";
  426. "_share_link_upload_" = "File drop (upload only)";
  427. "_share_link_upload_modify_" = "Allow upload and editing";
  428. "_share_link_hide_download_" = "Hide download";
  429. // ShareInfoCMOC
  430. "_type_resource_connect_you_" = "Shared with you";
  431. "_type_resource_external_" = "External storage";
  432. // Share Ext
  433. "_destiny_folder_" = "Aplankas: %@";
  434. "_no_transfer_" = "No transfers yet";
  435. "_no_transfer_sub_" = "Uploads and downloads from this device will show up here";
  436. "_no_activity_" = "No activity yet";
  437. "_transfers_" = "Transfers";
  438. "_activity_" = "Activity";
  439. "_activity_file_not_present_" = "Failo daugiau nebėra";
  440. // List Shares
  441. "_list_shares_" = "Shares";
  442. "_list_shares_no_files_" = "No shares yet";
  443. "_tutorial_list_shares_view_" = "Files and folders you share will show up here";
  444. // Offline - Local Storage
  445. "_create_synchronization_" = "Create synchronization";
  446. "_offline_" = "Offline";
  447. "_local_storage_" = "Local storage";
  448. "_local_storage_no_record_" = "Kol kas failų nėra";
  449. // Create Cloud
  450. "_upload_photos_videos_" = "Upload photos or videos";
  451. "_upload_file_" = "Įkelti failą";
  452. "_upload_file_text_" = "Create text file";
  453. // Document Picker
  454. "_save_document_picker_" = "Įrašyti čia";
  455. // CreateFormUploadAssets
  456. "_destination_folder_" = "Paskirties aplankas";
  457. "_use_folder_auto_upload_" = "Use the \"Auto upload\" folder as destination";
  458. "_rename_filename_" = "Pervadinti";
  459. "_filename_" = "Filename";
  460. "_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
  461. "_forbidden_characters_" = "Failo ar aplanko pavadinime yra neteisingų simbolių";
  462. "_add_filenametype_" = "Specify type in filename";
  463. "_filenametype_photo_video_" = "Photo/Video";
  464. "_maintain_original_filename_" = "Maintain original filename";
  465. "_modify_photo_" = "Modify photo";
  466. // Notification
  467. "_notification_" = "Notification";
  468. // Photo Browser
  469. "Done" = "Atlikta";
  470. "Select Photos" = "Select Photos";
  471. "photo" = "photo";
  472. "photos" = "photos";
  473. "of" = "of";
  474. "%i of %i" = "%1$i of %2$i";
  475. // Manage Auto Upload FileName
  476. "_autoupload_filename_title_" = "Auto upload filename";
  477. // Text File
  478. "_untitled_txt_" = "Untitled.txt";
  479. // EndToEnd Encryption
  480. "_e2e_settings_title_" = "Šifravimas";
  481. "_e2e_settings_" = "Ištisinis šifravimas";
  482. "_e2e_settings_start_" = "Start end-to-end encryption";
  483. "_e2e_settings_not_available_" = "Ištisinis šifravimas neprieinamas";
  484. "_e2e_settings_activated_" = "Ištisinis šifravimas aktyvuotas";
  485. "_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.";
  486. "_e2e_settings_read_passphrase_" = "Read passphrase";
  487. "_e2e_settings_lock_not_active_" = "Lock not active, go back to \"Settings\" and activate it";
  488. "_e2e_settings_the_passphrase_is_" = "Slaptafrazė yra:";
  489. "_e2e_passphrase_request_title_" = "Request passphrase";
  490. "_e2e_passphrase_request_message_" = "Insert the 12 words";
  491. "_e2e_settings_remove_" = "Remove the encryption locally";
  492. "_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
  493. "_e2e_set_folder_encrypted_" = "Šifruoti";
  494. "_e2e_remove_folder_encrypted_" = "Iššifruoti";
  495. "_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable end-to-end encryption";
  496. "_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as 'encrypted' is not allowed";
  497. "_e2e_error_encode_metadata_" = "Serious internal error in encoding metadata";
  498. "_e2e_error_decode_metadata_" = "Serious internal error in decoding metadata";
  499. "_e2e_error_create_encrypted_" = "Nepavyko sukurti šifruoto failo";
  500. "_e2e_error_update_metadata_" = "Update metadata error";
  501. "_e2e_error_store_metadata_" = "Nepavyko įrašyti metaduomenų";
  502. "_e2e_error_send_metadata_" = "Nepavyko išsiųsti metaduomenų";
  503. "_e2e_error_delete_metadata_" = "Nepavyko ištrinti metaduomenų";
  504. "_e2e_error_get_metadata_" = "Nepavyko gauti metaduomenų";
  505. "_e2e_error_not_enabled_" = "Rimta vidinė klaida. Ištisinis šifravimas neįjungtas";
  506. "_e2e_error_record_not_found_" = "Rimta vidinė klaida. Nerasta įrašų";
  507. "_e2e_error_unlock_" = "Nepavyko atrakinti aplanko";
  508. "_e2e_error_lock_" = "Nepavyko užrakinti aplanko";
  509. "_e2e_error_delete_mark_folder_" = "Decrypt marked folder";
  510. "_e2e_error_mark_folder_" = "Šifruoti aplanką";
  511. "_e2e_error_directory_not_empty_" = "Katalogas nėra tuščias";
  512. // Scan Document
  513. "_scans_document_" = "Scans document";
  514. "_scanned_images_" = "Scanned images";
  515. "_scan_document_pdf_page_" = "Puslapis";
  516. "_scan_label_document_zone_" = "Drag images down for document creation";
  517. "_filter_original_" = "Original";
  518. "_filter_bn_" = "Black & White";
  519. "_filter_grayscale_" = "Grayscale";
  520. "_quality_image_title_" = "Image quality";
  521. "_quality_high_" = "Large file size of high quality";
  522. "_quality_medium_" = "Average file size of medium quality";
  523. "_quality_low_" = "Small file size of low quality";
  524. "_file_type_" = "Failo tipas";
  525. "_pdf_password_" = "PDF slaptažodis";
  526. "_file_creation_" = "File creation";
  527. "_delete_all_scanned_images_" = "Do you want to delete all scanned images?";
  528. /* The title on the navigation bar of the Scanning screen. */
  529. "wescan.scanning.title" = "Scanning";
  530. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  531. "wescan.edit.button.next" = "Kitas";
  532. /* The title on the navigation bar of the Edit screen. */
  533. "wescan.edit.title" = "Edit Scan";
  534. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  535. "wescan.review.button.done" = "Atlikta";
  536. /* The title on the navigation bar of the Review screen. */
  537. "wescan.review.title" = "Review";
  538. // Trah
  539. "_trash_view_" = "Ištrinti failai";
  540. "_trash_restore_all_" = "Atkurti visus failus";
  541. "_trash_delete_all_" = "Empty trash";
  542. "_trash_no_trash_" = "No files deleted";
  543. "_trash_no_trash_description_" = "You can restore deleted files from here";
  544. "_trash_restore_selected_" = "Restore selected files";
  545. "_trash_delete_selected_" = "Deleted selected files";
  546. // Offline
  547. "_manage_file_offline_" = "Manage file offline";
  548. "_set_available_offline_" = "Set as available offline";
  549. "_remove_available_offline_" = "Remove as available offline";
  550. // Richdocuments
  551. "_create_new_document_" = "Create new document";
  552. "_create_new_spreadsheet_" = "Create new spreadsheet";
  553. "_create_new_presentation_" = "Create new presentation";
  554. // Intro
  555. "_intro_1_title_" = "Keep your data secure and under your control";
  556. "_intro_2_title_" = "Secure collaboration & file exchange";
  557. "_intro_3_title_" = "Easy-to-use web mail, calendering & contacts";
  558. "_intro_4_title_" = "Screensharing, online meetings & web conferences";
  559. "_log_in_" = "Log in";
  560. "_sign_up_" = "Sign up with provider";
  561. "_host_your_own_server" = "Host your own server";
  562. // Error
  563. "_bad_username_password_" = "Wrong username or password";
  564. "_cancelled_by_user" = "Transfer canceled";
  565. "_error_folder_destiny_is_the_same_" = "It is not possible to move the folder into itself";
  566. "_error_not_permission_" = "You don't have permission to complete the operation";
  567. "_error_path_" = "Unable to open this file or folder. Please make sure it exists";
  568. "_file_upload_not_exitst_" = "The file that you want to upload does not exist";
  569. "_forbidden_characters_from_server_" = "The name contains at least one invalid character";
  570. "_not_connected_internet_" = "Serverio ryšio klaida";
  571. "_not_possible_connect_to_server_" = "It is not possible to connect to the server at this time";
  572. "_not_possible_create_folder_" = "Folder could not be created";
  573. "_server_down_" = "Could not establish contact with server";
  574. "_time_out_" = "Timeout, try again";
  575. "_unknow_response_server_" = "Unexpected response from server";
  576. "_user_autentication_required_" = "User autentication required";
  577. "_file_directory_locked_" = "File or directory locked";
  578. "_ssl_certificate_untrusted_" = "The certificate for this server is invalid";
  579. "_internal_server_" = "Vidinė serverio klaida";
  580. "_file_already_exists_" = "Unable to complete the operation, a file with the same name exists";
  581. "_file_folder_not_exists_" = "The source file wasn't found at the specified path";
  582. "_folder_contents_nochanged_" = "The folder contents have not changed";
  583. "_images_invalid_converted_" = "The image is invalid and cannot be converted to a thumbnail";
  584. "_method_not_expected_" = "Unexpected request method";
  585. "_reauthenticate_user_" = "Access expired, log in again";
  586. "_server_error_retry_" = "The server is temporarily unavailable";
  587. "_too_many_files_" = "Į šią operaciją būtų įtraukta pernelyg daug failų";
  588. "_too_many_request_" = "Sending too many requests caused the rate limit to be reached";
  589. "_user_over_quota_" = "Storage quota is reached";
  590. "_ssl_connection_error_" = "Connection SSL error, try again";
  591. "_bad_request_" = "Bloga užklausa";
  592. "_webdav_locked_" = "WebDAV Locked: Trying to access locked resource";
  593. "_error_user_not_available_" = "The user is no longer available";
  594. "_server_response_error_" = "Server response content error";
  595. "_no_nextcloud_found_" = "Nextcloud server not found";
  596. // BKPasscode
  597. "%d Failed Passcode Attempts" = "%d failed passcode attempts";
  598. "%d Failed Password Attempts" = "%d failed password attempts";
  599. "1 Failed Passcode Attempt" = "1 failed passcode attempt";
  600. "1 Failed Password Attempt" = "1 failed password attempt";
  601. "Do you want to use Touch ID for authentication?" = "Do you want to use Touch/Face ID for authentication?";
  602. "Done" = "Atlikta";
  603. "Enable Touch ID" = "Enable Touch/Face ID";
  604. "Enter a different passcode. Cannot re-use the same passcode." = "Enter a different passcode. Cannot re-use the same passcode.";
  605. "Enter a different password. Cannot re-use the same password." = "Enter a different password. Cannot re-use the same password.";
  606. "Enter a passcode" = "Enter a passcode";
  607. "Enter a password" = "Enter a password";
  608. "Enter your new passcode" = "Enter your new passcode";
  609. "Enter your new password" = "Enter your new password";
  610. "Enter your old passcode" = "Enter your old passcode";
  611. "Enter your old password" = "Enter your old password";
  612. "Enter your passcode" = "Enter your passcode";
  613. "Enter your password" = "Enter your password";
  614. "Invalid Passcode" = "Invalid passcode";
  615. "Invalid Password" = "Invalid password";
  616. "Passcodes did not match.\nTry again." = "Passcodes did not match.\nTry again.";
  617. "Password did not match.\nTry again." = "Password did not match.\nTry again.";
  618. "Re-enter your passcode" = "Re-enter your passcode";
  619. "Re-enter your password" = "Re-enter your password";
  620. "Try again in %d minutes" = "Try again in %d minutes";
  621. "Try again in 1 minute" = "Try again in 1 minute";