diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
commit | 36ccaf51ed548e1afb7819493142532623c17e69 (patch) | |
tree | 6e73a72c2b6a45a8bcdd1e5cc538be2d316a7e60 /l10n/es/lib.po | |
parent | 6df95db8e85c29ef01c8cf7aaf660006a1973c54 (diff) | |
download | nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.tar.gz nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es/lib.po')
-rw-r--r-- | l10n/es/lib.po | 53 |
1 files changed, 27 insertions, 26 deletions
diff --git a/l10n/es/lib.po b/l10n/es/lib.po index 870f4ec1416..a8931cbabc6 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <juanma@kde.org.ar>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-07-28 02:02+0200\n" -"PO-Revision-Date: 2012-07-27 22:23+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-07-31 22:53+0200\n" +"PO-Revision-Date: 2012-07-31 05:46+0000\n" +"Last-Translator: juanman <juanma@kde.org.ar>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,94 +20,94 @@ msgstr "" #: app.php:287 msgid "Help" -msgstr "" +msgstr "Ayuda" #: app.php:294 msgid "Personal" -msgstr "" +msgstr "Personal" #: app.php:299 msgid "Settings" -msgstr "" +msgstr "Ajustes" #: app.php:304 msgid "Users" -msgstr "" +msgstr "Usuarios" #: app.php:311 msgid "Apps" -msgstr "" +msgstr "Aplicaciones" #: app.php:313 msgid "Admin" -msgstr "" +msgstr "Administración" #: files.php:245 msgid "ZIP download is turned off." -msgstr "" +msgstr "La descarga en ZIP está desactivada." #: files.php:246 msgid "Files need to be downloaded one by one." -msgstr "" +msgstr "Los archivos deben ser descargados uno por uno." #: files.php:246 files.php:271 msgid "Back to Files" -msgstr "" +msgstr "Volver a Archivos" #: files.php:270 msgid "Selected files too large to generate zip file." -msgstr "" +msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." #: json.php:28 msgid "Application is not enabled" -msgstr "" +msgstr "La aplicación no está habilitada" #: json.php:39 json.php:63 json.php:75 msgid "Authentication error" -msgstr "" +msgstr "Error de autenticación" #: json.php:51 msgid "Token expired. Please reload page." -msgstr "" +msgstr "Token expirado. Por favor, recarga la página." #: template.php:86 msgid "seconds ago" -msgstr "" +msgstr "hace segundos" #: template.php:87 msgid "1 minute ago" -msgstr "" +msgstr "hace 1 minuto" #: template.php:88 #, php-format msgid "%d minutes ago" -msgstr "" +msgstr "hace %d minutos" #: template.php:91 msgid "today" -msgstr "" +msgstr "hoy" #: template.php:92 msgid "yesterday" -msgstr "" +msgstr "ayer" #: template.php:93 #, php-format msgid "%d days ago" -msgstr "" +msgstr "hace %d días" #: template.php:94 msgid "last month" -msgstr "" +msgstr "este mes" #: template.php:95 msgid "months ago" -msgstr "" +msgstr "hace meses" #: template.php:96 msgid "last year" -msgstr "" +msgstr "este año" #: template.php:97 msgid "years ago" -msgstr "" +msgstr "hace años" |