forked from SubhamTyagi/openinwa
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (21 of 21 strings) Translation: Launch Chat/Main Translate-URL: https://hosted.weblate.org/projects/launch-chat/main/et/
- Loading branch information
1 parent
8aeba26
commit 299761f
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="button_open_whatsapp_description">Ava WhatsAppis</string> | ||
<string name="button_open_signal_description">Ava Signalis</string> | ||
<string name="input_hint_phone_number">Telefoninumber riigikoodiga</string> | ||
<string name="input_hint_message">Sõnum (kui soovid lisada)</string> | ||
<string name="phone_number_selection_dialog_message">Tundub, et mitu telefoninumbrit on saadaval. Millisega neist soovid sa vestelda?</string> | ||
<string name="button_choose_from_contacts">Vali kontaktide hulgast</string> | ||
<string name="button_paste_from_clipboard_description">Aseta lõikelaualt</string> | ||
<string name="button_paste_from_clipboard">Lõikelaud</string> | ||
<string name="label_contacts_shortcut">Kontaktid</string> | ||
<string name="menu_item_about">Rakenduse teave</string> | ||
<string name="toast_invalid_phone_number">Vigane telefoninumber</string> | ||
<string name="toast_whatsapp_not_installed">Ei WhatsApp ega brauser pole paigaldatud</string> | ||
<string name="toast_telegram_not_installed">Ei Telegram ega brauser pole paigaldatud</string> | ||
<string name="app_name">Vestlusekäivitaja</string> | ||
<string name="button_open">Ava</string> | ||
<string name="button_open_telegram_description">Ava Telegramis</string> | ||
<string name="label_share_contact">Ava kontakt</string> | ||
<string name="label_share">Ava telefoninumber</string> | ||
<string name="phone_number_selection_dialog_title">Tuvastasime mitu telefoninumbrit</string> | ||
<string name="toast_signal_not_installed">Ei Signal ega brauser pole paigaldatud</string> | ||
</resources> |