summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-30 00:05:16 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-30 00:05:16 +0100
commit16a630024c3fc7a736dbcb150eb32701e4db6553 (patch)
tree75dab786e3fdb03def6bc8b7d24b2c867393fee2 /apps/files_sharing
parent9b709fa95df5b93b9fb05e33158122003891c154 (diff)
downloadnextcloud-server-16a630024c3fc7a736dbcb150eb32701e4db6553.tar.gz
nextcloud-server-16a630024c3fc7a736dbcb150eb32701e4db6553.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/gl.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php
index fe06a5bc70e..d03f1a5005f 100644
--- a/apps/files_sharing/l10n/gl.php
+++ b/apps/files_sharing/l10n/gl.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Contrasinal",
"Submit" => "Enviar",
-"%s shared the folder %s with you" => "%s compartiu o cartafol %s contigo",
-"%s shared the file %s with you" => "%s compartiu ficheiro %s contigo",
-"Download" => "Baixar",
-"No preview available for" => "Sen vista previa dispoñible para ",
-"web services under your control" => "servizos web baixo o teu control"
+"%s shared the folder %s with you" => "%s compartiu o cartafol %s con vostede",
+"%s shared the file %s with you" => "%s compartiu o ficheiro %s con vostede",
+"Download" => "Descargar",
+"No preview available for" => "Sen vista previa dispoñíbel para",
+"web services under your control" => "servizos web baixo o seu control"
);