diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /core/l10n/es_CL.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'core/l10n/es_CL.json')
-rw-r--r-- | core/l10n/es_CL.json | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json new file mode 100644 index 00000000000..22bab061129 --- /dev/null +++ b/core/l10n/es_CL.json @@ -0,0 +1,46 @@ +{ "translations": { + "Unknown filetype" : "Tipo de archivo desconocido", + "Invalid image" : "Imagen no válida", + "Sunday" : "Domingo", + "Monday" : "Lunes", + "Tuesday" : "Martes", + "Wednesday" : "Miércoles", + "Thursday" : "Jueves", + "Friday" : "Viernes", + "Saturday" : "Sábado", + "January" : "Enero", + "February" : "Febrero", + "March" : "Marzo", + "April" : "Abril", + "May" : "Mayo", + "June" : "Junio", + "July" : "Julio", + "August" : "Agosto", + "September" : "Septiembre", + "October" : "Octubre", + "November" : "Noviembre", + "December" : "Diciembre", + "Settings" : "Configuración", + "No" : "No", + "Yes" : "Si", + "Choose" : "Choose", + "Ok" : "Ok", + "_{count} file conflict_::_{count} file conflicts_" : ["",""], + "Cancel" : "Cancelar", + "Shared" : "Compartido", + "Share" : "Compartir", + "Error" : "Error", + "Error while sharing" : "Ocurrió un error mientras compartía", + "Error while unsharing" : "Ocurrió un error mientras dejaba de compartir", + "Error while changing permissions" : "Ocurrió un error mientras se cambiaban los permisos", + "The object type is not specified." : "El tipo de objeto no está especificado.", + "Username" : "Usuario", + "Personal" : "Personal", + "Users" : "Usuarios", + "Admin" : "Administración", + "Help" : "Ayuda", + "Password" : "Clave", + "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable.", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |