Translations update from Hosted Weblate (#208)
* Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 36.5% (252 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/ * Translated using Weblate (Turkish) Currently translated at 45.1% (311 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/ * Added translation using Weblate (Arabic) * Translated using Weblate (Arabic) Currently translated at 10.1% (70 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ar/ * Added translation using Weblate (German) * Translated using Weblate (German) Currently translated at 52.1% (359 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/de/ * Translated using Weblate (Arabic) Currently translated at 73.4% (506 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ar/ * Translated using Weblate (Arabic) Currently translated at 100.0% (689 of 689 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ar/ * Added translation using Weblate (Hindi) * Added translation using Weblate (Portuguese (Brazil)) * Translated using Weblate (German) Currently translated at 99.5% (687 of 690 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 10.4% (72 of 690 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/pt_BR/ * Translated using Weblate (Turkish) Currently translated at 78.2% (540 of 690 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/ * Added translation using Weblate (Spanish) * Translated using Weblate (Spanish) Currently translated at 8.8% (61 of 690 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/es/ * Translated using Weblate (Arabic) Currently translated at 100.0% (690 of 690 strings) Translation: Episteme/strings Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ar/ * Added translation using Weblate (French) --------- Co-authored-by: Cabbar Hayıroğlu <halil48efe@gmail.com> Co-authored-by: Kara Pisicik <noircat43@gmail.com> Co-authored-by: Eyad alkordy <waeleyad248@gmail.com> Co-authored-by: Otto Zumkeller <ottozumkeller@gmail.com> Co-authored-by: Silent Coder <silentcoder@tutamail.com> Co-authored-by: Enrico Ferrer <mathferrer17ea@gmail.com> Co-authored-by: Br0t <travelty.thigh614@passmail.net> Co-authored-by: faab <fa4b@tuta.io>
This commit is contained in:
parent
8ac534e8ac
commit
413825481b
7 changed files with 1837 additions and 0 deletions
28
app/src/main/res/values-pt-rBR/strings.xml
Normal file
28
app/src/main/res/values-pt-rBR/strings.xml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="action_cancel">cancelar</string>
|
||||
<string name="action_save">salvar</string>
|
||||
<string name="action_delete">deletar</string>
|
||||
<string name="action_remove">remover</string>
|
||||
<string name="action_ok">ok</string>
|
||||
<string name="action_close">fechar</string>
|
||||
<string name="action_add">adicionar</string>
|
||||
<string name="action_rename">renomear</string>
|
||||
<string name="action_back">voltar</string>
|
||||
<string name="action_search">pesquisar</string>
|
||||
<string name="action_clear">limpar</string>
|
||||
<string name="action_apply">aplicar</string>
|
||||
<string name="tab_free">Livre</string>
|
||||
<string name="active_tabs">Abas ativas</string>
|
||||
<string name="close_tab">Fechar aba</string>
|
||||
<string name="close_all_tabs">Fechar todas as abas</string>
|
||||
<string name="dialog_close_all_tabs">Fechar todas as abas?</string>
|
||||
<string name="dialog_close_all_tabs_desc">Tem certeza que deseja fechar todas as abas ativas?</string>
|
||||
<string name="legal_agreement_full">%1$s você concorda com nosso %2$s e reconhece que leu nosso %3$s.</string>
|
||||
<string name="legal_terms_of_service">Termos de Serviço</string>
|
||||
<string name="legal_privacy_policy">Política de Privacidade</string>
|
||||
<string name="legal_licenses">Licenças</string>
|
||||
<string name="items_selected_count">%1$d selecionado</string>
|
||||
<string name="clear_selection">Limpar seleção</string>
|
||||
<string name="pin_unpin">Fixar/Desfixar</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue