diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-04 01:57:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-04 01:57:01 -0400 |
commit | 0805f678ccfc808d788611aabc486f8dcef054e5 (patch) | |
tree | 2ccdc89068ba14dcd212c1edb97fbf9eae55cf04 /apps/files/l10n/gl.php | |
parent | bf7624fb255b7af534f5d6a740dd6dc9799cfc63 (diff) | |
download | nextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.tar.gz nextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.php')
-rw-r--r-- | apps/files/l10n/gl.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index 7ea8181dc71..9fe6546de51 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -43,10 +43,10 @@ $TRANSLATIONS = array( "Share" => "Compartir", "Delete permanently" => "Eliminar permanentemente", "Rename" => "Renomear", +"Error moving file" => "Produciuse un erro ao mover o ficheiro", +"Error" => "Erro", "Pending" => "Pendentes", "Could not rename file" => "Non foi posíbel renomear o ficheiro", -"replaced {new_name} with {old_name}" => "substituír {new_name} por {old_name}", -"undo" => "desfacer", "Error deleting file." => "Produciuse un erro ao eliminar o ficheiro.", "_%n folder_::_%n folders_" => array("%n cartafol","%n cartafoles"), "_%n file_::_%n files_" => array("%n ficheiro","%n ficheiros"), @@ -59,8 +59,6 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "A chave privada para o aplicativo de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "O cifrado foi desactivado, mais os ficheiros están cifrados. Vaia á configuración persoal para descifrar os ficheiros.", "Your download is being prepared. This might take some time if the files are big." => "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes.", -"Error moving file" => "Produciuse un erro ao mover o ficheiro", -"Error" => "Erro", "Name" => "Nome", "Size" => "Tamaño", "Modified" => "Modificado", |