diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /apps/files_sharing/l10n/gl.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.php')
-rw-r--r-- | apps/files_sharing/l10n/gl.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index 3301b9725ee..3ebb8ccb932 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( -"Shared with you" => "compartido con vostede", +"Shared with you" => "Compartido con vostede", "Shared with others" => "Compartido con outros", "No files have been shared with you yet." => "Aínda non hai ficheiros compartidos con vostede.", -"You haven't shared any files yet." => "Aínda non compartíu ningún ficheiro.", +"You haven't shared any files yet." => "Aínda non compartiu ningún ficheiro.", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "link" => "ligazón", |