diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-16 01:54:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-16 01:54:33 -0400 |
commit | 1e6ac31bdecf90c60688483795e0202bb84b8413 (patch) | |
tree | f3cd07cfa5cc7247b2f414cb1fb1bcc120f6f1c1 /core/l10n/ast.php | |
parent | 513fb0594707d44de14bccd90c737b594a7f594d (diff) | |
download | nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.tar.gz nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index a1f1d187882..f430928a0e7 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Apagáu'l mou de caltenimientu", "Updated database" => "Base de datos anovada", "Checked database schema update" => "Anovamientu del esquema de base de datos revisáu", +"Updated \"%s\" to %s" => "Anováu \"%s\" a %s", "Disabled incompatible apps: %s" => "Aplicaciones incompatibles desactivaes: %s", "No image or file provided" => "Nun s'especificó nenguna imaxe o ficheru", "Unknown filetype" => "Triba de ficheru desconocida", @@ -176,6 +177,7 @@ $TRANSLATIONS = array( "Thank you for your patience." => "Gracies pola to paciencia.", "You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.", "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." => "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.", +"Add \"%s\" as trusted domain" => "Amestáu \"%s\" como dominiu de confianza", "%s will be updated to version %s." => "%s anovaráse a la versión %s.", "The following apps will be disabled:" => "Deshabilitaránse les siguientes aplicaciones:", "The theme %s has been disabled." => "Deshabilitóse'l tema %s.", |