diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
commit | f2885c171f5fc3b3dc54b612454616f5a929132a (patch) | |
tree | f708889ec6f64c099d9f4f0ccbe2264db63497bc /apps/accessibility | |
parent | f739783780eaa6bd1335cfa6c5900e5ed377c7aa (diff) | |
download | nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.tar.gz nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/accessibility/l10n/ru.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js index d1bf9bb949d..9033ec61c70 100644 --- a/apps/accessibility/l10n/ru.js +++ b/apps/accessibility/l10n/ru.js @@ -13,6 +13,6 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG", "our issue tracker" : "Сообщить об ошибке", "our design team" : "Команда разработчиков", - "Enable" : "Включено" + "Enable" : "Использовать" }, "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);"); diff --git a/apps/accessibility/l10n/ru.json b/apps/accessibility/l10n/ru.json index 100c91d601e..25ea4724955 100644 --- a/apps/accessibility/l10n/ru.json +++ b/apps/accessibility/l10n/ru.json @@ -11,6 +11,6 @@ "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG", "our issue tracker" : "Сообщить об ошибке", "our design team" : "Команда разработчиков", - "Enable" : "Включено" + "Enable" : "Использовать" },"pluralForm" :"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);" }
\ No newline at end of file |