diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
commit | 1d06d93d271210793baf575414ff0dd8f576dae0 (patch) | |
tree | 192d545d4c29b04ce61b5603d62a845de7466ac4 /settings/l10n/ast.js | |
parent | 8e0fef74ffe570b9c159b91a9d8fb1ef7b526aef (diff) | |
download | nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.tar.gz nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 117fefbb66a..def2f3eadab 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -1,8 +1,8 @@ OC.L10N.register( "settings", { - "Cron" : "Cron", "Sharing" : "Compartiendo", + "Cron" : "Cron", "Email Server" : "Sirvidor de corréu-e", "Log" : "Rexistru", "Authentication error" : "Fallu d'autenticación", @@ -93,10 +93,6 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Nun s'atopó'l módulu PHP 'fileinfo'. Encamentámoste qu'habilites esti módulu pa obtener meyores resultaos cola deteición de tribes MIME.", "System locale can not be set to a one which supports UTF-8." : "Nun se pue escoyer una configuración rexonal que sofite UTF-8.", "This means that there might be problems with certain characters in file names." : "Esto significa que pue haber problemes con ciertos caráuteres nos nomes de los ficheros.", - "Cron was not executed yet!" : "¡Cron entá nun s'executó!", - "Execute one task with each page loaded" : "Executar una xera con cada páxina cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php rexístrase nun serviciu webcron pa llamar a cron.php cada 15 minutos al traviés de HTTP.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el serviciu cron del sistema pa llamar al ficheru cron.php cada 15 mins.", "Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición", "Allow users to share via link" : "Permitir a los usuarios compartir vía enllaz", "Enforce password protection" : "Ameyora la proteición por contraseña.", @@ -110,6 +106,10 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Restrinxir a los usuarios a compartir namái con otros usuarios nos sos grupos", "Exclude groups from sharing" : "Esclúi grupos de compartir", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos van poder siguir recibiendo conteníos compartíos, pero nun van poder anicialos", + "Cron was not executed yet!" : "¡Cron entá nun s'executó!", + "Execute one task with each page loaded" : "Executar una xera con cada páxina cargada", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php rexístrase nun serviciu webcron pa llamar a cron.php cada 15 minutos al traviés de HTTP.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el serviciu cron del sistema pa llamar al ficheru cron.php cada 15 mins.", "This is used for sending out notifications." : "Esto úsase pa unviar notificaciones.", "Send mode" : "Mou d'unviu", "From address" : "Dende la direición", |