diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-10 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-10 01:55:39 -0400 |
commit | 7c072510d30b30b3d2a6d9c8b055fb816e5f0967 (patch) | |
tree | 2ad4c74415541921c16e9e1fd08d1689b63c94d7 /core/l10n/ast.php | |
parent | 5b8c7a01e90a03687a209ed5f3bd419b095f4f66 (diff) | |
download | nextcloud-server-7c072510d30b30b3d2a6d9c8b055fb816e5f0967.tar.gz nextcloud-server-7c072510d30b30b3d2a6d9c8b055fb816e5f0967.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index 9ae1685347c..0fcda328dc0 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Updated database" => "Base de datos anovada", +"Invalid image" => "Imaxe inválida", "Sunday" => "Domingu", "Monday" => "Llunes", "Tuesday" => "Martes", @@ -41,6 +42,7 @@ $TRANSLATIONS = array( "Continue" => "Continuar", "Shared" => "Compartíu", "Share" => "Compartir", +"Error" => "Fallu", "Share link" => "Compartir enllaz", "Password" => "Contraseña", "Send" => "Unviar", @@ -62,6 +64,7 @@ $TRANSLATIONS = array( "Reset" => "Reaniciar", "For the best results, please consider using a GNU/Linux server instead." => "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.", "Personal" => "Personal", +"Users" => "Usuarios", "Cheers!" => "¡Salú!", "will be used" => "usaráse", "Finishing …" => "Finando ...", |