summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-02 02:06:08 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-02 02:06:08 +0200
commitf0c4356392a7ab9998eb10a99743767c77323156 (patch)
tree4a5ee5a8ab663ffa9bbae837af20b2f97eede6eb /apps/files_sharing/l10n
parent36696a8057b2d96a447fcb3e6d1005b708cf0b02 (diff)
downloadnextcloud-server-f0c4356392a7ab9998eb10a99743767c77323156.tar.gz
nextcloud-server-f0c4356392a7ab9998eb10a99743767c77323156.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ca.php2
-rw-r--r--apps/files_sharing/l10n/sk_SK.php2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php
index f00d0d72632..223495455f0 100644
--- a/apps/files_sharing/l10n/ca.php
+++ b/apps/files_sharing/l10n/ca.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Contrasenya",
"Submit" => "Envia",
+"%s shared the folder %s with you" => "%s ha compartit la carpeta %s amb vós",
+"%s shared the file %s with you" => "%s ha compartit el fitxer %s amb vós",
"Download" => "Baixa",
"No preview available for" => "No hi ha vista prèvia disponible per a",
"web services under your control" => "controleu els vostres serveis web"
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index ec9fc31c878..2e781f76f38 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Heslo",
"Submit" => "Odoslať",
+"%s shared the folder %s with you" => "%s zdieľa s vami priečinok %s",
+"%s shared the file %s with you" => "%s zdieľa s vami súbor %s",
"Download" => "Stiahnuť",
"No preview available for" => "Žiaden náhľad k dispozícii pre",
"web services under your control" => "webové služby pod Vašou kontrolou"