diff options
author | Baligh Uddin <baligh@google.com> | 2013-05-01 08:17:11 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-05-01 08:17:11 -0700 |
commit | 4431de13bb1e968e80b92911c1e2d4121269b18d (patch) | |
tree | 7e6417621540a482082bab073f380b20eff10d23 /packages/Shell/res/values-et | |
parent | fcafc3259e62de3511a531ccc128a46e98c8d2a1 (diff) | |
download | frameworks_base-4431de13bb1e968e80b92911c1e2d4121269b18d.zip frameworks_base-4431de13bb1e968e80b92911c1e2d4121269b18d.tar.gz frameworks_base-4431de13bb1e968e80b92911c1e2d4121269b18d.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I5f6ba8997fc6d041d18e6c2103cc3c0fc7d83ee8
Auto-generated-cl: translation import
Diffstat (limited to 'packages/Shell/res/values-et')
-rw-r--r-- | packages/Shell/res/values-et/strings.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/packages/Shell/res/values-et/strings.xml b/packages/Shell/res/values-et/strings.xml new file mode 100644 index 0000000..7788158 --- /dev/null +++ b/packages/Shell/res/values-et/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">"Kest"</string> + <string name="bugreport_finished_title" msgid="2293711546892863898">"Veaaruanne jäädvustati"</string> + <string name="bugreport_finished_text" msgid="3559904746859400732">"Veaaruande jagamiseks puudutage"</string> + <string name="bugreport_confirm" msgid="5130698467795669780">"Veaaruanded sisaldavad andmeid erinevatest süsteemi logifailidest, sh isiklikku ja privaatset teavet. Jagage veaaruandeid ainult usaldusväärsete rakenduste ja inimestega."</string> + <string name="bugreport_confirm_repeat" msgid="4926842460688645058">"Kuva see sõnum järgmisel korral"</string> +</resources> |