diff options
author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:24 -0700 |
---|---|---|
committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:24 -0700 |
commit | 86f8b5f13e3a3fba8007c60cdffca758565c0834 (patch) | |
tree | 8caa13e48299dbf45956ed3d1b3455246b23cb3d /res | |
parent | a43c9c40a192f3d932594af0dbb13f77a942a0a9 (diff) | |
download | packages_apps_Trebuchet-86f8b5f13e3a3fba8007c60cdffca758565c0834.tar.gz packages_apps_Trebuchet-86f8b5f13e3a3fba8007c60cdffca758565c0834.tar.bz2 packages_apps_Trebuchet-86f8b5f13e3a3fba8007c60cdffca758565c0834.zip |
Automatic translation importreplicant-6.0-0001
Change-Id: I81f0c0732f2584f1c2858677adab844bcb786f2d
Diffstat (limited to 'res')
-rw-r--r-- | res/values-ast-rES/cm_strings.xml | 11 | ||||
-rw-r--r-- | res/values-ast-rES/strings.xml | 79 | ||||
-rw-r--r-- | res/values-en-rAU/cm_strings.xml | 15 | ||||
-rw-r--r-- | res/values-en-rGB/cm_strings.xml | 37 | ||||
-rw-r--r-- | res/values-en-rIN/cm_strings.xml | 5 | ||||
-rw-r--r-- | res/values-fr/cm_strings.xml | 3 | ||||
-rw-r--r-- | res/values-ko/cm_strings.xml | 4 | ||||
-rw-r--r-- | res/values-sl/cm_strings.xml | 4 | ||||
-rw-r--r-- | res/values-sq-rAL/cm_strings.xml | 32 |
9 files changed, 105 insertions, 85 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml index 99c88cbf2..b23d44173 100644 --- a/res/values-ast-rES/cm_strings.xml +++ b/res/values-ast-rES/cm_strings.xml @@ -18,7 +18,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Application name --> <string name="home_screen_settings">AXUSTES DE PANTALLA D\'ANICIU</string> - <string name="drawer_settings">AXUSTES DE LES APLICACIONES</string> + <string name="drawer_settings">AXUSTES DEL CAXÓN</string> <string name="app_settings">AXUSTES D\'APLICACIÓN</string> <!-- Settings states --> <string name="setting_state_on">SÍ</string> @@ -34,7 +34,6 @@ <string name="grid_size_cozy">Acoyedor</string> <string name="grid_size_condensed">Condensáu</string> <string name="grid_size_custom">Personalizar (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string> - <string name="preferences_interface_homescreen_custom">Esbilla\'l tamañu personalizáu</string> <!-- Dialog --> <string name="dialog_confirm">Confirmar</string> <!-- Home screen search bar --> @@ -42,12 +41,13 @@ <!-- Larger icons --> <string name="larger_icons_text">Iconos grandes</string> <!-- Icon labels --> - <string name="icon_labels">Etiquetes de los iconos</string> + <string name="icon_labels">Etiquetes d\'iconos</string> <string name="icon_labels_show">Amosar</string> <string name="icon_labels_hide">Anubrir</string> <!-- Protected apps --> - <string name="protected_app_settings">Apps protexíes</string> + <string name="protected_app_settings">Aplicaciones protexíes</string> <!-- Developer settings --> + <string name="export_workspace_layout">Esportar distribución</string> <!-- Drawer settings --> <string name="app_drawer_style">Estilu del caxón</string> <string name="app_drawer_style_compact">Compautu</string> @@ -60,8 +60,9 @@ <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">¡Nun pudo atopase un encontu de gueta!</string> + <string name="search_activity_not_found">¡Nun pudo alcontrase una actividá de gueta!</string> <!-- App not available toast text --> <string name="app_not_available">L\'aplicación nun ta disponible</string> <string name="storage_permission_denied">Nun pue accedese al almacenamientu</string> + <string name="export_db_could_not">Nun pudo esportase\'l ficheru DB</string> </resources> diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index 44e3f4a9b..588985bde 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -23,181 +23,104 @@ <!-- Permission to receive the com.android.launcher3.action.LAUNCH intent. [DO NOT TRANSLATE] --> <!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent. [DO NOT TRANSLATE] --> <!-- Application name --> - <string name="app_name">Launcher3</string> <!-- Default folder name --> <!-- Work folder name --> - <string name="work_folder_name">Trabayu</string> <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]--> - <string name="activity_not_found">L\'aplicación nun ta instalada.</string> <!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]--> + <string name="activity_not_available">L\'aplicación nun ta disponible</string> <!-- SafeMode shortcut error string --> - <string name="safemode_shortcut_error">Descargar app deshabilitada en Mou Seguru</string> <!-- SafeMode widget error string --> - <string name="toggle_weight_watcher">Amosar memoria</string> <!-- Widgets --> <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] --> - <string name="long_press_widget_to_add">Caltén primíu\'l widget que quieras esbillar.</string> <!-- The format string for the dimensions of a widget in the drawer --> <!-- There is a special version of this format string for Farsi --> - <string name="widget_dims_format">%1$d \u00d7 %2$d</string> <!-- All Apps --> <!-- Search bar text in the apps view. [CHAR_LIMIT=50] --> - <string name="all_apps_search_bar_hint">Guetar aplicaciones</string> <!-- Loading apps text. [CHAR_LIMIT=50] --> - <string name="all_apps_loading_message">Cargando aplicaciones…</string> <!-- No-search-results text. [CHAR_LIMIT=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> <!-- Search market text. This is a format string where the first argument is the name of the activity handling the search. The format string does not need to handle both of these arguments. [CHAR_LIMIT=50] --> - <string name="all_apps_search_market_message">Dir a <xliff:g id="query" example="Play Store">%1$s</xliff:g></string> <!-- Drag and drop --> <!-- Error message when user has filled a home screen --> - <string name="out_of_space">Nun queda espaciu na pantalla d\'aniciu.</string> <!-- Error message when user has filled the hotseat --> - <string name="hotseat_out_of_space">Nun queda espaciu na barra d\'accesos direutos</string> <!-- All applications label --> <string name="all_apps_button_label">Aplicaciones</string> <!-- Label for button in all applications label to go back home (to the workspace / desktop) for accessibilty (spoken when the button gets focus). --> - <string name="all_apps_home_button_label">Aniciu</string> <!-- Label for delete drop target. [CHAR_LIMIT=20] --> - <string name="delete_target_label">Desaniciar</string> <!-- Label for uninstall drop target. [CHAR_LIMIT=20]--> - <string name="delete_target_uninstall_label">Desinstalar</string> <!-- Label for the info icon. [CHAR_LIMIT=20] --> - <string name="info_target_label">Información de l\'aplicación</string> <!-- Permissions: --> <!-- Permission short label --> - <string name="permlab_install_shortcut">instalar accesos direutos</string> <!-- Permission description --> - <string name="permdesc_install_shortcut">Permite qu\'una aplicación amieste accesos direutos ensin intervención del usuariu.</string> <!-- Permission short label --> - <string name="permlab_read_settings">lleer información d\'accesos direutos y d\'axustes</string> <!-- Permission description --> - <string name="permdesc_read_settings">Permite que l\'aplicación consulte los axustes y - los accesos direutos de la pantalla d\'aniciu.</string> <!-- Permission short label --> - <string name="permlab_write_settings">escribir información d\'atayos y d\'axustes de la pantalla d\'aniciu</string> <!-- Permission description --> - <string name="permdesc_write_settings">Permite que les aplicaciones camuden los axustes y los accesos direutos de la pantalla d\'aniciu.</string> <!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] --> - <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> <!-- Widgets: --> <!-- Text to show user in place of a gadget when we can't display it properly --> - <string name="gadget_error_text">Fallu al cargar el widget</string> <!-- Text to show user in place of a gadget when it is not yet initialized. --> - <string name="gadget_setup_text">Configuración</string> <!-- Text to inform the user that they can't uninstall a system application --> - <string name="uninstall_system_app_text">Esta aplicación ye del sistema y nun pue desinstalase.</string> <!-- Default folder title --> - <string name="folder_hint_text">Carpeta ensin nome</string> <!-- Accessibility --> <!-- The format string for default page scroll text [CHAR_LIMIT=none] --> - <string name="default_scroll_format">Páxina %1$d de %2$d</string> <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] --> - <string name="workspace_scroll_format">Pantalla d\'aniciu %1$d de %2$d</string> <!-- Clings --> <!-- The title text for the workspace cling [CHAR_LIMIT=30] --> - <string name="first_run_cling_title">Dámoste l\'acoyida</string> <!-- The title text for the migration cling [CHAR_LIMIT=30] --> - <string name="migration_cling_title">Copia los tos iconos d\'aplicación</string> <!-- The description of what migration does [CHAR_LIMIT=70] --> - <string name="migration_cling_description">¿Importar los iconos y carpetes de les tos pantalles d\'aniciu vieyes?</string> <!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] --> - <string name="migration_cling_copy_apps">COPIAR ICONOS</string> <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] --> - <string name="migration_cling_use_default">ANICIAR REFRESCU</string> <!-- The title text for workspace longpress action [CHAR_LIMIT=40] --> - <string name="workspace_cling_longpress_title">Fondos pantalla, widgets, & axustes</string> <!-- The description of how to use the workspace [CHAR_LIMIT=70] --> - <string name="workspace_cling_longpress_description">Toca y caltén fondu pa personalizar</string> <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] --> - <string name="workspace_cling_longpress_dismiss">FECHO</string> <!-- Folder accessibility --> <!-- The format string for when a folder is opened, speaks the dimensions --> - <string name="folder_opened">Carpeta abierta, <xliff:g id="WIDTH">%1$d</xliff:g> por <xliff:g id="HEIGHT">%2$d</xliff:g></string> <!-- Instruction that clicking outside will close folder --> - <string name="folder_tap_to_close">Primi pa zarrar la carpeta</string> <!-- Instruction that clicking outside will commit folder rename --> - <string name="folder_tap_to_rename">Primi pa camudar el nome nuevu</string> <!-- Indication that folder closed --> - <string name="folder_closed">Carpeta zarrada</string> <!-- Folder renamed format --> - <string name="folder_renamed">Camudóse\'l nome la carpeta a <xliff:g id="NAME">%1$s</xliff:g></string> <!-- Folder name format --> - <string name="folder_name_format">Carpeta: <xliff:g id="NAME">%1$s</xliff:g></string> <!-- Debug-only activity name. [DO NOT TRANSLATE] --> <string name="debug_memory_activity">* HPROF</string> <!-- Strings for the customization mode --> <!-- Text for widget add button --> - <string name="widget_button_text">Widgets</string> <!-- Text for wallpaper change button --> - <string name="wallpaper_button_text">Fondos de pantalla</string> <!-- Text for settings button --> <string name="settings_button_text">Axustes</string> <!-- Strings for settings --> <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] --> - <string name="allow_rotation_title">Permitir voltéu</string> <!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] --> - <string name="package_state_unknown">Desconocíu</string> <!-- Button for abandoned promises dialog, to removes this abandoned promise icon. --> <string name="abandoned_clean_this">Desaniciar</string> <!-- Button for abandoned promise dialog, to search in the market for the missing package. --> - <string name="abandoned_search">Guetar</string> <!-- Title for abandoned promise dialog. --> - <string name="abandoned_promises_title">Esta app nun ta instalada</string> <!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon. The second "it" refers to the app. --> - <string name="abandoned_promise_explanation">La app pa esti iconu nun ta instalada. - Pues desanicialu, o guetar la app ya instalala manualmente. - </string> <!-- Strings for accessibility actions --> <!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] --> - <string name="action_add_to_workspace">Amestar a la pantalla d\'aniciu</string> <!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] --> - <string name="action_move_here">Mover l\'elementu equí</string> <!-- Accessibility confirmation for item added to workspace. --> - <string name="item_added_to_workspace">Amestóse l\'elementu a la pantalla d\'anciu</string> <!-- Accessibility confirmation for item removed. --> - <string name="item_removed">Desanicióse l\'elementu</string> <!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] --> - <string name="action_move">Mover elementu</string> <!-- Accessibility description to move item to empty cell. --> - <string name="move_to_empty_cell">Mover a filera <xliff:g id="number" example="1">%1$s</xliff:g> columna <xliff:g id="number" example="1">%2$s</xliff:g></string> <!-- Accessibility description to move item inside a folder. --> - <string name="move_to_position">Mover a la posición <xliff:g id="number" example="1">%1$s</xliff:g></string> <!-- Accessibility description to move item to the hotseat. --> - <string name="move_to_hotseat_position">Mover a la posición de favoritos <xliff:g id="number" example="1">%1$s</xliff:g></string> <!-- Accessibility confirmation for item move. --> - <string name="item_moved">Movióse l\'elementu</string> <!-- Accessibility description to move item into an existing folder. --> - <string name="add_to_folder">Amestar a carpeta: <xliff:g id="name" example="Games">%1$s</xliff:g></string> <!-- Accessibility description to move item into an existing folder containing an app. --> - <string name="add_to_folder_with_app">Amestar a carpeta con <xliff:g id="name" example="Messenger">%1$s</xliff:g></string> <!-- Accessibility confirmation for item added to folder. --> - <string name="added_to_folder">Elementu amestáu a carpeta</string> <!-- Accessibility description to create folder with another item. --> - <string name="create_folder_with">Crear carpeta con: <xliff:g id="name" example="Game">%1$s</xliff:g></string> <!-- Accessibility confirmation for folder created. --> - <string name="folder_created">Creóse la carpeta</string> <!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] --> - <string name="action_move_to_workspace">Mover a la pantalla d\'aniciu</string> <!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] --> - <string name="action_move_screen_left">Mover pantalla a la izquierda</string> <!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] --> - <string name="action_move_screen_right">Mover pantalla a la drecha</string> <!-- Accessibility confirmation when a screen was moved. --> - <string name="screen_moved">Movióse la pantalla</string> <!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] --> - <string name="action_resize">Redimensionar</string> <!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] --> - <string name="action_increase_width">Aumentar anchor</string> <!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] --> - <string name="action_increase_height">Aumentar altor</string> <!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] --> - <string name="action_decrease_width">Amenorgar anchor</string> <!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] --> - <string name="action_decrease_height">Amenorgar altor</string> <!-- Accessibility confirmation for widget resize. --> - <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> </resources> diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml index 904f5e7fc..7832ced2a 100644 --- a/res/values-en-rAU/cm_strings.xml +++ b/res/values-en-rAU/cm_strings.xml @@ -25,6 +25,7 @@ <string name="setting_state_off">OFF</string> <string name="setting_state_disabled">DISABLED</string> <!-- Folder titles --> + <string name="play_folder_title">Play</string> <!-- Wallpaper scroll effect --> <string name="scrolling_wallpaper">Scroll wallpaper</string> <!-- Dynamic Grid --> @@ -47,9 +48,23 @@ <!-- Protected apps --> <string name="protected_app_settings">Protected apps</string> <!-- Developer settings --> + <string name="export_workspace_layout">Export layout</string> <!-- Drawer settings --> + <string name="app_drawer_style">Drawer style</string> + <string name="app_drawer_style_compact">Compact</string> + <string name="app_drawer_style_sections">Sections</string> + <string name="app_drawer_color">Drawer colour</string> + <string name="app_drawer_color_dark">Dark</string> + <string name="app_drawer_color_light">Light</string> + <string name="fast_scroller">Fast scroller</string> + <string name="fast_scroller_type">Fast scroller type</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">A search activity could not be found!</string> <!-- App not available toast text --> + <string name="app_not_available">App not available</string> + <string name="storage_permission_denied">Can\'t access storage</string> + <string name="export_db_email_subject">Launcher DB for region</string> + <string name="export_db_could_not">Could not export DB file</string> </resources> diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml index f4173cda9..7832ced2a 100644 --- a/res/values-en-rGB/cm_strings.xml +++ b/res/values-en-rGB/cm_strings.xml @@ -17,17 +17,54 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Application name --> + <string name="home_screen_settings">HOME SCREEN SETTINGS</string> + <string name="drawer_settings">DRAWER SETTINGS</string> + <string name="app_settings">APP SETTINGS</string> <!-- Settings states --> + <string name="setting_state_on">ON</string> + <string name="setting_state_off">OFF</string> + <string name="setting_state_disabled">DISABLED</string> <!-- Folder titles --> + <string name="play_folder_title">Play</string> <!-- Wallpaper scroll effect --> + <string name="scrolling_wallpaper">Scroll wallpaper</string> <!-- Dynamic Grid --> + <string name="grid_size_text">Grid size</string> + <string name="grid_size_comfortable">Comfortable</string> + <string name="grid_size_cozy">Cozy</string> + <string name="grid_size_condensed">Condensed</string> + <string name="grid_size_custom">Custom (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string> + <string name="preferences_interface_homescreen_custom">Select custom size</string> <!-- Dialog --> + <string name="dialog_confirm">Confirm</string> <!-- Home screen search bar --> + <string name="home_screen_search_text">Search bar</string> <!-- Larger icons --> + <string name="larger_icons_text">Larger icons</string> <!-- Icon labels --> + <string name="icon_labels">Icon labels</string> + <string name="icon_labels_show">Show</string> + <string name="icon_labels_hide">Hide</string> <!-- Protected apps --> + <string name="protected_app_settings">Protected apps</string> <!-- Developer settings --> + <string name="export_workspace_layout">Export layout</string> <!-- Drawer settings --> + <string name="app_drawer_style">Drawer style</string> + <string name="app_drawer_style_compact">Compact</string> + <string name="app_drawer_style_sections">Sections</string> + <string name="app_drawer_color">Drawer colour</string> + <string name="app_drawer_color_dark">Dark</string> + <string name="app_drawer_color_light">Light</string> + <string name="fast_scroller">Fast scroller</string> + <string name="fast_scroller_type">Fast scroller type</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">A search activity could not be found!</string> <!-- App not available toast text --> + <string name="app_not_available">App not available</string> + <string name="storage_permission_denied">Can\'t access storage</string> + <string name="export_db_email_subject">Launcher DB for region</string> + <string name="export_db_could_not">Could not export DB file</string> </resources> diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml index 6b25afe12..32df034cc 100644 --- a/res/values-en-rIN/cm_strings.xml +++ b/res/values-en-rIN/cm_strings.xml @@ -48,6 +48,7 @@ <!-- Protected apps --> <string name="protected_app_settings">Protected apps</string> <!-- Developer settings --> + <string name="export_workspace_layout">Export layout</string> <!-- Drawer settings --> <string name="app_drawer_style">Drawer style</string> <string name="app_drawer_style_compact">Compact</string> @@ -62,4 +63,8 @@ <!-- Search Manager doesn't exist --> <string name="search_activity_not_found">A search activity could not be found!</string> <!-- App not available toast text --> + <string name="app_not_available">App not available</string> + <string name="storage_permission_denied">Can\'t access storage</string> + <string name="export_db_email_subject">Launcher DB for region</string> + <string name="export_db_could_not">Could not export DB file</string> </resources> diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml index 10f49f42c..e5bf9b8fa 100644 --- a/res/values-fr/cm_strings.xml +++ b/res/values-fr/cm_strings.xml @@ -48,6 +48,7 @@ <!-- Protected apps --> <string name="protected_app_settings">Applications protégées</string> <!-- Developer settings --> + <string name="export_workspace_layout">Exporter la mise en page</string> <!-- Drawer settings --> <string name="app_drawer_style">Style de tiroir</string> <string name="app_drawer_style_compact">Compact</string> @@ -64,4 +65,6 @@ <!-- App not available toast text --> <string name="app_not_available">Application non disponible</string> <string name="storage_permission_denied">Impossible d\'accéder au stockage</string> + <string name="export_db_email_subject">Lanceur DB pour la région</string> + <string name="export_db_could_not">Le fichier DB ne peut pas être exporté</string> </resources> diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml index 44cae3c41..c2dfcfe78 100644 --- a/res/values-ko/cm_strings.xml +++ b/res/values-ko/cm_strings.xml @@ -48,6 +48,7 @@ <!-- Protected apps --> <string name="protected_app_settings">보호된 앱</string> <!-- Developer settings --> + <string name="export_workspace_layout">레이아웃 내보내기</string> <!-- Drawer settings --> <string name="app_drawer_style">서랍 스타일</string> <string name="app_drawer_style_compact">촘촘함</string> @@ -63,4 +64,7 @@ <string name="search_activity_not_found">검색 작업을 찾아 낼 수 없습니다.</string> <!-- App not available toast text --> <string name="app_not_available">사용할 수 없는 앱</string> + <string name="storage_permission_denied">저장소에 접근할 수 없습니다</string> + <string name="export_db_email_subject">지역 전용 런처 DB</string> + <string name="export_db_could_not">DB 파일을 내보낼 수 없습니다</string> </resources> diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml index 7c980cbaa..e7ce880a8 100644 --- a/res/values-sl/cm_strings.xml +++ b/res/values-sl/cm_strings.xml @@ -21,8 +21,8 @@ <string name="drawer_settings">NASTAVITVE PREDALA</string> <string name="app_settings">NASTAVITVE APLIKACIJ</string> <!-- Settings states --> - <string name="setting_state_on">VKL.</string> - <string name="setting_state_off">IZK.</string> + <string name="setting_state_on">VKLOPLJENO</string> + <string name="setting_state_off">IZKLOPLJENO</string> <string name="setting_state_disabled">ONEMOGOČENO</string> <!-- Folder titles --> <string name="play_folder_title">Predvajaj</string> diff --git a/res/values-sq-rAL/cm_strings.xml b/res/values-sq-rAL/cm_strings.xml index f4173cda9..ecc1425c2 100644 --- a/res/values-sq-rAL/cm_strings.xml +++ b/res/values-sq-rAL/cm_strings.xml @@ -17,17 +17,49 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Application name --> + <string name="home_screen_settings">PARAMETRAT E EKRANIT HOME</string> + <string name="drawer_settings">PARAMETRAT E SIRTARIT</string> + <string name="app_settings">PARAMETRAT E APLIKACIONIT</string> <!-- Settings states --> + <string name="setting_state_on">AKTIV</string> + <string name="setting_state_off">INAKTIV</string> + <string name="setting_state_disabled">INAKTIV</string> <!-- Folder titles --> + <string name="play_folder_title">Play</string> <!-- Wallpaper scroll effect --> <!-- Dynamic Grid --> + <string name="grid_size_text">Madhësia e rrjetit koordinativ</string> + <string name="grid_size_comfortable">E rehatshme</string> + <string name="grid_size_cozy">Komode</string> + <string name="grid_size_condensed">E kondensuar</string> + <string name="grid_size_custom">E personalizuar (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string> + <string name="preferences_interface_homescreen_custom">Zgjidh një madhësi të personalizuar</string> <!-- Dialog --> + <string name="dialog_confirm">Konfirmo</string> <!-- Home screen search bar --> + <string name="home_screen_search_text">Shiriti i kërkimit</string> <!-- Larger icons --> + <string name="larger_icons_text">Ikona më të mëdha</string> <!-- Icon labels --> + <string name="icon_labels">Emërtimet e ikonave</string> + <string name="icon_labels_show">Trego</string> + <string name="icon_labels_hide">Fshih</string> <!-- Protected apps --> + <string name="protected_app_settings">Aplikacionet e mbrojtura</string> <!-- Developer settings --> <!-- Drawer settings --> + <string name="app_drawer_style">Stili i sirtarit</string> + <string name="app_drawer_style_compact">Kompakt</string> + <string name="app_drawer_style_sections">Me seksione</string> + <string name="app_drawer_color">Ngjyra e sirtarit</string> + <string name="app_drawer_color_dark">E errët</string> + <string name="app_drawer_color_light">E çelur</string> + <string name="fast_scroller_type_horizontal">Horizontal</string> + <string name="fast_scroller_type_vertical">Vertikal</string> <!-- Search Manager doesn't exist --> <!-- App not available toast text --> + <string name="app_not_available">Aplikacioni nuk është i disponueshëm</string> + <string name="storage_permission_denied">Memoria nuk mund të aksesohet</string> + <string name="export_db_email_subject">Launcher DB për rajon</string> + <string name="export_db_could_not">Skedari DB nuk u eksportua dot</string> </resources> |