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 #118

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
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
15 changes: 14 additions & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,17 @@
<string name="start_sentences_capitalized">Commencer les phrases par une majuscule</string>
<string name="emojis">Émojis</string>
<string name="redirection_note">Veuillez activer le clavier Fossify sur l\'écran suivant, pour qu\'il soit disponible. Appuyez sur \"Retour\" une fois l\'option activée.</string>
</resources>
<string name="smileys_and_emotions">Smileys et émoticônes</string>
<string name="symbols">Symboles</string>
<string name="recently_used">Utilisé récemment</string>
<string name="people_and_body">Personnes et corps</string>
<string name="food_and_drink">Nourriture et boisson</string>
<string name="activities">Activités</string>
<string name="voice_typing_method">Méthode de saisie vocale</string>
<string name="switch_to_voice_typing">Passer à la saisie vocale</string>
<string name="objects">Objets</string>
<string name="flags">Drapeaux</string>
<string name="travel_and_places">Voyages et lieux</string>
<string name="animals_and_nature">Animaux et nature</string>
<string name="manage_keyboard_languages">Modifier les langues du clavier</string>
</resources>
34 changes: 33 additions & 1 deletion app/src/main/res/values-th/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>
<string name="add_new_item">เพิ่มรายการใหม่</string>
<string name="flags">ธง</string>
<string name="objects">วัตถุ</string>
<string name="people_and_body">ผู้คนและร่างกาย</string>
<string name="voice_typing_method">วิธีพิมพ์ด้วยเสียง</string>
<string name="travel_and_places">ท่องเที่ยวและสถานที่</string>
<string name="manage_keyboard_languages">จัดการภาษาแป้นพิมพ์</string>
<string name="switch_to_voice_typing">สลับไปพิมพ์ด้วยเสียง</string>
<string name="manage_clipboard_items">จัดการรายการในคลิปบอร์ด</string>
<string name="keycode_mode_change">เปลี่ยนชนิดแป้นพิมพ์</string>
<string name="clip_text">ตัดเก็บข้อความ</string>
<string name="text_pinned">ข้อความถูกปักหมุดแล้ว</string>
<string name="pin_text">ปักหมุดข้อความ</string>
<string name="export_clipboard_items">ส่งออกรายการในคลิปบอร์ด</string>
<string name="import_clipboard_items">นำเข้ารายการคลิปบอร์ด</string>
<string name="keycode_delete">ลบ</string>
<string name="emojis">อิโมจิ</string>
<string name="app_launcher_name">แป้นพิมพ์</string>
<string name="change_keyboard">เปลี่ยนแป้นพิมพ์</string>
<string name="symbols">สัญลักษณ์</string>
<string name="manage_clipboard_empty">คลิปบอร์ดของคุณว่างอยู่</string>
<string name="clear_clipboard_data">ล้างข้อมูลคลิปบอร์ด</string>
<string name="clipboard">คลิปบอร์ด</string>
<string name="clipboard_recent">ไม่นานนี้</string>
<string name="clipboard_current">ปัจจุบัน</string>
<string name="keycode_shift">ยก</string>
<string name="recently_used">ใช้ไม่นานนี้</string>
<string name="smileys_and_emotions">หน้ายิ้มและอารมณ์</string>
<string name="clipboard_pinned">ปักหมุด</string>
<string name="animals_and_nature">สัตว์และธรรมชาติ</string>
<string name="food_and_drink">อาหารและเครื่องดื่ม</string>
<string name="activities">กิจกรรม</string>
</resources>
1 change: 1 addition & 0 deletions fastlane/metadata/android/sv-SE/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Enkelt offlinetangentbord med öppen källkod och emojier
1 change: 1 addition & 0 deletions fastlane/metadata/android/sv-SE/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fossify Keyboard
Loading