Skip to content

Commit

Permalink
Merge pull request #299 from weblate/weblate-you-apps-translate-you
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
Bnyro committed Jul 23, 2023
2 parents 8ed4256 + 6fcd7ad commit 3f6c19a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
<string name="favorites">المفضَّلات</string>
<string name="all_languages">جميع اللغات</string>
<string name="skip_similar_entries">تخطي الإدخالات المماثلة</string>
<string name="skip_similar_entries_desc">قم بتخزين الإدخالات الفريدة فقط في السجل ، بناءً على الإدراج واللغات.</string>
<string name="skip_similar_entries_desc">قم بتخزين الإدخالات الفريدة فقط في السجل ، بناء على الإدراج واللغات.</string>
<string name="select_theme">اختر السمة</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,7 @@
<string name="favorites">Favoriten</string>
<string name="all_languages">Alle Sprachen</string>
<string name="translate_to">Übersetzen in</string>
<string name="skip_similar_entries">Ähnliche Einträge überspringen</string>
<string name="skip_similar_entries_desc">Speicher nur eindeutige Einträge im Verlauf basierend auf Ergänzungen und Sprachen.</string>
<string name="select_theme">Theme auswählen</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@
<string name="all_languages">Todos os idiomas</string>
<string name="skip_similar_entries_desc">Armazenar apenas entradas únicas no histórico, com base na inserção e nas línguas.</string>
<string name="skip_similar_entries">Saltar entradas similares</string>
<string name="select_theme">Selecionar tema</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<string name="optional">Optional</string>
<string name="compact_history">Compact history</string>
<string name="skip_similar_entries">Skip similar entries</string>
<string name="skip_similar_entries_desc">Only store unique entries in the history, based on insertion and languages.</string>
<string name="skip_similar_entries_desc">Store only unique entries in the history, based on insertion and languages.</string>
<string name="compact_history_summary">Only show the first 3 text lines per default in the history</string>
<string name="simultaneous_translation">Simultaneous translation</string>
<string name="simultaneous_translation_summary">Fetch results from multiple engines at the same time.</string>
Expand Down

0 comments on commit 3f6c19a

Please sign in to comment.