41 lines
2.1 KiB
XML
41 lines
2.1 KiB
XML
<?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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="wallpaper_instructions">Gosod fel papur wal</string>
|
|
<string name="image_load_fail">Methwyd â llwytho\'r ddelwedd</string>
|
|
<string name="wallpaper_load_fail">Methwyd â llwytho\'r ddelwedd fel papur wal</string>
|
|
<string name="wallpaper_set_fail">Methwyd â gosod y ddelwedd fel papur wal</string>
|
|
<plurals name="number_of_items_selected">
|
|
<item quantity="zero">%1$d wedi\'u dewis</item>
|
|
<item quantity="one">%1$d wedi\'i ddewis</item>
|
|
<item quantity="two">%1$d wedi\'u dewis</item>
|
|
<item quantity="few">%1$d wedi\'u dewis</item>
|
|
<item quantity="many">%1$d wedi\'u dewis</item>
|
|
<item quantity="other">%1$d wedi\'u dewis</item>
|
|
</plurals>
|
|
<string name="wallpaper_accessibility_name">Papur wal %1$d o %2$d</string>
|
|
<string name="announce_selection">Dewiswyd <xliff:g id="label" example="Wallpaper 3 of 10">%1$s</xliff:g></string>
|
|
<string name="wallpaper_delete">Dileu</string>
|
|
<string name="pick_image">Fy lluniau</string>
|
|
<string name="pick_wallpaper">Papurau wal</string>
|
|
<string name="crop_wallpaper">Tocio\'r papur wal</string>
|
|
<string name="which_wallpaper_option_home_screen">Sgrin gartref</string>
|
|
<string name="which_wallpaper_option_lock_screen">Sgrin cloi</string>
|
|
<string name="which_wallpaper_option_home_screen_and_lock_screen">Sgrin gartref a sgrin cloi</string>
|
|
</resources>
|