summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 02:06:03 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 02:06:03 +0200
commitbc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch)
tree2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /apps/files_sharing
parent78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff)
downloadnextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz
nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/ja_JP.php4
-rw-r--r--apps/files_sharing/l10n/si_LK.php2
-rw-r--r--apps/files_sharing/l10n/sl.php6
3 files changed, 7 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 058e4f2cd7e..02142e2879a 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "パスワード",
"Submit" => "送信",
-"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有",
-"%s shared the file %s with you" => "%s はファイル %s をあなたと共有",
+"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有中です",
+"%s shared the file %s with you" => "%s はファイル %s をあなたと共有中です",
"Download" => "ダウンロード",
"No preview available for" => "プレビューはありません",
"web services under your control" => "管理下のウェブサービス"
diff --git a/apps/files_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php
index 30857dd14d6..1c69c608178 100644
--- a/apps/files_sharing/l10n/si_LK.php
+++ b/apps/files_sharing/l10n/si_LK.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "මුරපදය",
"Submit" => "යොමු කරන්න",
+"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය",
+"%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය",
"Download" => "භාගත කරන්න",
"No preview available for" => "පූර්වදර්ශනයක් නොමැත",
"web services under your control" => "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්"
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index 6d5556ea4b0..6bcbb0070b3 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Geslo",
"Submit" => "Pošlji",
-"%s shared the folder %s with you" => "%s je dal v souporabo z vami mapo %s",
-"%s shared the file %s with you" => "%s je dal v souporabo z vami datoteko %s",
-"Download" => "Prenesi",
+"%s shared the folder %s with you" => "Oseba %s je določila mapo %s za souporabo",
+"%s shared the file %s with you" => "Oseba %s je določila datoteko %s za souporabo",
+"Download" => "Prejmi",
"No preview available for" => "Predogled ni na voljo za",
"web services under your control" => "spletne storitve pod vašim nadzorom"
);