summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-07 01:55:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-07 01:55:10 -0400
commit2821f7241b1d36db0c74ca1111496f7dbd50080c (patch)
tree954f7e0da93060f99af915d8ecf07389fef4e9af /apps/files_sharing/l10n
parentc07a0b7ad8ffd5ac59536ad4caf3c9a61d16f7b8 (diff)
downloadnextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.tar.gz
nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/nl.php2
-rw-r--r--apps/files_sharing/l10n/ru.php6
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php
index fa93013183a..83d0154cbd6 100644
--- a/apps/files_sharing/l10n/nl.php
+++ b/apps/files_sharing/l10n/nl.php
@@ -3,7 +3,7 @@ $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Server met server delen is niet geactiveerd op deze server",
"Couldn't add remote share" => "Kon geen externe share toevoegen",
"Shared with you" => "Deelde met u",
-"Shared with others" => "Deelde met anderen",
+"Shared with others" => "Deelde u met anderen",
"Shared by link" => "Gedeeld via een link",
"No files have been shared with you yet." => "Er zijn nog geen bestanden met u gedeeld.",
"You haven't shared any files yet." => "U hebt nog geen bestanden gedeeld.",
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 9420882cf5e..026726ac907 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -2,9 +2,9 @@
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "На данном сервере выключено межсерверное предоставление общих папок",
"Couldn't add remote share" => "Невозможно добавить удалённую общую папку",
-"Shared with you" => "Доступно мне",
-"Shared with others" => "Доступно другим",
-"Shared by link" => "Доступно по ссылке",
+"Shared with you" => "Доступные для Вас",
+"Shared with others" => "Доступные для других",
+"Shared by link" => "Доступные по ссылке",
"No files have been shared with you yet." => "Отсутствуют доступные для вас файлы.",
"You haven't shared any files yet." => "Вы не имеете файлов в открытом доступе",
"You haven't shared any files by link yet." => "Вы ещё не открыли доступ по ссылке ни к одному файлу.",