diff options
author | 2015-04-22 12:47:28 +0000 | |
---|---|---|
committer | 2015-04-22 12:47:29 +0000 | |
commit | 0ff42b7f7802dacf0e67b2e64898ac2245a863ac (patch) | |
tree | 71f8737a226d448b61043a31bf14b1a142eafcf9 /java | |
parent | 424d59b60889fe3533e3ed11ba6daef2ab0c7e53 (diff) | |
parent | c203f669d7afa0d4a977f7613fc8470d3c896dc1 (diff) | |
download | latinime-0ff42b7f7802dacf0e67b2e64898ac2245a863ac.tar.gz latinime-0ff42b7f7802dacf0e67b2e64898ac2245a863ac.tar.xz latinime-0ff42b7f7802dacf0e67b2e64898ac2245a863ac.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java')
3 files changed, 72 insertions, 0 deletions
diff --git a/java/res/values-gu-rIN/strings-config-important-notice.xml b/java/res/values-gu-rIN/strings-config-important-notice.xml new file mode 100644 index 000000000..ff0802923 --- /dev/null +++ b/java/res/values-gu-rIN/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-pa-rIN/strings-config-important-notice.xml b/java/res/values-pa-rIN/strings-config-important-notice.xml new file mode 100644 index 000000000..b6c7af4e8 --- /dev/null +++ b/java/res/values-pa-rIN/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-sq-rAL/strings-config-important-notice.xml b/java/res/values-sq-rAL/strings-config-important-notice.xml new file mode 100644 index 000000000..7d576d9a3 --- /dev/null +++ b/java/res/values-sq-rAL/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">"Mëso nga komunikimet dhe të dhënat e shkruara për të përmirësuar sugjerimet"</string> +</resources> |