Localizable.strings 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546
  1. /*
  2. Localizable.strings
  3. Crypto Cloud - Nextcloud
  4. Created by Marino Faggiana on 30/10/15.
  5. Copyright © 2016 TWS. All rights reserved.
  6. */
  7. // General
  8. "_cancel_" = "Peruuta";
  9. "_upload_file_" = "Lähetä tiedosto";
  10. "_download_file_" = "Lataa tiedosto";
  11. "_upload_encrypted_file_" = "Lähetä salattu tiedosto";
  12. "_loading_" = "Ladataan";
  13. "_loading_num_" = "Ladataan tiedostoa %i";
  14. "_loading_camera_upload_" = "Automaattinen lähettäminen";
  15. "_uploading_" = "Lähetetään";
  16. "_synchronization_" = "Synkronointi";
  17. "_delete_" = "Poista";
  18. "_delete_file_n_" = "Poistetaan tiedostoa %i / %i";
  19. "_rename_" = "Nimeä uudelleen";
  20. "_move_" = "Siirrä";
  21. "_move_file_n_" = "Siirretään tiedostoa %i / %i";
  22. "_create_folder_" = "Luo uusi kansio";
  23. "_creating_sharing_" = "Luodaan jakoa";
  24. "_updating_sharing_" = "Päivitetään jakoa";
  25. "_removing_sharing_" = "Poistetaan jakoa";
  26. "_add_" = "Lisää";
  27. "_login_" = "Kirjaudu";
  28. "_save_" = "Tallenna";
  29. "_save_encrypted_" = "Tallenna salattuna";
  30. "_warning_" = "Varoitus";
  31. "_error_" = "Virhe";
  32. "_no_" = "Ei";
  33. "_yes_" = "Kyllä";
  34. "_select_" = "Valitse";
  35. "_crypto_cloud_upload_" = "_brand_ - Upload";
  36. "_home_" = "Tiedostot";
  37. "_file_to_upload_" = "Tiedosto lähetettäväksi";
  38. "_destination_" = "Määränpää";
  39. "_ok_" = "OK";
  40. "_beta_version_" = "Beta-versio";
  41. "_function_in_testing_" = "Toimintoa testataan, ilmoita meille ongelmista tai virheistä.";
  42. "_done_" = "Valmis";
  43. "_passcode_too_short_" = "Pääsykoodi liian lyhyt, vähintään neljä merkkiä vaaditaan";
  44. "_selected_" = "Valittu";
  45. "_scan_fingerprint_" = "Tunnistaudu sormenjäljelläsi";
  46. "_no_active_account_" = "Tiliä ei löytynyt";
  47. "_info_" = "Info";
  48. "_save_exit_" = "Haluatko poistua tallentamatta?";
  49. "_video_" = "Video";
  50. "_overwrite_" = "Ylikirjoita";
  51. "_transfers_in_queue_" = "Siirrot käynnissä, odota...";
  52. "_too_errors_automatic_all_"= "Liikaa virheitä, mene Ohjauskeskukseen tarkistaaksesi ongelman";
  53. "_create_folder_" = "Luo uusi kansio";
  54. "_close_" = "Sulje";
  55. "_postpone_" = "Lykkää";
  56. "_remove_" = "Poista";
  57. "_file_not_found_" = "Tiedostoa ei löytynyt";
  58. "_continue_" = "Haluatko jatkaa?";
  59. // App
  60. "_synchronization_header_" = "Synchronization of encrypted header in progress ...";
  61. "_network_available_" = "Verkko saatavilla";
  62. "_network_not_available_" = "Verkko ei saatavilla";
  63. // Networking
  64. "_file_too_big_" = "Tiedosto on liian suuri salattavaksi tai salauksesta purettavaksi";
  65. "_file_too_big_max_100_" = "Tiedosto on liian suuri (maksimi 100 kt)";
  66. "_...loading..._" = ".. ladataan ..";
  67. "_download_plist_" = " ";
  68. "_no_reuploadfile_" = "Could not find nor resend file. Delete the upload and reload the file to upload it.";
  69. "_file_already_exists_" = "Unable to complete the operation, there is a file with the same name";
  70. "_read_file_error_" = "Lukemisessa tiedostovirhe";
  71. // More
  72. "_more_" = "Lisää";
  73. // Settings
  74. "_acknowledgements_" = "Acknowledgements";
  75. "_settings_" = "Asetukset";
  76. "_passcode_" = "Salasana";
  77. "_lock_active_" = "Lock : Active";
  78. "_lock_not_active_" = "Lock : Not Active";
  79. "_lock_protection_folder_" = "Lock for protected folders only";
  80. "_url_" = "URL-osoite";
  81. "_username_" = "Käyttäjätunnus";
  82. "_change_credentials_" = "Change your credentials";
  83. "_wifi_only_" = "Käytä vain Wi-Fi-yhteyttä";
  84. "_uploading_from_camera_" = "Automatic uploading from the camera";
  85. "_app_version_" = "Sovelluksen versio";
  86. "_app_in_use_" = "Application in use";
  87. "_contact_by_email_" = "Ota meihin yhteyttä sähköpostilla";
  88. "_clear_cache_" = "Tyhjennä välimuisti (%@ käytetty)";
  89. "_clear_cache_no_size_" = "Tyhjennä välimuisti";
  90. "_exit_" = "Exit _brand_";
  91. "_funct_not_enabled_" = "Toiminnallisuutta ei ole otettu käyttöön";
  92. "_passcode_activate_" = "Password Lock activated";
  93. "_disabling_passcode_" = "Disabling Password Lock";
  94. "_want_exit_" = "Attention! _brand_ will be reset to the initial state. Continue?";
  95. "_proceed_" = "Jatka";
  96. "_delete_cache_" = "Poista välimuisti";
  97. "_want_delete_cache_" = "Do you want to delete cache?";
  98. "_mail_deleted_" = "Sähköposti poistettu";
  99. "_mail_saved_" = "Sähköposti tallennettu";
  100. "_mail_sent_" = "Sähköpostiviesti lähetetty onnistuneesti";
  101. "_mail_failure_" = "Sähköpostin lähettäminen epäonnistui: %@";
  102. "_information_req_" = "Information request";
  103. "_credentials_" = "Credentials";
  104. "_manage_account_" = "Tilin hallinta";
  105. "_change_password_" = "Vaihda salasana";
  106. "_add_nextcloud_" = "Lisää Nextcloud-tili";
  107. "_delete_account_" = "Poista tili";
  108. "_want_delete_" = "Do you really want to delete?";
  109. "_no_delete_" = "No, do not delete";
  110. "_yes_delete_" = "Yes, delete";
  111. "_remove_cache_" = "Odota, välimuistin poistaminen käynnissä...";
  112. "_optimizations_" = "Optimoinnit";
  113. "_synchronizations_" = "Synkronoidut kansiot";
  114. "_version_server_" = "Palvelimen versio";
  115. "_check_key_aes_256_" = "Manage encryption key passcode";
  116. "_encryptpass_by_email_" = "Send by email";
  117. "_title_mail_encryptpass_" = "Passcode Key Encryption _brand_";
  118. "_text1_mail_encryptpass_" = "Your encryption key passcode is";
  119. "_text2_mail_encryptpass_" = "store it securely and away from prying eyes.";
  120. "_help_" = "Ohje";
  121. "_lock_protection_simply_" = "Password protection simple";
  122. "_change_simply_passcode_" = "Vaihda salasanan tyyppiä";
  123. "_quota_" = "Kiintiö";
  124. "_available_" = "saatavilla";
  125. "_cloud_account_" = "Pilvitunnus";
  126. "_information_" = "Tiedot";
  127. "_personal_information_" = "Personal info";
  128. "_user_full_name_" = "Full name";
  129. "_user_address_" = "Osoite";
  130. "_user_phone_" = "Puhelinnumero";
  131. "_user_email_" = "Sähköpostiosoite";
  132. "_user_web_" = "Verkkosivusto";
  133. "_user_twitter_" = "Twitter";
  134. "_quota_using_" = "You are using %@ of %@";
  135. "_favorite_offline_" = "Suosikit saatavilla offline";
  136. "_favorite_offline_footer_" = "Making all favorites available offline may take a long time with a high memory occupation.";
  137. "_advanced_" = "Advanced";
  138. // Manage Camera Upload
  139. "_upload_camera_" = "Lähetä kameran kuvia/videoita";
  140. "_upload_camera_background_"= "Lähetä kuvia taustalla";
  141. "_upload_foto_camera_" = "Lähetä kameran kuvia";
  142. "_upload_encry_camup_" = "Lähetä salattuja tiedostoja";
  143. "_upload_video_camera_" = "Lähetä kameran videoita";
  144. "_upload_automatic_photos_" = "Lähetä kameran kuvia automaattisesti";
  145. "_upload_automatic_videos_" = "Lähetä kameran videoita automaattisesti";
  146. "_photo_folder_photocamera_"= "Kuvat lähetetään kansioon 'photos' pilvitililläsi";
  147. "_photo_folder_background_" = "This option required the use of GPS for detect new photos from camera roll every change significative of location";
  148. "_cameraupload_background_title_" = "Rajoitukset";
  149. "_cameraupload_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 _brand_ for a short time and checks for new photos to upload to the cloud.";
  150. "_upload_camera_change_location_" = "Vaihda kansiota";
  151. "_upload_camera_location_now_" = "Kansio";
  152. "_upload_camera_location_default_" = "Palauta oletuskansio";
  153. "_upload_camera_change_location_footer_" = "Change Photos folder where he will also run the 'Automatic upload from camera' (if the option is enabled)";
  154. "_camera_upload_not_select_home_" = "Valitse kansio";
  155. "_upload_camera_save_album_" = "Copy photo or video in the photo album";
  156. "_upload_camera_save_album_footer_" = "After the automatic sending of the photo or video, a copy is saved in the photo album : _brand_ (does not require more space in the camera roll)";
  157. "_upload_camera_fullphotos_" = "Lähetä kaikki kameran kuvat/videot";
  158. "_upload_camera_fullphotos_footer_" = "Valitse asetukset yltä ennen lähettämistä";
  159. "_upload_camera_create_subfolder_" = "Käytä alikansioita";
  160. "_upload_camera_create_subfolder_footer_" = "Tallenna alikansioihin vuoden ja kuukauden mukaisesti.";
  161. // Manage Crypto Cloud
  162. "_crypto_cloud_system_" = "Crypto Cloud System";
  163. "_alert_activation_crypto_cloud_" = "Crypto Cloud System activated correctly";
  164. "_alert_deactivation_crypto_cloud_" = "Crypto Cloud System deactivated correctly";
  165. "_activation_crypto_cloud_" = "Activation Crypto Cloud System";
  166. "_deactivation_crypto_cloud_" = "Deactivation Crypto Cloud System";
  167. "_footer_crypto_cloud_" = "Based on the encryption AES-256, Crypto Cloud System will enable you to store all your private data (documents, templates, photos, videos, etc…) in your Cloud, thus keeping them safe from possible 'prying eyes'.\n\nYou will be asked to enter a encryption key (minimum 4 characters, maximum 64 characters). You will never be able to retrieve it and your files will remain encrypted. Should you re-install Nextcloud or access to your data from another iOS system, use the same combination.\n\nAny file can be encrypted or decrypted. The name of folders containing your files can be encrypted as well (so as to hide any possible hint at their contents).\n\nAny kind of document, either in standard or in encrypted format, can be uploaded from Nextcloud onto your Cloud. All encrypted files and folders will be marked in orange colour. If they are in preview mode, they will be identified by a 3 bullets orange label instead.\n\nTemplates for recording your confidential data (note, credit card, ATM card, bank accounts, passwords to websites, etc…) are available and they can be saved in your Cloud in encrypted mode as well.\n\nActive/Disactive whenever you want, but remember to always use the same encryption key.\n\nAt the moment the encrypted files with Crypto Cloud System can be viewed only with iOS system.";
  168. // Manage Photos
  169. "_change_folder_photos_" = "Change folder Photos";
  170. // Manage Help
  171. "_help_tutorial_" = "Tutorial";
  172. "_help_intro_" = "Introduction _brand_";
  173. "_help_activity_verbose_" = "Detailed Activity feed";
  174. "_help_activity_mail_" = "Send activity by mail";
  175. "_help_activity_clear_" = "Clear activity";
  176. // Manage Optimizations
  177. "_optimized_photos_" = "Optimized photos resolution";
  178. "_upload_del_photos_" = "Remove files after upload";
  179. "_optimized_photos_how_" = "If your iPhone is low on space, full-resolution photos, uploaded or downloaded ,are automatically replaced with optimized versions, full-resolution versions are stored in your Cloud.";
  180. "_upload_del_photos_how_" = "Files will be cancelled from _brand_ memory after they’ve been uploaded on the Cloud. They will remain in the camera roll. Just download the files to see them.";
  181. // Login
  182. "_connect_server_anyway_" = "Do you want to connect to the server anyway?";
  183. "_connection_error_" = "Connection error";
  184. "_add_your_nextcloud_" = "Add your Nextcloud account";
  185. "_key_aes_256_" = "Passcode key encryption";
  186. "_security_init_required_hint_" = "Passcode key encryption Hint (Recommended)";
  187. "_hint_" = "Vihje";
  188. "_security_init_required_mail_" = "Enter your email address to receive the encryption key passcode (recommended).";
  189. "_email_" = "Sähköpostiosoite";
  190. "_title_form_security_init_" = "Security options";
  191. "_login_bottom_label_" = "Don't have a server yet?\nChoose one of the providers.";
  192. "_error_multidomain_" = "Address not allowed, only the following domains are valid:";
  193. // Favorite
  194. "_favorites_" = "Suosikit";
  195. "_offline_" = "Offline";
  196. "_local_storage_" = "Paikallinen tallennustila";
  197. "_local_storage_no_record_" = "No files yet";
  198. "_no_files_uploaded_" = "No files uploaded";
  199. "_tutorial_favorite_view_" = "Files and folders you mark as favorite will show up here";
  200. "_tutorial_offline_view_" = "Copy here the files that should be available offline.\n\nThey will be synchronized with your cloud.";
  201. "_tutorial_local_view_" = "You'll find the unpacked files from your cloud.\n\nConnect to iTunes to share these files.";
  202. "_more_" = "Lisää";
  203. "_favorite_no_files_" = "No favorites yet";
  204. // Camera Upload
  205. "_pull_down_" = "Pull down to refresh";
  206. "_no_photo_load_" = "No Photo or Video";
  207. "_tutorial_camera_upload_view_" = "You can enable camera upload from the settings";
  208. "_no_date_" = "No date";
  209. "_today_" = "Tänään";
  210. "_time_" = "Time : %@\n\n%@";
  211. "_location_not_enabled_" = "Location Services not enabled";
  212. "_location_not_enabled_msg_" = "Please go to Settings and turn on Location Services to allow Camera uploads.";
  213. "_access_photo_not_enabled_" = "Access to Photos not enabled";
  214. "_access_photo_not_enabled_msg_" = "Please go to Setting and turn on Photo Access to allow Photo camera uploads.";
  215. "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
  216. "_access_photo_location_not_enabled_msg_" = "Please go to Setting and turn on Photo Access and Location Services to allow Camera uploads.";
  217. "_processing_send_camera_upload_" = "Ladataan kameran kuvaa ...";
  218. "_tutorial_photo_view_" = "No photos or videos uploaded yet";
  219. "_create_full_upload_" = "Creating archive .. may take a long time, please wait";
  220. "_error_createsubfolders_upload_" = "Virhe alikansioita luotaessa";
  221. "_activate_camera_upload_" = "Enable camera upload";
  222. // Template
  223. "_title_" = "Otsikko";
  224. "_web_account_data_" = "Web account data";
  225. "_url:_" = "URL-osoite:";
  226. "_login:_" = "Login :";
  227. "_password:_" = "Salasana:";
  228. "_notes_" = "Muistiinpanot";
  229. "_web_account_" = "Web account";
  230. "_enter_title_" = "Enter Title";
  231. "_add_folder_" = "Lisää kansio";
  232. "_add_photos_videos_" = "Lisää kuvia tai videoita";
  233. "_add_folder_encryptated_" = "Lisää kansio salatulla nimellä";
  234. "_add_encrypted_photo_video_" = "Lisää salattuja kuvia tai videoita";
  235. "_add_credit_card_" = "Add template for credit card";
  236. "_add_atm_" = "Add template for ATM card";
  237. "_add_bank_account_" = "Add template for bank account";
  238. "_add_web_account_" = "Add web account";
  239. "_add_notes_" = "Add notes";
  240. "_add_driving_license_" = "Add template driving license";
  241. "_add_id_card_" = "Add ID card template";
  242. "_add_passport_" = "Add template passport";
  243. "_add_atm_card_" = "ATM card data";
  244. "_bank_name:_" = "Bank name:";
  245. "_code:_" = "Code:";
  246. "_security_code:_" = "Security code:";
  247. "_pin:_" = "PIN:";
  248. "_atm_card_" = "ATM card";
  249. "_credi_card_data_" = "Credit Card data";
  250. "_name_surname:_" = "Name Surname:";
  251. "_expiry_date:_" = "Expiry date:";
  252. "_credit_card_" = "Credit Card";
  253. "_id_card_" = "ID Card";
  254. "_number:_" = "Number:";
  255. "_place_of_birth:_" = "Place of birth:";
  256. "_date_of_birth:_" = "Date of birth:";
  257. "_date_of_issue:_" = "Date of issue:";
  258. "_date_of_expiry:_" = "Date of expiry:";
  259. "_bank_account_data_" = "Bank account data";
  260. "_account_n:_" = "Account N.:";
  261. "_iban:_" = "IBAN:";
  262. "_swift:_" = "SWIFT:";
  263. "_agency:_" = "Agency:";
  264. "_bank_account_" = "Bank account";
  265. "_passport_" = "Passport";
  266. "_driving_license_" = "Driving license";
  267. "_license_number:_" = "License number:";
  268. "_vehicle_types:_" = "Vehicle types:";
  269. // Utility
  270. "_never_" = "never";
  271. "_less_a_minute_" = "less than a minute ago";
  272. "_minutes_ago_" = "%d minutes ago";
  273. "_hours_ago_" = "%d hours ago";
  274. "_days_ago_" = "%d days ago";
  275. "_over_30_days_" = "over 30 days";
  276. "_connection_internet_offline_" = "The internet connection appears to be offline or Wi-Fi is required";
  277. "_insert_password_" = "anna salasana";
  278. "_update_in_progress_" = "Version upgrade, please wait ...";
  279. "_forbidden_characters_" = "The file or folder have forbidden characters";
  280. "_mail_not_can_send_mail_" = "No configured account or wrong email address";
  281. // File
  282. "_photo_camera_" = "Kuvat";
  283. "_unzip_in_progress_" = "Unzip in progress in local storage ...";
  284. "_file_unpacked_" = "File successfully unpacked on local storage";
  285. "_file_saved_local_" = "File saved successfully on local storage.";
  286. "_file_not_present_" = "Error, file not present, please reload.";
  287. "_order_by_date_" = "Järjestä päiväyksen mukaan";
  288. "_current_order_name_" = "(lajiteltu nimen mukaan)";
  289. "_order_by_name_" = "Järjestä nimen mukaan";
  290. "_current_order_date_" = "(lajiteltu päivämäärän mukaan)";
  291. "_sort_descending_" = "Lajittele laskevasti";
  292. "_current_sort_ascending_" = "(lajiteltu nousevasti)";
  293. "_sort_ascending_" = "Lajittele nousevasti";
  294. "_current_sort_descending_" = "(lajiteltu laskevasti)";
  295. "_delete_selected_files_" = "Poista tiedostoja";
  296. "_move_selected_files_" = "Siirrä tiedostoja";
  297. "_encrypted_selected_files_" = "Salatut tiedostot";
  298. "_decrypted_selected_files_" = "Decrypted files";
  299. "_download_selected_files_" = "Lataa tiedostoja";
  300. "_error_passcode_" = "Error: Wrong passcode for encryption key.";
  301. "_error_operation_canc_" = "Virhe, toiminto peruttu.";
  302. "_only_lock_passcode_" = "Available only with Lock password activated. Activate from the Settings.";
  303. "_passcode_protection_" = "Salasanasuojaus";
  304. "_encrypt_" = "Salaa";
  305. "_decrypt_" = "Decrypt";
  306. "_remove_favorites_" = "Poista suosikeista";
  307. "_remove_offline_" = "Remove from offline";
  308. "_add_favorites_" = "Lisää suosikkeihin";
  309. "_add_offline_" = "Add to offline";
  310. "_remove_passcode_" = "Remove password protection";
  311. "_protect_passcode_" = "Suojaa salasanalla";
  312. "_share_" = "Jaa";
  313. "_reload_" = "Reload";
  314. "_open_in_" = "Open in...";
  315. "_remove_local_file_" = "Poista välimuistista";
  316. "_add_local_" = "Add to local storage";
  317. "_comm_erro_pull_down_" = "Attention communication error with the server, pull down to refresh.";
  318. "_file_not_downloaded_" = "file not dowloaded";
  319. "_file_not_uploaded_" = "file not uploaded";
  320. "_folders_" = "kansiot";
  321. "_folder_" = "kansio";
  322. "_files_" = "tiedostot";
  323. "_file_" = "tiedosto";
  324. "_folder_blocked_" = "Folder blocked";
  325. "_downloading_progress_" = "Initiating download of files ...";
  326. "_encrypted_progress_" = "Salattu ...";
  327. "_decrypted_progress_" = "Decrypted ...";
  328. "_no_file_pull_down_" = "Upload a file or pull down to refresh";
  329. "_browse_images_" = "Selaa kuvia";
  330. "_synchronized_folder_" = "Pidä kansio synkronoituna";
  331. "_remove_synchronized_folder_" = "Remove the synchronization";
  332. "_synchronized_confirm_" = "Enabling the synchronization, all files in the folder will be synchronized with the server, continuous ?";
  333. "_offline_folder_confirm_" = "After enabling the offline, all files in the folder will be synchronized with the server, continue?";
  334. "_same_device_different_passcode_" = "The file was encrypted on the same device but with different passcode. Keep in mind that if the old passcode is entered, files encrypted with the new passcode will not be readable.";
  335. "_file_encrypted_another_device_" = "The file was encrypted on another device [%@], enter the passcode to decrypt its content.";
  336. "_file_not_found_reload_" = "File not found, pull down to refresh";
  337. "_title_section_download_" = "DOWNLOAD";
  338. "_title_section_upload_" = "UPLOAD";
  339. "_group_alphabetic_yes_" = "✓ Group by Alphabetical Order";
  340. "_group_alphabetic_no_" = "Group by Alphabetical Order";
  341. "_group_typefile_yes_" = "✓ Group by Type File";
  342. "_group_typefile_no_" = "Group by Type File";
  343. "_group_date_yes_" = "✓ Group by Date";
  344. "_group_date_no_" = "Group by Date";
  345. "_element_" = "element";
  346. "_elements_" = "elements";
  347. "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
  348. "_tite_footer_upload_" = "%lu %@ to upload";
  349. "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
  350. "_tite_footer_download_" = "%lu %@ to download";
  351. "_limited_dimension_" = "Reached maximum size";
  352. "_same_device_different_passcode_hint_" = "The file was encrypted by the same device but with different Passcode key encryption. Attention if the old Passcode is entered,files encrypted with the new Passcode will not be readable. \n\n Hint: %@";
  353. "_file_encrypted_another_device_hint_" = "The file was encrypted by another device [%@], enter the Passcode key encryption to read its contents. \n\n Hint: %@";
  354. "_save_selected_files_" = "Save images and videos on Photo Album";
  355. "_file_not_saved_cameraroll_" = "Error, file not saved in Photo Album";
  356. "_file_saved_cameraroll_" = "File saved in Photo Album";
  357. "_directory_on_top_yes_" = "✓ Kansiot ensin";
  358. "_directory_on_top_no_" = "Kansiot ensin";
  359. "_folder_automatic_upload_" = "Folder for Automatic upload";
  360. "_search_no_record_found_" = "Ei tuloksia";
  361. "_search_in_progress_" = "Haku käynnissä...";
  362. "_search_instruction_" = "Etsi tiedosto (vähintään 2 merkkiä)";
  363. "_files_no_files_" = "No files in here";
  364. "audio" = "AUDIO";
  365. "compress" = "COMPRESS";
  366. "directory" = "FOLDERS";
  367. "document" = "DOCUMENTS";
  368. "image" = "IMAGES";
  369. "template" = "TEMPLATES";
  370. "unknow" = "UNKNOWN";
  371. "video" = "VIDEO";
  372. "_no_plist_pull_down_" = "Encrypted files not updated, pull down to refresh";
  373. "_file_del_only_local_" = "Missing files on the server";
  374. "_copy_file_" = "Copy file";
  375. "_copy_files_" = "Copy files";
  376. "_paste_file_" = "Paste file";
  377. "_paste_file_encrypted_" = "Liitä salattu tiedosto";
  378. "_paste_files_" = "Paste files";
  379. "_paste_files_encrypted_" = "Liitä salattuja tiedostoja";
  380. "_paste_cryptated_" = "Liitä salattu tiedosto";
  381. "_search_this_folder_" = "Etsi tästä kansiosta";
  382. "_search_all_folders_" = "Etsi kaikista kansioista";
  383. "_search_sub_folder_" = "Search here and in subfolders";
  384. // Security
  385. "_reload_folder_" = "Reload folder";
  386. "_encrypt_error_" = "Tiedoston %@ salauksen aikana tapahtui virhe. [%@]";
  387. "_decrypt_error_" = "During the decryption of file %@ occurred errors. [%@]";
  388. "_encryption_" = "Encrypting …";
  389. "_decryption_" = "Decrypting …";
  390. // CoreData
  391. "_required_new_database_" = "Upgrade ready: Log in again in order to get a new version of the database.";
  392. // Files Preview
  393. "_insert_password_pfd_" = "Secure PDF. Enter password";
  394. "_password_pdf_error_" = "Wrong password";
  395. "_error_download_photobrowser_" = "Error, unable to download the photo";
  396. // Share
  397. "_share_link_" = "Share link";
  398. "_share_link_button_" = "Send link to ...";
  399. "_password_" = "Salasana";
  400. "_share_password_" = "Salasanasuojattu linkki";
  401. "_share_expirationdate_" = "Aseta vanhenemispäivä linkille";
  402. "_date_" = "Päiväys";
  403. "_share_title_" = "Jaa";
  404. "_add_sharee_" = "Lisää käyttäjiä tai ryhmiä";
  405. "_add_sharee_footer_" = "You can share this resource by adding users or groups. To remove a share remove all users and groups";
  406. "_find_sharee_title_" = "Etsi";
  407. "_find_sharee_" = "Etsi käyttäjä tai ryhmä...";
  408. "_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";
  409. "_user_is_group_" = "(ryhmä)";
  410. "_direct_sharee_title_" = "Jaa";
  411. "_direct_sharee_footer_" = "If you already know the name, enter it, then select the share type and press 'Done' to confirm";
  412. "_direct_sharee_" = "Anna käyttäjätunnus...";
  413. "_user_sharee_footer_" = "Tap for change privileges";
  414. "_share_type_title_" = "Jaon tyyppi";
  415. "_share_type_user_" = "Käyttäjä";
  416. "_share_type_group_" = "Ryhmä";
  417. "_share_type_remote_" = "Etä";
  418. // Share Permission
  419. "_share_permission_title_" = "Privileges";
  420. "_share_permission_edit_" = "Voi muokata";
  421. "_share_permission_file_can_write_" = "Can write file";
  422. "_share_permission_create_" = "Voi luoda";
  423. "_share_permission_create_file_" = "Voi luoda tiedostoja";
  424. "_share_permission_create_folder_" = "Voi luoda kansioita";
  425. "_share_permission_change_" = "Voi vaihtaa";
  426. "_share_permission_delete_" = "Voi poistaa";
  427. "_share_permission_share_" = "Voi jakaa";
  428. "_share_permission_rename_" = "Voi uudelleennimetä";
  429. "_share_permission_move_" = "Voi siirtää";
  430. "_share_permission_info_" = "Sharing information";
  431. "_share_permission_path_" = "Tiedosto/Kansio";
  432. "_share_permission_type_" = "Tyyppi";
  433. "_share_permission_typeuser_" = "Käyttäjä";
  434. "_share_permission_typegroup_" = "Ryhmä";
  435. "_share_permission_typepubliclink_" = "Linkki";
  436. "_share_permission_typefederated_" = "Federated";
  437. "_share_permission_owner_" = "Owner";
  438. "_share_permission_date_" = "Päiväys";
  439. "_share_permission_email_" = "Notification via email";
  440. // ShareInfoCMOC
  441. "_type_resource_connect_you_" = "Jaettu kanssasi";
  442. "_type_resource_external_" = "Ulkoinen tallennustila";
  443. // Share Ext
  444. "_destiny_folder_" = "Kansio: %@";
  445. "_no_transfer_" = "No transfers yet";
  446. "_no_transfer_sub_" = "Uploads and downloads from this device will show up here";
  447. "_no_activity_" = "No activity yet";
  448. "_transfers_" = "Siirrot";
  449. "_activity_" = "Activity";
  450. "_activity_file_not_present_" = "File no longer present";
  451. // Offline
  452. "_create_synchronization_" = "Create synchronization";
  453. // Create Cloud
  454. "_upload_photos_videos_" = "Upload photos and videos";
  455. "_upload_file_" = "Lähetä tiedosto";
  456. "_upload_encrypted_mode" = "Upload in encrypted mode";
  457. "_upload_template_" = "Upload a template";
  458. "_upload_plain_mode" = "Upload in plain mode";
  459. // Document Picker
  460. "_save_document_picker_" = "Save here";
  461. // CreateFormUploadAssets
  462. "_destination_folder_" = "Kohdekansio";
  463. "_use_folder_photos_" = "Use the folder Photos as destination";
  464. "_rename_filename_" = "Nimeä uudelleen";
  465. "_filename_" = "Tiedoston nimi";
  466. "_preview_filename_" = "Example preview file name, you can use the mask MM,DD,YY for the date";
  467. "_forbidden_characters_" = "The file or folder have forbidden characters";
  468. // Notification
  469. "_notification_" = "Ilmoitus";
  470. // Photo Browser
  471. "Done" = "Valmis";
  472. "Select Photos" = "Valitse kuvia";
  473. "photo" = "kuva";
  474. "photos" = "kuvaa";
  475. "of" = "/";
  476. "%i of %i" = "%1$i / %2$i";