Localizable.strings 89 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. //
  2. // Localizable.strings
  3. // Nextcloud
  4. //
  5. // Copyright © 2017 Marino Faggiana. All rights reserved.
  6. //
  7. // Author Marino Faggiana <marino.faggiana@nextcloud.com>
  8. //
  9. // This program is free software: you can redistribute it and/or modify
  10. // it under the terms of the GNU General Public License as published by
  11. // the Free Software Foundation, either version 3 of the License, or
  12. // (at your option) any later version.
  13. //
  14. // This program is distributed in the hope that it will be useful,
  15. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. // GNU General Public License for more details.
  18. //
  19. // You should have received a copy of the GNU General Public License
  20. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. //
  22. // General
  23. "_cancel_" = "Cancelar";
  24. "_upload_file_" = "Cargar archivo";
  25. "_download_file_" = "Descargar archivo";
  26. "_loading_" = "Cargando";
  27. "_loading_with_points_" = "Cargando...";
  28. "_loading_num_" = "Cargando archivo %i";
  29. "_loading_autoupload_" = "Cargas automáticas";
  30. "_uploading_" = "Cargando";
  31. "_synchronization_" = "Sincronización";
  32. "_delete_" = "Borrar";
  33. "_delete_file_n_" = "Borrar archivo %i de %i";
  34. "_rename_" = "Renombrar";
  35. "_move_" = "Mover";
  36. "_move_file_n_" = "Mover archivo %i de %i";
  37. "_creating_sharing_" = "Creando elemento compartido";
  38. "_updating_sharing_" = "Actualizando elemento compartido";
  39. "_removing_sharing_" = "Eliminando elemento compartido";
  40. "_add_" = "Agregar";
  41. "_login_" = "Iniciar sesión";
  42. "_save_" = "Guardar";
  43. "_warning_" = "Advertencia";
  44. "_error_" = "Error";
  45. "_error_e2ee_" = "Error E2EE";
  46. "_no_" = "No";
  47. "_yes_" = "Sí";
  48. "_select_" = "Seleccionar";
  49. "_select_all_" = "Seleccionar todo";
  50. "_upload_" = "Cargar";
  51. "_home_" = "Archivos";
  52. "_file_to_upload_" = "Archivo a cargar";
  53. "_destination_" = "Destino";
  54. "_ok_" = "OK";
  55. "_beta_version_" = "Versión beta";
  56. "_function_in_testing_" = "Funcionalidad en pruebas, por favor envía la información de cualquier problema que encuentres.";
  57. "_done_" = "Terminado";
  58. "_passcode_too_short_" = "El código de seguridad es demasiado corto, se requieren al menos 4 caracteres";
  59. "_selected_" = "Seleccionado";
  60. "_scan_fingerprint_" = "Escanea tu huella digital para autenticarte";
  61. "_no_active_account_" = "No se encontró la cuenta";
  62. "_info_" = "Info";
  63. "_warning_" = "Advertencia";
  64. "_email_" = "Correo electrónico";
  65. "_save_exit_" = "¿Deseas salir sin guardar?";
  66. "_video_" = "Video";
  67. "_overwrite_" = "Sobreescribir";
  68. "_transfers_in_queue_" = "Transferencias en curso, por favor aguarda...";
  69. "_too_errors_automatic_all_"= "Se presentaron demasiados errores, por favor ve al \"Centro de Control\" para verificar el problema";
  70. "_create_folder_" = "Crear carpeta";
  71. "_create_folder_on_" = "Crear carpeta en";
  72. "_close_" = "Cerrar";
  73. "_postpone_" = "Postponer";
  74. "_remove_" = "Eliminar";
  75. "_file_not_found_" = "Archivo no encontrado";
  76. "_continue_" = "Continuar";
  77. "_continue_request_" = "¿Deseas continuar?";
  78. "_auto_upload_folder_" = "Carga automática";
  79. "_gallery_" = "Galería";
  80. "_photo_" = "Foto";
  81. "_audio_" = "Audio";
  82. "_unknown_" = "Desconocido";
  83. "_next_" = "Siguiente";
  84. "_success_" = "Éxito";
  85. "_initialization_" = "Inicialización";
  86. "_experimental_" = "Expermiental";
  87. "_select_dir_media_tab_" = "Select as folder \"Media\"";
  88. "_error_creation_file_" = "Ops! Could not create the file";
  89. "_save_path_" = "Save path";
  90. "_save_settings_" = "Guardar configuraciones";
  91. "_mode_filename_" = "Filename mode";
  92. "_warning_owncloud_" = "You are connected to an ownCloud server. This is untested and unsupported, use at your own risk. To upgrade to Nextcloud, see https://nextcloud.com/migration";
  93. "_warning_unsupported_" = "You are using an unsupported version of Nextcloud. For the safety of your data we strongly recommend updating to the latest stable Nextcloud";
  94. "_restore_" = "Restaurar";
  95. "_camera_roll_" = "Camera roll";
  96. "_tap_here_to_change_" = "Tap here to change";
  97. "_no_albums_" = "No albums";
  98. "_denied_album_" = "This app does not have access to \"Photos\", you can enable access in Privacy Settings";
  99. "_denied_camera_" = "This app does not have access to \"Camera\", you can enable access in Privacy Settings";
  100. "_start_" = "Iniciar";
  101. "_purchase_" = "Purchase";
  102. "_account_not_available_" = "The account %@ of %@ does not exist, please add it to be able to read the file %@";
  103. "_error_parameter_schema_" = "Wrong parameters, impossible to continue";
  104. "_comments_" = "Comentarios";
  105. "_sharing_" = "Compartiendo";
  106. "_details_" = "Detalles";
  107. "_dark_mode_" = "Dark mode";
  108. "_dark_mode_detect_" = "Detect iOS dark mode";
  109. "_screen_" = "Screen";
  110. "_wipe_account_" = "Account wiped from server";
  111. "_appconfig_view_title_" = "Account configuration in progress…";
  112. "_no_permission_add_file_" = "You don't have permission to add files";
  113. "_no_permission_delete_file_" = "You don't have permission to delete files";
  114. "_no_permission_modify_file_" = "You don't have permission to modify files";
  115. "_request_upload_new_ver_" = "The file has been modified, do you want to upload the new version ?";
  116. "_add_folder_info_" = "Add folder info";
  117. "_back_" = "Atrás";
  118. "_internal_modify_" = "Edit with internal editor";
  119. "_database_corrupt_" = "Oops something went wrong, please enter your credentials but don't worry, your files have remained secure";
  120. "_download_image_max_" = "Download the image in full resolution";
  121. "_livephoto_save_" = "Save Live Photo to photo album";
  122. "_livephoto_save_error_" = "Error during save of Live Photo";
  123. // App
  124. "_network_available_" = "Red disponible";
  125. "_network_not_available_" = "Red no dispionible";
  126. // Networking
  127. "_file_too_big_" = "File too large to be encrypted/decrypted";
  128. "_file_too_big_max_100_" = "File too large (max 100 kb.)";
  129. "_...loading..._" = "Cargando...";
  130. "_download_plist_" = " ";
  131. "_no_reuploadfile_" = "No fue posible encontrar o reenviar el archivo. Borra la carga y regarga el archivo para cargarlo. ";
  132. "_file_already_exists_" = "No fue posible completar la operación, un archivo con el mismo nombre ya existe";
  133. "_read_file_error_" = "No se pudo leer el archivo";
  134. // More
  135. "_more_" = "Más";
  136. "_notifications_" = "Notificaciones";
  137. "_logout_" = "Salir";
  138. "_quota_space_unlimited_" = "Ilimitado";
  139. "_quota_space_unknown_" = "Desconocido";
  140. "_quota_using_" = "Estás usando %@ de %@";
  141. // Settings
  142. "_acknowledgements_" = "Reconocimentos";
  143. "_settings_" = "Configuraciones ";
  144. "_passcode_" = "Contraseña";
  145. "_lock_" = "Bloqueo";
  146. "_lock_active_" = "Bloqueo: Activado";
  147. "_lock_not_active_" = "Bloqueo: Desactivado";
  148. "_lock_protection_no_screen_" = "No preguntar al iniciar";
  149. "_lock_protection_no_screen_footer_" = "Usa la opción \"No preguntar al iniciar\" solamente para carpetas compartidas o para la opción de encripción";
  150. "_url_" = "URL";
  151. "_username_" = "Usuario";
  152. "_change_credentials_" = "Cambia tus credenciales";
  153. "_wifi_only_" = "Sólo usar la conexión Wi-Fi";
  154. "_settings_autoupload_" = "Carga automática";
  155. "_app_version_" = "Versión de la aplicación";
  156. "_app_in_use_" = "La aplicación está en uso";
  157. "_contact_by_email_" = "Contáctanos por correo electrónico";
  158. "_clear_cache_" = "Borrar el caché";
  159. "_clear_cache_footer_" = "Clear downloaded and offline files from the app";
  160. "_exit_" = "Reset application";
  161. "_exit_footer_" = "Remove all accounts and local data from the app";
  162. "_funct_not_enabled_" = "Funcionalidad no habilitada";
  163. "_passcode_activate_" = "Bloqueo de contraseña activado";
  164. "_disabling_passcode_" = "Eliminando bloqueo de contraseña";
  165. "_want_exit_" = "¡Atención! Se restaurará a un estado inicial ¿Deseas continuar?";
  166. "_proceed_" = "Proceder";
  167. "_delete_cache_" = "Borrar caché";
  168. "_want_delete_cache_" = "Do you want to delete the cache (this also removes the transfers in progress) ?";
  169. "_want_delete_thumbnails_" = "¿Deseas borrar las miniaturas también?";
  170. "_mail_deleted_" = "Correo electrónico borrado";
  171. "_mail_saved_" = "Correo electrónico guardado";
  172. "_mail_sent_" = "Correo electrónico enviado";
  173. "_mail_failure_" = "No fue posible enviar el correo electrónico: %@";
  174. "_information_req_" = "Solicitud de información";
  175. "_write_in_english_" = "Por favor, escríbenos en Inglés";
  176. "_credentials_" = "Credenciales";
  177. "_manage_account_" = "Administrar cuenta";
  178. "_change_password_" = "Cambiar contraseña";
  179. "_add_account_" = "Agregar cuenta";
  180. "_delete_account_" = "Eliminar cuenta";
  181. "_want_delete_" = "¿Realmente deseas borrar?";
  182. "_no_delete_" = "No, no borrar";
  183. "_yes_delete_" = "Sí, borrar";
  184. "_remove_cache_" = "Por favor aguarda, borrando el caché...";
  185. "_optimizations_" = "Optimizaciones";
  186. "_synchronizations_" = "Carpetas sincronizadas";
  187. "_version_server_" = "Versión del servidor";
  188. "_help_" = "Ayuda";
  189. "_lock_protection_simply_" = "Protección de contraseña débil";
  190. "_change_simply_passcode_" = "Cambiar el tipo de contraseña";
  191. "_quota_" = "Cuota";
  192. "_available_" = "disponible";
  193. "_accounts_" = "Cuentas";
  194. "_information_" = "Información";
  195. "_personal_information_" = "Información Personal";
  196. "_user_full_name_" = "Nombre completo";
  197. "_user_address_" = "Dirección";
  198. "_user_phone_" = "Número telefónico";
  199. "_user_email_" = "Correo electrónico";
  200. "_user_web_" = "Sitio web";
  201. "_user_twitter_" = "Twitter";
  202. "_user_job_" = "Job";
  203. "_user_businesssize_" = "Business size";
  204. "_user_businesstype_" = "Business type";
  205. "_user_city_" = "Ciudad";
  206. "_user_country_" = "País";
  207. "_user_company_" = "Company";
  208. "_user_role_" = "Role";
  209. "_user_zip_" = "Zip";
  210. "_user_owner_" = "Dueño";
  211. "_user_employee_" = "Employee";
  212. "_user_contractor_" = "Contractor";
  213. "_user_editprofile_" = "Edit profile";
  214. "_favorite_offline_" = "Favoritos disponibles sin conexión";
  215. "_favorite_offline_footer_" = "Hacer todos los favoritos disponibles sin conexión puede tomar algo de tiempo y usar mucha memoria en el proceso. ";
  216. "_advanced_" = "Avanzado";
  217. "_disable_files_app_" = "Disable Files App integration";
  218. "_disable_files_app_footer_" = "Do not permit the access of files across the Apple Files application";
  219. "_trial_" = "Trial";
  220. "_trial_expired_day_" = "Days remaining";
  221. "_disableLocalCacheAfterUpload_footer_" = "After uploading the file, do not keep it in the local cache";
  222. "_disableLocalCacheAfterUpload_" = "Disable local cache";
  223. // Manage AutoUpload
  224. "_autoupload_" = "Cargar automáticamente fotos/videos";
  225. "_autoupload_select_folder_" = "Select the \"Auto upload\" folder";
  226. "_autoupload_error_select_folder_" = "Select a valid folder for the \"Auto upload\"";
  227. "_autoupload_background_" = "Cargar automáticamente en 2do plano";
  228. "_autoupload_photos_" = "Cargar automáticamente fotos";
  229. "_autoupload_videos_" = "Cargar automáticamente videos";
  230. "_autoupload_description_" = "Las nuevas fotos/videos serán cargados a tu Nube ";
  231. "_autoupload_description_background_" = "Esta opción requiere el uso de GPS para activar la detección de nuevas fotos/videos en el rollo de la cámara una vez que la ubicación cambie significativamente";
  232. "_autoupload_background_title_" = "Limitantes";
  233. "_autoupload_background_msg_" = "Debido a restricciones de iOS, aún no es posible ejecutar procesos de segundo plano, a menos de que los servicios de GPS estén activados. Una vez que la célula de la red celular haya cambiado, el sistema despierta por un breve espacio y verifica si hay nuevas fotos para subir a la nube.";
  234. "_autoupload_change_location_" = "Cambiar carpeta";
  235. "_autoupload_location_now_" = "Carpeta";
  236. "_autoupload_location_default_" = "Restaurar carpeta predeterminada";
  237. "_autoupload_change_location_footer_" = "Cambiar la carpeta usada para 'Carga automatica de fotos' (si la opción está habilitada)";
  238. "_autoupload_not_select_home_" = "Seleccionar una carpeta";
  239. "_autoupload_save_album_" = "Copiar la foto o video al álbum de fotos";
  240. "_autoupload_fullphotos_" = "Cargar todo el rollo de la cámara";
  241. "_autoupload_fullphotos_footer_" = "Completa las opciones anteriores antes de cargar. ";
  242. "_autoupload_create_subfolder_" = "Usar subcarpetas";
  243. "_autoupload_create_subfolder_footer_" = "Almacenar en subcarpetas con base en el año y mes";
  244. "_autoupload_filenamemask_" = "Cambiar la máscara del nombre de archivo";
  245. "_autoupload_filenamemask_footer_" = "Cambio en la máscara automática de nombre de archivo";
  246. "_autoupload_current_folder_" = "Currently selected folder";
  247. // Manage Help
  248. "_help_tutorial_" = "Tutorial";
  249. "_help_intro_" = "Introducción a Nextcloud";
  250. "_help_activity_verbose_" = "Fuente de Actividades Detalladas";
  251. "_help_activity_mail_" = "Enviar la actividad por correo electrónico";
  252. "_help_activity_clear_" = "Borrar actividad";
  253. // Manage Advanced
  254. "_show_hidden_files_" = "Mostrar archivos ocultos";
  255. "_format_compatibility_" = "Más Compatible";
  256. "_format_compatibility_footer_" = "\"Most compatible\" will save, when possible, photos as JPEG";
  257. "_privacy_" = "Privacidad";
  258. "_privacy_footer_" = "Nextcloud iOS uses a service for the analysis of a crash. Your personal information is not sent with the report. If you want disable it, please change the setting \"Disable crash reporter\" to ON";
  259. "_crashservice_title_" = "Disable crash reporter";
  260. "_crashservice_alert_" = "This option requires a restart of the app to take effect";
  261. "_upload_mov_livephoto_" = "Live Photo";
  262. "_upload_mov_livephoto_footer_" = "\"Live Photo\" will save, when possible, Live Photo video";
  263. // Login
  264. "_connect_server_anyway_" = "¿Deseas conectarte al servidor de cualquier modo?";
  265. "_connection_error_" = "Error de conexión";
  266. "_serverstatus_error_" = "Connection to server failure, verify your server address or network status";
  267. "_add_your_nextcloud_" = "Agrega tu cuenta Nextcloud";
  268. "_login_url_" = "Dirección del servidor https://...";
  269. "_login_bottom_label_" = "¿Aún no cuentas con un servidor?\n\nElige uno de los siguientes proveedores. ";
  270. "_error_multidomain_" = "La dirección no está permitida, solo los siguientes dominios son válidos:";
  271. "_account_already_exists_" = "La cuenta %@ ya existe";
  272. "_traditional_login_" = "Regresar al antiguo método de inicio de sesión";
  273. "_web_login_" = "Revert to web login method";
  274. "_login_url_error_" = "Url error, please verify your server url";
  275. // Favorite
  276. "_favorites_" = "Favoritos";
  277. "_favorite_" = "Hacer favorito";
  278. "_unfavorite_" = "Quitar favorito";
  279. "_no_files_uploaded_" = "No se han cargado archivos";
  280. "_tutorial_favorite_view_" = "Los archivos y carpetas que marques como favoritos se mostrarán aquí";
  281. "_tutorial_offline_view_" = "Los achivos copiados aquí estarán disponible sin conexión.\n\nSe sincronizarán con tu nube. ";
  282. "_tutorial_local_view_" = "Encontrarás los archivos desempacados de tu nube.\n\nConéctate a iTunes para compartir estos archivos.";
  283. "_more_" = "Más";
  284. "_favorite_no_files_" = "Aún no hay favoritos";
  285. // Auto Upload
  286. "_pull_down_" = "Jala hacia abajo para actualizar";
  287. "_no_photo_load_" = "No hay fotos o video";
  288. "_tutorial_autoupload_view_" = "Puedes habilitar las cargas automáticas desde \"Configuraciones\"";
  289. "_no_date_" = "Sin fecha";
  290. "_today_" = "Hoy";
  291. "_yesterday_" = "Ayer";
  292. "_time_" = "Hora: %@\n\n%@";
  293. "_location_not_enabled_" = "Los Servicios de Ubicación están deshabilitados";
  294. "_location_not_enabled_msg_" = "Por favor ve a \"Configuraciones\" y activa \"Serivicios de Ubicación\"";
  295. "_access_photo_not_enabled_" = "El acceso a Fotos no está habilitado";
  296. "_access_photo_not_enabled_msg_" = "Por favor ve a \"Configuraciones\" y activa \"Acceso a Fotos\"";
  297. "_access_photo_location_not_enabled_" = "El acceso a Fotos y Ubicación no está habilitado";
  298. "_access_photo_location_not_enabled_msg_" = "Por favor ve a \"Configuraciones y activa \"Acceso a Fotos\" y \"Servicios de Ubicación\"";
  299. "_tutorial_photo_view_" = "Aún no se han cargado fotos o videos";
  300. "_create_full_upload_" = "Creando un archivo... Esto puede tomar mucho tiempo, por favor aguarda. ";
  301. "_error_createsubfolders_upload_" = "Se presentó un error al crear subcarpetas";
  302. "_activate_autoupload_" = "Habilitar cargas automáticas";
  303. // Utility
  304. "_never_" = "nunca";
  305. "_less_a_minute_" = "hace menos de un minuto";
  306. "_minutes_ago_" = "hace %d minutos";
  307. "_hours_ago_" = "hace %d horas";
  308. "_days_ago_" = "hace %d días";
  309. "_over_30_days_" = "más de 30 días";
  310. "_connection_internet_offline_" = "La conexión a Internet parece estar fuera de línea o se requiere de Wi-Fi ";
  311. "_insert_password_" = "ingresa tu contraseña";
  312. "_update_in_progress_" = "Actualización de la versión, favor de aguardar...";
  313. "_forbidden_characters_" = "El nombre de archivo o carpeta contiene caracteres inválidos";
  314. "_mail_not_can_send_mail_" = "No hay una cuenta configurada, o bien se introdujo una cuenta de correo electrónico equivocada";
  315. // File
  316. "_photo_camera_" = "Fotos";
  317. "_media_" = "Media";
  318. "_unzip_in_progress_" = "Extracción en curso en almacenamiento local...";
  319. "_file_unpacked_" = "El archivo se desempacó en almacenamiento local ";
  320. "_file_saved_local_" = "El archivo se guardó en almacenamiento local.";
  321. "_file_not_present_" = "Error: El archivo no se encuentra, por favor recarga. ";
  322. "_order_by_" = "Ordenar por";
  323. "_order_by_name_a_z_" = "Sort by name (from A to Z)";
  324. "_order_by_name_z_a_" = "Sort by name (from Z to A)";
  325. "_order_by_date_more_recent_" = "Sort from the most recent";
  326. "_order_by_date_less_recent_" = "Sort from the less recent";
  327. "_order_by_size_smallest_" = "Sort from the smallest";
  328. "_order_by_size_largest_" = "Sort from the largest";
  329. "_delete_selected_files_" = "Borrar archivos";
  330. "_move_selected_files_" = "Mover archivos";
  331. "_download_selected_files_" = "Descargar archivos";
  332. "_download_selected_files_folders_" = "Descargar archivos y carpetas";
  333. "_error_operation_canc_" = "Error: Operación cancelada. ";
  334. "_only_lock_passcode_" = "Disponible sólo con la opción de Bloquear contraseña. Actívala en las \"Configuraciones\".";
  335. "_go_to_app_settings_" = "Go to app settings";
  336. "_passcode_protection_" = "Protección con contraseña";
  337. "_remove_favorites_" = "Eliminar de favoritos";
  338. "_remove_offline_" = "Eliminar de sin conexión";
  339. "_add_favorites_" = "Agregar a tus favoritos";
  340. "_add_offline_" = "Agregar a sin conexión";
  341. "_remove_passcode_" = "Eliminar protección de contraseña";
  342. "_protect_passcode_" = "Proteger con contraseña";
  343. "_share_" = "Compartir";
  344. "_reload_" = "Volver a cargar";
  345. "_open_in_" = "Abrir en...";
  346. "_remove_local_file_" = "Eliminar del caché";
  347. "_add_local_" = "Agregar al almacenamiento local";
  348. "_comm_erro_pull_down_" = "Atención: Se presentó un error de comunicación con el servidor. Jala hacia abajo para actualizar. ";
  349. "_file_not_downloaded_" = "el archivo no fue descargado";
  350. "_file_not_uploaded_" = "el archivo no fue cargado";
  351. "_folders_" = "carpetas";
  352. "_folder_" = "carpeta";
  353. "_files_" = "archivos";
  354. "_file_" = "archivo";
  355. "_folder_blocked_" = "Carpeta bloqueada";
  356. "_downloading_progress_" = "Iniciando la descarga de archivos...";
  357. "_no_file_pull_down_" = "Carga un archivo o jala hacia abajo para actualizar";
  358. "_browse_images_" = "Ver imágenes";
  359. "_synchronized_folder_" = "Mantener la carpeta sincronizada";
  360. "_remove_synchronized_folder_" = "Apagar la sincronización";
  361. "_synchronized_confirm_" = "Después de habilitar la sincronización, todos los archivos en esta carpeta se sincronizarán con el servidor. ¿Deseas continuar?";
  362. "_offline_folder_confirm_" = "Después de habilitar la carpeta fuera de línea, todos los archivos serán sincronizados con el servidor, continuar?";
  363. "_file_not_found_reload_" = "No se encontró el archivo, jala hacia abajo para actualizar";
  364. "_title_section_download_" = "DESCARGAR";
  365. "_title_section_upload_" = "CARGAR";
  366. "_group_alphabetic_yes_" = "✓ Agrupar alfabéticamente";
  367. "_group_alphabetic_no_" = "Agrupar alfabéticamente";
  368. "_group_typefile_yes_" = "✓ Agrupar por tipo de archivo";
  369. "_group_typefile_no_" = "Agrupar por tipo de archivo";
  370. "_group_date_yes_" = "✓ Agrupar por fecha";
  371. "_group_date_no_" = "Agrupar por fecha";
  372. "_element_" = "elemento";
  373. "_elements_" = "elementos";
  374. "_tite_footer_upload_wwan_" = "Se requiere una red Wi-Fi, %lu%@ para cargar";
  375. "_tite_footer_upload_" = "%lu %@ para cargar";
  376. "_tite_footer_download_wwan_" = "Se requiere de una red Wi-Fi, %lu %@ para descargar";
  377. "_tite_footer_download_" = "%lu %@ por descargar";
  378. "_limited_dimension_" = "Tamaño máximo alcanzado";
  379. "_save_selected_files_" = "Guardar imágenes y videos en el álbum de fotos ";
  380. "_file_not_saved_cameraroll_" = "Error: El archivo no se guardo en el álbum de fotos";
  381. "_file_saved_cameraroll_" = "Archivo guardado en el álbum de fotos";
  382. "_directory_on_top_yes_" = "✓ Carpetas arriba";
  383. "_directory_on_top_no_" = "Carpetas arriba";
  384. "_folder_automatic_upload_" = "Folder for \"Auto upload\"";
  385. "_search_no_record_found_" = "Sin resultados";
  386. "_search_in_progress_" = "Búsqueda en curso... ";
  387. "_search_instruction_" = "Buscar archivo (mínimo 2 caracteres)";
  388. "_files_no_files_" = "No hay archivos aquí";
  389. "_files_no_folders_" = "No folders in here";
  390. "_request_in_progress_" = "Request to server in progress…";
  391. "audio" = "AUDIO";
  392. "compress" = "COMPRIMIR";
  393. "directory" = "CARPETAS";
  394. "document" = "DOCUMENTOS";
  395. "image" = "IMÁGENES";
  396. "template" = "PLANTILLAS";
  397. "unknow" = "DESCONOCIDO";
  398. "video" = "VIDEO";
  399. "_file_del_only_local_" = "El archivo no se encuentra en el servidor";
  400. "_copy_file_" = "Copiar archivo";
  401. "_copy_files_" = "Copiar archivos";
  402. "_paste_file_" = "Pegar archivo";
  403. "_paste_files_" = "Pegar archivos";
  404. "_open_internal_view_" = "Open with internal viewer";
  405. "_search_this_folder_" = "Buscar en esta carpeta";
  406. "_search_all_folders_" = "Buscar en todas las carpetas";
  407. "_search_sub_folder_" = "Buscar aquí y en todas las subcarpetas";
  408. "_theming_is_light_" = "El tema del servidor tiene colores demasiado brillantes, no aplica ";
  409. "_cancel_all_task_" = "Cancel all transfers";
  410. "_status_wait_download_" = "Waiting for download";
  411. "_status_in_download_" = "In download";
  412. "_status_downloading_" = "Downloading";
  413. "_status_wait_upload_" = "Waiting for upload";
  414. "_status_in_upload_" = "In upload";
  415. "_status_uploading_" = "Cargando";
  416. // Media
  417. "_select_media_folder_" = "Select the \"Media\" folder";
  418. "_media_viewimage_show_" = "Show images";
  419. "_media_viewimage_hide_" = "Hide images";
  420. "_media_viewvideo_show_" = "Show video";
  421. "_media_viewvideo_hide_" = "Hide video";
  422. // Files Preview
  423. "_insert_password_pfd_" = "PDF Seguro. Ingresa la contraseña";
  424. "_password_pdf_error_" = "Contraseña equivocada";
  425. "_error_download_photobrowser_" = "Error: No fue posible descargar la foto";
  426. // Share
  427. "_share_link_" = "Compartir liga";
  428. "_share_link_button_" = "Enviar liga a...";
  429. "_password_" = "Contraseña";
  430. "_share_password_" = "Liga protegida por contraseña";
  431. "_share_expirationdate_" = "Establecer la fecha de expiración de la liga";
  432. "_date_" = "Fecha";
  433. "_share_title_" = "Compartir";
  434. "_add_sharee_" = "Agregar usuarios o grupos";
  435. "_add_sharee_footer_" = "Puedes compartir este recurso al agregar usuarios o grupos. Para dejar de compartir, elimina todos los usuarios y grupos";
  436. "_find_sharee_title_" = "Buscar";
  437. "_find_sharee_" = "Buscar un usuario o grupo...";
  438. "_find_sharee_footer_" = "Ingresa una parte del nombre del usuario o grupo a buscar (al menos 2 caracteres) seguido de 'Entrar', selecciona los usuarios que deberían tener acceso al elemento compartido seguido por 'Terminar' para confirmar";
  439. "_user_is_group_" = "(grupo)";
  440. "_direct_sharee_title_" = "Compartir";
  441. "_direct_sharee_footer_" = "Si ya conoces el nombre, ingrésalo, luego selecciona el tipo de elemento compartido y presiona en 'Terminar' para confirmar";
  442. "_direct_sharee_" = "Ingrese el usuario...";
  443. "_user_sharee_footer_" = "Tap to change permissions";
  444. "_share_type_title_" = "Tipo de elemento compartido";
  445. "_share_type_user_" = "Usuario";
  446. "_share_type_group_" = "Grupo";
  447. "_share_type_remote_" = "Remoto";
  448. "_enforce_password_protection_" = "Forzar protección con contraseña";
  449. "_password_obligatory_" = "Enforce password protection enabled, password obligatory";
  450. "_shared_with_you_by_" = "Shared with you by";
  451. "_shareLinksearch_placeholder_" = "Type a name and press Enter";
  452. "_new_comment_" = "New comment…";
  453. "_edit_comment_" = "Editar comentario";
  454. "_delete_comment_" = "Borrar comentario";
  455. "_share_allow_editing_" = "Permitir edición";
  456. "_share_read_only_" = "Sólo lectura";
  457. "_share_allow_upload_" = "Permitir carga y edición";
  458. "_share_file_drop_" = "Permitir carga";
  459. "_share_hide_download_" = "Hide download";
  460. "_share_password_protect_" = "Proteger con contraseña";
  461. "_share_expiration_date_" = "Establecer fecha de expiración";
  462. "_share_note_recipient_" = "Note to recipient";
  463. "_share_delete_sharelink_" = "Delete share link";
  464. "_share_add_sharelink_" = "Add another link";
  465. "_share_can_reshare_" = "Puede volver a compartir";
  466. "_share_can_create_" = "Puede crear";
  467. "_share_can_change_" = "Puede cambiar";
  468. "_share_can_delete_" = "Puede borrar";
  469. "_share_unshare_" = "Dejar de compartir";
  470. // Share Permission
  471. "_share_permission_title_" = "Privilegios";
  472. "_share_permission_edit_" = "Puede editar";
  473. "_share_permission_file_can_write_" = "Puede escribir archivos";
  474. "_share_permission_create_" = "Puede crear";
  475. "_share_permission_create_file_" = "Puede crear archivos";
  476. "_share_permission_create_folder_" = "Puede crear carpetas";
  477. "_share_permission_change_" = "Puede cambiar";
  478. "_share_permission_delete_" = "Puede borrar";
  479. "_share_permission_share_" = "Puede compartir";
  480. "_share_permission_rename_" = "Puede renombrar";
  481. "_share_permission_move_" = "Puede mover";
  482. "_share_permission_read_" = "Puede leer";
  483. "_share_permission_info_" = "Compartiendo información";
  484. "_share_permission_path_" = "Archivo/Carpeta";
  485. "_share_permission_type_" = "Tipo";
  486. "_share_permission_typeuser_" = "Ususario";
  487. "_share_permission_typegroup_" = "Grupo";
  488. "_share_permission_typepubliclink_" = "Liga";
  489. "_share_permission_typefederated_" = "Federado";
  490. "_share_permission_owner_" = "Dueño";
  491. "_share_permission_date_" = "Fecha";
  492. "_share_permission_email_" = "Notificación por correo electrónico";
  493. "_share_link_readonly_" = "Sólo lectura";
  494. "_share_link_modify_" = "Permitir edición";
  495. "_share_link_upload_" = "Permitir carga";
  496. "_share_link_upload_modify_" = "Permitir carga y edición";
  497. "_share_link_hide_download_" = "Hide download";
  498. // ShareInfoCMOC
  499. "_type_resource_connect_you_" = "Compartido con usted";
  500. "_type_resource_external_" = "Almacenamiento externo";
  501. // Share Ext
  502. "_destiny_folder_" = "Carpeta: %@";
  503. "_no_transfer_" = "No hay cargas disponibles";
  504. "_no_transfer_sub_" = "Aquí se mostrarán las cargas y descargas desde este dispositivo ";
  505. "_no_activity_" = "Aún no hay actividades";
  506. "_transfers_" = "Transferencias";
  507. "_activity_" = "Actividad";
  508. "_activity_file_not_present_" = "Ya no se encuentra el archivo ";
  509. "_trash_file_not_found_" = "It seems that the file is not in the trash, go to the trash to update it and try again";
  510. // List Shares
  511. "_list_shares_" = "Elementos compartidos";
  512. "_list_shares_no_files_" = "Aún no cuentas con elementos compartidos. ";
  513. "_tutorial_list_shares_view_" = "Los archivos y carpetas que compartas se mostrarán aquí";
  514. // Offline - Local Storage
  515. "_create_synchronization_" = "Crear sincronización";
  516. "_offline_" = "Sin conexión";
  517. "_local_storage_" = "Almacentamiento local";
  518. "_local_storage_no_record_" = "Aún no hay archivos";
  519. // Create Cloud
  520. "_upload_photos_videos_" = "Fotos o videos cargados";
  521. "_upload_file_" = "Cargar archivo";
  522. "_upload_file_text_" = "Crear archivo de texto";
  523. "_create_nextcloudtext_document_" = "Create text document";
  524. // Document Picker
  525. "_save_document_picker_" = "Guardar aquí";
  526. // CreateFormUploadAssets
  527. "_destination_folder_" = "Carpeta destino";
  528. "_use_folder_auto_upload_" = "Use the \"Auto upload\" folder as destination";
  529. "_rename_filename_" = "Renombrar";
  530. "_filename_" = "Nombre del archivo";
  531. "_preview_filename_" = "Previsualización de ejemplo para nombreDeArchivo. Puedes usar la mascara%@ para fecha/hora";
  532. "_forbidden_characters_" = "El nombre de archivo o carpeta contiene caracteres inválidos";
  533. "_add_filenametype_" = "Especifica el tipo en el nombre de archivo";
  534. "_filenametype_photo_video_" = "Foto/Video";
  535. "_maintain_original_filename_" = "Maintain original filename";
  536. "_modify_photo_" = "Modify photo";
  537. // Notification
  538. "_notification_" = "Notificación";
  539. // Photo Browser
  540. "Done" = "Terminado";
  541. "Select Photos" = "Seleccionar Fotos";
  542. "photo" = "foto";
  543. "photos" = "fotos";
  544. "of" = "de";
  545. "%i of %i" = "%1$i de %2$i";
  546. // Manage Auto Upload FileName
  547. "_autoupload_filename_title_" = "Nombre de archivo de carga automática";
  548. // Text File
  549. "_untitled_txt_" = "SinTítulo.txt";
  550. "_text_upload_title_" = "Upload text file";
  551. // EndToEnd Encryption
  552. "_e2e_settings_title_" = "Encripción";
  553. "_e2e_settings_" = "Encripción de punta-a-punta";
  554. "_e2e_settings_start_" = "Empezar encripción de punta-a-punta";
  555. "_e2e_settings_not_available_" = "Encripción de punta-a-punta no disponible";
  556. "_e2e_settings_activated_" = "Encripción de punta-a-punta activada";
  557. "_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.";
  558. "_e2e_settings_read_passphrase_" = "Leer la frase de seguirdad";
  559. "_e2e_settings_lock_not_active_" = "Bloqueo no activo, regresa a \"Configuraciones\" para activarlo";
  560. "_e2e_settings_the_passphrase_is_" = "La frase de seguridad es:";
  561. "_e2e_passphrase_request_title_" = "Solicitar una frase de seguridad";
  562. "_e2e_passphrase_request_message_" = "Inserta las 12 palabras";
  563. "_e2e_settings_remove_" = "Eliminar la encripción localmente";
  564. "_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
  565. "_e2e_set_folder_encrypted_" = "Encrypt";
  566. "_e2e_remove_folder_encrypted_" = "Decrypt";
  567. "_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable end-to-end encryption";
  568. "_e2e_delete_folder_not_permitted_" = "No se permite el borrado de un directorio marcado como 'encriptado'";
  569. "_e2e_error_encode_metadata_" = "Serious internal error in encoding metadata";
  570. "_e2e_error_decode_metadata_" = "Serious internal error in decoding metadata";
  571. "_e2e_error_create_encrypted_" = "Could not create encrypted file";
  572. "_e2e_error_update_metadata_" = "Update metadata error";
  573. "_e2e_error_store_metadata_" = "Could not save metadata";
  574. "_e2e_error_send_metadata_" = "Could not send metadata";"_e2e_error_delete_metadata_" = "Could not delete metadata";
  575. "_e2e_error_get_metadata_" = "Could not fetch metadata";
  576. "_e2e_error_not_enabled_" = "Serious internal error. End-to-end encryption not enabled";
  577. "_e2e_error_record_not_found_" = "Serious internal error. Records not found";
  578. "_e2e_error_unlock_" = "Could not unlock folder";
  579. "_e2e_error_lock_" = "Could not lock folder";
  580. "_e2e_error_delete_mark_folder_" = "Decrypt marked folder";
  581. "_e2e_error_mark_folder_" = "Encrypt folder";
  582. "_e2e_error_directory_not_empty_" = "The directory is not empty";
  583. // Scan Document
  584. "_scans_document_" = "Scan document";
  585. "_scanned_images_" = "Scanned images";
  586. "_scan_document_pdf_page_" = "Page";
  587. "_scan_label_document_zone_" = "Drag images down for document creation";
  588. "_filter_original_" = "Original";
  589. "_filter_bn_" = "Black & White";
  590. "_filter_grayscale_" = "Grayscale";
  591. "_quality_image_title_" = "Image quality";
  592. "_quality_high_" = "Large file size of high quality";
  593. "_quality_medium_" = "Average file size of medium quality";
  594. "_quality_low_" = "Small file size of low quality";
  595. "_file_type_" = "File type";
  596. "_pdf_password_" = "PDF Password";
  597. "_file_creation_" = "File creation";
  598. "_delete_all_scanned_images_" = "Do you want to delete all scanned images?";
  599. "_text_recognition_" = "Text recognition";
  600. /* The title on the navigation bar of the Scanning screen. */
  601. "wescan.scanning.title" = "Scanning";
  602. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  603. "wescan.edit.button.next" = "Siguiente";
  604. /* The title on the navigation bar of the Edit screen. */
  605. "wescan.edit.title" = "Edit Scan";
  606. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  607. "wescan.review.button.done" = "Terminado";
  608. /* The title on the navigation bar of the Review screen. */
  609. "wescan.review.title" = "Review";
  610. // Trah
  611. "_trash_view_" = "Archivos borrados";
  612. "_trash_restore_all_" = "Restore all files";
  613. "_trash_delete_all_" = "Empty trash";
  614. "_trash_no_trash_" = "No files deleted";
  615. "_trash_no_trash_description_" = "You can restore deleted files from here";
  616. "_trash_restore_selected_" = "Restore selected files";
  617. "_trash_delete_selected_" = "Deleted selected files";
  618. // Offline
  619. "_manage_file_offline_" = "Manage offline files";
  620. "_set_available_offline_" = "Set as available offline";
  621. "_remove_available_offline_" = "Remove as available offline";
  622. // Richdocuments
  623. "_create_new_document_" = "Create new document";
  624. "_create_new_spreadsheet_" = "Create new spreadsheet";
  625. "_create_new_presentation_" = "Create new presentation";
  626. "_go_online_" = "Go online to see the document";
  627. // Intro
  628. "_intro_1_title_" = "Keep your data secure and under your control";
  629. "_intro_2_title_" = "Secure collaboration & file exchange";
  630. "_intro_3_title_" = "Easy-to-use web mail, calendering & contacts";
  631. "_intro_4_title_" = "Screensharing, online meetings & web conferences";
  632. "_log_in_" = "Iniciar sesión";
  633. "_sign_up_" = "Sign up with provider";
  634. "_host_your_own_server" = "Host your own server";
  635. // Error
  636. "_bad_username_password_" = "Usuario o contraseña equivocada";
  637. "_cancelled_by_user" = "Transferencia cancelada";
  638. "_error_folder_destiny_is_the_same_" = "It is not possible to move the folder into itself";
  639. "_error_not_permission_" = "No tienes los permisos para hacer esta operación";
  640. "_error_path_" = "No se pudo habrir este archivo o carpeta. Por favor verifica que exista";
  641. "_file_upload_not_exitst_" = "The file that you want to upload does not exist";
  642. "_forbidden_characters_from_server_" = "El nombre contiene al menos un caracter inválido";
  643. "_not_connected_internet_" = "Error de conexión al servidor";
  644. "_not_possible_connect_to_server_" = "No es posible conectarse al servidor en este momento";
  645. "_not_possible_create_folder_" = "No fue posible crear la carpeta";
  646. "_server_down_" = "Could not establish contact with server";
  647. "_time_out_" = "El tiempo se agotó, favor de reintentar";
  648. "_unknow_response_server_" = "Respuesta del servidor inesperada";
  649. "_user_authentication_required_" = "User authentication required";
  650. "_file_directory_locked_" = "Archivo o directorio bloqueado";
  651. "_ssl_certificate_untrusted_" = "El certificado para este servidor es inválido";
  652. "_internal_server_" = "Internal server error";
  653. "_file_already_exists_" = "No fue posible completar la operación, un archivo con el mismo nombre ya existe";
  654. "_file_folder_not_exists_" = "El archivo fuente no se encontró en la ruta especificada";
  655. "_folder_contents_nochanged_" = "El contendio de la carpeta no ha cambiado";
  656. "_images_invalid_converted_" = "La imagen es inválida y no puede convertirse a una miniatura";
  657. "_method_not_expected_" = "Unexpected request method";
  658. "_reauthenticate_user_" = "Access expired, log in again";
  659. "_server_error_retry_" = "El servidor se encuentra temporalmente no disponible";
  660. "_too_many_files_" = "Too many files would be involved in this operation";
  661. "_too_many_request_" = "Sending too many requests caused the rate limit to be reached";
  662. "_user_over_quota_" = "Se ha alcanzado la cuota de almacenamiento";
  663. "_ssl_connection_error_" = "Error de la conexión SSL, por favor vuelve a intentarlo";
  664. "_bad_request_" = "Bad request";
  665. "_webdav_locked_" = "WebDAV Locked: Trying to access locked resource";
  666. "_error_user_not_available_" = "The user is no longer available";
  667. "_server_response_error_" = "Server response content error";
  668. "_no_nextcloud_found_" = "Nextcloud server not found";
  669. "_error_decompressing_" = "Error during decompressing. Unknown compression method or the file is corrupt";
  670. "_error_json_decoding_" = "Serious internal error in decoding metadata (The data couldn’t be read because it isn’t in the correct format.)";
  671. // BKPasscode
  672. "%d Failed Passcode Attempts" = "%d intentos fallidos del código de seguridad";
  673. "%d Failed Password Attempts" = "%d intentos fallidos de contraseña";
  674. "1 Failed Passcode Attempt" = "1 intento fallido de código de seguridad ";
  675. "1 Failed Password Attempt" = "1 intento fallido de contraseña ";
  676. "Do you want to use Touch ID for authentication?" = "Do you want to use Touch/Face ID for authentication?";
  677. "Done" = "Terminado";
  678. "Enable Touch ID" = "Enable Touch/Face ID";
  679. "Enter a different passcode. Cannot re-use the same passcode." = "Por favor ingresa un código de seguridad diferente. No es posible usar el mismo código de seguridad";
  680. "Enter a different password. Cannot re-use the same password." = "Ingresa una contrseña diferente. No se puedes volver a usar la misma contraseña.";
  681. "Enter a passcode" = "Ingresaa un código de seguridad";
  682. "Enter a password" = "Ingresa una contraseña";
  683. "Enter your new passcode" = "Ingresa tu nuevo código de seguridad";
  684. "Enter your new password" = "Ingresa tu nueva contraseña";
  685. "Enter your old passcode" = "Ingrese tu código de seguridad anterior";
  686. "Enter your old password" = "Ingresa tu contraseña anterior";
  687. "Enter your passcode" = "Ingresa tu código de seguridad";
  688. "Enter your password" = "Ingresa tu contraseña";
  689. "Invalid Passcode" = "Código de seguridad inválido";
  690. "Invalid Password" = "Contraseña inválida";
  691. "Passcodes did not match.\nTry again." = "Los códigos de seguridad no coinciden.\n Vuelve a intentarlo.\n";
  692. "Password did not match.\nTry again." = "Las contraseñas no coinciden.\n\nPor favor vuelve a intentarlo. ";
  693. "Re-enter your passcode" = "Favor de re-ingresar tu código de seguridad";
  694. "Re-enter your password" = "Reingresa tu contraseña";
  695. "Try again in %d minutes" = "Por favor vuelve a intentarlo en %d minutos";
  696. "Try again in 1 minute" = "Favor de volver a intentar en 1 minuto";
  697. // QRCode
  698. "_qrcode_not_authorized_" = "This app is not authorized to use Back Camera";
  699. "_qrcode_not_supported_" = "QRCode not supported by the current device";
  700. // Voice Memo
  701. "_create_voice_memo_" = "Create voice memo";
  702. "_voice_memo_start_" = "Tap to start";
  703. "_voice_memo_stop_" = "Tap to stop";
  704. "_voice_memo_filename_" = "Voice memo";
  705. "_voice_memo_title_" = "Upload voice memo";
  706. // IM
  707. "_textnote_" = "Text note";
  708. "_audionote_" = "Audio note";
  709. "_removeaudionote_" = "Do you want delete the audio note?";
  710. "_detailpicture_" = "Detail picture";
  711. "_creation_archive_error_" = "Error while creating archive";
  712. "_read_audio_error_" = "Error while reading audio file";
  713. "_create_audio_error_" = "Error while creating audio file";
  714. "_create_image_error_" = "Error while creating image file";
  715. "_error_open_file_" = "Error while opening a file";
  716. "_new_background_im_" = "Select an image, take a picture or do not select anything for a canvas background. Press 'Done' to complete.";