diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-29 01:56:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-29 01:56:00 -0400 |
commit | ebf93448f23ea1fa4d4614cc07d4fdeda8953380 (patch) | |
tree | 201b15f223d6ee5620900e7d78157fca08a51fa5 /apps/files_sharing/l10n/gl.php | |
parent | 67d029a21e307270a2cd1ffcc32ea83e70058b93 (diff) | |
download | nextcloud-server-ebf93448f23ea1fa4d4614cc07d4fdeda8953380.tar.gz nextcloud-server-ebf93448f23ea1fa4d4614cc07d4fdeda8953380.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.php')
-rw-r--r-- | apps/files_sharing/l10n/gl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index 33e2005b731..7678d360e3f 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -9,13 +9,13 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "Aínda non compartiu ningún ficheiro.", "You haven't shared any files by link yet." => "Aínda non compartiu ningún ficheiro por ligazón.", "Add {name} from {owner}@{remote}" => "Engadir {name} desde {owner}@{remote}", +"Password" => "Contrasinal", "No ownCloud installation found at {remote}" => "Non se atopou unha instalación do ownCloud en {remote}", "Invalid ownCloud url" => "URL incorrecta do ownCloud", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Esta compartición está protexida con contrasinal", "The password is wrong. Try again." => "O contrasinal é incorrecto. Ténteo de novo.", -"Password" => "Contrasinal", "Name" => "Nome", "Share time" => "Compartir o tempo", "Sorry, this link doesn’t seem to work anymore." => "Semella que esta ligazón non funciona.", |