diff options
author | 2016-04-18 23:17:24 -0700 | |
---|---|---|
committer | 2016-04-18 23:17:24 -0700 | |
commit | 1eea5b7ab4734348855e875f3f1184a7d60b4103 (patch) | |
tree | 382c338a910c249ab6f7f5e4091d2f2f06639f32 /java | |
parent | 195594cffdf15ad24376bc1ec7321c5dd9a3e8b6 (diff) | |
download | latinime-1eea5b7ab4734348855e875f3f1184a7d60b4103.tar.gz latinime-1eea5b7ab4734348855e875f3f1184a7d60b4103.tar.xz latinime-1eea5b7ab4734348855e875f3f1184a7d60b4103.zip |
Import translations. DO NOT MERGE
Change-Id: I199a75072a39e7e4b237b03eda4a4a2cb8a3f280
Auto-generated-cl: translation import
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-be-rBY/strings-action-keys.xml | 32 | ||||
-rw-r--r-- | java/res/values-bs-rBA/strings-action-keys.xml | 32 |
2 files changed, 64 insertions, 0 deletions
diff --git a/java/res/values-be-rBY/strings-action-keys.xml b/java/res/values-be-rBY/strings-action-keys.xml new file mode 100644 index 000000000..3022d77f4 --- /dev/null +++ b/java/res/values-be-rBY/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">"Пачаць"</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-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> |