update locales from crowdin [ci skip]

pull/10120/head
OpenProject Actions CI 3 years ago
parent 9e16dd34f6
commit 3e5f0eb935
  1. 6
      config/locales/crowdin/it.yml
  2. 5
      config/locales/crowdin/ru.yml

@ -314,7 +314,7 @@ it:
other: '%{count} macro-attività discendenti'
bulk:
could_not_be_saved: "Le seguenti macro-attività non possono essere salvate:"
none_could_be_saved: "None of the %{total} work packages could be updated."
none_could_be_saved: "Nessuna delle %{total} macro-attività può essere aggiornata."
x_out_of_y_could_be_saved: "%{failing} out of the %{total} work packages could not be updated while %{success} could."
selected_because_descendants: "While %{selected} work packages where selected, in total %{total} work packages are affected which includes descendants."
descendant: "descendant of selected"
@ -2340,9 +2340,9 @@ it:
setting_apiv3_cors_origins: "Origini di condivisione CORS (Cross-Origin Resource Sharing) API V3 consentite"
setting_apiv3_cors_origins_text_html: >
Se CORS è abilitato, queste sono le origini che possono accedere alle API di OpenProject. <br/> Controlla la <a href="%{origin_link}" target="_blank">Documentazione sull'intestazione dell'origine</a> per sapere come specificare i valori previsti.
setting_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_size: "Dimensione massima della pagina API"
setting_apiv3_max_page_instructions_html: >
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.
Imposta la dimensione massima della pagina con cui l'API risponderà. Non sarà possibile eseguire richieste API che restituiscono più valori su una singola pagina. <br/> <strong>Attenzione:</strong> Si prega di modificare questo valore solo se sei sicuro del motivo per cui ne hai bisogno. La definizione di un valore elevato comporterà un impatto significativo sulle prestazioni, mentre un valore inferiore alle opzioni per pagina causerà errori nelle viste paginate.
setting_apiv3_docs: "Documentazione"
setting_apiv3_docs_enabled: "Abilita pagina di documenti"
setting_apiv3_docs_enabled_instructions_html: >

@ -2377,9 +2377,10 @@ ru:
setting_apiv3_cors_origins: "Разделение ресурсов (CORS) разрешено в API V3"
setting_apiv3_cors_origins_text_html: >
Если CORS включен, то это источники, которым разрешен доступ к OpenProject API. <br/> Пожалуйста, проверьте <a href="%{origin_link}" target="_blank">документацию по происхождению</a> о том, как указывать ожидаемые значения.
setting_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_size: "Максимальный размер страницы API"
setting_apiv3_max_page_instructions_html: >
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.
Установите максимальный размер страницы, который будет отвечать API. Невозможно выполнить API-запросы, возвращающие много значений на одной странице. <br/> <strong>Предупреждение:</strong> Пожалуйста, измените это значение, только если вы уверены, зачем вам это нужно. Установка большого значения приведет к значительному снижению производительности, в то время как значение ниже, чем для параметров страницы, вызовет ошибки в представлениях с разбивкой на страницы.
setting_apiv3_docs: "Документация"
setting_apiv3_docs_enabled: "Включить страницу с документами"
setting_apiv3_docs_enabled_instructions_html: >

Loading…
Cancel
Save