diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-13 05:13:10 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-13 05:13:35 +0200 |
commit | b2768637d2748a1d55ee98a9809c66e135a4190a (patch) | |
tree | 6db7f75b56d689c5c08cce986a62bcaf5248210c /l10n/es/settings.po | |
parent | 4a5ee765cf5030c7d92d88687e886079f6bafb1e (diff) | |
download | nextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.tar.gz nextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.zip |
updated translations
Diffstat (limited to 'l10n/es/settings.po')
-rw-r--r-- | l10n/es/settings.po | 104 |
1 files changed, 64 insertions, 40 deletions
diff --git a/l10n/es/settings.po b/l10n/es/settings.po index d4c9878a745..da601175c59 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -7,82 +7,106 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-07-27 12:03+0200\n" -"PO-Revision-Date: 2011-07-30 21:03+0000\n" +"POT-Creation-Date: 2011-08-13 04:33+0200\n" +"PO-Revision-Date: 2011-08-13 02:19+0000\n" "Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../templates/index.php:3 +#: ajax/openid.php:13 ajax/setlanguage.php:13 +msgid "Authentication error" +msgstr "Error de autentificación" + +#: ajax/openid.php:21 +msgid "OpenID Changed" +msgstr "" + +#: ajax/openid.php:23 ajax/setlanguage.php:23 +msgid "Invalid request" +msgstr "Solicitud no válida" + +#: ajax/setlanguage.php:21 +msgid "Language changed" +msgstr "Idioma cambiado" + +#: templates/help.php:21 +msgid "Ask a question" +msgstr "" + +#: templates/apps.php:12 +msgid "Select an App" +msgstr "" + +#: templates/apps.php:14 +msgid "-licensed" +msgstr "" + +#: templates/apps.php:14 +msgid "by" +msgstr "" + +#: templates/personal.php:3 msgid "Account information" msgstr "Información de la cuenta" -#: ../templates/index.php:5 +#: templates/personal.php:5 msgid "You're currently using" msgstr "Estás utilizando" -#: ../templates/index.php:5 +#: templates/personal.php:5 msgid "of your" msgstr "de tus" -#: ../templates/index.php:5 +#: templates/personal.php:5 msgid "space" msgstr "de espacio total" -#: ../templates/index.php:11 +#: templates/personal.php:11 templates/personal.php:17 msgid "Change Password" msgstr "Cambiar contraseña" -#: ../templates/index.php:12 +#: templates/personal.php:12 msgid "Your password got changed" msgstr "Tu contraseña ha sido cambiada" -#: ../templates/index.php:15 -msgid "Old password:" -msgstr "Antigua contraseña:" +#: templates/personal.php:14 +msgid "Old password" +msgstr "" -#: ../templates/index.php:19 +#: templates/personal.php:15 msgid "New password" msgstr "Nueva contraseña:" -#: ../templates/index.php:24 -msgid "Show new password" -msgstr "Mostrar nueva contraseña" +#: templates/personal.php:16 +msgid "show" +msgstr "" -#: ../templates/index.php:34 +#: templates/personal.php:23 msgid "Language" msgstr "Idioma" -#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13 -msgid "Authentication error" -msgstr "Error de autentificación" - -#: ../ajax/changepassword.php:19 -msgid "You have to enter the old and the new password!" -msgstr "¡Tienes que introducir la contraseña antigua y la contraseña nueva!" - -#: ../ajax/changepassword.php:25 -msgid "Your old password is wrong!" -msgstr "¡Tu contraseña antigua es incorrecta!" +#: templates/users.php:11 +msgid "Name" +msgstr "" -#: ../ajax/changepassword.php:31 -msgid "Password changed" -msgstr "Contraseña cambiada" +#: templates/users.php:12 +msgid "Password" +msgstr "" -#: ../ajax/changepassword.php:34 -msgid "Unable to change password" -msgstr "No se puede cambiar la contraseña" +#: templates/users.php:13 templates/users.php:28 +msgid "Groups" +msgstr "" -#: ../ajax/setlanguage.php:21 -msgid "Language changed" -msgstr "Idioma cambiado" +#: templates/users.php:18 +msgid "Create" +msgstr "" -#: ../ajax/setlanguage.php:23 -msgid "Invalid request" -msgstr "Solicitud no válida" +#: templates/users.php:36 +msgid "Remove" +msgstr "" |