[translation] Update translation from Crowdin (#1367)
This commit is contained in:
parent
f45a1fd0dd
commit
8c593f725a
|
|
@ -31,6 +31,8 @@
|
|||
<string name="About">À propos</string>
|
||||
<string name="report_issue">Signaler un problème</string>
|
||||
<string name="module_repo">Dépôt</string>
|
||||
<string name="module_repo_loading">Chargement…</string>
|
||||
<string name="module_repo_up_to_date">Tous les modules sont à jour</string>
|
||||
<string name="about_view_source_code"><![CDATA[Voir le code source sur %1$s<br/>Rejoindre notre canal %2$s]]></string>
|
||||
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">https://github.com/xerta555</string>
|
||||
<string name="install">Installer</string>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,12 @@
|
|||
<string name="About">Informazioni</string>
|
||||
<string name="report_issue">Segnala un problema</string>
|
||||
<string name="module_repo">Repository</string>
|
||||
<string name="module_repo_loading">Caricamento in corso…</string>
|
||||
<string name="module_repo_up_to_date">Tutti i moduli sono aggiornati</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<item quantity="one">%d modulo aggiornabile</item>
|
||||
<item quantity="other">%d moduli aggiornabili</item>
|
||||
</plurals>
|
||||
<string name="about_view_source_code"><![CDATA[Visualizza il codice sorgente su %1$s<br/>Unisciti al nostro canale %2$s]]></string>
|
||||
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">alex193a, Fs00, xDonatello</string>
|
||||
<string name="install">Installa</string>
|
||||
|
|
|
|||
|
|
@ -34,12 +34,12 @@
|
|||
<string name="report_issue">Сообщить о проблеме</string>
|
||||
<string name="module_repo">Репозиторий</string>
|
||||
<string name="module_repo_loading">Загрузка…</string>
|
||||
<string name="module_repo_up_to_date">Все модули обновлены</string>
|
||||
<string name="module_repo_up_to_date">Все модули в актуальном состоянии</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<item quantity="one">Найдено обновление %d модуля</item>
|
||||
<item quantity="few">Доступно обновление %d модулей</item>
|
||||
<item quantity="many">Обновлены %d модулей</item>
|
||||
<item quantity="other">Обновлено %d модулей</item>
|
||||
<item quantity="few">Найдены обновления %d модулей</item>
|
||||
<item quantity="many">Найдены обновления %d модулей</item>
|
||||
<item quantity="other">Найдены обновления %d модулей</item>
|
||||
</plurals>
|
||||
<string name="about_view_source_code"><![CDATA[Просмотреть исходный код на %1$s<br/>Присоединяйтесь к нашему %2$s каналу]]></string>
|
||||
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">Alеxеy</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue