summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2018-01-13 12:59:58 +0100
committerMichael W <baddaemon87@gmail.com>2018-01-13 12:59:58 +0100
commitc705d957696691325d004f92d75e6f161a4a08cd (patch)
tree015d44607b301ebce1ee4af13a10c2a01580241b
parent9313bd7a7a008c7bc7c53e4792b42fb51aa9b8ea (diff)
downloadandroid_packages_wallpapers_LivePicker-c705d957696691325d004f92d75e6f161a4a08cd.tar.gz
android_packages_wallpapers_LivePicker-c705d957696691325d004f92d75e6f161a4a08cd.tar.bz2
android_packages_wallpapers_LivePicker-c705d957696691325d004f92d75e6f161a4a08cd.zip
Automatic translation import
Change-Id: I362cb280e267d9f489d3f4d7f017b37ca0182a18
-rw-r--r--res/values-ast-rES/strings.xml11
-rw-r--r--res/values-cy/strings.xml4
2 files changed, 13 insertions, 2 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 75c8457..05ba189 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -20,15 +20,24 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- General -->
<!-- Application name -->
+ <string name="application_name">Seleutor de fondos de pantalla animaos</string>
<!-- Title for the screen that lets the user choose a live wallpaper to use
for the system. -->
+ <string name="live_wallpaper_picker_title">Esbillar fondu de pantalla animáu</string>
<!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
+ <string name="live_wallpaper_picker_label">Fondos de pantalla animaos</string>
<!-- Title for the screen that lets the user preview a live wallpaper. -->
+ <string name="live_wallpaper_preview_title">Previsualización de fondi de pantalla animáu</string>
<!-- List item for configuring the current wallpaper -->
+ <string name="configure_wallpaper">Axustes&#8230;</string>
<!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
+ <string name="wallpaper_instructions">Afitar fondu de pantalla</string>
<!-- Warning message, no live wallpapers available. -->
+ <string name="live_wallpaper_empty">Nun hai fondos de pantalla animaos.</string>
<!-- Button label, action, sets the currently selected wallpaper. -->
+ <string name="set_live_wallpaper">Afitar fondu de pantalla</string>
<!-- Label, title and author of the live wallpaper -->
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> por <xliff:g id="author" example="Google">%2$s</xliff:g></string>
<!-- Message, tells the user the selected live wallpaper is loading. -->
<string name="live_wallpaper_loading">Cargando fondu de pantalla animáu&#8230;</string>
<!-- Option for setting the wallpaper only on the home screen. -->
@@ -37,8 +46,6 @@
<string name="which_wallpaper_option_home_screen_and_lock_screen">Pantalles d\'aniciu y bloquéu</string>
<!-- Content description for a button letting the user collapse a visual panel showing info
about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="collapse_attribution_panel">Recoyer panel d\'información de fondu de pantalla</string>
<!-- Content description for a button letting the user expand a visual panel showing info about
the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="expand_attribution_panel">Espander panel d\'información de fondu de pantalla</string>
</resources>
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index 09c632e..1535d61 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -31,9 +31,13 @@
<!-- Label, title and author of the live wallpaper -->
<!-- Message, tells the user the selected live wallpaper is loading. -->
<!-- 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 on both the home screen and lock screen. -->
+ <string name="which_wallpaper_option_home_screen_and_lock_screen">Sgrin gartref a sgrin cloi</string>
<!-- Content description for a button letting the user collapse a visual panel showing info
about the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="collapse_attribution_panel">Cwympo panel gwybodaeth papur wal</string>
<!-- Content description for a button letting the user expand a visual panel showing info about
the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="expand_attribution_panel">Ehangu panel gwybodaeth papur wal</string>
</resources>