diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-be-rBY/strings-action-keys.xml | 25 | ||||
-rw-r--r-- | java/res/values-be-rBY/strings-config-important-notice.xml | 24 | ||||
-rw-r--r-- | java/res/values-bs-rBA/strings-action-keys.xml | 32 | ||||
-rw-r--r-- | java/res/values-bs-rBA/strings-appname.xml | 27 | ||||
-rw-r--r-- | java/res/values-bs-rBA/strings-config-important-notice.xml | 24 |
5 files changed, 121 insertions, 11 deletions
diff --git a/java/res/values-be-rBY/strings-action-keys.xml b/java/res/values-be-rBY/strings-action-keys.xml index 91416c8b7..3022d77f4 100644 --- a/java/res/values-be-rBY/strings-action-keys.xml +++ b/java/res/values-be-rBY/strings-action-keys.xml @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<?xml version="1.0" encoding="UTF-8"?> +<!-- /* ** ** Copyright 2013, The Android Open Source Project @@ -16,14 +16,17 @@ ** See the License for the specific language governing permissions and ** limitations under the License. */ ---> + --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="label_go_key" msgid="1635148082137219148">"Пачаць"</string> - <string name="label_next_key" msgid="362972844525672568">"Далей"</string> - <string name="label_previous_key" msgid="1211868118071386787">"Назад"</string> - <string name="label_done_key" msgid="2441578748772529288">"Гатова"</string> - <string name="label_send_key" msgid="2815056534433717444">"Адправіць"</string> - <string name="label_pause_key" msgid="181098308428035340">"Паўза"</string> - <string name="label_wait_key" msgid="6402152600878093134">"Чакае"</string> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="label_go_key" msgid="4033615332628671065">"Пачаць"</string> + <string name="label_next_key" msgid="5586407279258592635">"Далей"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Назад"</string> + <string name="label_done_key" msgid="7564866296502630852">"Гатова"</string> + <string name="label_send_key" msgid="482252074224462163">"Адпр."</string> + <!-- no translation found for label_search_key (7965186050435796642) --> + <skip /> + <string name="label_pause_key" msgid="2225922926459730642">"Паўза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Чакаць"</string> </resources> diff --git a/java/res/values-be-rBY/strings-config-important-notice.xml b/java/res/values-be-rBY/strings-config-important-notice.xml new file mode 100644 index 000000000..0a4c6131d --- /dev/null +++ b/java/res/values-be-rBY/strings-config-important-notice.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Запам. паведамл. і даныя, якія вы ўводзіце, для паляпшэння прапаноў"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-action-keys.xml b/java/res/values-bs-rBA/strings-action-keys.xml new file mode 100644 index 000000000..d7b8f4a4d --- /dev/null +++ b/java/res/values-bs-rBA/strings-action-keys.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="label_go_key" msgid="4033615332628671065">"Kreni"</string> + <string name="label_next_key" msgid="5586407279258592635">"Dalje"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Nazad"</string> + <string name="label_done_key" msgid="7564866296502630852">"Gotovo"</string> + <string name="label_send_key" msgid="482252074224462163">"Pošalji"</string> + <!-- no translation found for label_search_key (7965186050435796642) --> + <skip /> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Sačekaj"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-appname.xml b/java/res/values-bs-rBA/strings-appname.xml new file mode 100644 index 000000000..6a345b599 --- /dev/null +++ b/java/res/values-bs-rBA/strings-appname.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="english_ime_name" msgid="5940510615957428904">"Android tastatura (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Android provjera pravopisa (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Android postavke tastature (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Postavke za Android provjeru pravopisa (AOSP)"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-config-important-notice.xml b/java/res/values-bs-rBA/strings-config-important-notice.xml new file mode 100644 index 000000000..b5043c9aa --- /dev/null +++ b/java/res/values-bs-rBA/strings-config-important-notice.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Uči iz komunikacija i otkucanih podataka radi boljih prijedloga"</string> +</resources> |