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

Commit ae254d19 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I1f64e216e8977734c64a8644497caaac884db785
parent 456f5271
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -33,6 +33,10 @@
  <!-- Shown when wallpapers are selected in Wallpaper picker -->
  <!-- String indicating how many media item(s) is(are) selected
            eg. 1 selected [CHAR LIMIT=30] -->
  <plurals name="number_of_items_selected">
    <item quantity="one">%1$d esbilláu</item>
    <item quantity="other">%1$d esbillaos</item>
  </plurals>
  <!-- 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. -->
+2 −0
Original line number Diff line number Diff line
@@ -21,5 +21,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Option for setting the wallpaper only on the home screen. -->
  <!-- Option for setting the wallpaper only on the lock screen. -->
  <string name="which_wallpaper_option_lock_screen_cm">Sgrin cloi</string>
  <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
  <string name="which_wallpaper_option_home_screen_and_lock_screen_cm">Sgrin gartref a sgrin cloi</string>
</resources>
+18 −1
Original line number Diff line number Diff line
@@ -19,25 +19,42 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Button label on Wallpaper picker screen; user selects this button to set a specific wallpaper -->
  <string name="wallpaper_instructions">Gosod fel papur wal</string>
  <!-- Error message when an image is selected as a wallpaper,
         but the wallpaper picker cannot load it -->
  <string name="image_load_fail">Methwyd â llwytho\'r ddelwedd</string>
  <!-- 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 -->
  <string name="wallpaper_load_fail">Methwyd â llwytho\'r ddelwedd fel papur wal</string>
  <!-- Error message when an image is selected as a wallpaper,
         but something goes wrong when the user clicks "Set wallpaper" -->
  <string name="wallpaper_set_fail">Methwyd gosod y ddelwedd fel papur wal</string>
  <string name="wallpaper_set_fail">Methwyd â gosod y ddelwedd fel papur wal</string>
  <!-- Shown when wallpapers are selected in Wallpaper picker -->
  <!-- String indicating how many media item(s) is(are) selected
            eg. 1 selected [CHAR LIMIT=30] -->
  <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>
  <!-- Accessibility string used as a label for a particular wallpaper in the Wallpaper Picker list.
         e.g. "Wallpaper 3 of 10" -->
  <string name="wallpaper_accessibility_name">Papur wal %1$d o %2$d</string>
  <!-- Accessibility string used to announce that a wallpaper has been selected. -->
  <string name="announce_selection">Dewiswyd <xliff:g id="label" example="Wallpaper 3 of 10">%1$s</xliff:g></string>
  <!-- Label on button to delete wallpaper(s) -->
  <string name="wallpaper_delete">Dileu</string>
  <!-- Label on button in Wallpaper Picker to pick an image -->
  <string name="pick_image">Fy lluniau</string>
  <!-- Option in "Select wallpaper from" dialog box -->
  <string name="pick_wallpaper">Papurau wal</string>
  <!-- Title of activity for cropping wallpapers -->
  <string name="crop_wallpaper">Tocio\'r papur wal</string>
  <!-- Option for setting the wallpaper only on the home screen. -->
  <string name="which_wallpaper_option_home_screen">Sgrin gartref</string>
  <!-- Option for setting the wallpaper only on the lock screen. -->