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

Commit c275d4c5 authored by inky@build01's avatar inky@build01
Browse files

Automatic translation import

Change-Id: I8ccaff8b058fdf7262724bfa5edf6d14549d7213
Ticket: RM-214
parent b889141c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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. -->
+30 −0
Original line number Diff line number Diff line
@@ -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>