diff options
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 84fbc7b4b3b..c1a662768e5 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -176,11 +176,8 @@ OC.L10N.register( "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.", "All checks passed." : "Pasáronse toles comprobaciones.", - "Cron" : "Cron", - "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.", "Version" : "Versión", "Sharing" : "Compartiendo", "Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición", @@ -282,6 +279,9 @@ OC.L10N.register( "Uninstall" : "Desinstalar", "This is used for sending out notifications." : "Esto úsase pa unviar notificaciones.", "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.", + "Cron" : "Cron", + "Cron was not executed yet!" : "¡Cron entá nun s'executó!", + "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.", "Uninstall app" : "Desinstalar aplicación", "Cheers!" : "¡Salú!", "Your website" : "El to sitiu web", |