diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-09 00:13:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-09 00:13:27 +0000 |
commit | 7658b97726f4e72fe2446d67b51458bf8bd6ec8c (patch) | |
tree | cd014ab19c9a91e28a2c806c7da92465e04dad30 /core | |
parent | c81739f8c98184b63bb2089f9f3fe6e8ad4bf161 (diff) | |
download | nextcloud-server-7658b97726f4e72fe2446d67b51458bf8bd6ec8c.tar.gz nextcloud-server-7658b97726f4e72fe2446d67b51458bf8bd6ec8c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ru.js | 1 | ||||
-rw-r--r-- | core/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 95d89a5944d..07ba20fb17f 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -213,6 +213,7 @@ OC.L10N.register( "{sharee} (remote group)" : "{sharee} (группа на другом сервере)", "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (разговор)", "Share" : "Поделиться", "Name or email address..." : "Имя или адрес email…", "Name or federated cloud ID..." : "Имя или ID федеративного облачного хранилища…", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 62e4867828d..00aa6cb6a67 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -211,6 +211,7 @@ "{sharee} (remote group)" : "{sharee} (группа на другом сервере)", "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (разговор)", "Share" : "Поделиться", "Name or email address..." : "Имя или адрес email…", "Name or federated cloud ID..." : "Имя или ID федеративного облачного хранилища…", |