diff options
Diffstat (limited to 'l10n/es_MX')
-rw-r--r-- | l10n/es_MX/files_sharing.po | 38 | ||||
-rw-r--r-- | l10n/es_MX/settings.po | 142 |
2 files changed, 112 insertions, 68 deletions
diff --git a/l10n/es_MX/files_sharing.po b/l10n/es_MX/files_sharing.po index 5f42f5454a7..873d6ffd2af 100644 --- a/l10n/es_MX/files_sharing.po +++ b/l10n/es_MX/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-11 01:55-0400\n" -"PO-Revision-Date: 2014-05-11 05:02+0000\n" +"POT-Creation-Date: 2014-05-31 01:54-0400\n" +"PO-Revision-Date: 2014-05-31 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,34 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: js/share.js:33 +#: appinfo/app.php:32 js/app.js:32 +msgid "Shared with you" +msgstr "" + +#: appinfo/app.php:41 js/app.js:51 +msgid "Shared with others" +msgstr "" + +#: js/app.js:33 +msgid "No files have been shared with you yet." +msgstr "" + +#: js/app.js:52 +msgid "You haven't shared any files yet." +msgstr "" + +#: js/share.js:47 js/share.js:55 msgid "Shared by {owner}" msgstr "Compartido por {owner}" +#: js/sharedfilelist.js:116 +msgid "Shared by" +msgstr "" + +#: js/sharedfilelist.js:220 +msgid "link" +msgstr "" + #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "Este elemento compartido esta protegido por contraseña" @@ -33,6 +57,14 @@ msgstr "La contraseña introducida es errónea. Inténtelo de nuevo." msgid "Password" msgstr "Contraseña" +#: templates/list.php:16 +msgid "Name" +msgstr "" + +#: templates/list.php:20 +msgid "Share time" +msgstr "" + #: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." msgstr "Lo siento, este enlace al parecer ya no funciona." diff --git a/l10n/es_MX/settings.po b/l10n/es_MX/settings.po index f78996482ed..604116b5909 100644 --- a/l10n/es_MX/settings.po +++ b/l10n/es_MX/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-28 01:54-0400\n" -"PO-Revision-Date: 2014-05-28 05:54+0000\n" +"POT-Creation-Date: 2014-05-31 01:54-0400\n" +"PO-Revision-Date: 2014-05-31 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -47,15 +47,15 @@ msgstr "Correo electrónico enviado" msgid "You need to set your user email before being able to send test emails." msgstr "" -#: admin/controller.php:116 templates/admin.php:331 +#: admin/controller.php:116 templates/admin.php:346 msgid "Send mode" msgstr "" -#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144 +#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144 msgid "Encryption" msgstr "Cifrado" -#: admin/controller.php:120 templates/admin.php:368 +#: admin/controller.php:120 templates/admin.php:383 msgid "Authentication method" msgstr "" @@ -293,7 +293,7 @@ msgstr "deshacer" msgid "Unable to remove user" msgstr "Imposible eliminar al usuario" -#: js/users.js:101 templates/admin.php:280 templates/users.php:24 +#: js/users.js:101 templates/admin.php:295 templates/users.php:24 #: templates/users.php:88 templates/users.php:116 msgid "Groups" msgstr "Grupos" @@ -394,7 +394,7 @@ msgid "" "root." msgstr "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web." -#: templates/admin.php:75 +#: templates/admin.php:75 templates/admin.php:90 msgid "Setup Warning" msgstr "Advertencia de configuración" @@ -409,53 +409,65 @@ msgstr "Su servidor web aún no está configurado adecuadamente para permitir la msgid "Please double check the <a href=\"%s\">installation guides</a>." msgstr "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>." -#: templates/admin.php:90 +#: templates/admin.php:93 +msgid "" +"PHP is apparently setup to strip inline doc blocks. This will make several " +"core apps inaccessible." +msgstr "" + +#: templates/admin.php:94 +msgid "" +"This is probably caused by a cache/accelerator such as Zend OPcache or " +"eAccelerator." +msgstr "" + +#: templates/admin.php:105 msgid "Module 'fileinfo' missing" msgstr "No se ha encontrado el módulo \"fileinfo\"" -#: templates/admin.php:93 +#: templates/admin.php:108 msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." msgstr "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME." -#: templates/admin.php:104 +#: templates/admin.php:119 msgid "Your PHP version is outdated" msgstr "Su versión de PHP ha caducado" -#: templates/admin.php:107 +#: templates/admin.php:122 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 ha caducado. Le sugerimos encarecidamente que la actualize a 5.3.8 o a una más nueva porque normalmente las versiones antiguas no funcionan bien. Puede ser que esta instalación no esté funcionando bien por ello." -#: templates/admin.php:118 +#: templates/admin.php:133 msgid "Locale not working" msgstr "La configuración regional no está funcionando" -#: templates/admin.php:123 +#: templates/admin.php:138 msgid "System locale can not be set to a one which supports UTF-8." msgstr "No se puede escoger una configuración regional que soporte UTF-8." -#: templates/admin.php:127 +#: templates/admin.php:142 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 los archivos." -#: templates/admin.php:131 +#: templates/admin.php:146 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." msgstr "Es muy recomendable instalar los paquetes necesarios para poder soportar una de las siguientes configuraciones regionales: %s. " -#: templates/admin.php:143 +#: templates/admin.php:158 msgid "Internet connection not working" msgstr "La conexión a Internet no está funcionando" -#: templates/admin.php:146 +#: templates/admin.php:161 msgid "" "This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " @@ -464,206 +476,206 @@ msgid "" "internet connection for this server if you want to have all features." msgstr "Este servidor no tiene conexión a Internet. Esto significa que algunas de las características no funcionarán, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones, la instalación de aplicaciones de terceros, el acceso a los archivos de forma remota o el envío de correos electrónicos de notificación. Sugerimos habilitar una conexión a Internet en este servidor para disfrutar de todas las funciones." -#: templates/admin.php:160 +#: templates/admin.php:175 msgid "Cron" msgstr "Cron" -#: templates/admin.php:167 +#: templates/admin.php:182 #, php-format msgid "Last cron was executed at %s." msgstr "" -#: templates/admin.php:170 +#: templates/admin.php:185 #, php-format msgid "" "Last cron was executed at %s. This is more than an hour ago, something seems" " wrong." msgstr "" -#: templates/admin.php:174 +#: templates/admin.php:189 msgid "Cron was not executed yet!" msgstr "" -#: templates/admin.php:184 +#: templates/admin.php:199 msgid "Execute one task with each page loaded" msgstr "Ejecutar una tarea con cada página cargada" -#: templates/admin.php:192 +#: templates/admin.php:207 msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." msgstr "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP." -#: templates/admin.php:200 +#: templates/admin.php:215 msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "Utiliza el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos." -#: templates/admin.php:205 +#: templates/admin.php:220 msgid "Sharing" msgstr "Compartiendo" -#: templates/admin.php:211 +#: templates/admin.php:226 msgid "Enable Share API" msgstr "Activar API de Compartición" -#: templates/admin.php:212 +#: templates/admin.php:227 msgid "Allow apps to use the Share API" msgstr "Permitir a las aplicaciones utilizar la API de Compartición" -#: templates/admin.php:219 +#: templates/admin.php:234 msgid "Allow links" msgstr "Permitir enlaces" -#: templates/admin.php:223 +#: templates/admin.php:238 msgid "Enforce password protection" msgstr "" -#: templates/admin.php:226 +#: templates/admin.php:241 msgid "Allow public uploads" msgstr "Permitir subidas públicas" -#: templates/admin.php:230 +#: templates/admin.php:245 msgid "Set default expiration date" msgstr "" -#: templates/admin.php:232 +#: templates/admin.php:247 msgid "Expire after " msgstr "" -#: templates/admin.php:235 +#: templates/admin.php:250 msgid "days" msgstr "" -#: templates/admin.php:238 +#: templates/admin.php:253 msgid "Enforce expiration date" msgstr "" -#: templates/admin.php:242 +#: templates/admin.php:257 msgid "Allow users to share items to the public with links" msgstr "Permitir a los usuarios compartir elementos con el público mediante enlaces" -#: templates/admin.php:249 +#: templates/admin.php:264 msgid "Allow resharing" msgstr "Permitir re-compartición" -#: templates/admin.php:250 +#: templates/admin.php:265 msgid "Allow users to share items shared with them again" msgstr "Permitir a los usuarios compartir de nuevo elementos ya compartidos" -#: templates/admin.php:257 +#: templates/admin.php:272 msgid "Allow users to share with anyone" msgstr "Permitir a los usuarios compartir con cualquier persona" -#: templates/admin.php:260 +#: templates/admin.php:275 msgid "Allow users to only share with users in their groups" msgstr "Permitir a los usuarios compartir sólo con los usuarios en sus grupos" -#: templates/admin.php:267 +#: templates/admin.php:282 msgid "Allow mail notification" msgstr "Permitir notificaciones por correo electrónico" -#: templates/admin.php:268 +#: templates/admin.php:283 msgid "Allow users to send mail notification for shared files" msgstr "" -#: templates/admin.php:275 +#: templates/admin.php:290 msgid "Exclude groups from sharing" msgstr "" -#: templates/admin.php:286 +#: templates/admin.php:301 msgid "" "These groups will still be able to receive shares, but not to initiate them." msgstr "" -#: templates/admin.php:293 +#: templates/admin.php:308 msgid "Security" msgstr "Seguridad" -#: templates/admin.php:306 +#: templates/admin.php:321 msgid "Enforce HTTPS" msgstr "Forzar HTTPS" -#: templates/admin.php:308 +#: templates/admin.php:323 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada." -#: templates/admin.php:314 +#: templates/admin.php:329 #, 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 a través de HTTPS para habilitar o deshabilitar la aplicación de SSL." -#: templates/admin.php:326 +#: templates/admin.php:341 msgid "Email Server" msgstr "" -#: templates/admin.php:328 +#: templates/admin.php:343 msgid "This is used for sending out notifications." msgstr "" -#: templates/admin.php:359 +#: templates/admin.php:374 msgid "From address" msgstr "" -#: templates/admin.php:360 +#: templates/admin.php:375 msgid "mail" msgstr "" -#: templates/admin.php:381 +#: templates/admin.php:396 msgid "Authentication required" msgstr "" -#: templates/admin.php:385 +#: templates/admin.php:400 msgid "Server address" msgstr "Dirección del servidor" -#: templates/admin.php:389 +#: templates/admin.php:404 msgid "Port" msgstr "Puerto" -#: templates/admin.php:394 +#: templates/admin.php:409 msgid "Credentials" msgstr "" -#: templates/admin.php:395 +#: templates/admin.php:410 msgid "SMTP Username" msgstr "" -#: templates/admin.php:398 +#: templates/admin.php:413 msgid "SMTP Password" msgstr "" -#: templates/admin.php:402 +#: templates/admin.php:417 msgid "Test email settings" msgstr "" -#: templates/admin.php:403 +#: templates/admin.php:418 msgid "Send email" msgstr "" -#: templates/admin.php:408 +#: templates/admin.php:423 msgid "Log" msgstr "Registro" -#: templates/admin.php:409 +#: templates/admin.php:424 msgid "Log level" msgstr "Nivel de registro" -#: templates/admin.php:441 +#: templates/admin.php:456 msgid "More" msgstr "Más" -#: templates/admin.php:442 +#: templates/admin.php:457 msgid "Less" msgstr "Menos" -#: templates/admin.php:448 templates/personal.php:196 +#: templates/admin.php:463 templates/personal.php:196 msgid "Version" msgstr "Versión" -#: templates/admin.php:452 templates/personal.php:199 +#: templates/admin.php:467 templates/personal.php:199 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " |