Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54740895 authored by Nikolay Sinyov's avatar Nikolay Sinyov Committed by Weblate
Browse files

Translated using Weblate (Russian)

Currently translated at 78.5% (11 of 14 strings)

Translation: /e//android_packages_apps_WallpaperPicker
Translate-URL: https://i18n.e.foundation/projects/e/android_packages_apps_wallpaperpicker/ru/
parent e1580f0d
Loading
Loading
Loading
Loading
+8 −11
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!-- 
/*
* Copyright (C) 2013 The Android Open Source Project
@@ -15,18 +15,15 @@
* 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">
 --><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">"Установить как обои"</string>
    <string name="image_load_fail" msgid="7538534580694411837">"Не удалось загрузить изображение"</string>
    <string name="wallpaper_load_fail" msgid="4800700444605404650">"Не удалось загрузить изображение"</string>
    <string name="wallpaper_set_fail" msgid="7023180794008631780">"Не удалось сменить обои"</string>
    <plurals name="number_of_items_selected">
    <item quantity="zero" msgid="9015111147509924344">"Выбрано: %1$d"</item>
    <item quantity="one" msgid="8409622005831789373">"Выбрано: %1$d"</item>
    <item quantity="other" msgid="479468347731745357">"Выбрано: %1$d"</item>
        <item quantity="one">%1$d выбран</item>
        <item quantity="few">%1$d выбраны</item>
        <item quantity="many">%1$d выбраны</item>
    </plurals>
    <string name="wallpaper_accessibility_name" msgid="4093221025304876354">"Обои %1$d из %2$d"</string>
    <string name="announce_selection" msgid="123723511662250539">"Выбран элемент \"<xliff:g id="LABEL">%1$s</xliff:g>\""</string>