summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-27 02:03:09 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-27 02:03:09 +0200
commit09aa95586ab1c913a5736af88eb7916d762328e8 (patch)
tree31ba437c2dd1a81694f0447f521b3ff50474ea0e /apps/files_sharing/l10n
parent21c6cc45e610f47f7bb7a77132a8f2effd5a83f9 (diff)
downloadnextcloud-server-09aa95586ab1c913a5736af88eb7916d762328e8.tar.gz
nextcloud-server-09aa95586ab1c913a5736af88eb7916d762328e8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/fi_FI.php2
-rw-r--r--apps/files_sharing/l10n/ro.php2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 85c6c7a7132..6c441342133 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Salasana",
"Submit" => "Lähetä",
+"%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
+"%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
"Download" => "Lataa",
"No preview available for" => "Ei esikatselua kohteelle",
"web services under your control" => "verkkopalvelut hallinnassasi"
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php
index 4943fcc03c7..eb9977dc585 100644
--- a/apps/files_sharing/l10n/ro.php
+++ b/apps/files_sharing/l10n/ro.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Parolă",
"Submit" => "Trimite",
+"%s shared the folder %s with you" => "%s a partajat directorul %s cu tine",
+"%s shared the file %s with you" => "%s a partajat fișierul %s cu tine",
"Download" => "Descarcă",
"No preview available for" => "Nici o previzualizare disponibilă pentru ",
"web services under your control" => "servicii web controlate de tine"