diff options
author | Bill Yi <byi@google.com> | 2016-07-25 08:13:42 -0700 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2016-07-25 08:13:42 -0700 |
commit | 02afcaced847ee6e05df2c9cbd7955c4e3119861 (patch) | |
tree | 67165894613bf28baa7ae5c16ae0caecd6430054 /res/values-tl | |
parent | 0dc59c618899255661e0e6ea52ac49ddd59d2fae (diff) | |
download | packages_apps_Contacts-02afcaced847ee6e05df2c9cbd7955c4e3119861.tar.gz packages_apps_Contacts-02afcaced847ee6e05df2c9cbd7955c4e3119861.tar.bz2 packages_apps_Contacts-02afcaced847ee6e05df2c9cbd7955c4e3119861.zip |
Import translations. DO NOT MERGE
Change-Id: I963eb94cf5b8946e2fa88638086e2de5033b1724
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-tl')
-rw-r--r-- | res/values-tl/strings.xml | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml index 4521e5eb9..faf3d91df 100644 --- a/res/values-tl/strings.xml +++ b/res/values-tl/strings.xml @@ -52,7 +52,8 @@ <string name="menu_call" msgid="3992595586042260618">"Tawagan ang contact"</string> <string name="menu_sendSMS" msgid="5535886767547006515">"Mag-text sa contact"</string> <string name="menu_splitAggregate" msgid="2627252205317945563">"I-unlink"</string> - <string name="menu_editGroup" msgid="5062005185370983720">"I-edit"</string> + <!-- no translation found for menu_editGroup (6696843438454341063) --> + <skip /> <string name="menu_renameGroup" msgid="7169512355179757182">"Palitan ang pangalan ng label"</string> <string name="menu_deleteGroup" msgid="1126469629233412249">"I-delete ang label"</string> <string name="menu_addToGroup" msgid="3267409983764370041">"Magdagdag ng contact"</string> @@ -79,9 +80,13 @@ <item quantity="one">Na-delete na ang mga contact</item> <item quantity="other">Na-delete na ang mga contact</item> </plurals> - <plurals name="contacts_count" formatted="false" msgid="3287407967505649458"> - <item quantity="one"><xliff:g id="COUNT">%d</xliff:g> contact</item> - <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> na contact</item> + <plurals name="contacts_count" formatted="false" msgid="8696793457340503668"> + <item quantity="one"><xliff:g id="COUNT_1">%d</xliff:g> contact</item> + <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> na contact</item> + </plurals> + <plurals name="contacts_count_with_account" formatted="false" msgid="7402583111980220575"> + <item quantity="one"><xliff:g id="COUNT_2">%d</xliff:g> contact · <xliff:g id="ACCOUNT_3">%s</xliff:g></item> + <item quantity="other"><xliff:g id="COUNT_2">%d</xliff:g> na contact · <xliff:g id="ACCOUNT_3">%s</xliff:g></item> </plurals> <string name="title_from_google" msgid="4664084747121207202">"Mula sa Google"</string> <string name="title_from_other_accounts" msgid="8307885412426754288">"Mula sa <xliff:g id="ACCOUNT">%s</xliff:g>"</string> @@ -231,7 +236,7 @@ <string name="cancel_confirmation_dialog_keep_editing_button" msgid="7737724111972855348">"Patuloy na mag-edit"</string> <string name="call_type_and_date" msgid="747163730039311423">"<xliff:g id="CALL_TYPE">%1$s</xliff:g> <xliff:g id="CALL_SHORT_DATE">%2$s</xliff:g>"</string> <string name="enter_contact_name" msgid="4594274696120278368">"Maghanap ng mga contact"</string> - <!-- no translation found for title_edit_group (1889302367574226969) --> + <!-- no translation found for title_edit_group (8602752287270586734) --> <skip /> <string name="local_profile_title" msgid="2021416826991393684">"Aking lokal na profile"</string> <string name="external_profile_title" msgid="8034998767621359438">"Aking <xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g> na profile"</string> |