Crowdin sync

This commit is contained in:
M66B 2023-09-15 19:59:25 +02:00
parent b480815363
commit 4ad473fcc1
10 changed files with 923583 additions and 3 deletions

View File

@ -6,6 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### 1.2101 - 2023-09-15
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2100 - 2023-09-14
* Fixed VPN only option

View File

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2100 }
def getVersionCode = { -> return 2101 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ubirajara" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### 1.2101 - 2023-09-15
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2100 - 2023-09-14
* Fixed VPN only option

View File

@ -1894,7 +1894,7 @@
<string name="title_fetching_again">A procurar novamente a mensagem do servidor</string>
<string name="title_go_back">Retroceder</string>
<string name="title_global_default">Usar predefinição global</string>
<string name="title_not_existing" comment="title_not_existing&#10;Warning message for when a message on the device doesn't exist on the email server anymore.">Esta mensagem não existe mais no servidor de e-mails</string>
<string name="title_not_existing" comment="title_not_existing&#10;Warning message for when a message on the device doesn't exist on the email server anymore.">Esta mensagem não existe no servidor de e-mail</string>
<string name="title_conversation_actions">Acções</string>
<string name="title_conversation_action_reply">Resposta com: \'%1$s\'</string>
<string name="title_conversation_action_copy">Copiar: \'%1$s\'</string>

View File

@ -1563,7 +1563,7 @@
<string name="title_sort_on_order">Порядок</string>
<string name="title_sort_on_applied">Кількість застосувань</string>
<string name="title_sort_on_last_applied">Востаннє застосовано</string>
<string name="title_filter">Відфільтрувати</string>
<string name="title_filter">Приховати</string>
<string name="title_filter_seen">Прочитані</string>
<string name="title_filter_unflagged">Необрані</string>
<string name="title_filter_unknown">Невідомі відправники</string>

View File

@ -701,6 +701,7 @@
<string name="title_advanced_lt_sentence">检查每个句子</string>
<string name="title_advanced_lt_auto">换行后检查段落</string>
<string name="title_advanced_lt_highlight">突出显示正在检查的文本</string>
<string name="title_advanced_lt_description" comment="title_advanced_lt_description&#10;Title for option to show LanguageTool issue (style, spelling, etc) when tapping on the underlined text">显示问题描述的弹出窗口</string>
<string name="title_advanced_lt_user">用户名 (选填)</string>
<string name="title_advanced_lt_key">API 密钥 (选填)</string>
<string name="title_advanced_deepl">DeepL 集成</string>
@ -1872,6 +1873,7 @@
<string name="title_fetching_again">再次从服务器获取消息</string>
<string name="title_go_back">返回</string>
<string name="title_global_default">使用全局默认设置</string>
<string name="title_not_existing" comment="title_not_existing&#10;Warning message for when a message on the device doesn't exist on the email server anymore.">邮件服务器上不再存在此消息</string>
<string name="title_conversation_actions">操作</string>
<string name="title_conversation_action_reply">回复:\'%1$s\'</string>
<string name="title_conversation_action_copy">复制: \'%1$s\'</string>

File diff suppressed because it is too large Load Diff