diff options
Diffstat (limited to 'core/l10n')
-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 федеративного облачного хранилища…", |