diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-24 02:08:34 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-24 02:08:34 +0200 |
commit | f33af71eb017fda5ea7e95270b92f1bca8835bbc (patch) | |
tree | 9929ebccaa39203fb672385cdb408509dbf72b88 /l10n/es/lib.po | |
parent | c443993fc211203b675c0c3819f171e33cef5cd1 (diff) | |
download | nextcloud-server-f33af71eb017fda5ea7e95270b92f1bca8835bbc.tar.gz nextcloud-server-f33af71eb017fda5ea7e95270b92f1bca8835bbc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es/lib.po')
-rw-r--r-- | l10n/es/lib.po | 68 |
1 files changed, 40 insertions, 28 deletions
diff --git a/l10n/es/lib.po b/l10n/es/lib.po index a98b88c383d..a3d16383262 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -9,53 +9,53 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-02 02:01+0200\n" -"PO-Revision-Date: 2012-09-01 18:23+0000\n" -"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n" +"POT-Creation-Date: 2012-10-24 02:02+0200\n" +"PO-Revision-Date: 2012-10-24 00:04+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: app.php:288 +#: app.php:285 msgid "Help" msgstr "Ayuda" -#: app.php:295 +#: app.php:292 msgid "Personal" msgstr "Personal" -#: app.php:300 +#: app.php:297 msgid "Settings" msgstr "Ajustes" -#: app.php:305 +#: app.php:302 msgid "Users" msgstr "Usuarios" -#: app.php:312 +#: app.php:309 msgid "Apps" msgstr "Aplicaciones" -#: app.php:314 +#: app.php:311 msgid "Admin" msgstr "Administración" -#: files.php:280 +#: files.php:328 msgid "ZIP download is turned off." msgstr "La descarga en ZIP está desactivada." -#: files.php:281 +#: files.php:329 msgid "Files need to be downloaded one by one." msgstr "Los archivos deben ser descargados uno por uno." -#: files.php:281 files.php:306 +#: files.php:329 files.php:354 msgid "Back to Files" msgstr "Volver a Archivos" -#: files.php:305 +#: files.php:353 msgid "Selected files too large to generate zip file." msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." @@ -63,7 +63,7 @@ msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo msgid "Application is not enabled" msgstr "La aplicación no está habilitada" -#: json.php:39 json.php:63 json.php:75 +#: json.php:39 json.php:64 json.php:77 json.php:89 msgid "Authentication error" msgstr "Error de autenticación" @@ -71,57 +71,69 @@ msgstr "Error de autenticación" msgid "Token expired. Please reload page." msgstr "Token expirado. Por favor, recarga la página." -#: template.php:86 +#: search/provider/file.php:17 search/provider/file.php:35 +msgid "Files" +msgstr "" + +#: search/provider/file.php:26 search/provider/file.php:33 +msgid "Text" +msgstr "" + +#: search/provider/file.php:29 +msgid "Images" +msgstr "" + +#: template.php:87 msgid "seconds ago" msgstr "hace segundos" -#: template.php:87 +#: template.php:88 msgid "1 minute ago" msgstr "hace 1 minuto" -#: template.php:88 +#: template.php:89 #, php-format msgid "%d minutes ago" msgstr "hace %d minutos" -#: template.php:91 +#: template.php:92 msgid "today" msgstr "hoy" -#: template.php:92 +#: template.php:93 msgid "yesterday" msgstr "ayer" -#: template.php:93 +#: template.php:94 #, php-format msgid "%d days ago" msgstr "hace %d días" -#: template.php:94 +#: template.php:95 msgid "last month" msgstr "este mes" -#: template.php:95 +#: template.php:96 msgid "months ago" msgstr "hace meses" -#: template.php:96 +#: template.php:97 msgid "last year" msgstr "este año" -#: template.php:97 +#: template.php:98 msgid "years ago" msgstr "hace años" -#: updater.php:66 +#: updater.php:75 #, php-format msgid "%s is available. Get <a href=\"%s\">more information</a>" msgstr "%s está disponible. Obtén <a href=\"%s\">más información</a>" -#: updater.php:68 +#: updater.php:77 msgid "up to date" msgstr "actualizado" -#: updater.php:71 +#: updater.php:80 msgid "updates check is disabled" msgstr "comprobar actualizaciones está desactivado" |