Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #447

Merged
merged 3 commits into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion app/src/main/res/values-de-v26/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="adaptive_shape_name">Adaptive Symbolform</string>
<string name="force_adaptive">Adaptive Symbole erzwingen</string>
</resources>
12 changes: 12 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="copy_confirmation">Skopiowano do schowka: \"%s\"</string>
<string name="toast_hibernate_error">[BŁĄD] Nie zahibernowano %s</string>
<string name="ui_item_visit">Odwiedź \"%1$s\"</string>
<string name="toast_hibernate_completed">Zahibernowano %s. Uruchom aplikację ponownie w celu wybudzenia.</string>
<string name="removed_item">Usunięto %s</string>
<string name="hint_ui_search">Szukaj w aplikacjach, kontaktach, …</string>
<string name="ui_item_search">Szukaj \"%2$s\" w %1$s?</string>
<string name="unable_to_initialize_shortcuts">Brak dostępu do skrótów. Upewnij się, że TiniBit jest domyślnym programem uruchamiającym</string>
<string name="app_name">TinyBit launcher</string>
</resources>
6 changes: 6 additions & 0 deletions fastlane/metadata/android/pt-PT/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* corrigir erro de manifesto do Android 12
* adicionar a ação "mostrar não marcada" no gestor de tags e no menu de tags
* adicionar opção para escolher o tipo de mime dos contactos
* adicionar geradores de temas simples e de destaque
* adicionar provedor de discagem (pesquisa)
* permitir ícones personalizados para resultados de pesquisa
2 changes: 2 additions & 0 deletions fastlane/metadata/android/pt-PT/changelogs/36.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* corrigir travar no Android Q
* veja o changelog do v6.13
2 changes: 2 additions & 0 deletions fastlane/metadata/android/pt-PT/changelogs/40.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* atualização de traduções
* corrigir as dimensões da caixa de diálogo do escolhedor de cores
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt-PT/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ocupa pouco espaço de memória, suporta pacotes de ícones, cor e comportamento personalizáveis
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt-PT/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Lançador tinyBit
Loading