summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:22 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:22 -0700
commitc275d4c5cc0e1d2ae81a0e009f145cc68888c2c4 (patch)
treebf20b8d09085cb33b1d89dc68aaf3fca6be2346c
parentb889141c6a9139fe438062a4342187715a625491 (diff)
downloadandroid_packages_apps_Trebuchet-c275d4c5cc0e1d2ae81a0e009f145cc68888c2c4.tar.gz
android_packages_apps_Trebuchet-c275d4c5cc0e1d2ae81a0e009f145cc68888c2c4.tar.bz2
android_packages_apps_Trebuchet-c275d4c5cc0e1d2ae81a0e009f145cc68888c2c4.zip
Automatic translation import
Change-Id: I8ccaff8b058fdf7262724bfa5edf6d14549d7213 Ticket: RM-214
-rw-r--r--res/values-eo/strings.xml7
-rw-r--r--res/values-gl-rES/cm_strings.xml30
2 files changed, 37 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index d8fc2a04b..c260c103a 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -35,6 +35,7 @@
<!-- There is a special version of this format string for Farsi -->
<!-- All Apps -->
<!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->
+ <string name="all_apps_search_bar_hint">Serĉi aplikaĵojn</string>
<!-- Loading apps text. [CHAR_LIMIT=50] -->
<!-- No-search-results text. [CHAR_LIMIT=50] -->
<!-- Search market text. This is a format string where the first argument is the name of the activity
@@ -43,10 +44,13 @@
<!-- Error message when user has filled a home screen -->
<!-- Error message when user has filled the hotseat -->
<!-- All applications label -->
+ <string name="all_apps_button_label">Aplikaĵoj</string>
<!-- Label for button in all applications label to go back home (to the workspace / desktop)
for accessibilty (spoken when the button gets focus). -->
<!-- Label for delete drop target. [CHAR_LIMIT=20] -->
+ <string name="delete_target_label">Forigi</string>
<!-- Label for uninstall drop target. [CHAR_LIMIT=20]-->
+ <string name="delete_target_uninstall_label">Malinstali</string>
<!-- Label for the info icon. [CHAR_LIMIT=20] -->
<!-- Permissions: -->
<!-- Permission short label -->
@@ -85,11 +89,14 @@
<!-- Text for widget add button -->
<!-- Text for wallpaper change button -->
<!-- Text for settings button -->
+ <string name="settings_button_text">Agordoj</string>
<!-- Strings for settings -->
<!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
<!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
<!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
+ <string name="abandoned_clean_this">Forigi</string>
<!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
+ <string name="abandoned_search">Serĉi</string>
<!-- Title for abandoned promise dialog. -->
<!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
The second "it" refers to the app. -->
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index 9d535780b..05e9d382c 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -18,18 +18,48 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Application name -->
<string name="home_screen_settings">AXUSTES DA PANTALLA DE INICIO</string>
+ <string name="drawer_settings">AXUSTES DO PANEL</string>
<string name="app_settings">AXUSTES DA APLICACIÓN</string>
<!-- Settings states -->
<string name="setting_state_on">ACESO</string>
+ <string name="setting_state_off">APAGADO</string>
+ <string name="setting_state_disabled">DESACTIVADO</string>
<!-- Folder titles -->
+ <string name="play_folder_title">Reproducir</string>
<!-- Wallpaper scroll effect -->
+ <string name="scrolling_wallpaper">Desprazar o fondo de pantalla</string>
<!-- Dynamic Grid -->
+ <string name="grid_size_text">Tamaño da grella</string>
+ <string name="grid_size_comfortable">Confortábel</string>
+ <string name="grid_size_cozy">Cómodo</string>
+ <string name="grid_size_condensed">Condensado</string>
+ <string name="grid_size_custom">Personalizado (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
+ <string name="preferences_interface_homescreen_custom">Seleccionar o tamaño personalizado</string>
<!-- Dialog -->
+ <string name="dialog_confirm">Confirmar</string>
<!-- Home screen search bar -->
+ <string name="home_screen_search_text">Barra de busca</string>
<!-- Larger icons -->
+ <string name="larger_icons_text">Iconas grandes</string>
<!-- Icon labels -->
+ <string name="icon_labels">Etiquetas das iconas</string>
+ <string name="icon_labels_show">Amosar</string>
+ <string name="icon_labels_hide">Agochar</string>
<!-- Protected apps -->
+ <string name="protected_app_settings">Aplicacións protexidas</string>
<!-- Drawer settings -->
+ <string name="app_drawer_style">Estilo do caixón</string>
+ <string name="app_drawer_style_compact">Compacto</string>
+ <string name="app_drawer_style_sections">Seccions</string>
+ <string name="app_drawer_color">Color do caixón</string>
+ <string name="app_drawer_color_dark">Escuro</string>
+ <string name="app_drawer_color_light">Claro</string>
+ <string name="fast_scroller">Desprazamento rápido</string>
+ <string name="fast_scroller_type">Tipo de desprazamento rápido</string>
+ <string name="fast_scroller_type_horizontal">Horizontal</string>
+ <string name="fast_scroller_type_vertical">Vertical</string>
<!-- Search Manager doesn't exist -->
+ <string name="search_activity_not_found">Non se atopou ningunha actividade de busca!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">Aplicación non dispoñíbel</string>
</resources>