diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
commit | fda71a99794da0abfe119cc6e45dff7f02e2e25e (patch) | |
tree | 2a6db9a1093b57ba17a51bf0bf0d2d6a0d41a51c /core/l10n/ru.js | |
parent | 4bada5c7324d4ebf58a8ab2c8954b8e35cc883b2 (diff) | |
download | nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.tar.gz nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 5bb67d18713..47f560745f6 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -171,7 +171,6 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Простое приложение электронной почты, прекрасно интегрированное с приложениями Files, Contacts и Calendar.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Текстовые сообщения, видеозвонки, демонстрация содержимого экрана, онлайн общение и веб-конференции на ПК и мобильных устройствах. ", "Collaboratively edit office documents." : "Совместная работа над документами.", - "Local document editing back-end used by the OnlyOffice app." : "Исполняемый на стороне клиента механизм для редактирования документов, используемый приложением OnlyOffice.", "Forgot password?" : "Забыли пароль?", "Log in with a device" : "Войти с устройства", "Back" : "Назад", @@ -437,6 +436,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Приложение-клиент подключено. Можете закрыть это окно.", "Cancel log in" : "Отменить вход", "These apps will be updated:" : "Следующие приложения будут обновлены:", + "Local document editing back-end used by the OnlyOffice app." : "Исполняемый на стороне клиента механизм для редактирования документов, используемый приложением OnlyOffice.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Календарь, Контакты, Talk, Почта и OnlyOffice" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); |