summaryrefslogtreecommitdiffstats
path: root/res/values-cy/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cy/strings.xml')
-rw-r--r--res/values-cy/strings.xml41
1 files changed, 21 insertions, 20 deletions
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index 1f7618c..ae8f69c 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -18,24 +18,25 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Application name -->
- <!-- Button label on Wallpaper picker screen; user selects this button to set a specific wallpaper -->
- <!-- Error message when an image is selected as a wallpaper,
- but the wallpaper picker cannot load it -->
- <!-- Error message when an image is selected as a wallpaper,
- but the wallpaper cropper cannot load it. The user will
- usually see this when using another app and trying to set
- an image as the wallpaper -->
- <!-- Shown when wallpapers are selected in Wallpaper picker -->
- <!-- String indicating how many media item(s) is(are) selected
- eg. 1 selected [CHAR LIMIT=30] -->
- <!-- Accessibility string used as a label for a particular wallpaper in the Wallpaper Picker list.
- e.g. "Wallpaper 3 of 10" -->
- <!-- Accessibility string used to announce that a wallpaper has been selected. -->
- <!-- Label on button to delete wallpaper(s) -->
- <!-- Label on button in Wallpaper Picker to pick an image -->
- <!-- Option in "Select wallpaper from" dialog box -->
- <!-- Title of activity for cropping wallpapers -->
- <!-- Title of toast shown when external storage permission is not granted -->
- <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
+ <string name="app_name">Dewisydd Papur Wal</string>
+ <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>
+ <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="storage_permission_denied">Methu â chael at y storfa</string>
+ <string name="activity_not_found">Dyw\'r ap heb ei osod.</string>
+ <string name="no_wallpaper">Dim papur wal</string>
</resources>