[translation] Update translation from Crowdin (#1375)
This commit is contained in:
parent
91426fc35c
commit
e059638085
|
|
@ -33,6 +33,14 @@
|
|||
<string name="About">O aplikaci</string>
|
||||
<string name="report_issue">Nahlásit problém</string>
|
||||
<string name="module_repo">Repozitář</string>
|
||||
<string name="module_repo_loading">Načítání…</string>
|
||||
<string name="module_repo_up_to_date">Všechny moduly jsou aktuální</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<item quantity="one">%d modul je možné aktualizovat</item>
|
||||
<item quantity="few">%d moduly je možné aktualizovat</item>
|
||||
<item quantity="many">%d modolů je možné aktualizovat</item>
|
||||
<item quantity="other">%d modulů je možné aktualizovat</item>
|
||||
</plurals>
|
||||
<string name="about_view_source_code"><![CDATA[Zobrazit zdrojový kód na %1$s<br/>Připojte se k našemu kanálu %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://www.instagram.com/kasi33/</string>
|
||||
<string name="install">Instalovat</string>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,12 @@
|
|||
<string name="About">Over</string>
|
||||
<string name="report_issue">Probleem melden</string>
|
||||
<string name="module_repo">Opslagplaats</string>
|
||||
<string name="module_repo_loading">Laden…</string>
|
||||
<string name="module_repo_up_to_date">Alle modules zijn up-to-date</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<item quantity="one">%d module te upgraden</item>
|
||||
<item quantity="other">%d modules te upgraden</item>
|
||||
</plurals>
|
||||
<string name="about_view_source_code"><![CDATA[Bekijk de broncode op %1$s<br/>Sluit je aan bij onze %2$s kanaal]]></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.">Pandemic-XDA</string>
|
||||
<string name="install">Installeren</string>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
<plurals name="module_repo_upgradable">
|
||||
<item quantity="other">%d 个模块可更新</item>
|
||||
</plurals>
|
||||
<string name="about_view_source_code"><![CDATA[在 %1$s 查看源码<br/>加入我们的 Telegram %2$s 频道<br/>加入我们的 QQ 频道:用手机 QQ 内置浏览器打开 http://t.cn/A6x2pfNh]]></string>
|
||||
<string name="about_view_source_code"><![CDATA[在 %1$s 查看源码<br/>加入我们的 %2$s 频道<br/>加入我们的 <b><a href="mqqapi://forward/url?src_type=web&style=default&plg_auth=1&version=1&url_prefix=aHR0cHM6Ly9xdW4ucXEuY29tL3F1bnByby9wYXNzY2hlY2svc2hhcmU/X3d2PTMmX3d3dj0xMjgmcGFzc0NvZGU9MTE0NTE0JnNlbmRlclVpbj0xMDAwMCZndWlsZElkPTg1NzU1NzIxNjM2MTI1NzM5Jmd1aWxkTmFtZT1MU1Bvc2VkJnNvdXJjZVR5cGU9MSZxcUdyb3VwVWluPTAmc2hhcmVUeXBlPTE=">QQ 频道</a></b>]]></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.">null</string>
|
||||
<string name="install">安装</string>
|
||||
<string name="install_summary">点按安装 LSPosed</string>
|
||||
|
|
|
|||
|
|
@ -30,6 +30,11 @@
|
|||
<string name="About">關於</string>
|
||||
<string name="report_issue">回報問題</string>
|
||||
<string name="module_repo">倉庫</string>
|
||||
<string name="module_repo_loading">正在載入…</string>
|
||||
<string name="module_repo_up_to_date">所有模組為最新版本</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<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.">darKnighT0v0</string>
|
||||
<string name="install">安裝</string>
|
||||
|
|
|
|||
|
|
@ -30,6 +30,11 @@
|
|||
<string name="About">關於</string>
|
||||
<string name="report_issue">回報問題</string>
|
||||
<string name="module_repo">倉庫</string>
|
||||
<string name="module_repo_loading">正在載入…</string>
|
||||
<string name="module_repo_up_to_date">所有模組為最新版本</string>
|
||||
<plurals name="module_repo_upgradable">
|
||||
<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.">孟武. 尼德霍格. 龍、david082321、beigua87</string>
|
||||
<string name="install">安裝</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue