Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-02 08:24:11 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-02 08:24:11 +0300
commit1c51cb7f098c93189de34a2565012da2bdb2a155 (patch)
tree01aa71f3fb96a89ec42a5d06d1de78c1f2871670 /l10n
parent9c7efd2c2f90719b4555f7dbe5daa62284cf6bd4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ru.js4
-rw-r--r--l10n/ru.json4
-rw-r--r--l10n/ru.php4
3 files changed, 6 insertions, 6 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index cb60a11f..8d66dc7c 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -8,8 +8,8 @@ OC.L10N.register(
"Android app" : "Android приложение",
"iOS app" : "iOS приложение",
"Connect your desktop apps to %s" : "Подключите приложения с компьютера к %s",
- "Connect your Calendar" : "Подключите Ваш календарь",
- "Connect your Contacts" : "Подключите Ваши контакты",
+ "Connect your Calendar" : "Подключите свой календарь",
+ "Connect your Contacts" : "Подключите свои контакты",
"Access files via WebDAV" : "Доступ к файлам через WebDAV",
"Documentation" : "Документация",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Более подробная информация в <a target=\"_blank\" href=\"%s\">документации</a> и на нашем <a target=\"_blank\" href=\"http://owncloud.org\">сайте</a>.",
diff --git a/l10n/ru.json b/l10n/ru.json
index 95ad2b35..572ba797 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -6,8 +6,8 @@
"Android app" : "Android приложение",
"iOS app" : "iOS приложение",
"Connect your desktop apps to %s" : "Подключите приложения с компьютера к %s",
- "Connect your Calendar" : "Подключите Ваш календарь",
- "Connect your Contacts" : "Подключите Ваши контакты",
+ "Connect your Calendar" : "Подключите свой календарь",
+ "Connect your Contacts" : "Подключите свои контакты",
"Access files via WebDAV" : "Доступ к файлам через WebDAV",
"Documentation" : "Документация",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Более подробная информация в <a target=\"_blank\" href=\"%s\">документации</a> и на нашем <a target=\"_blank\" href=\"http://owncloud.org\">сайте</a>.",
diff --git a/l10n/ru.php b/l10n/ru.php
index 0e445de6..8a37bacd 100644
--- a/l10n/ru.php
+++ b/l10n/ru.php
@@ -7,8 +7,8 @@ $TRANSLATIONS = array(
"Android app" => "Android приложение",
"iOS app" => "iOS приложение",
"Connect your desktop apps to %s" => "Подключите приложения с компьютера к %s",
-"Connect your Calendar" => "Подключите Ваш календарь",
-"Connect your Contacts" => "Подключите Ваши контакты",
+"Connect your Calendar" => "Подключите свой календарь",
+"Connect your Contacts" => "Подключите свои контакты",
"Access files via WebDAV" => "Доступ к файлам через WebDAV",
"Documentation" => "Документация",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Более подробная информация в <a target=\"_blank\" href=\"%s\">документации</a> и на нашем <a target=\"_blank\" href=\"http://owncloud.org\">сайте</a>.",