[tx-robot] updated from transifex
This commit is contained in:
parent
5ec64c4fd7
commit
56f44a457c
2 changed files with 4 additions and 0 deletions
|
@ -177,6 +177,7 @@ OC.L10N.register(
|
|||
"Hello {name}" : "Здравствуйте {name}",
|
||||
"_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов","скачать %n файлов"],
|
||||
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет обновление. Покидая эту страницу, вы можете прервать процесс обновления.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
|
||||
"An error occurred." : "Произошла ошибка.",
|
||||
"Please reload the page." : "Обновите страницу.",
|
||||
|
@ -268,6 +269,7 @@ OC.L10N.register(
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
|
||||
"Thank you for your patience." : "Спасибо за терпение.",
|
||||
"You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, обратитесь к администратору. Если вы являетесь администратором этого экземпляра, настроить параметры \"trusted_domains\" можно в config/config.php. Пример настройки можно найти в config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки ниже.",
|
||||
"Add \"%s\" as trusted domain" : "Добавить \"%s\" как доверенный домен",
|
||||
"App update required" : "Требуется обновление приложения",
|
||||
|
|
|
@ -175,6 +175,7 @@
|
|||
"Hello {name}" : "Здравствуйте {name}",
|
||||
"_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов","скачать %n файлов"],
|
||||
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
|
||||
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет обновление. Покидая эту страницу, вы можете прервать процесс обновления.",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
|
||||
"An error occurred." : "Произошла ошибка.",
|
||||
"Please reload the page." : "Обновите страницу.",
|
||||
|
@ -266,6 +267,7 @@
|
|||
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
|
||||
"Thank you for your patience." : "Спасибо за терпение.",
|
||||
"You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.",
|
||||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, обратитесь к администратору. Если вы являетесь администратором этого экземпляра, настроить параметры \"trusted_domains\" можно в config/config.php. Пример настройки можно найти в config/config.sample.php.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки ниже.",
|
||||
"Add \"%s\" as trusted domain" : "Добавить \"%s\" как доверенный домен",
|
||||
"App update required" : "Требуется обновление приложения",
|
||||
|
|
Loading…
Reference in a new issue