diff options
author | 2014-10-01 19:30:53 +0000 | |
---|---|---|
committer | 2014-10-01 19:30:54 +0000 | |
commit | ac43af5eaf23c3b7074d53fda3a15623106cdcb9 (patch) | |
tree | 42912183112724f6b04fa2ac0160ed2ce0460b5d /java/res/values-in | |
parent | aad590f7019899237b1a1e4b71ca4ace02d0abb3 (diff) | |
parent | e347b65e0f2c65466b791cb38953a0caaa92e05a (diff) | |
download | latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.tar.gz latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.tar.xz latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java/res/values-in')
-rw-r--r-- | java/res/values-in/strings.xml | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/java/res/values-in/strings.xml b/java/res/values-in/strings.xml index 8a6d47e75..3b92faf96 100644 --- a/java/res/values-in/strings.xml +++ b/java/res/values-in/strings.xml @@ -27,8 +27,7 @@ <string name="sound_on_keypress" msgid="6093592297198243644">"Berbunyi jika tombol ditekan"</string> <string name="popup_on_keypress" msgid="123894815723512944">"Muncul saat tombol ditekan"</string> <string name="settings_screen_preferences" msgid="2696713156722014624">"Preferensi"</string> - <!-- no translation found for settings_screen_accounts (7570397912370223287) --> - <skip /> + <string name="settings_screen_accounts" msgid="7570397912370223287">"Akun & privasi"</string> <string name="settings_screen_appearance" msgid="9153102634339912029">"Tampilan & tata letak"</string> <string name="settings_screen_multilingual" msgid="1391301621464509659">"Opsi multibahasa"</string> <string name="settings_screen_gesture" msgid="8826372746901183556">"Ketikan Isyarat"</string> @@ -85,31 +84,24 @@ <string name="hint_add_to_dictionary_without_word" msgid="3040385779511255101">"Sentuh di sini untuk menyimpan"</string> <string name="has_dictionary" msgid="6071847973466625007">"Kamus yang tersedia"</string> <string name="keyboard_layout" msgid="8451164783510487501">"Tema keyboard"</string> - <!-- no translation found for switch_accounts (3321216593719006162) --> - <skip /> - <!-- no translation found for no_accounts_selected (2073821619103904330) --> - <skip /> - <!-- no translation found for account_selected (2846876462199625974) --> - <skip /> - <!-- no translation found for account_select_ok (9141195141763227797) --> - <skip /> - <!-- no translation found for account_select_cancel (5181012062618504340) --> - <skip /> - <!-- no translation found for account_select_sign_out (3299651159390187933) --> - <skip /> - <!-- no translation found for account_select_title (6279711684772922649) --> - <skip /> + <string name="switch_accounts" msgid="3321216593719006162">"Beralih akun"</string> + <string name="no_accounts_selected" msgid="2073821619103904330">"Tidak ada akun yang dipilih"</string> + <string name="account_selected" msgid="2846876462199625974">"Saat ini menggunakan <xliff:g id="EMAIL_ADDRESS">%1$s</xliff:g>"</string> + <string name="account_select_ok" msgid="9141195141763227797">"Oke"</string> + <string name="account_select_cancel" msgid="5181012062618504340">"Batal"</string> + <string name="account_select_sign_out" msgid="3299651159390187933">"Keluar"</string> + <string name="account_select_title" msgid="6279711684772922649">"Pilih akun yang akan digunakan"</string> <string name="subtype_en_GB" msgid="88170601942311355">"Inggris (Inggris)"</string> <string name="subtype_en_US" msgid="6160452336634534239">"Inggris (AS)"</string> <string name="subtype_es_US" msgid="5583145191430180200">"Spanyol (AS)"</string> <string name="subtype_hi_ZZ" msgid="8860448146262798623">"Hinglish"</string> + <string name="subtype_sr_ZZ" msgid="9059219552986034343">"Serbia (Latin)"</string> <string name="subtype_with_layout_en_GB" msgid="1931018968641592304">"(<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>) Inggris (Inggris)"</string> <string name="subtype_with_layout_en_US" msgid="8809311287529805422">"(<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>) Inggris (AS)"</string> <string name="subtype_with_layout_es_US" msgid="510930471167541338">"(<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>) Spanyol (AS)"</string> <string name="subtype_with_layout_hi_ZZ" msgid="6827402953860547044">"Hinglish (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> + <string name="subtype_with_layout_sr_ZZ" msgid="2859024772719772407">"Serbia (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> <string name="subtype_generic_traditional" msgid="8584594350973800586">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (Tradisional)"</string> - <string name="subtype_generic_cyrillic" msgid="7486451947618138947">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (Sirilik)"</string> - <string name="subtype_generic_latin" msgid="9128716486310604145">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (Latin)"</string> <string name="subtype_no_language" msgid="7137390094240139495">"Tidak ada bahasa (Abjad)"</string> <string name="subtype_no_language_qwerty" msgid="244337630616742604">"Abjad (QWERTY)"</string> <string name="subtype_no_language_qwertz" msgid="443066912507547976">"Abjad (QWERTZ)"</string> |