[translation] Update translation from Crowdin (#1367)

This commit is contained in:
XposedBot 2021-11-08 00:41:02 +08:00 committed by GitHub
parent f45a1fd0dd
commit 8c593f725a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 4 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>