diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-06 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-06 00:08:24 +0000 |
commit | eb2442b871344b6ce62751ea49eaa8a193a7c6cf (patch) | |
tree | 0a6a513a0dbfa3b6ea07e6f6e9490b50b396efd7 /lib/l10n | |
parent | 21f2fe5cb97985596879032d1191612cab31b9d5 (diff) | |
download | nextcloud-server-eb2442b871344b6ce62751ea49eaa8a193a7c6cf.tar.gz nextcloud-server-eb2442b871344b6ce62751ea49eaa8a193a7c6cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ru.js | 3 | ||||
-rw-r--r-- | lib/l10n/ru.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index e5f3ec70d99..6a5cfd0cc5b 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -122,6 +122,9 @@ OC.L10N.register( "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", "%s shared »%s« with you" : "%s поделился »%s« с вами", + "%s shared »%s« with you." : "%s поделился »%s« с вами.", + "Click the button below to open it." : "Для открытия нажмите на кнопку ниже.", + "Open »%s«" : "Открыть »%s«", "%s via %s" : "%s через %s", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "Could not find category \"%s\"" : "Категория «%s» не найдена", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 92348342feb..997685de40b 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -120,6 +120,9 @@ "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", "%s shared »%s« with you" : "%s поделился »%s« с вами", + "%s shared »%s« with you." : "%s поделился »%s« с вами.", + "Click the button below to open it." : "Для открытия нажмите на кнопку ниже.", + "Open »%s«" : "Открыть »%s«", "%s via %s" : "%s через %s", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "Could not find category \"%s\"" : "Категория «%s» не найдена", |