diff options
author | Geoff Mendal <mendal@google.com> | 2015-02-02 07:52:45 -0800 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-02-02 07:52:45 -0800 |
commit | a2306fce10443326951fa95f02f87c1df21c6239 (patch) | |
tree | f2d6902e5f85b227e9a4b58ba5eb2ea4fee17ace /WallpaperPicker/res/values-uz-rUZ | |
parent | 2d227899debd43986f929a672b8c06016e04f500 (diff) | |
download | android_packages_apps_Trebuchet-a2306fce10443326951fa95f02f87c1df21c6239.tar.gz android_packages_apps_Trebuchet-a2306fce10443326951fa95f02f87c1df21c6239.tar.bz2 android_packages_apps_Trebuchet-a2306fce10443326951fa95f02f87c1df21c6239.zip |
Import translations. DO NOT MERGE
Change-Id: Id9fffb14666e450ddf0159be048e79e2c0b5bc44
Auto-generated-cl: translation import
Diffstat (limited to 'WallpaperPicker/res/values-uz-rUZ')
-rw-r--r-- | WallpaperPicker/res/values-uz-rUZ/strings.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/WallpaperPicker/res/values-uz-rUZ/strings.xml b/WallpaperPicker/res/values-uz-rUZ/strings.xml new file mode 100644 index 000000000..73d7a0d1e --- /dev/null +++ b/WallpaperPicker/res/values-uz-rUZ/strings.xml @@ -0,0 +1,36 @@ +<?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="wallpaper_instructions" msgid="3524143401182707094">"Fonga rasm o‘rnatish"</string> + <string name="image_load_fail" msgid="7538534580694411837">"Rasm yuklanmadi"</string> + <string name="wallpaper_load_fail" msgid="4800700444605404650">"Fon rasmi sifatida rasm yuklanmadi"</string> + <plurals name="number_of_items_selected"> + <item quantity="zero" msgid="9015111147509924344">"%1$d ta tanlandi"</item> + <item quantity="one" msgid="8409622005831789373">"%1$d tanlandi"</item> + <item quantity="other" msgid="479468347731745357">"%1$d ta tanlandi"</item> + </plurals> + <string name="wallpaper_accessibility_name" msgid="4093221025304876354">"Fon rasmi %2$ddan %1$d"</string> + <string name="announce_selection" msgid="123723511662250539">"<xliff:g id="LABEL">%1$s</xliff:g> tanlandi"</string> + <string name="wallpaper_delete" msgid="1459353972739215344">"O‘chirish"</string> + <string name="pick_image" msgid="6704438906027442697">"Rasmni tanlang"</string> + <string name="pick_wallpaper" msgid="4628969645948454559">"Fon rasmlari"</string> + <string name="crop_wallpaper" msgid="4882870800623585836">"Fon rasmini kesish"</string> +</resources> |