diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/gl.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.php')
-rw-r--r-- | core/l10n/gl.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/gl.php b/core/l10n/gl.php index a2d9606ac86..827f7253b1f 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -2,7 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s compartiu «%s» con vostede", "Couldn't send mail to following users: %s " => "Non é posíbel enviar correo aos usuarios seguintes: %s", -"group" => "grupo", "Turned on maintenance mode" => "Modo de mantemento activado", "Turned off maintenance mode" => "Modo de mantemento desactivado", "Updated database" => "Base de datos actualizada", @@ -68,8 +67,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Produciuse un erro ao cambiar os permisos", "Shared with you and the group {group} by {owner}" => "Compartido con vostede e co grupo {group} por {owner}", "Shared with you by {owner}" => "Compartido con vostede por {owner}", -"Share with" => "Compartir con", -"Share with link" => "Compartir coa ligazón", "Password protect" => "Protexido con contrasinais", "Password" => "Contrasinal", "Allow Public Upload" => "Permitir o envío público", @@ -79,10 +76,10 @@ $TRANSLATIONS = array( "Expiration date" => "Data de caducidade", "Share via email:" => "Compartir por correo:", "No people found" => "Non se atopou xente", +"group" => "grupo", "Resharing is not allowed" => "Non se permite volver a compartir", "Shared in {item} with {user}" => "Compartido en {item} con {user}", "Unshare" => "Deixar de compartir", -"notify user by email" => "notificar ao usuario por correo", "can edit" => "pode editar", "access control" => "control de acceso", "create" => "crear", |