diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-11 05:47:59 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-11 05:47:59 -0500 |
commit | e431ba5ce8b9c340ba123a221342d0b1398e2b69 (patch) | |
tree | 1267da0b819907be6ba2a094fd2b3741dc653658 /l10n/es_AR | |
parent | 841c62208551425361f311969260e95eded9101a (diff) | |
download | nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.tar.gz nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR')
-rw-r--r-- | l10n/es_AR/core.po | 4 | ||||
-rw-r--r-- | l10n/es_AR/files.po | 66 | ||||
-rw-r--r-- | l10n/es_AR/files_sharing.po | 6 | ||||
-rw-r--r-- | l10n/es_AR/settings.po | 4 | ||||
-rw-r--r-- | l10n/es_AR/user_ldap.po | 6 |
5 files changed, 43 insertions, 43 deletions
diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index dd3194d78b9..e199a97b497 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-10-30 07:50+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:11+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index 4d0cdb27edd..1d0584cf168 100644 --- a/l10n/es_AR/files.po +++ b/l10n/es_AR/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-09 07:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgstr "No se pudo mover %s - Un archivo con este nombre ya existe" msgid "Could not move %s" msgstr "No se pudo mover %s " -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "El nombre del archivo no puede quedar vacío." @@ -55,7 +55,7 @@ msgstr "" msgid "Error while downloading %s to %s" msgstr "" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "" @@ -118,15 +118,15 @@ msgstr "Error al escribir en el disco" msgid "Not enough storage available" msgstr "No hay suficiente almacenamiento" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "Directorio inválido." @@ -146,24 +146,24 @@ msgstr "No hay suficiente espacio disponible" msgid "Upload cancelled." msgstr "La subida fue cancelada" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará." -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:371 msgid "In the home folder 'Shared' is a reserved filename" msgstr "" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:373 msgid "{new_name} already exists" msgstr "{new_name} ya existe" @@ -187,104 +187,104 @@ msgstr "Borrar permanentemente" msgid "Rename" msgstr "Cambiar nombre" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 msgid "Pending" msgstr "Pendientes" -#: js/filelist.js:392 +#: js/filelist.js:399 msgid "Could not rename file" msgstr "" -#: js/filelist.js:511 +#: js/filelist.js:518 msgid "replaced {new_name} with {old_name}" msgstr "se reemplazó {new_name} con {old_name}" -#: js/filelist.js:511 +#: js/filelist.js:518 msgid "undo" msgstr "deshacer" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:590 +#: js/filelist.js:586 msgid "{dirs} and {files}" msgstr "{carpetas} y {archivos}" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:796 js/filelist.js:834 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" msgstr[1] "Subiendo %n archivos" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "'.' es un nombre de archivo inválido." -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos." -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "El almacenamiento está casi lleno ({usedSpacePercent}%)" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "El proceso de cifrado se ha desactivado, pero los archivos aún están encriptados. Por favor, vaya a la configuración personal para descifrar los archivos." -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "Tu descarga se está preparando. Esto puede demorar si los archivos son muy grandes." -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "Error" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "Nombre" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "Tamaño" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "Modificado" diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po index d781ce6d0f5..9269465465e 100644 --- a/l10n/es_AR/files_sharing.po +++ b/l10n/es_AR/files_sharing.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 10:45+0000\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index 8f5fed765e8..37dfddfa402 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-06 21:43-0500\n" -"PO-Revision-Date: 2013-11-07 02:43+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po index a6ac393775e..7698b1faaa5 100644 --- a/l10n/es_AR/user_ldap.po +++ b/l10n/es_AR/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-09 01:44-0500\n" -"PO-Revision-Date: 2013-11-09 06:44+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -139,7 +139,7 @@ msgstr "" #: templates/part.settingcontrols.php:2 msgid "Save" -msgstr "" +msgstr "Guardar" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" |