diff options
Diffstat (limited to 'l10n/es_AR')
-rw-r--r-- | l10n/es_AR/core.po | 24 | ||||
-rw-r--r-- | l10n/es_AR/files.po | 66 | ||||
-rw-r--r-- | l10n/es_AR/files_external.po | 4 | ||||
-rw-r--r-- | l10n/es_AR/files_trashbin.po | 4 | ||||
-rw-r--r-- | l10n/es_AR/lib.po | 40 | ||||
-rw-r--r-- | l10n/es_AR/settings.po | 197 |
6 files changed, 182 insertions, 153 deletions
diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index ef9e50b0566..8308108ecf6 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:23+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -40,7 +40,16 @@ msgstr "Base de datos actualizada" msgid "Checked database schema update" msgstr "" -#: ajax/update.php:27 +#: ajax/update.php:22 +msgid "Checked database schema update for apps" +msgstr "" + +#: ajax/update.php:25 +#, php-format +msgid "Updated \"%s\" to %s" +msgstr "" + +#: ajax/update.php:33 #, php-format msgid "Disabled incompatible apps: %s" msgstr "" @@ -666,7 +675,8 @@ msgstr "¡Hola!\n\nsólo te quería decir que %s acaba de compartir %s contigo.\ msgid "The share will expire on %s." msgstr "El compartir expirará en %s." -#: templates/altmail.php:7 templates/mail.php:20 +#. TRANSLATORS term at the end of a mail +#: templates/altmail.php:8 templates/mail.php:21 msgid "Cheers!" msgstr "¡Saludos!" @@ -858,6 +868,12 @@ msgstr "" msgid "Start update" msgstr "" +#: templates/update.admin.php:25 +msgid "" +"To avoid timeouts with larger installations, you can instead run the " +"following command from your installation directory:" +msgstr "" + #: templates/update.user.php:3 msgid "" "This ownCloud instance is currently being updated, which may take a while." diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index ce666cb43e3..0951f5fb643 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: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:02+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -58,7 +58,7 @@ msgid "" "allowed." msgstr "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos." -#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159 +#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:161 #: lib/app.php:87 msgid "The target folder has been moved or deleted." msgstr "" @@ -101,62 +101,62 @@ msgstr "El nombre del directorio no puede estar vacío." msgid "Error when creating the folder" msgstr "Error al crear el directorio" -#: ajax/upload.php:19 ajax/upload.php:57 +#: ajax/upload.php:19 ajax/upload.php:59 msgid "Unable to set upload directory." msgstr "No fue posible crear el directorio de subida." -#: ajax/upload.php:33 +#: ajax/upload.php:35 msgid "Invalid Token" msgstr "Token Inválido" -#: ajax/upload.php:77 +#: ajax/upload.php:79 msgid "No file was uploaded. Unknown error" msgstr "El archivo no fue subido. Error desconocido" -#: ajax/upload.php:84 +#: ajax/upload.php:86 msgid "There is no error, the file uploaded with success" msgstr "No hay errores, el archivo fue subido con éxito" -#: ajax/upload.php:85 +#: ajax/upload.php:87 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "El archivo que intentás subir excede el tamaño definido por upload_max_filesize en el php.ini:" -#: ajax/upload.php:87 +#: ajax/upload.php:89 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML" -#: ajax/upload.php:88 +#: ajax/upload.php:90 msgid "The uploaded file was only partially uploaded" msgstr "El archivo fue subido parcialmente" -#: ajax/upload.php:89 +#: ajax/upload.php:91 msgid "No file was uploaded" msgstr "No se subió ningún archivo " -#: ajax/upload.php:90 +#: ajax/upload.php:92 msgid "Missing a temporary folder" msgstr "Falta un directorio temporal" -#: ajax/upload.php:91 +#: ajax/upload.php:93 msgid "Failed to write to disk" msgstr "Error al escribir en el disco" -#: ajax/upload.php:111 +#: ajax/upload.php:113 msgid "Not enough storage available" msgstr "No hay suficiente almacenamiento" -#: ajax/upload.php:173 +#: ajax/upload.php:175 msgid "Upload failed. Could not find uploaded file" msgstr "Falló la carga. No se pudo encontrar el archivo subido." -#: ajax/upload.php:183 +#: ajax/upload.php:185 msgid "Upload failed. Could not get file info." msgstr "Falló la carga. No se pudo obtener la información del archivo." -#: ajax/upload.php:198 +#: ajax/upload.php:200 msgid "Invalid directory." msgstr "Directorio inválido." @@ -198,7 +198,7 @@ msgstr "La subida del archivo está en proceso. Si salís de la página ahora, l msgid "URL cannot be empty" msgstr "La URL no puede estar vacía" -#: js/file-upload.js:571 js/filelist.js:1291 +#: js/file-upload.js:571 js/filelist.js:1290 msgid "{new_name} already exists" msgstr "{new_name} ya existe" @@ -238,61 +238,55 @@ msgstr "Borrar permanentemente" msgid "Rename" msgstr "Cambiar nombre" -#: js/filelist.js:348 -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/filelist.js:686 js/filelist.js:1819 +#: js/filelist.js:685 js/filelist.js:1818 msgid "Pending" msgstr "Pendientes" -#: js/filelist.js:1242 +#: js/filelist.js:1241 msgid "Error moving file." msgstr "" -#: js/filelist.js:1250 +#: js/filelist.js:1249 msgid "Error moving file" msgstr "Error moviendo el archivo" -#: js/filelist.js:1250 +#: js/filelist.js:1249 msgid "Error" msgstr "Error" -#: js/filelist.js:1339 +#: js/filelist.js:1338 msgid "Could not rename file" msgstr "No se pudo renombrar el archivo" -#: js/filelist.js:1461 +#: js/filelist.js:1460 msgid "Error deleting file." msgstr "Error al borrar el archivo." -#: js/filelist.js:1564 templates/list.php:61 +#: js/filelist.js:1563 templates/list.php:61 msgid "Name" msgstr "Nombre" -#: js/filelist.js:1565 templates/list.php:72 +#: js/filelist.js:1564 templates/list.php:72 msgid "Size" msgstr "Tamaño" -#: js/filelist.js:1566 templates/list.php:75 +#: js/filelist.js:1565 templates/list.php:75 msgid "Modified" msgstr "Modificado" -#: js/filelist.js:1576 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1575 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n carpeta" msgstr[1] "%n carpetas" -#: js/filelist.js:1582 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1581 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n archivo" msgstr[1] "%n archivos" -#: js/filelist.js:1712 js/filelist.js:1751 +#: js/filelist.js:1711 js/filelist.js:1750 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Subiendo %n archivo" diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po index 016e1e6500c..248a7bfa303 100644 --- a/l10n/es_AR/files_external.po +++ b/l10n/es_AR/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:03+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:02+0000\n" "Last-Translator: I Robot\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_trashbin.po b/l10n/es_AR/files_trashbin.po index db316418916..54f1c469571 100644 --- a/l10n/es_AR/files_trashbin.po +++ b/l10n/es_AR/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:03+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:03+0000\n" "Last-Translator: I Robot\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/lib.po b/l10n/es_AR/lib.po index 6aeafbed190..826657f31ce 100644 --- a/l10n/es_AR/lib.po +++ b/l10n/es_AR/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:23+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -41,50 +41,56 @@ msgid "" "config directory%s." msgstr "" -#: base.php:681 +#: base.php:577 +msgid "Sample configuration detected" +msgstr "" + +#: base.php:578 +msgid "" +"It has been detected that the sample configuration has been copied. This can" +" break your installation and is unsupported. Please read the documentation " +"before performing changes on config.php" +msgstr "" + +#: base.php:693 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:682 +#: base.php:694 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." msgstr "" -#: private/app.php:367 +#: private/app.php:374 msgid "Help" msgstr "Ayuda" -#: private/app.php:380 +#: private/app.php:387 msgid "Personal" msgstr "Personal" -#: private/app.php:391 +#: private/app.php:398 msgid "Settings" msgstr "Configuración" -#: private/app.php:403 +#: private/app.php:410 msgid "Users" msgstr "Usuarios" -#: private/app.php:416 +#: private/app.php:423 msgid "Admin" msgstr "Administración" -#: private/app.php:986 -#, php-format -msgid "Failed to upgrade \"%s\"." -msgstr "No se pudo actualizar \"%s\"." - -#: private/app.php:1143 +#: private/app.php:1118 #, php-format msgid "" "App \\\"%s\\\" can't be installed because it is not compatible with this " "version of ownCloud." msgstr "" -#: private/app.php:1155 +#: private/app.php:1130 msgid "No app name specified" msgstr "No fue especificado el nombre de la app" @@ -526,7 +532,7 @@ msgstr "" #: private/util.php:478 msgid "" -"Please install one of theses locales on your system and restart your " +"Please install one of these locales on your system and restart your " "webserver." msgstr "" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index 5d50e09f58d..c777cdc9e80 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:23+0000\n" +"POT-Creation-Date: 2014-08-21 01:54-0400\n" +"PO-Revision-Date: 2014-08-21 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -51,15 +51,15 @@ msgstr "e-mail mandado" msgid "You need to set your user email before being able to send test emails." msgstr "Necesita especificar el usuario de correo electrónico antes de poder enviar correos electrónicos de prueba." -#: admin/controller.php:116 templates/admin.php:351 +#: admin/controller.php:116 templates/admin.php:368 msgid "Send mode" msgstr "Modo de envio" -#: admin/controller.php:118 templates/admin.php:364 templates/personal.php:156 +#: admin/controller.php:118 templates/admin.php:381 templates/personal.php:156 msgid "Encryption" msgstr "Encriptación" -#: admin/controller.php:120 templates/admin.php:388 +#: admin/controller.php:120 templates/admin.php:405 msgid "Authentication method" msgstr "Método de autenticación" @@ -164,7 +164,7 @@ msgstr "No fue posible agregar el usuario al grupo %s" msgid "Unable to remove user from group %s" msgstr "No es posible borrar al usuario del grupo %s" -#: ajax/updateapp.php:41 +#: ajax/updateapp.php:44 msgid "Couldn't update app." msgstr "No se pudo actualizar la App." @@ -321,51 +321,51 @@ msgstr "" msgid "deleted {groupName}" msgstr "" -#: js/users/groups.js:230 js/users/users.js:296 +#: js/users/groups.js:230 js/users/users.js:300 msgid "undo" msgstr "deshacer" -#: js/users/users.js:37 templates/admin.php:306 +#: js/users/users.js:49 templates/admin.php:323 #: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10 #: templates/users/part.userlist.php:41 msgid "Groups" msgstr "Grupos" -#: js/users/users.js:41 templates/users/part.userlist.php:12 +#: js/users/users.js:53 templates/users/part.userlist.php:12 #: templates/users/part.userlist.php:57 msgid "Group Admin" msgstr "Grupo Administrador" -#: js/users/users.js:63 templates/users/part.grouplist.php:46 +#: js/users/users.js:75 templates/users/part.grouplist.php:46 #: templates/users/part.userlist.php:108 msgid "Delete" msgstr "Borrar" -#: js/users/users.js:84 templates/users/part.userlist.php:98 +#: js/users/users.js:96 templates/users/part.userlist.php:98 msgid "never" msgstr "nunca" -#: js/users/users.js:295 +#: js/users/users.js:299 msgid "deleted {userName}" msgstr "" -#: js/users/users.js:431 +#: js/users/users.js:435 msgid "add group" msgstr "agregar grupo" -#: js/users/users.js:631 +#: js/users/users.js:653 msgid "A valid username must be provided" msgstr "Debe ingresar un nombre de usuario válido" -#: js/users/users.js:632 js/users/users.js:638 js/users/users.js:653 +#: js/users/users.js:654 js/users/users.js:660 js/users/users.js:675 msgid "Error creating user" msgstr "Error creando usuario" -#: js/users/users.js:637 +#: js/users/users.js:659 msgid "A valid password must be provided" msgstr "Debe ingresar una contraseña válida" -#: js/users/users.js:669 +#: js/users/users.js:691 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "Advertencia: El directorio Home del usuario \"{user}\" ya existe" @@ -373,62 +373,62 @@ msgstr "Advertencia: El directorio Home del usuario \"{user}\" ya existe" msgid "__language_name__" msgstr "Castellano (Argentina)" -#: templates/admin.php:8 +#: templates/admin.php:12 msgid "Everything (fatal issues, errors, warnings, info, debug)" msgstr "Todo (notificaciones fatales, errores, advertencias, info, debug)" -#: templates/admin.php:9 +#: templates/admin.php:13 msgid "Info, warnings, errors and fatal issues" msgstr "Info, advertencias, errores y notificaciones fatales" -#: templates/admin.php:10 +#: templates/admin.php:14 msgid "Warnings, errors and fatal issues" msgstr "Advertencias, errores y notificaciones fatales" -#: templates/admin.php:11 +#: templates/admin.php:15 msgid "Errors and fatal issues" msgstr "Errores y notificaciones fatales" -#: templates/admin.php:12 +#: templates/admin.php:16 msgid "Fatal issues only" msgstr "Notificaciones fatales solamente" -#: templates/admin.php:16 templates/admin.php:23 +#: templates/admin.php:20 templates/admin.php:27 msgid "None" msgstr "Ninguno" -#: templates/admin.php:17 +#: templates/admin.php:21 msgid "Login" msgstr "Ingresar" -#: templates/admin.php:18 +#: templates/admin.php:22 msgid "Plain" msgstr "Plano" -#: templates/admin.php:19 +#: templates/admin.php:23 msgid "NT LAN Manager" msgstr "Administrador NT LAN" -#: templates/admin.php:24 +#: templates/admin.php:28 msgid "SSL" msgstr "SSL" -#: templates/admin.php:25 +#: templates/admin.php:29 msgid "TLS" msgstr "TLS" -#: templates/admin.php:47 templates/admin.php:61 +#: templates/admin.php:51 templates/admin.php:65 msgid "Security Warning" msgstr "Advertencia de seguridad" -#: templates/admin.php:50 +#: templates/admin.php:54 #, php-format msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." msgstr "Está accediendo %s vía HTTP. Se sugiere fuertemente que configure su servidor para requerir el uso de HTTPS en vez del otro." -#: templates/admin.php:64 +#: templates/admin.php:68 msgid "" "Your data directory and your files are probably accessible from the " "internet. The .htaccess file is not working. We strongly suggest that you " @@ -437,102 +437,102 @@ msgid "" "root." msgstr "El directorio de datos y tus archivos probablemente sean accesibles desde Internet. El archivo .htaccess no funciona. Sugerimos fuertemente que configures tu servidor web de forma tal que el archivo de directorios no sea accesible o muevas el mismo fuera de la raíz de los documentos del servidor web." -#: templates/admin.php:75 templates/admin.php:90 +#: templates/admin.php:79 templates/admin.php:94 msgid "Setup Warning" msgstr "Alerta de Configuración" -#: templates/admin.php:78 +#: templates/admin.php:82 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar." -#: templates/admin.php:79 +#: templates/admin.php:83 #, php-format msgid "Please double check the <a href=\"%s\">installation guides</a>." msgstr "Por favor, cheque bien la <a href=\"%s\">guía de instalación</a>." -#: templates/admin.php:93 +#: templates/admin.php:97 msgid "" "PHP is apparently setup to strip inline doc blocks. This will make several " "core apps inaccessible." msgstr "" -#: templates/admin.php:94 +#: templates/admin.php:98 msgid "" "This is probably caused by a cache/accelerator such as Zend OPcache or " "eAccelerator." msgstr "" -#: templates/admin.php:105 +#: templates/admin.php:109 msgid "Database Performance Info" msgstr "" -#: templates/admin.php:108 +#: templates/admin.php:112 msgid "" "SQLite is used as database. For larger installations we recommend to change " "this. To migrate to another database use the command line tool: 'occ db" ":convert-type'" msgstr "" -#: templates/admin.php:119 +#: templates/admin.php:123 msgid "Module 'fileinfo' missing" msgstr "El módulo 'fileinfo' no existe" -#: templates/admin.php:122 +#: templates/admin.php:126 msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." msgstr "El módulo PHP 'fileinfo' no existe. Es recomendable que actives este módulo para obtener mejores resultados con la detección mime-type" -#: templates/admin.php:133 +#: templates/admin.php:137 msgid "Your PHP version is outdated" msgstr "Su versión de PHP está fuera de término" -#: templates/admin.php:136 +#: templates/admin.php:140 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." msgstr "Su versión de PHP está fuera de término. Recomendamos fuertemente actualizar a 5.3.8 o a una más nueva porque se sabe que versiones anteriores están falladas. Es posible que esta instalación no funcione adecuadamente." -#: templates/admin.php:147 +#: templates/admin.php:151 msgid "PHP charset is not set to UTF-8" msgstr "" -#: templates/admin.php:150 +#: templates/admin.php:154 msgid "" "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII " "characters in file names. We highly recommend to change the value of " "'default_charset' php.ini to 'UTF-8'." msgstr "" -#: templates/admin.php:161 +#: templates/admin.php:165 msgid "Locale not working" msgstr "\"Locale\" no está funcionando" -#: templates/admin.php:166 +#: templates/admin.php:170 msgid "System locale can not be set to a one which supports UTF-8." msgstr "La localización del sistema no puede cambiarse a una que soporta UTF-8" -#: templates/admin.php:170 +#: templates/admin.php:174 msgid "" "This means that there might be problems with certain characters in file " "names." msgstr "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos." -#: templates/admin.php:174 +#: templates/admin.php:178 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." msgstr "Se sugiere fuertemente instalar los paquetes requeridos en su sistema para soportar uno de las siguientes localizaciones: %s." -#: templates/admin.php:186 +#: templates/admin.php:190 msgid "Internet connection not working" msgstr "La conexión a Internet no esta funcionando. " -#: templates/admin.php:189 +#: templates/admin.php:193 msgid "" "This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " @@ -542,185 +542,198 @@ msgid "" msgstr "El servidor no posee una conexión a Internet activa. Esto significa que algunas características como el montaje de un almacenamiento externo, las notificaciones acerca de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. El acceso a archivos de forma remota y el envío de correos con notificaciones es posible que tampoco funcionen. Sugerimos habilitar la conexión a Internet para este servidor si deseas tener todas estas características." #: templates/admin.php:203 +msgid "URL generation in notification emails" +msgstr "" + +#: templates/admin.php:206 +#, php-format +msgid "" +"If your installation is not installed in the root of the domain and uses " +"system cron, there can be issues with the URL generation. To avoid these " +"problems, please set the \"overwritewebroot\" option in your config.php file" +" to the webroot path of your installation (Suggested: \"%s\")" +msgstr "" + +#: templates/admin.php:220 msgid "Cron" msgstr "Cron" -#: templates/admin.php:210 +#: templates/admin.php:227 #, php-format msgid "Last cron was executed at %s." msgstr "" -#: templates/admin.php:213 +#: templates/admin.php:230 #, php-format msgid "" "Last cron was executed at %s. This is more than an hour ago, something seems" " wrong." msgstr "" -#: templates/admin.php:217 +#: templates/admin.php:234 msgid "Cron was not executed yet!" msgstr "" -#: templates/admin.php:227 +#: templates/admin.php:244 msgid "Execute one task with each page loaded" msgstr "Ejecutá una tarea con cada pagina cargada." -#: templates/admin.php:235 +#: templates/admin.php:252 msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." msgstr "cron.php está registrado en el servicio webcron para llamarlo cada 15 minutos usando http." -#: templates/admin.php:243 +#: templates/admin.php:260 msgid "Use system's cron service to call the cron.php file every 15 minutes." msgstr "" -#: templates/admin.php:248 +#: templates/admin.php:265 msgid "Sharing" msgstr "Compartiendo" -#: templates/admin.php:252 +#: templates/admin.php:269 msgid "Allow apps to use the Share API" msgstr "Permitir a las aplicaciones usar la Share API" -#: templates/admin.php:257 +#: templates/admin.php:274 msgid "Allow users to share via link" msgstr "" -#: templates/admin.php:263 +#: templates/admin.php:280 msgid "Enforce password protection" msgstr "" -#: templates/admin.php:266 +#: templates/admin.php:283 msgid "Allow public uploads" msgstr "Permitir subidas públicas" -#: templates/admin.php:270 +#: templates/admin.php:287 msgid "Set default expiration date" msgstr "" -#: templates/admin.php:274 +#: templates/admin.php:291 msgid "Expire after " msgstr "" -#: templates/admin.php:277 +#: templates/admin.php:294 msgid "days" msgstr "" -#: templates/admin.php:280 +#: templates/admin.php:297 msgid "Enforce expiration date" msgstr "" -#: templates/admin.php:285 +#: templates/admin.php:302 msgid "Allow resharing" msgstr "Permitir Re-Compartir" -#: templates/admin.php:290 +#: templates/admin.php:307 msgid "Restrict users to only share with users in their groups" msgstr "" -#: templates/admin.php:295 +#: templates/admin.php:312 msgid "Allow users to send mail notification for shared files" msgstr "Habilitar a los usuarios para enviar notificaciones por correo para archivos compartidos" -#: templates/admin.php:300 +#: templates/admin.php:317 msgid "Exclude groups from sharing" msgstr "" -#: templates/admin.php:312 +#: templates/admin.php:329 msgid "" "These groups will still be able to receive shares, but not to initiate them." msgstr "" -#: templates/admin.php:317 +#: templates/admin.php:334 msgid "Security" msgstr "Seguridad" -#: templates/admin.php:328 +#: templates/admin.php:345 msgid "Enforce HTTPS" msgstr "Forzar HTTPS" -#: templates/admin.php:330 +#: templates/admin.php:347 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "Fuerza al cliente a conectarse a %s por medio de una conexión encriptada." -#: templates/admin.php:336 +#: templates/admin.php:353 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "Por favor conéctese a su %s por medio de HTTPS para habilitar o deshabilitar la característica SSL" -#: templates/admin.php:346 +#: templates/admin.php:363 msgid "Email Server" msgstr "Servidor de correo electrónico" -#: templates/admin.php:348 +#: templates/admin.php:365 msgid "This is used for sending out notifications." msgstr "Esto es usado para enviar notificaciones." -#: templates/admin.php:379 +#: templates/admin.php:396 msgid "From address" msgstr "Dirección remitente" -#: templates/admin.php:380 +#: templates/admin.php:397 msgid "mail" msgstr "" -#: templates/admin.php:401 +#: templates/admin.php:418 msgid "Authentication required" msgstr "Autentificación requerida" -#: templates/admin.php:405 +#: templates/admin.php:422 msgid "Server address" msgstr "Dirección del servidor" -#: templates/admin.php:409 +#: templates/admin.php:426 msgid "Port" msgstr "Puerto" -#: templates/admin.php:414 +#: templates/admin.php:431 msgid "Credentials" msgstr "Credenciales" -#: templates/admin.php:415 +#: templates/admin.php:432 msgid "SMTP Username" msgstr "Nombre de usuario SMTP" -#: templates/admin.php:418 +#: templates/admin.php:435 msgid "SMTP Password" msgstr "Contraseña SMTP" -#: templates/admin.php:422 +#: templates/admin.php:439 msgid "Test email settings" msgstr "Configuracion de correo de prueba." -#: templates/admin.php:423 +#: templates/admin.php:440 msgid "Send email" msgstr "Enviar correo" -#: templates/admin.php:428 +#: templates/admin.php:445 msgid "Log" msgstr "Log" -#: templates/admin.php:429 +#: templates/admin.php:446 msgid "Log level" msgstr "Nivel de Log" -#: templates/admin.php:461 +#: templates/admin.php:478 msgid "More" msgstr "Más" -#: templates/admin.php:462 +#: templates/admin.php:479 msgid "Less" msgstr "Menos" -#: templates/admin.php:468 templates/personal.php:208 +#: templates/admin.php:485 templates/personal.php:208 msgid "Version" msgstr "Versión" -#: templates/admin.php:472 templates/personal.php:211 +#: templates/admin.php:489 templates/personal.php:211 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " |