Localizable.strings 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  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_" = "Cancelar";
  9. "_upload_file_" = "Enviar arquivo";
  10. "_download_file_" = "Baixar arquivo";
  11. "_upload_encrypted_file_" = "Enviar arquivo criptografado";
  12. "_loading_" = "Carregando";
  13. "_loading_num_" = "Carregando arquivo %i";
  14. "_loading_camera_upload_" = "Envio automático";
  15. "_uploading_" = "Enviando";
  16. "_synchronization_" = "Sincronização";
  17. "_delete_" = "Delete";
  18. "_delete_file_n_" = "Delete o arquivo %i de %i";
  19. "_rename_" = "Renomear";
  20. "_move_" = "Mover";
  21. "_move_file_n_" = "Mova o arquivo %i de %i";
  22. "_create_folder_" = "Crie uma nova pasta";
  23. "_creating_sharing_" = "Criando compartilhamento";
  24. "_updating_sharing_" = "Atualizando compartilhamento";
  25. "_removing_sharing_" = "Removendo compartilhamento";
  26. "_add_" = "Adicionar";
  27. "_login_" = "Login";
  28. "_save_" = "Salvar";
  29. "_save_encrypted_" = "Salvar criptografado";
  30. "_warning_" = "Aviso";
  31. "_error_" = "Erro";
  32. "_no_" = "Não";
  33. "_yes_" = "Sim";
  34. "_select_" = "Selecionar";
  35. "_crypto_cloud_upload_" = "_brand_ - Enviar";
  36. "_home_" = "Arquivos";
  37. "_file_to_upload_" = "Arquivo para envio";
  38. "_destination_" = "Destino";
  39. "_ok_" = "Ok";
  40. "_beta_version_" = "Versão beta";
  41. "_function_in_testing_" = "Funcionalidade em testes, por favor envie informações sobre quaisquer problemas ou falhas.";
  42. "_done_" = "Feito";
  43. "_passcode_too_short_" = "Código de segurança muito curto, coloque ao menos 4 caracteres";
  44. "_selected_" = "Selecionado";
  45. "_scan_fingerprint_" = "Escaneamento da impressão digital para autenticação";
  46. "_no_active_account_" = "Nenhuma conta encontrada";
  47. "_info_" = "Informações";
  48. "_save_exit_" = "Você deseja sair sem salvar?";
  49. "_video_" = "Video";
  50. "_overwrite_" = "Sobrescrever";
  51. "_transfers_in_queue_" = "Transferência em progresso, por favor aguarde ...";
  52. "_too_errors_automatic_all_"= "Muitos erros, vá para o Centro de Controle para verificar o problema";
  53. "_create_folder_" = "Crie uma nova pasta";
  54. "_close_" = "Fechar";
  55. "_postpone_" = "Postergar";
  56. "_remove_" = "Remover";
  57. "_file_not_found_" = "Arquivo não encontrado";
  58. // App
  59. "_synchronization_header_" = "Sincronização de cabeçalho criptografado em andamento ...";
  60. "_network_available_" = "Rede disponível";
  61. "_network_not_available_" = "Rede indisponível";
  62. // Networking
  63. "_file_too_big_" = "Arquivo muito grande para ser criptografado/descriptografado";
  64. "_file_too_big_max_100_" = "Arquivo muito grande (máximo 100 kb.)";
  65. "_...loading..._" = ".. carregando ..";
  66. "_download_plist_" = " ";
  67. "_no_reuploadfile_" = "Arquivo não encontrado. Você não pode reenviá-lo. Cancele o envio e recarregue o arquivo a ser enviado.";
  68. "_file_already_exists_" = "Não é possível concluir a operação, existe um arquivo com o mesmo nome";
  69. "_read_file_error_" = "Erro na leitura do arquivo";
  70. // Settings
  71. "_acknowledgements_" = "Agradecimentos";
  72. "_settings_" = "Configurações";
  73. "_passcode_" = "Senha";
  74. "_lock_active_" = "Cadeado : Ativo";
  75. "_lock_not_active_" = "Cadeado : Inativo";
  76. "_lock_protection_folder_" = "Cadeado apenas para proteger pastas";
  77. "_url_" = "Url";
  78. "_username_" = "Nome do Usuário";
  79. "_change_credentials_" = "Mude suas credenciais";
  80. "_wifi_only_" = "Use somente conexão Wi-Fi";
  81. "_uploading_from_camera_" = "Envio automático da câmera";
  82. "_app_version_" = "Versão do aplicativo";
  83. "_app_in_use_" = "Aplicativo em uso";
  84. "_contact_by_email_" = "Contacte-nos por email";
  85. "_clear_cache_" = "Limpar Cache (used %@)";
  86. "_clear_cache_no_size_" = "Limpar o cache";
  87. "_exit_" = "Sair _brand_";
  88. "_funct_not_enabled_" = "Funcionalidade não habilitada";
  89. "_passcode_activate_" = "Bloqueio de senha ativado";
  90. "_disabling_passcode_" = "Bloqueio de senha desativado";
  91. "_want_exit_" = "Atenção! _brand_ será resetado para o seu estado original. Continuar? (Nada será alterado na nuvem)";
  92. "_proceed_" = "Continuar";
  93. "_delete_cache_" = "Deletar cache";
  94. "_want_delete_cache_" = "Você deseja excluir o cache (também irá excluir todos os arquivos locais e redefinir o arquivo off-line)?";
  95. "_mail_deleted_" = "Email deletado";
  96. "_mail_saved_" = "Email salvo";
  97. "_mail_sent_" = "Email enviado com sucesso";
  98. "_mail_failure_" = "Falha no envio: %@";
  99. "_information_req_" = "Informação solicitada";
  100. "_credentials_" = "Credenciais";
  101. "_manage_account_" = "Gerenciar conta";
  102. "_modify_account_" = "Modificar conta";
  103. "_add_nextcloud_" = "Adicionar conta Nextcloud";
  104. "_delete_account_" = "Deletar conta";
  105. "_want_delete_" = "Você realmente deseja deletá-la?";
  106. "_no_delete_" = "Não, não deletar";
  107. "_yes_delete_" = "Sim, deletar";
  108. "_remove_cache_" = "Por favor aguarde, deleção de cache em andamento ...";
  109. "_optimizations_" = "Otimização";
  110. "_synchronizations_" = "Sincronização de pastas";
  111. "_version_server_" = "Versão do Servidor";
  112. "_check_key_aes_256_" = "Control passcode key encryption";
  113. "_encryptpass_by_email_" = "Send passcode key encryption by mail";
  114. "_title_mail_encryptpass_" = "Passcode Key Encryption _brand_";
  115. "_text1_mail_encryptpass_" = "Seu código de segurança da chave de criptografia é";
  116. "_text2_mail_encryptpass_" = "store it securely and away from prying eyes.";
  117. "_help_" = "Ajuda";
  118. "_lock_protection_simply_" = "Proteção de senha fraca";
  119. "_change_simply_passcode_" = "Trocar tipo de senha";
  120. "_quota_" = "Cota";
  121. "_available_" = "disponível";
  122. "_cloud_account_" = "Conta da Nuvem";
  123. "_information_" = "Informação";
  124. // Manage Camera Upload
  125. "_upload_camera_" = "Uploading the camera";
  126. "_upload_camera_background_"= "Uploading in background";
  127. "_upload_foto_camera_" = "Uploading photos from camera";
  128. "_upload_encry_camup_" = "Uploading encrypted";
  129. "_upload_video_camera_" = "Uploading videos from camera";
  130. "_upload_automatic_photos_" = "Uploading photos automatically by camera";
  131. "_upload_automatic_videos_" = "Uploading videos automatically by camera";
  132. "_photo_folder_photocamera_"= "The photos will be uploaded to the folder photos in your Cloud";
  133. "_upload_automatic_videos_footer_" = "Due to the use of the CPU, the videos will be sent only when _brand_ is active and in the foreground.";
  134. "_photo_folder_background_" = "This option required the use of GPS for detect new photos from camera roll every change significative of location";
  135. "_cameraupload_background_title_" = "Limitations";
  136. "_cameraupload_background_msg_" = "Due to IOS restrictions, it is not yet possible to perform background processes, unless GPS services are activated. Thanks to this, when changes of cell in the cellular network occur, the application wakes up _brand_ for a short time so as to enable it to check if there are new photos to be sent to the cloud.";
  137. "_upload_camera_change_location_" = "Mudificar pasta";
  138. "_upload_camera_location_now_" = "Pasta";
  139. "_upload_camera_location_default_" = "Restaurar pasta padrão";
  140. "_upload_camera_change_location_footer_" = "Change Photos folder where he will also run the 'Automatic upload from camera' (if the option is enabled)";
  141. "_camera_upload_not_select_home_" = "Selecionar uma pasta";
  142. "_upload_camera_save_album_" = "Copy photo or video in the photo album";
  143. "_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)";
  144. "_upload_camera_fullphotos_" = "Carregar todas as fotos/videos da câmera";
  145. "_upload_camera_fullphotos_footer_" = "Selecione as opções abaixo antes de carregar";
  146. "_upload_camera_create_subfolder_" = "Usar subpastas";
  147. "_upload_camera_create_subfolder_footer_" = "Guardar em subpastas baseadas em ano e mes";
  148. // Manage Crypto Cloud
  149. "_crypto_cloud_system_" = "Sistema de Criptografia nas Nuvens";
  150. "_alert_activation_crypto_cloud_" = "Sistema de Criptografia nas Nuvens ativado corretamente";
  151. "_alert_deactivation_crypto_cloud_" = "Sistema de Criptografia nas Nuvens desativado corretamente";
  152. "_activation_crypto_cloud_" = "Sistema de Ativação de Criptografia nas Nuvens";
  153. "_deactivation_crypto_cloud_" = "Sistema de Desativação de Criptografia nas Nuvens";
  154. "_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.";
  155. // Manage Photos
  156. "_change_folder_photos_" = "Change folder Photos";
  157. // Manage Help
  158. "_help_tutorial_" = "Tutorial";
  159. "_help_intro_" = "Introdução _brand_";
  160. "_help_synchronizations_" = "Sincronização de pastas";
  161. "_help_share_" = "Compartilhando arquivos ou pastas";
  162. "_help_itunes_share_" = "iTunes files sharing & Fingerprint";
  163. "_help_share_ext_" = "Share extension & Share permission";
  164. "_help_copy_paste_" = "Copy Paste Files";
  165. "_help_control_center_" = "Painel de Controle";
  166. "_help_switch_user_" = "Quickly switch between your accounts";
  167. // Manage Optimizations
  168. "_optimized_photos_" = "Optimized photos resolution";
  169. "_upload_del_photos_" = "Remove files after upload";
  170. "_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.";
  171. "_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.";
  172. // Login
  173. "_connect_server_anyway_" = "Do you want to connect to the server anyway?";
  174. "_connection_error_" = "Connection error";
  175. "_add_your_nextcloud_" = "Add your Nextcloud account";
  176. "_key_aes_256_" = "Passcode key encryption";
  177. "_security_init_required_hint_" = "Passcode key encryption Hint (Recommended)";
  178. "_hint_" = "Hint";
  179. "_security_init_required_mail_" = "Digite seu endereço de e-mail que a chave de criptografia foi enviada (recomendado). Se você não pode ou não quer fazer isso agora você pode configurar isso mais tarde nas configurações.";
  180. "_email_" = "email";
  181. "_title_form_security_init_" = "Security options";
  182. // offline
  183. "_favorites_" = "Favoritos";
  184. "_offline_" = "Offline";
  185. "_local_storage_" = "Local storage";
  186. "_no_files_uploaded_" = "No files uploaded";
  187. "_tutorial_favorite_view_" = "Copy here the files you want to consult offline and will continue to be synchronized with your cloud.";
  188. "_tutorial_offline_view_" = "Copie aqui os arquivos que devem estar disponíveis off-line. Eles serão sincronizados com sua nuvem.";
  189. "_tutorial_local_view_" = "Copie aqui os arquivos que você deseja ter disponíveis off-line, mas eles não serão mais sincronizados com a sua nuvem. \n\nVocê vai encontrar os arquivos descompactados de sua nuvem . \n\nConectar ao iTunes para compartilhar esses arquivos .";
  190. "_more_" = "Mais";
  191. // Camera Upload
  192. "_pull_down_" = "Pull down to refresh";
  193. "_no_photo_load_" = "No Photo or Video";
  194. "_tutorial_camera_upload_view_" = "No photos or videos loaded, to enable the automatic upload of photos and video from the camera go into settings and activate the service 'Automatic uploading from the camera'";
  195. "_no_date_" = "No date";
  196. "_today_" = "Hoje";
  197. "_time_" = "Time : %@\n\n%@";
  198. "_location_not_enabled_" = "Location Services not enabled";
  199. "_location_not_enabled_msg_" = "Please go to Settings and turn on Location Services to allow Camera uploads.";
  200. "_access_photo_not_enabled_" = "Access to Photos not enabled";
  201. "_access_photo_not_enabled_msg_" = "Please go to Setting and turn on Photo Access to allow Photo camera uploads.";
  202. "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
  203. "_access_photo_location_not_enabled_msg_" = "Please go to Setting and turn on Photo Access and Location Services to allow Camera uploads.";
  204. "_processing_send_camera_upload_" = "Uploading Camera ..";
  205. "_select_only_localfile_" = "Not downloaded file";
  206. "_tutorial_photo_view_" = "Nenhum vídeo ou foto carregado";
  207. "_create_full_upload_" = "Criando arquivo .. pode levar muito tempo, aguarde";
  208. "_error_createsubfolders_upload_" = "Erro criando subpastas";
  209. // Template
  210. "_title_" = "Title";
  211. "_web_account_data_" = "Web account data";
  212. "_url:_" = "URL :";
  213. "_login:_" = "Login :";
  214. "_password:_" = "Senha :";
  215. "_notes_" = "Notas";
  216. "_web_account_" = "Web account";
  217. "_enter_title_" = "Enter Title";
  218. "_add_folder_" = "Add folder";
  219. "_add_photos_videos_" = "Add photos or videos";
  220. "_add_folder_encryptated_" = "Add folder with encrypted name";
  221. "_add_encrypted_photo_video_" = "Add encrypted photos or videos";
  222. "_add_credit_card_" = "Add template for credit card";
  223. "_add_atm_" = "Add template for ATM card";
  224. "_add_bank_account_" = "Add template for bank account";
  225. "_add_web_account_" = "Add web account";
  226. "_add_notes_" = "Add notes";
  227. "_add_driving_license_" = "Add template driving license";
  228. "_add_id_card_" = "Add template id card";
  229. "_add_passport_" = "Add template passport";
  230. "_add_atm_card_" = "ATM card data";
  231. "_bank_name:_" = "Bank name :";
  232. "_code:_" = "Code :";
  233. "_security_code:_" = "Security code :";
  234. "_pin:_" = "PIN :";
  235. "_atm_card_" = "ATM card";
  236. "_credi_card_data_" = "Credit Card data";
  237. "_name_surname:_" = "Name Surname :";
  238. "_expiry_date:_" = "Expiry date :";
  239. "_credit_card_" = "Cartão de Crédito";
  240. "_id_card_" = "ID Card";
  241. "_number:_" = "Número :";
  242. "_place_of_birth:_" = "Local de nascimento :";
  243. "_date_of_birth:_" = "Date of birth :";
  244. "_date_of_issue:_" = "Date of issue :";
  245. "_date_of_expiry:_" = "Date of expiry :";
  246. "_bank_account_data_" = "Bank account data";
  247. "_account_n:_" = "Account N. :";
  248. "_iban:_" = "IBAN :";
  249. "_swift:_" = "SWIFT :";
  250. "_agency:_" = "Agência :";
  251. "_bank_account_" = "Bank account";
  252. "_passport_" = "Passaporte";
  253. "_driving_license_" = "Driving license";
  254. "_license_number:_" = "License number :";
  255. "_vehicle_types:_" = "Vehicle types :";
  256. // Utility
  257. "_never_" = "never";
  258. "_less_a_minute_" = "há menos de um minuto";
  259. "_minutes_ago_" = "%d minutes ago";
  260. "_hours_ago_" = "%d hours ago";
  261. "_days_ago_" = "%d days ago";
  262. "_over_30_days_" = "over 30 days";
  263. "_connection_internet_offline_" = "The Internet connection appears to be offline or only allowed Wi-Fi";
  264. "_insert_password_" = "insert password";
  265. "_update_in_progress_" = "Version upgrade, please wait ...";
  266. "_forbidden_characters_" = "The file or folder have forbidden characters";
  267. "_mail_not_can_send_mail_" = "No configured account or wrong email address";
  268. // File
  269. "_photo_camera_" = "Fotos";
  270. "_unzip_in_progress_" = "Unzip in progress in local storage ...";
  271. "_file_unpacked_" = "File successfully unpacked on local storage";
  272. "_file_saved_local_" = "File saved successfully on local storage.";
  273. "_file_not_present_" = "Error, file not present, reload.";
  274. "_order_by_date_" = "Order by date";
  275. "_current_order_name_" = "(current order by name)";
  276. "_order_by_name_" = "Order by name";
  277. "_current_order_date_" = "(current order by date)";
  278. "_sort_descending_" = "Sort descending";
  279. "_current_sort_ascending_" = "(current sort: ascending)";
  280. "_sort_ascending_" = "Sort ascending";
  281. "_current_sort_descending_" = "(current sort: descending)";
  282. "_delete_selected_files_" = "Delete files";
  283. "_move_selected_files_" = "Move files";
  284. "_encrypted_selected_files_" = "Encrypted files";
  285. "_decrypted_selected_files_" = "Decrypted files";
  286. "_download_selected_files_" = "Download files";
  287. "_error_passcode_" = "Error passcode key encryption.";
  288. "_error_operation_canc_" = "Error, operation canceled.";
  289. "_only_lock_passcode_" = "Available only with Lock password activated. Activate from the Settings.";
  290. "_passcode_protection_" = "Password protection";
  291. "_encrypt_" = "Encrypt";
  292. "_decrypt_" = "Decrypt";
  293. "_remove_favorites_" = "Remove from favorites";
  294. "_remove_offline_" = "Remover do modo offline";
  295. "_add_favorites_" = "Add to favorites";
  296. "_add_offline_" = "Adicionar ao offline";
  297. "_remove_passcode_" = "Remove password protection";
  298. "_protect_passcode_" = "Protect with password";
  299. "_share_" = "Share";
  300. "_reload_" = "Reload";
  301. "_open_in_" = "Open in...";
  302. "_add_local_" = "Add to local storage";
  303. "_comm_erro_pull_down_" = "Attention communication error with the server, pull down to refresh.";
  304. "_file_not_downloaded_" = "file not dowloaded";
  305. "_file_not_uploaded_" = "file not uploaded";
  306. "_folders_" = "folders";
  307. "_folder_" = "folder";
  308. "_files_" = "files";
  309. "_file_" = "file";
  310. "_folder_blocked_" = "Folder blocked";
  311. "_downloading_progress_" = "Initiating download of files ...";
  312. "_encrypted_progress_" = "Encrypted ...";
  313. "_decrypted_progress_" = "Decrypted ...";
  314. "_no_file_pull_down_" = "No files found. Upload a file or pull down to refresh";
  315. "_browse_images_" = "Browse images";
  316. "_synchronized_folder_" = "Keep the folder synchronized";
  317. "_remove_synchronized_folder_" = "Remove the synchronization";
  318. "_synchronized_confirm_" = "Enabling the synchronization, all files in the folder will be synchronized with the server, continuous ?";
  319. "_offline_folder_confirm_" = "Depois de ativar o offline, todos os arquivos na pasta serão sincronizados com o servidor, continuar?";
  320. "_same_device_different_passcode_" = "O arquivo foi criptografado no mesmo dispositivo, mas com código de acesso diferente. Tenha em mente que se a senha antiga for digitada , arquivos criptografados com o novo código de acesso não serão legíveis.";
  321. "_file_encrypted_another_device_" = "O arquivo foi criptografado em outro dispositivo [%@], entre com a senha para descriptografar o conteúdo.";
  322. "_file_not_found_reload_" = "File not found, pull down to refresh";
  323. "_title_section_download_" = "DOWNLOAD";
  324. "_title_section_upload_" = "UPLOAD";
  325. "_group_alphabetic_yes_" = "✓ Group by Alphabetical Order";
  326. "_group_alphabetic_no_" = "Group by Alphabetical Order";
  327. "_group_typefile_yes_" = "✓ Group by Type File";
  328. "_group_typefile_no_" = "Group by Type File";
  329. "_group_date_yes_" = "✓ Group by Date";
  330. "_group_date_no_" = "Group by Date";
  331. "_element_" = "element";
  332. "_elements_" = "elements";
  333. "_tite_footer_upload_wwan_" = "Rede Wi-Fi necessária, %lu %@ para upload";
  334. "_tite_footer_upload_" = "%lu %@ para upload";
  335. "_tite_footer_download_wwan_" = "Rede Wi-Fi necessária, %lu %@ para download";
  336. "_tite_footer_download_" = "%lu %@ para download";
  337. "_limited_dimension_" = "Reached maximum size";
  338. "_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 : %@";
  339. "_file_encrypted_another_device_hint_" = "The file was encrypted by another device [%@], enter the Passcode key encryption to read its contents. \n\n Hint : %@";
  340. "_save_selected_files_" = "Save images and videos on Photo Album";
  341. "_file_not_saved_cameraroll_" = "Error, file not saved on Photo Album";
  342. "_file_saved_cameraroll_" = "File saved on Photo Album";
  343. "_directory_on_top_yes_" = "Pastas no topo";
  344. "_directory_on_top_no_" = "Pastas no topo";
  345. "_folder_automatic_upload_" = "Pasta para upload automático";
  346. "audio" = "AUDIO";
  347. "compress" = "COMPRESS";
  348. "directory" = "FOLDERS";
  349. "document" = "DOCUMENTS";
  350. "image" = "IMAGES";
  351. "template" = "TEMPLATES";
  352. "unknow" = "UNKNOWN";
  353. "video" = "VIDEO";
  354. "_Device_Jailbroken_" = "Atenção! O seu dispositivo esta Jailbroken , a operação de _brand_ não parece ser inteiramente compatível !!";
  355. "_no_plist_pull_down_" = "Encrypted files not updated, pull down to refresh";
  356. "_file_del_only_local_" = "Missing files on the server";
  357. "_copy_file_" = "Copy file";
  358. "_copy_files_" = "Copy files";
  359. "_paste_file_" = "Paste file";
  360. "_paste_file_encrypted_" = "Paste encrypted file";
  361. "_paste_files_" = "Paste files";
  362. "_paste_files_encrypted_" = "Paste encrypted files";
  363. "_paste_cryptated_" = "Paste Encrypted";
  364. "_search_this_folder_" = "Pesquisar nesta pasta";
  365. "_search_all_folders_" = "Pesquisar em todas as pastas";
  366. // Security
  367. "_reload_folder_" = "Reload folder";
  368. "_encrypt_error_" = "During the encryption of file %@ occurred errors. [%@]";
  369. "_decrypt_error_" = "During the decryption of file %@ occurred errors. [%@]";
  370. "_encryption_" = "Encryption ...";
  371. "_decryption_" = "Decryption ...";
  372. // CoreData
  373. "_required_new_database_" = "Sorry for the inconvenience, but for new improvements it's required a new version of the database, please re-enter your login.";
  374. // Files Preview
  375. "_insert_password_pfd_" = "Secure PDF. Enter password";
  376. "_password_pdf_error_" = "Wrong password";
  377. "_error_download_photobrowser_" = "Error, unable to download the photo";
  378. // Share
  379. "_share_link_" = "Share link";
  380. "_share_link_button_" = "Send link to ...";
  381. "_password_" = "Password";
  382. "_share_password_" = "Password protect link";
  383. "_share_expirationdate_" = "Set expiration date link";
  384. "_date_" = "Date";
  385. "_share_title_" = "Share";
  386. "_add_sharee_" = "Add users or groups";
  387. "_add_sharee_footer_" = "You can share this resource by adding users or groups. To remove a share erases all users or groups";
  388. "_find_sharee_title_" = "Pesquisar";
  389. "_find_sharee_" = "Search user or group ...";
  390. "_find_sharee_footer_" = "Enter part of the name of the user or group to be searched (at least 2 characters) followed by 'Return', select the users that can access the share followed by 'Done' to confirm";
  391. "_user_is_group_" = " (group)";
  392. "_direct_sharee_title_" = "Share";
  393. "_direct_sharee_footer_" = "Se já sabe o nome, introduza-o, selecione o tipo de compartilhamento e pressione 'Concluído' para confirmar";
  394. "_direct_sharee_" = "Enter the username ...";
  395. "_user_sharee_footer_" = "Tap for change privileges";
  396. "_share_type_title_" = "Tipo de compartilhamento";
  397. "_share_type_user_" = "Usuário";
  398. "_share_type_group_" = "Grupo";
  399. "_share_type_remote_" = "Remoto";
  400. // Share Permission
  401. "_share_permission_title_" = "Privileges";
  402. "_share_permission_edit_" = "Can edit";
  403. "_share_permission_file_can_write_" = "Can write file";
  404. "_share_permission_create_" = "Can create";
  405. "_share_permission_create_file_" = "Can create files";
  406. "_share_permission_create_folder_" = "Can create folders";
  407. "_share_permission_change_" = "Can change";
  408. "_share_permission_delete_" = "Can delete";
  409. "_share_permission_share_" = "Can share";
  410. "_share_permission_rename_" = "Can rename";
  411. "_share_permission_move_" = "Can move";
  412. "_share_permission_info_" = "Sharing information";
  413. "_share_permission_path_" = "File/Folder";
  414. "_share_permission_type_" = "Type";
  415. "_share_permission_typeuser_" = "User";
  416. "_share_permission_typegroup_" = "Group";
  417. "_share_permission_typepubliclink_" = "Link";
  418. "_share_permission_typefederated_" = "Federated";
  419. "_share_permission_owner_" = "Owner";
  420. "_share_permission_date_" = "Date";
  421. "_share_permission_email_" = "Notification via email";
  422. // ShareInfoCMOC
  423. "_type_resource_connect_you_" = "Shared with you";
  424. "_type_resource_external_" = "External storage";
  425. // Share Ext
  426. "_destiny_folder_" = "Folder : %@";
  427. // List Transfers
  428. "_no_transfer_" = "No transfer";
  429. // Offline
  430. "_create_synchronization_" = "Criar sincronismo";
  431. // Create Cloud
  432. "_upload_photos_videos_" = "Fazer upload de fotos e vídeos";
  433. "_upload_file_" = "Enviar arquivo";
  434. "_upload_encrypted_mode" = "Enviar em modo criptografado";
  435. "_upload_template_" = "Carregar um modelo";
  436. "_upload_plain_mode" = "Enviar em modo simples";
  437. // Document Picker
  438. "_save_document_picker_" = "Salve aqui";
  439. // CreateFormUploadAssets
  440. "_destination_folder_" = "Pasta de destino";
  441. "_use_folder_photos_" = "Use a pasta Fotos como destino";
  442. "_rename_filename_" = "Renomear o nome do arquivo";
  443. "_filename_" = "Nome do arquivo";
  444. "_preview_filename_" = "Exemplo de nome de arquivo de visualização";
  445. "_forbidden_characters_" = "The file or folder have forbidden characters";
  446. // Notification
  447. "_notification_" = "Notificações";
  448. // -----------------------------------------------------------------------------------------------------------
  449. "Done" = "Done";
  450. "Select Photos" = "Select Photos";
  451. "photo" = "photo";
  452. "photos" = "photos";
  453. "of" = "of";
  454. "%i of %i" = "%1$i of %2$i";