diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-28 17:30:22 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-28 17:30:22 -0700 |
commit | c8994d0a610c26afb0b9bfd2b5d692b485a643a6 (patch) | |
tree | 21ab76bfa19b4f2f6809a584d680817cb05739df /packages/Shell | |
parent | a31d3fa2935637fe98ddbdd2a9e409e146d21959 (diff) | |
download | frameworks_base-c8994d0a610c26afb0b9bfd2b5d692b485a643a6.zip frameworks_base-c8994d0a610c26afb0b9bfd2b5d692b485a643a6.tar.gz frameworks_base-c8994d0a610c26afb0b9bfd2b5d692b485a643a6.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I828f3e217a2a004ff6af8ca4fad760f44024205a
Auto-generated-cl: translation import
Diffstat (limited to 'packages/Shell')
-rw-r--r-- | packages/Shell/res/values-az-rAZ/strings.xml | 24 | ||||
-rw-r--r-- | packages/Shell/res/values-mn-rMN/strings.xml | 24 |
2 files changed, 48 insertions, 0 deletions
diff --git a/packages/Shell/res/values-az-rAZ/strings.xml b/packages/Shell/res/values-az-rAZ/strings.xml new file mode 100644 index 0000000..da08e38 --- /dev/null +++ b/packages/Shell/res/values-az-rAZ/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 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="app_label" msgid="3701846017049540910">"Shell"</string> + <string name="bugreport_finished_title" msgid="2293711546892863898">"Baq raport alındı"</string> + <string name="bugreport_finished_text" msgid="3559904746859400732">"Xətanı şikayətini paylaşmaq üçün toxunun"</string> + <string name="bugreport_confirm" msgid="5130698467795669780">"Baq raportları sistemin müxtəlif jurnal fayllarından data içərir ki, buna şəxsi və konfidensial məlumatlar da aiddir. Yalnız inandığınız adamlarla baq raportlarını paylaşın."</string> + <string name="bugreport_confirm_repeat" msgid="4926842460688645058">"Bu mesajı növbəti dəfə göstər"</string> +</resources> diff --git a/packages/Shell/res/values-mn-rMN/strings.xml b/packages/Shell/res/values-mn-rMN/strings.xml new file mode 100644 index 0000000..f74298d --- /dev/null +++ b/packages/Shell/res/values-mn-rMN/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 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="app_label" msgid="3701846017049540910">"Шел"</string> + <string name="bugreport_finished_title" msgid="2293711546892863898">"Алдааны мэдээлэл хүлээн авав"</string> + <string name="bugreport_finished_text" msgid="3559904746859400732">"Та алдааны мэдэгдлийг хуваалцах бол хүрнэ үү"</string> + <string name="bugreport_confirm" msgid="5130698467795669780">"Алдааны репорт нь хувийн болон нууц мэдээлэл зэргийг агуулсан системийн төрөл бүрийн лог файлын датаг агуулна. Алдааны репортыг зөвхөн итгэлтэй апп болон хүмүүст хуваалцана уу."</string> + <string name="bugreport_confirm_repeat" msgid="4926842460688645058">"Энэ мессежийг дараагийн удаа харуулах"</string> +</resources> |