summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-12 02:07:10 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-12 02:07:10 +0200
commitb7611430471249d4b847cdd53d047f829617a277 (patch)
treea16619c69f7fc8a2199be39f60568235c21fbe36 /apps/files_sharing/l10n
parentee28e35ba93032a3d43601c030d3d44df9b092f0 (diff)
downloadnextcloud-server-b7611430471249d4b847cdd53d047f829617a277.tar.gz
nextcloud-server-b7611430471249d4b847cdd53d047f829617a277.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ru_RU.php2
-rw-r--r--apps/files_sharing/l10n/zh_CN.GB2312.php2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru_RU.php b/apps/files_sharing/l10n/ru_RU.php
index a1579efc8f9..36e4b2fd0e1 100644
--- a/apps/files_sharing/l10n/ru_RU.php
+++ b/apps/files_sharing/l10n/ru_RU.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/zh_CN.GB2312.php b/apps/files_sharing/l10n/zh_CN.GB2312.php
index fdde2c641f6..117ec8f4065 100644
--- a/apps/files_sharing/l10n/zh_CN.GB2312.php
+++ b/apps/files_sharing/l10n/zh_CN.GB2312.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" => "您控制的网络服务"