nextcloud/l10n/es_AR/settings.po

245 lines
6.5 KiB
Plaintext
Raw Normal View History

2012-09-23 04:04:41 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-09-25 04:05:18 +04:00
# <claudio.tessone@gmail.com>, 2012.
2012-09-23 04:04:41 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2012-11-13 03:07:19 +04:00
"POT-Creation-Date: 2012-11-13 00:06+0100\n"
"PO-Revision-Date: 2012-11-12 10:40+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
2012-09-23 04:04:41 +04:00
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2012-11-09 03:03:49 +04:00
#: ajax/apps/ocs.php:20
2012-09-23 04:04:41 +04:00
msgid "Unable to load list from App Store"
2012-09-25 04:05:18 +04:00
msgstr "Imposible cargar la lista desde el App Store"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/creategroup.php:10
2012-09-23 04:04:41 +04:00
msgid "Group already exists"
2012-09-25 04:05:18 +04:00
msgstr "El grupo ya existe"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/creategroup.php:19
2012-09-23 04:04:41 +04:00
msgid "Unable to add group"
2012-09-25 04:05:18 +04:00
msgstr "No fue posible añadir el grupo"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/enableapp.php:12
2012-09-23 04:04:41 +04:00
msgid "Could not enable app. "
2012-09-25 04:05:18 +04:00
msgstr "No se puede habilitar la aplicación."
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/lostpassword.php:12
2012-09-23 04:04:41 +04:00
msgid "Email saved"
2012-09-25 04:05:18 +04:00
msgstr "e-mail guardado"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/lostpassword.php:14
2012-09-23 04:04:41 +04:00
msgid "Invalid email"
2012-09-25 04:05:18 +04:00
msgstr "el e-mail no es válido "
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/openid.php:13
2012-09-23 04:04:41 +04:00
msgid "OpenID Changed"
2012-09-25 04:05:18 +04:00
msgstr "OpenID cambiado"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
2012-09-23 04:04:41 +04:00
msgid "Invalid request"
2012-09-25 04:05:18 +04:00
msgstr "Solicitud no válida"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/removegroup.php:13
2012-09-23 04:04:41 +04:00
msgid "Unable to delete group"
2012-09-25 04:05:18 +04:00
msgstr "No fue posible eliminar el grupo"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
2012-10-18 04:09:32 +04:00
msgid "Authentication error"
msgstr "Error al autenticar"
2012-11-09 03:03:49 +04:00
#: ajax/removeuser.php:24
2012-09-23 04:04:41 +04:00
msgid "Unable to delete user"
2012-09-25 04:05:18 +04:00
msgstr "No fue posible eliminar el usuario"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/setlanguage.php:15
2012-09-23 04:04:41 +04:00
msgid "Language changed"
2012-09-25 04:05:18 +04:00
msgstr "Idioma cambiado"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/togglegroups.php:22
2012-09-23 04:04:41 +04:00
#, php-format
msgid "Unable to add user to group %s"
2012-09-25 04:05:18 +04:00
msgstr "No fue posible añadir el usuario al grupo %s"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/togglegroups.php:28
2012-09-23 04:04:41 +04:00
#, php-format
msgid "Unable to remove user from group %s"
2012-09-25 04:05:18 +04:00
msgstr "No es posible eliminar al usuario del grupo %s"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: js/apps.js:28 js/apps.js:67
2012-09-23 04:04:41 +04:00
msgid "Disable"
2012-09-25 04:05:18 +04:00
msgstr "Desactivar"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: js/apps.js:28 js/apps.js:55
2012-09-23 04:04:41 +04:00
msgid "Enable"
2012-09-25 04:05:18 +04:00
msgstr "Activar"
2012-09-23 04:04:41 +04:00
#: js/personal.js:69
msgid "Saving..."
2012-09-25 04:05:18 +04:00
msgstr "Guardando..."
2012-09-23 04:04:41 +04:00
2012-10-18 04:09:32 +04:00
#: personal.php:42 personal.php:43
2012-09-23 04:04:41 +04:00
msgid "__language_name__"
2012-09-25 04:05:18 +04:00
msgstr "Castellano (Argentina)"
2012-09-23 04:04:41 +04:00
#: templates/apps.php:10
msgid "Add your App"
2012-09-25 04:05:18 +04:00
msgstr "Añadí tu aplicación"
2012-09-23 04:04:41 +04:00
2012-10-09 04:07:41 +04:00
#: templates/apps.php:11
msgid "More Apps"
2012-10-11 04:07:32 +04:00
msgstr "Más aplicaciones"
2012-10-09 04:07:41 +04:00
#: templates/apps.php:27
2012-09-23 04:04:41 +04:00
msgid "Select an App"
2012-09-25 04:05:18 +04:00
msgstr "Seleccionar una aplicación"
2012-09-23 04:04:41 +04:00
2012-10-09 04:07:41 +04:00
#: templates/apps.php:31
2012-09-23 04:04:41 +04:00
msgid "See application page at apps.owncloud.com"
2012-09-25 04:05:18 +04:00
msgstr "Mirá la web de aplicaciones apps.owncloud.com"
2012-09-23 04:04:41 +04:00
2012-10-09 04:07:41 +04:00
#: templates/apps.php:32
2012-09-23 04:04:41 +04:00
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
2012-09-25 04:05:18 +04:00
msgstr "<span class=\"licence\"></span>-licenciado por <span class=\"author\">"
2012-09-23 04:04:41 +04:00
#: templates/help.php:9
msgid "Documentation"
2012-09-25 04:05:18 +04:00
msgstr "Documentación"
2012-09-23 04:04:41 +04:00
#: templates/help.php:10
msgid "Managing Big Files"
2012-09-25 04:05:18 +04:00
msgstr "Administrar archivos grandes"
2012-09-23 04:04:41 +04:00
#: templates/help.php:11
msgid "Ask a question"
2012-09-25 04:05:18 +04:00
msgstr "Hacer una pregunta"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: templates/help.php:22
2012-09-23 04:04:41 +04:00
msgid "Problems connecting to help database."
2012-09-25 04:05:18 +04:00
msgstr "Problemas al conectar con la base de datos de ayuda."
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: templates/help.php:23
2012-09-23 04:04:41 +04:00
msgid "Go there manually."
2012-09-25 04:05:18 +04:00
msgstr "Ir de forma manual"
2012-09-23 04:04:41 +04:00
2012-11-09 03:03:49 +04:00
#: templates/help.php:31
2012-09-23 04:04:41 +04:00
msgid "Answer"
2012-09-25 04:05:18 +04:00
msgstr "Respuesta"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:8
#, php-format
2012-11-09 03:03:49 +04:00
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
2012-11-13 03:07:19 +04:00
msgstr "Usaste <strong>%s</strong> de los <strong>%s</strong> disponibles"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
2012-09-25 04:05:18 +04:00
msgstr "Clientes de sincronización para celulares, tablets y de escritorio"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:13
msgid "Download"
2012-09-25 04:05:18 +04:00
msgstr "Descargar"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:19
msgid "Your password was changed"
2012-09-25 04:05:18 +04:00
msgstr "Tu contraseña fue cambiada"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:20
msgid "Unable to change your password"
2012-09-25 04:05:18 +04:00
msgstr "No fue posible cambiar tu contraseña"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:21
msgid "Current password"
2012-09-25 04:05:18 +04:00
msgstr "Contraseña actual"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:22
msgid "New password"
2012-09-25 04:05:18 +04:00
msgstr "Nueva contraseña:"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:23
msgid "show"
2012-09-25 04:05:18 +04:00
msgstr "mostrar"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:24
msgid "Change password"
2012-09-25 04:05:18 +04:00
msgstr "Cambiar contraseña"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:30
msgid "Email"
2012-09-25 04:05:18 +04:00
msgstr "Correo electrónico"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:31
msgid "Your email address"
2012-09-25 04:05:18 +04:00
msgstr "Tu dirección de e-mail"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
2012-09-25 04:05:18 +04:00
msgstr "Escribí una dirección de correo electrónico para restablecer la contraseña"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
2012-09-25 04:05:18 +04:00
msgstr "Idioma"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:44
msgid "Help translate"
2012-09-25 04:05:18 +04:00
msgstr "Ayudanos a traducir"
2012-09-23 04:04:41 +04:00
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
2012-09-25 04:05:18 +04:00
msgstr "usá esta dirección para conectarte a tu ownCloud desde tu gestor de archivos"
2012-09-23 04:04:41 +04:00
2012-11-10 03:02:29 +04:00
#: templates/personal.php:61
msgid ""
"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>."
msgstr "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>."
2012-09-23 04:04:41 +04:00
#: templates/users.php:21 templates/users.php:76
msgid "Name"
2012-09-25 04:05:18 +04:00
msgstr "Nombre"
2012-09-23 04:04:41 +04:00
#: templates/users.php:23 templates/users.php:77
msgid "Password"
2012-09-25 04:05:18 +04:00
msgstr "Contraseña"
2012-09-23 04:04:41 +04:00
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"
2012-09-25 04:05:18 +04:00
msgstr "Grupos"
2012-09-23 04:04:41 +04:00
#: templates/users.php:32
msgid "Create"
2012-09-25 04:05:18 +04:00
msgstr "Crear"
2012-09-23 04:04:41 +04:00
#: templates/users.php:35
msgid "Default Quota"
2012-09-25 04:05:18 +04:00
msgstr "Cuota predeterminada"
2012-09-23 04:04:41 +04:00
#: templates/users.php:55 templates/users.php:138
msgid "Other"
2012-09-25 04:05:18 +04:00
msgstr "Otro"
2012-09-23 04:04:41 +04:00
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
2012-09-25 04:05:18 +04:00
msgstr "Grupo admin"
2012-09-23 04:04:41 +04:00
#: templates/users.php:82
msgid "Quota"
2012-09-25 04:05:18 +04:00
msgstr "Cuota"
2012-09-23 04:04:41 +04:00
#: templates/users.php:146
msgid "Delete"
2012-09-25 04:05:18 +04:00
msgstr "Borrar"