nextcloud/settings/l10n/es_AR.php

112 lines
7.1 KiB
PHP
Raw Normal View History

2013-08-09 16:06:31 +04:00
<?php
$TRANSLATIONS = array(
2012-09-25 04:05:18 +04:00
"Unable to load list from App Store" => "Imposible cargar la lista desde el App Store",
2013-02-07 03:11:04 +04:00
"Authentication error" => "Error al autenticar",
2013-06-27 04:12:00 +04:00
"Your display name has been changed." => "El nombre mostrado que usás fue cambiado.",
2013-02-12 03:21:45 +04:00
"Unable to change display name" => "No fue posible cambiar el nombre mostrado",
2012-09-25 04:05:18 +04:00
"Group already exists" => "El grupo ya existe",
"Unable to add group" => "No fue posible añadir el grupo",
2013-06-27 04:12:00 +04:00
"Could not enable app. " => "No se pudo habilitar la App.",
2012-09-25 04:05:18 +04:00
"Email saved" => "e-mail guardado",
2013-06-27 04:12:00 +04:00
"Invalid email" => "El e-mail no es válido ",
"Unable to delete group" => "No fue posible borrar el grupo",
"Unable to delete user" => "No fue posible borrar el usuario",
2012-09-25 04:05:18 +04:00
"Language changed" => "Idioma cambiado",
2013-06-27 04:12:00 +04:00
"Invalid request" => "Pedido inválido",
"Admins can't remove themself from the admin group" => "Los administradores no se pueden quitar a si mismos del grupo administrador. ",
"Unable to add user to group %s" => "No fue posible agregar el usuario al grupo %s",
"Unable to remove user from group %s" => "No es posible borrar al usuario del grupo %s",
"Couldn't update app." => "No se pudo actualizar la App.",
"Update to {appversion}" => "Actualizar a {appversion}",
2012-09-25 04:05:18 +04:00
"Disable" => "Desactivar",
"Enable" => "Activar",
2013-02-12 03:21:45 +04:00
"Please wait...." => "Por favor, esperá....",
2013-04-09 04:14:02 +04:00
"Error" => "Error",
2013-02-12 03:21:45 +04:00
"Updating...." => "Actualizando....",
2013-06-27 04:12:00 +04:00
"Error while updating app" => "Error al actualizar App",
2013-02-12 03:21:45 +04:00
"Updated" => "Actualizado",
2012-09-25 04:05:18 +04:00
"Saving..." => "Guardando...",
2013-02-13 03:05:40 +04:00
"deleted" => "borrado",
"undo" => "deshacer",
2013-06-27 04:12:00 +04:00
"Unable to remove user" => "Imposible borrar usuario",
2013-02-12 18:12:46 +04:00
"Groups" => "Grupos",
"Group Admin" => "Grupo Administrador",
"Delete" => "Borrar",
2013-06-27 04:12:00 +04:00
"add group" => "agregar grupo",
2013-02-15 03:06:50 +04:00
"A valid username must be provided" => "Debe ingresar un nombre de usuario válido",
"Error creating user" => "Error creando usuario",
"A valid password must be provided" => "Debe ingresar una contraseña válida",
2012-09-25 04:05:18 +04:00
"__language_name__" => "Castellano (Argentina)",
2013-02-13 03:05:40 +04:00
"Security Warning" => "Advertencia de seguridad",
2013-02-15 03:06:50 +04:00
"Setup Warning" => "Alerta de Configuración",
2013-02-13 03:05:40 +04:00
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar.",
2013-06-27 04:12:00 +04:00
"Module 'fileinfo' missing" => "El módulo 'fileinfo' no existe",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "El módulo PHP 'fileinfo' no existe. Es recomendable que actives este módulo para obtener mejores resultados con la detección mime-type",
2013-02-15 03:06:50 +04:00
"Locale not working" => "\"Locale\" no está funcionando",
"Internet connection not working" => "La conexión a Internet no esta funcionando. ",
"Cron" => "Cron",
2013-06-27 04:12:00 +04:00
"Execute one task with each page loaded" => "Ejecutá una tarea con cada pagina cargada.",
2013-02-15 03:06:50 +04:00
"Sharing" => "Compartiendo",
"Enable Share API" => "Habilitar Share API",
"Allow apps to use the Share API" => "Permitir a las aplicaciones usar la Share API",
"Allow links" => "Permitir enlaces",
"Allow users to share items to the public with links" => "Permitir a los usuarios compartir enlaces públicos",
2013-07-27 10:03:03 +04:00
"Allow public uploads" => "Permitir subidas públicas",
"Allow users to enable others to upload into their publicly shared folders" => "Permitir que los usuarios autoricen a otros a subir archivos en sus directorios públicos compartidos",
2013-02-15 03:06:50 +04:00
"Allow resharing" => "Permitir Re-Compartir",
2013-06-27 04:12:00 +04:00
"Allow users to share items shared with them again" => "Permite a los usuarios volver a compartir items que les fueron compartidos",
"Allow users to share with anyone" => "Permitir a los usuarios compartir con cualquiera.",
"Allow users to only share with users in their groups" => "Permitir a los usuarios compartir sólo con los de sus mismos grupos",
2013-02-15 03:06:50 +04:00
"Security" => "Seguridad",
"Enforce HTTPS" => "Forzar HTTPS",
"Log" => "Log",
"Log level" => "Nivel de Log",
2013-02-13 03:05:40 +04:00
"More" => "Más",
2013-03-31 03:03:46 +04:00
"Less" => "Menos",
2013-02-12 18:12:46 +04:00
"Version" => "Versión",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
2013-06-27 04:12:00 +04:00
"Add your App" => "Añadí tu App",
"More Apps" => "Más Apps",
"Select an App" => "Elegí una App",
2012-09-25 04:05:18 +04:00
"See application page at apps.owncloud.com" => "Mirá la web de aplicaciones apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\">",
2013-02-02 03:08:15 +04:00
"Update" => "Actualizar",
2012-12-30 03:05:52 +04:00
"User Documentation" => "Documentación de Usuario",
"Administrator Documentation" => "Documentación de Administrador",
2013-01-31 03:31:28 +04:00
"Online Documentation" => "Documentación en línea",
2012-12-30 03:05:52 +04:00
"Forum" => "Foro",
"Bugtracker" => "Informar errores",
"Commercial Support" => "Soporte comercial",
2013-06-27 04:12:00 +04:00
"Get the apps to sync your files" => "Obtené Apps para sincronizar tus archivos",
2013-02-12 03:21:45 +04:00
"Show First Run Wizard again" => "Mostrar de nuevo el asistente de primera ejecución",
2013-06-27 04:12:00 +04:00
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Usás <strong>%s</strong> de los <strong>%s</strong> disponibles",
2012-12-20 03:13:09 +04:00
"Password" => "Contraseña",
2012-09-25 04:05:18 +04:00
"Your password was changed" => "Tu contraseña fue cambiada",
"Unable to change your password" => "No fue posible cambiar tu contraseña",
"Current password" => "Contraseña actual",
"New password" => "Nueva contraseña:",
"Change password" => "Cambiar contraseña",
2013-02-07 03:11:04 +04:00
"Display Name" => "Nombre a mostrar",
2013-06-27 04:12:00 +04:00
"Email" => "e-mail",
2012-09-25 04:05:18 +04:00
"Your email address" => "Tu dirección de e-mail",
2013-06-27 04:12:00 +04:00
"Fill in an email address to enable password recovery" => "Escribí una dirección de e-mail para restablecer la contraseña",
2012-09-25 04:05:18 +04:00
"Language" => "Idioma",
"Help translate" => "Ayudanos a traducir",
2012-12-30 03:05:52 +04:00
"WebDAV" => "WebDAV",
2013-07-12 04:12:25 +04:00
"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Usá esta dirección para <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">acceder a tus archivos a través de WebDAV</a>",
2013-08-21 16:14:27 +04:00
"Encryption" => "Encriptación",
2013-06-27 04:12:00 +04:00
"Login Name" => "Nombre de Usuario",
2012-09-25 04:05:18 +04:00
"Create" => "Crear",
2013-06-14 04:52:34 +04:00
"Admin Recovery Password" => "Recuperación de contraseña de administrador",
"Enter the recovery password in order to recover the users files during password change" => "Ingresá la contraseña de recuperación para recuperar los archivos de usuario al cambiar contraseña",
2012-12-31 03:05:31 +04:00
"Default Storage" => "Almacenamiento Predeterminado",
"Unlimited" => "Ilimitado",
2013-04-27 04:24:29 +04:00
"Other" => "Otros",
2013-06-21 10:53:57 +04:00
"Username" => "Nombre de usuario",
2012-12-31 03:05:31 +04:00
"Storage" => "Almacenamiento",
2013-06-27 04:12:00 +04:00
"change display name" => "Cambiar el nombre mostrado",
2013-02-12 03:21:45 +04:00
"set new password" => "Configurar nueva contraseña",
2013-02-12 18:12:46 +04:00
"Default" => "Predeterminado"
2012-09-25 04:05:18 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";