Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Trebuchet: 提交

packages/apps/Trebuchet


Commit MetaInfo

修订版bf02d3ed0de983c3ebfc14e4d274fb89d708d365 (tree)
时间2018-05-02 23:41:12
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

更改概述

差异

--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -23,105 +23,180 @@
2323 <!-- Permission to receive the com.android.launcher3.action.LAUNCH intent. [DO NOT TRANSLATE] -->
2424 <!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent. [DO NOT TRANSLATE] -->
2525 <!-- Application name -->
26+ <string name="app_name">Launcher3</string>
2627 <!-- Default folder name -->
2728 <!-- Work folder name -->
29+ <string name="work_folder_name">Trabayu</string>
2830 <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
31+ <string name="activity_not_found">L\'aplicación nun ta instalada.</string>
2932 <!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]-->
3033 <string name="activity_not_available">L\'aplicación nun ta disponible</string>
3134 <!-- SafeMode shortcut error string -->
35+ <string name="safemode_shortcut_error">L\'aplicación baxada ta desactivada nel mou seguru</string>
3236 <!-- SafeMode widget error string -->
33- <string name="safemode_widget_error">Deshabilitáronse los widgets nel mou seguru</string>
37+ <string name="safemode_widget_error">Los widgets tán desactivaos nel mou seguru</string>
3438 <!-- Widgets -->
3539 <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
40+ <string name="long_press_widget_to_add">Ten primío pa coyer un widget.</string>
3641 <!-- The format string for the dimensions of a widget in the drawer -->
3742 <!-- There is a special version of this format string for Farsi -->
43+ <string name="widget_dims_format">%1$d \u00d7 %2$d</string>
3844 <!-- All Apps -->
3945 <!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->
46+ <string name="all_apps_search_bar_hint">Guetar aplicaciones</string>
4047 <!-- Loading apps text. [CHAR_LIMIT=50] -->
48+ <string name="all_apps_loading_message">Cargando aplicaciones&#8230;</string>
4149 <!-- No-search-results text. [CHAR_LIMIT=50] -->
50+ <string name="all_apps_no_search_results">Nun s\'alcontraron aplicaciones que concasen con «<xliff:g id="query" example="Android">%1$s</xliff:g>»</string>
4251 <!-- Search market text. This is a format string where the first argument is the name of the activity
4352 handling the search. The format string does not need to handle both of these arguments. [CHAR_LIMIT=50] -->
53+ <string name="all_apps_search_market_message">Dir a <xliff:g id="query" example="Play Store">%1$s</xliff:g></string>
4454 <!-- Drag and drop -->
4555 <!-- Error message when user has filled a home screen -->
56+ <string name="out_of_space">Nun queda espaciu na pantalla d\'aniciu.</string>
4657 <!-- Error message when user has filled the hotseat -->
58+ <string name="hotseat_out_of_space">Nun queda espaciu na bandexa de Favoritos</string>
4759 <!-- All applications label -->
60+ <string name="all_apps_button_label">Aplicaciones</string>
4861 <!-- Label for button in all applications label to go back home (to the workspace / desktop)
4962 for accessibilty (spoken when the button gets focus). -->
63+ <string name="all_apps_home_button_label">Aniciu</string>
5064 <!-- Label for delete drop target. [CHAR_LIMIT=20] -->
65+ <string name="delete_target_label">Desaniciar</string>
5166 <!-- Label for uninstall drop target. [CHAR_LIMIT=20]-->
67+ <string name="delete_target_uninstall_label">Desinstalar</string>
5268 <!-- Label for the info icon. [CHAR_LIMIT=20] -->
69+ <string name="info_target_label">Información d\'aplicación</string>
5370 <!-- Permissions: -->
5471 <!-- Permission short label -->
5572 <string name="permlab_install_shortcut">instalar atayos</string>
5673 <!-- Permission description -->
74+ <string name="permdesc_install_shortcut">Permite qu\'una aplicación amieste
75+ atayos ensin la intervención del usuariu.</string>
5776 <!-- Permission short label -->
58- <string name="permlab_read_settings">lleer axustes d\'Aniciu y atayos</string>
77+ <string name="permlab_read_settings">lleer axustes y atayos d\'Aniciu</string>
5978 <!-- Permission description -->
79+ <string name="permdesc_read_settings">Permite que l\'aplicación llea los axustes
80+ y atayos n\'Aniciu.</string>
6081 <!-- Permission short label -->
82+ <string name="permlab_write_settings">escribir atayos y axustes n\'Aniciu</string>
6183 <!-- Permission description -->
84+ <string name="permdesc_write_settings">Permite que l\'aplicación camude los axustes
85+ y los atayos n\'Aniciu.</string>
6286 <!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] -->
87+ <string name="msg_no_phone_permission"><xliff:g id="app_name" example="Launcher3">%1$s</xliff:g> nun tien permisu pa facer llamaes telefóniques</string>
6388 <!-- Widgets: -->
6489 <!-- Text to show user in place of a gadget when we can't display it properly -->
90+ <string name="gadget_error_text">Problema cargando\'l widget</string>
6591 <!-- Text to show user in place of a gadget when it is not yet initialized. -->
92+ <string name="gadget_setup_text">Configuración</string>
6693 <!-- Text to inform the user that they can't uninstall a system application -->
94+ <string name="uninstall_system_app_text">Esta aplicación ye del sistema y nun pue desinstalase.</string>
6795 <!-- Default folder title -->
96+ <string name="folder_hint_text">Carpeta ensin nome</string>
6897 <!-- Accessibility -->
6998 <!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
99+ <string name="default_scroll_format">Páxina %1$d de %2$d</string>
70100 <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
101+ <string name="workspace_scroll_format">Pantalla d\'aniciu %1$d de %2$d</string>
71102 <!-- Clings -->
72103 <!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
73104 <string name="first_run_cling_title">Afáyate</string>
74105 <!-- The title text for the migration cling [CHAR_LIMIT=30] -->
75106 <!-- The description of what migration does [CHAR_LIMIT=70] -->
107+ <string name="migration_cling_description">¿Importar los iconos y carpetes de les tos pantalles d\'aniciu vieyes?</string>
76108 <!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] -->
109+ <string name="migration_cling_copy_apps">COPIAR ICONOS</string>
77110 <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
78111 <!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
112+ <string name="workspace_cling_longpress_title">Fondos pantalla, widgets y axustes</string>
79113 <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
114+ <string name="workspace_cling_longpress_description">Ten primíu\'l fondu de pantalla pa personalizar</string>
80115 <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
116+ <string name="workspace_cling_longpress_dismiss">COYÍO</string>
81117 <!-- Folder accessibility -->
82118 <!-- The format string for when a folder is opened, speaks the dimensions -->
119+ <string name="folder_opened">Carpeta abierta, <xliff:g id="width" example="5">%1$d</xliff:g> por <xliff:g id="height" example="3">%2$d</xliff:g></string>
83120 <!-- Instruction that clicking outside will close folder -->
121+ <string name="folder_tap_to_close">Toca pa zarrar la carpeta</string>
84122 <!-- Instruction that clicking outside will commit folder rename -->
123+ <string name="folder_tap_to_rename">Toca pa guardar el nome nuevu</string>
85124 <!-- Indication that folder closed -->
125+ <string name="folder_closed">Carpeta zarrada</string>
86126 <!-- Folder renamed format -->
127+ <string name="folder_renamed">Renomóse la carpeta a <xliff:g id="name" example="Games">%1$s</xliff:g></string>
87128 <!-- Folder name format -->
129+ <string name="folder_name_format">Carpeta: <xliff:g id="name" example="Games">%1$s</xliff:g></string>
88130 <!-- Strings for the customization mode -->
89131 <!-- Text for widget add button -->
132+ <string name="widget_button_text">Widgets</string>
90133 <!-- Text for wallpaper change button -->
134+ <string name="wallpaper_button_text">Fondos de pantalla</string>
91135 <!-- Text for settings button -->
136+ <string name="settings_button_text">Axustes</string>
92137 <!-- Strings for settings -->
93138 <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
139+ <string name="allow_rotation_title">Permitir voltéu</string>
94140 <!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
95141 <string name="package_state_unknown">Desconozse</string>
96142 <!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
143+ <string name="abandoned_clean_this">Desaniciar</string>
97144 <!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
145+ <string name="abandoned_search">Guetar</string>
98146 <!-- Title for abandoned promise dialog. -->
99147 <string name="abandoned_promises_title">Esta aplicación nun ta instalada</string>
100148 <!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
101149 The second "it" refers to the app. -->
150+ <string name="abandoned_promise_explanation">L\'aplicación d\'esti iconu nun ta instalada.
151+ Pues desanicialu o guetar l\'aplicación ya instalala a mano.
152+ </string>
102153 <!-- Strings for accessibility actions -->
103154 <!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] -->
155+ <string name="action_add_to_workspace">Amestar a la pantalla d\'aniciu</string>
104156 <!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] -->
157+ <string name="action_move_here">Mover l\'elementu equí</string>
105158 <!-- Accessibility confirmation for item added to workspace. -->
159+ <string name="item_added_to_workspace">Amestóse l\'elementu a la pantalla d\'anciu</string>
106160 <!-- Accessibility confirmation for item removed. -->
161+ <string name="item_removed">Desanicióse l\'elementu</string>
107162 <!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] -->
163+ <string name="action_move">Mover elementu</string>
108164 <!-- Accessibility description to move item to empty cell. -->
165+ <string name="move_to_empty_cell">Mover a la filera <xliff:g id="number" example="1">%1$s</xliff:g> columna <xliff:g id="number" example="1">%2$s</xliff:g></string>
109166 <!-- Accessibility description to move item inside a folder. -->
167+ <string name="move_to_position">Mover a la posición <xliff:g id="number" example="1">%1$s</xliff:g></string>
110168 <!-- Accessibility description to move item to the hotseat. -->
169+ <string name="move_to_hotseat_position">Mover a la posición de favoritos <xliff:g id="number" example="1">%1$s</xliff:g></string>
111170 <!-- Accessibility confirmation for item move. -->
171+ <string name="item_moved">Movióse l\'elementu</string>
112172 <!-- Accessibility description to move item into an existing folder. -->
173+ <string name="add_to_folder">Amestar a la carpeta: <xliff:g id="name" example="Games">%1$s</xliff:g></string>
113174 <!-- Accessibility description to move item into an existing folder containing an app. -->
175+ <string name="add_to_folder_with_app">Amestar a la carpeta con <xliff:g id="name" example="Messenger">%1$s</xliff:g></string>
114176 <!-- Accessibility confirmation for item added to folder. -->
177+ <string name="added_to_folder">Amestóse l\'elementu a la carpeta</string>
115178 <!-- Accessibility description to create folder with another item. -->
179+ <string name="create_folder_with">Crear carpeta con: <xliff:g id="name" example="Game">%1$s</xliff:g></string>
116180 <!-- Accessibility confirmation for folder created. -->
181+ <string name="folder_created">Creóse la carpeta</string>
117182 <!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] -->
183+ <string name="action_move_to_workspace">Mover a la pantalla d\'aniciu</string>
118184 <!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] -->
185+ <string name="action_move_screen_left">Mover pantalla a la esquierda</string>
119186 <!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] -->
187+ <string name="action_move_screen_right">Mover pantalla a la drecha</string>
120188 <!-- Accessibility confirmation when a screen was moved. -->
189+ <string name="screen_moved">Movióse la pantalla</string>
121190 <!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] -->
191+ <string name="action_resize">Redimensionar</string>
122192 <!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] -->
193+ <string name="action_increase_width">Aumentar anchor</string>
123194 <!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] -->
195+ <string name="action_increase_height">Aumentar altor</string>
124196 <!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] -->
197+ <string name="action_decrease_width">Amenorgar anchor</string>
125198 <!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] -->
199+ <string name="action_decrease_height">Amenorgar altor</string>
126200 <!-- Accessibility confirmation for widget resize. -->
201+ <string name="widget_resized">Redimensionóse\'l widget al anchor <xliff:g id="number" example="2">%1$s</xliff:g> altor <xliff:g id="number" example="1">%2$s</xliff:g></string>
127202 </resources>
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -25,7 +25,7 @@
2525 <string name="setting_state_off">IZKLOPLJENO</string>
2626 <string name="setting_state_disabled">ONEMOGOČENO</string>
2727 <!-- Folder titles -->
28- <string name="play_folder_title">Predvajaj</string>
28+ <string name="play_folder_title">Play</string>
2929 <!-- Wallpaper scroll effect -->
3030 <string name="scrolling_wallpaper">Pomakni sliko ozadja</string>
3131 <!-- Dynamic Grid -->
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -64,4 +64,5 @@
6464 <string name="search_activity_not_found">Kunde inte hitta en sökaktivitet!</string>
6565 <!-- App not available toast text -->
6666 <string name="app_not_available">Appen är inte tillgänglig</string>
67+ <string name="export_db_could_not">Kunde inte exportera DB fil</string>
6768 </resources>
Show on old repository browser