diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-18 11:50:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-18 11:50:02 -0400 |
commit | 6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff (patch) | |
tree | eaa3d40397219d2d4d0b114fc99af36d11137d88 /lib/l10n/gl.php | |
parent | 817b8d151b2a3ad6f3e9758397a6f8d8033e39c3 (diff) | |
download | nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.tar.gz nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r-- | lib/l10n/gl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index a8fee3b1bc1..406272d690f 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -8,6 +8,9 @@ $TRANSLATIONS = array( "Users" => "Usuarios", "Admin" => "Administración", "Failed to upgrade \"%s\"." => "Non foi posíbel anovar «%s».", +"Custom profile pictures don't work with encryption yet" => "As imaxes personalizadas de perfil aínda non funcionan co cifrado", +"Unknown filetype" => "Tipo de ficheiro descoñecido", +"Invalid image" => "Imaxe incorrecta", "web services under your control" => "servizos web baixo o seu control", "cannot open \"%s\"" => "non foi posíbel abrir «%s»", "ZIP download is turned off." => "As descargas ZIP están desactivadas.", |