summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
commitae0789ef433adad73bdf77c57b8ead5616ed99fe (patch)
tree07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/ru.json
parente881e016208c2dcbf0d8f725cc29aad6247852b2 (diff)
downloadnextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz
nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ru.json')
-rw-r--r--apps/files_external/l10n/ru.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 69f7d003032..520136f7520 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -1,8 +1,5 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s",
- "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s",
"External storages" : "Внешние хранилища",
- "Google Drive App Configuration" : "Настройка приложения Google Drive",
"Personal" : "Личное",
"System" : "Система",
"Grant access" : "Предоставить доступ",
@@ -81,7 +78,6 @@
"FTP" : "FTP",
"Host" : "Сервер",
"Secure ftps://" : "Защищённый ftps://",
- "Google Drive" : "Google Drive",
"Local" : "Локально",
"Location" : "Расположение",
"Nextcloud" : "Nextcloud",
@@ -122,9 +118,13 @@
"Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
+ "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s",
+ "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s",
"Dropbox App Configuration" : "Настройка приложения Dropbox",
+ "Google Drive App Configuration" : "Настройка приложения Google Drive",
"Storage with id \"%i\" not found" : "Хранилище с идентификатором «%i» не найдено",
"Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»",
- "Dropbox" : "Dropbox"
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"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