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

Commit e945a235 authored by David Rebolo's avatar David Rebolo Committed by Weblate
Browse files

Translated using Weblate (Galician)

Currently translated at 100.0% (14 of 14 strings)

Translation: /e//android_packages_apps_WallpaperPicker
Translate-URL: https://i18n.e.foundation/projects/e/android_packages_apps_wallpaperpicker/gl/
parent e7453bb7
Loading
Loading
Loading
Loading
+13 −14
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,23 +15,22 @@
* 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">"Establecer fondo de pantalla"</string>
    <string name="image_load_fail" msgid="7538534580694411837">"Non se puido cargar a imaxe"</string>
    <string name="wallpaper_load_fail" msgid="4800700444605404650">"Non se puido cargar a imaxe como fondo de pantalla"</string>
    <string name="wallpaper_set_fail" msgid="7023180794008631780">"Non se puido definir a imaxe como fondo de pantalla"</string>
    <string name="wallpaper_load_fail" msgid="4800700444605404650">Non se puido poñer a imaxe como fondo de pantalla</string>
    <string name="wallpaper_set_fail" msgid="7023180794008631780">Non se puido establecer a imaxe como fondo de pantalla</string>
    <plurals name="number_of_items_selected">
    <item quantity="zero" msgid="9015111147509924344">"Seleccionaches %1$d"</item>
    <item quantity="one" msgid="8409622005831789373">"Seleccionaches %1$d"</item>
    <item quantity="other" msgid="479468347731745357">"Seleccionaches %1$d"</item>
        <item quantity="one">%1$d seleccionado</item>
        <item quantity="other">%1$d seleccionados</item>
    </plurals>
    <string name="wallpaper_accessibility_name" msgid="4093221025304876354">"Fondo de pantalla %1$d de %2$d"</string>
    <string name="announce_selection" msgid="123723511662250539">"Seleccionaches <xliff:g id="LABEL">%1$s</xliff:g>"</string>
    <string name="announce_selection" msgid="123723511662250539">Seleccionaches <xliff:g id="label" example="Wallpaper 3 of 10">%1$s</xliff:g></string>
    <string name="wallpaper_delete" msgid="1459353972739215344">"Eliminar"</string>
    <string name="pick_image" msgid="3189640419551368385">"As miñas fotos"</string>
    <string name="pick_wallpaper" msgid="4628969645948454559">"Fondos de pantalla"</string>
    <string name="crop_wallpaper" msgid="4882870800623585836">"Recortar fondo de pantalla"</string>
    <string name="which_wallpaper_option_home_screen_and_lock_screen">Pantalla de inicio e de bloqueo</string>
    <string name="which_wallpaper_option_lock_screen">Pantalla de bloqueo</string>
    <string name="which_wallpaper_option_home_screen">Pantalla de inicio</string>
</resources>
 No newline at end of file