diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-06-03 18:43:01 -0700 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-06-03 18:43:01 -0700 |
| commit | 98a7e5ed70c4eb07a3361219bc5158225c1bb667 (patch) | |
| tree | 528207c09d5808abddabc323c0cbb73d95df34a3 | |
| parent | 6b415425f7da273508427990239511e77609a7b2 (diff) | |
| download | packages_apps_Settings-98a7e5ed70c4eb07a3361219bc5158225c1bb667.tar.gz packages_apps_Settings-98a7e5ed70c4eb07a3361219bc5158225c1bb667.tar.bz2 packages_apps_Settings-98a7e5ed70c4eb07a3361219bc5158225c1bb667.zip | |
Automatic translation import
Change-Id: I3089a8b37618ad7b2acbe6f08e67ab040aebde7d
| -rw-r--r-- | res/values-ast-rES/arrays.xml | 11 | ||||
| -rw-r--r-- | res/values-ast-rES/cm_strings.xml | 3 | ||||
| -rw-r--r-- | res/values-ast-rES/strings.xml | 68 | ||||
| -rw-r--r-- | res/values-da/cm_strings.xml | 40 | ||||
| -rw-r--r-- | res/values-eo/strings.xml | 3 | ||||
| -rw-r--r-- | res/values-es-rUS/cm_strings.xml | 34 | ||||
| -rw-r--r-- | res/values-nb/cm_strings.xml | 4 | ||||
| -rw-r--r-- | res/values-pl/cm_strings.xml | 17 | ||||
| -rw-r--r-- | res/values-sv/cm_strings.xml | 9 | ||||
| -rw-r--r-- | res/values-zh-rTW/cm_strings.xml | 2 |
10 files changed, 169 insertions, 22 deletions
diff --git a/res/values-ast-rES/arrays.xml b/res/values-ast-rES/arrays.xml index 4c33b1db9..bd0a34955 100644 --- a/res/values-ast-rES/arrays.xml +++ b/res/values-ast-rES/arrays.xml @@ -81,6 +81,13 @@ <item>Very high</item> </string-array> <!-- Do not translate. --> + <string-array name="tts_pitch_values"> + <item>50</item> + <item>80</item> + <item>100</item> + <item>120</item> + <item>150</item> + </string-array> <!-- Do not translate. --> <!-- Wi-Fi settings --> <!-- Match this with the order of NetworkInfo.DetailedState. --> @@ -89,7 +96,7 @@ <!-- Status message of Wi-Fi when it is idle. --> <item></item> <!-- Status message of Wi-Fi when it is scanning. --> - <item>Scanning\u2026</item> + <item>Escaniando\u2026</item> <!-- Status message of Wi-Fi when it is connecting. --> <item>Connecting\u2026</item> <!-- Status message of Wi-Fi when it is authenticating. --> @@ -117,7 +124,7 @@ <!-- Status message of Wi-Fi when it is idle. --> <item></item> <!-- Status message of Wi-Fi when it is scanning. --> - <item>Scanning\u2026</item> + <item>Escaniando\u2026</item> <!-- Status message of Wi-Fi when it is connecting to a network. --> <item>Connecting to <xliff:g id="network_name">%1$s</xliff:g>\u2026</item> <!-- Status message of Wi-Fi when it is authenticating with a network. --> diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml index c0bdc8df9..e4a7d1c26 100644 --- a/res/values-ast-rES/cm_strings.xml +++ b/res/values-ast-rES/cm_strings.xml @@ -64,6 +64,7 @@ <!-- About phone screen, LineageOS Api Level --> <string name="mod_api_level">Nivel d\'API LineageOS</string> <!-- About phone screen, build date --> + <string name="build_date">Data de compilación</string> <!-- CM Updater --> <string name="cmupdate_settings_title">Anovamientos LineageOS</string> <!-- Settings switch for updating Cyanogen recovery --> @@ -404,6 +405,8 @@ <!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] --> <string name="notification_ringtone_title_cm">Tonu d\'avisu</string> <!-- Advanced reboot options --> + <string name="advanced_reboot_title">Reaniciu avanzáu</string> + <string name="advanced_reboot_summary">Al desbloquiar, inclúi opciones nel menú d\'apagáu pa reaniciar nel recovery, cargador d\'arranque o facer un reaniciu suave</string> <!-- Expanded desktop --> <!-- Kill app long-press back --> <!-- Show/Hide Search Bar --> diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index ee09320a8..acb64fa12 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -199,6 +199,7 @@ <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> + <string name="radio_info_imei_label">IMEI:</string> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> @@ -215,6 +216,7 @@ <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> + <string name="radio_info_network_type_label">Triba de rede:</string> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> @@ -246,7 +248,9 @@ <!-- Error message when the SD card was removed without properly unmounting --> <!-- Label for used bytes on the SD card --> <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30] --> + <string name="sdcard_settings_scanning_status" product="nosdcard">Escaniando medios nel almacenamientu USB\u2026</string> <!-- Message when it is scanning the SD card for new files --> + <string name="sdcard_settings_scanning_status" product="default">Escaniando medios na tarxeta SD\u2026</string> <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] --> <!-- Message when the SD card is mounted as read only --> <!-- Used in setup wizard Wi-Fi screen. The button label for going to the next screen without submitting. [CHAR LIMIT=20] --> @@ -256,6 +260,7 @@ <string name="language_picker_title">Llingua</string> <!-- The title of the dialog to pick an activity. This is shown when there are multiple activities that can do a particular action. For example, suppose you click on the "Share" menu item in the Browser. Since you can share the webpage URL via many communication methods, this dialog would come up with choices like "Email", "IM", etc. This is a generic message, and the previous example is a single possible scenario (so please don't assume it's for the browser or anything :) ). --> <!-- Do not translate. --> + <string name="debug_intent_sender_label">Debug intent sender</string> <!-- The title of the activity to see random device info. --> <!-- The title of the activity to adjust display settings --> <!-- The title of the activity to see phone info --> @@ -289,7 +294,9 @@ <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. --> <string name="wireless_networks_settings_title">Conexones y redes</string> <!-- Main Settings screen settings summary text for the "Wireless controls" setting --> + <string name="radio_controls_summary">Xestiona\'l Wi‑Fi, Bluetooth, mou avión, redes móviles y VPNs</string> <!-- check box cellular data title [CHAR LIMIT=30] --> + <string name="cellular_data_title">Datos móviles</string> <!-- check box Calls title [CHAR LIMIT=30] --> <string name="calls_title">Llamaes</string> <!-- check box SMS Messges title [CHAR LIMIT=30] --> @@ -633,6 +640,7 @@ <!-- Wifi Display settings. The status summary for connected devices. [CHAR LIMIT=40] --> <!-- Wifi Display settings. The status summary for devices that's already in use. [CHAR LIMIT=40] --> <!-- Wifi Display settings. The status summary for devices that's not available. [CHAR LIMIT=40] --> + <string name="wifi_display_status_not_available">Non disponible</string> <!-- Wifi Display settings. Image description for device details button. This opens the screen to rename, unpair, etc. a single device. --> <!-- Wifi Display settings. Options dialog. The title of the dialog. [CHAR LIMIT=40] --> <!-- Wifi Display settings. Options dialog. The forget button text. [CHAR LIMIT=20] --> @@ -663,6 +671,7 @@ <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] --> <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] --> <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] --> + <string name="android_beam_disabled_summary">Non disponible porque\'l NFC ta desactivao</string> <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] --> <string name="android_beam_label">Android Beam</string> <!-- Explanation of the Android Beam feature in the Android Beam settings panel. The use of "beam" here is as a verb and not considered trademarked. [CHAR LIMIT=NONE] --> @@ -749,6 +758,7 @@ <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] --> <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] --> <!-- Label for the SSID of the network --> + <string name="wifi_ssid">Nome de rede</string> <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] --> <string name="wifi_ssid_hint">Introduz el SSID</string> <!-- Label for the security of the connection --> @@ -1092,11 +1102,16 @@ <!-- About phone screen, list item title. Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] --> <!-- About phone screen, list item summary. Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] --> <!-- About phone screen, status item label [CHAR LIMIT=40] --> + <string name="firmware_version">Versión d\'Android</string> <!-- About phone screen, status item label [CHAR LIMIT=60] --> + <string name="security_patch">Nivel de parche de seguranza d\'Android</string> <!-- About phone screen, status item label [CHAR LIMIT=40] --> + <string name="model_number">Númberu de modelu</string> <!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] --> <!-- About phone screen, setting option name [CHAR LIMIT=40] --> + <string name="baseband_version">Versión de banda base</string> <!-- About phone screen, setting option name [CHAR LIMIT=40] --> + <string name="kernel_version">Versión del kernel</string> <!-- About phone screen, setting option name [CHAR LIMIT=40] --> <!-- About phone screen, setting option name [CHAR LIMIT=40] --> <string name="selinux_status">Estáu de SELinux</string> @@ -1134,11 +1149,13 @@ <!-- About phone, status item title. The current cell tower signal strength --> <!-- About phone, status item title, The status for roaming. For example, the value might be "Not roaming" --> <!-- About phone, status item title. The cell carrier that the user is connected to. --> + <string name="status_operator">Rede</string> <!-- About phone, status item title. The MAC address of the Wi-Fi network adapter. --> <string name="status_wifi_mac_address">Direición MAC de Wi‑Fi</string> <!-- About phone, status item title. The bluetooth adapter's hardware address--> <!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]--> <!-- About phone, status item value if the actual value is not available. --> + <string name="status_unavailable">Non disponible</string> <!-- About phone, status item title. How long the device has been running since its last reboot. --> <!-- About phone, status item title. How much time the device has had its main CPU awake. --> <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage --> @@ -1399,33 +1416,49 @@ <!-- Ask user to insert a SIM card [CHAR_ LIMIT=50]--> <!-- Ask user to connect to the internet [CHAR_ LIMIT=50]--> <!-- Security & location settings screen, section header for settings relating to location --> + <string name="location_title">El mio allugamientu</string> <!-- Title for managed profile preference category [CHAR_LIMIT=25] --> <!-- [CHAR LIMIT=30] Title for managed profile location switch --> <!-- [CHAR LIMIT=30] Text to show on managed profile location switch if MDM has locked down location access for managed profile--> <!-- [CHAR LIMIT=30] Location settings screen, setting preference screen box label for location mode --> + <string name="location_mode_title">Mou</string> <!-- [CHAR LIMIT=30] Location settings screen, high accuracy location mode --> <!-- [CHAR LIMIT=30] Location settings screen, battery saving location mode --> <!-- [CHAR LIMIT=30] Location settings screen, device only location mode --> <string name="location_mode_sensors_only_title">Namái nel preséu</string> <!-- [CHAR LIMIT=30] Location settings screen, location off mode --> + <string name="location_mode_location_off_title">Allugamientu desactiváu</string> <!-- [CHAR LIMIT=30] Location settings screen, sub category for recent location requests --> + <string name="location_category_recent_location_requests">Solicitúes recientes d\'allugamientu</string> <!-- Location settings screen, displayed when there's no recent app accessing location --> + <string name="location_no_recent_apps">Apocayá denguna aplicación solicitó l\'allugamientu</string> <!-- [CHAR LIMIT=30] Location settings screen, sub category for location services --> + <string name="location_category_location_services">Servicios d\'allugamientu</string> <!-- [CHAR LIMIT=30] Location settings screen, recent location requests high battery use--> <!-- [CHAR LIMIT=30] Location settings screen, recent location requests low battery use--> <!-- [CHAR LIMIT=30] Location mode screen, screen title --> + <string name="location_mode_screen_title">Mou de llocalización</string> <!-- [CHAR LIMIT=130] Location mode screen, description for high accuracy mode --> + <string name="location_mode_high_accuracy_description">Usa\'l GPS, Wi\u2011Fi, Bluetooth o redes móviles pa determinar l\'allugamientu </string> <!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode --> + <string name="location_mode_battery_saving_description">Usa\'l Wi\u2011Fi, Bluetooth o redes móviles pa determinar l\'allugamientu</string> <!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode --> + <string name="location_mode_sensors_only_description">Usa\'l GPS pa determinar l\'allugamientu</string> <!-- Help menu label [CHAR LIMIT=20] Location settings screen, overflow menu that takes the user to scanning settings activity --> + <string name="location_menu_scanning">Escanéu</string> <!-- [CHAR LIMIT=30] Wireless background scanning settings screen, screen title --> + <string name="location_scanning_screen_title">Escanéu</string> <!-- [CHAR LIMIT=130] Preference title for Wi-Fi always scanning --> + <string name="location_scanning_wifi_always_scanning_title">Escanéu Wi‑Fi</string> <!-- Preference description text for Wi-Fi always scanning --> <!-- [CHAR LIMIT=130] Description text for Bluetooth always scanning --> + <string name="location_scanning_bluetooth_always_scanning_title">Escanéu Bluetooth</string> <!-- Description text for Bluetooth always scanning --> <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) --> + <string name="location_network_based">Allugamientu de Wi\u2011Fi y rede móvil</string> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box--> + <string name="location_neighborhood_level">Dexa que\u2019l serviciu d\u2019allugamientu de Google calcule aína\u2019l to allugamientu. Recoyeránse y unviaránse datos anónimos a Google.</string> <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices --> <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites --> <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a tablet --> @@ -1436,9 +1469,13 @@ <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search --> <string name="use_location_title">Allugamientu y gueta de Google</string> <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search --> + <string name="use_location_summary">Dexa que Google use\'l to allugamientu p\'ameyorar los resultaos de gueta y otros servicios</string> <!-- [CHAR LIMIT=45] Label for turning on/off location access completely. --> + <string name="location_access_title">Acceder al mio allugmientu</string> <!-- [CHAR LIMIT=none] Description text for location access switch --> + <string name="location_access_summary">Dexa que les aplicaciones que pidieren el permisu usen la to información d\'allugamientu</string> <!-- [CHAR LIMIT=45] Section heading for location sources --> + <string name="location_sources_heading">Fontes d\'allugamientu</string> <!-- About --> <!-- Main settings screen, setting title for the user to go into the About phone screen --> <string name="about_settings" product="tablet">Tocante a la tableta</string> @@ -1446,6 +1483,7 @@ <string name="about_settings" product="default">Tocante al teléfonu</string> <!-- Main settings screen, setting summary for the user to go into the About phone screen--> <!-- About phone settings screen, setting option name to go to dialog that shows legal info --> + <string name="legal_information">Información llegal</string> <!-- About phone settings screen, setting option name to see a list of contributors --> <!-- About phone settings screen, setting option name to show Manual [CHAR LIMIT=25] --> <!-- About phone settings screen, setting option name to show regulatory information [CHAR LIMIT=25] --> @@ -1582,6 +1620,7 @@ <!-- Manage applications, individual application screen, checkbox to control compatibility mode. --> <!-- TODO: Remove it once the same entry in SettingsLib is translated. --> <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.--> + <string name="unknown">Desconozse</string> <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Sorts all of the apps in the list alphabetically. --> <!-- Manage applications screen, menu item. Sorts all of the apps in the list based on their file size. This is used to uninstall when space is getting low. --> <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Show running services. --> @@ -1684,6 +1723,7 @@ <!-- Text to label a process entry with the process name. --> <!-- TODO: Remove it once the same entry in SettingsLib is translated. --> <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user --> + <string name="running_process_item_user_label">Usuariu: <xliff:g id="USER_NAME">%1$s</xliff:g></string> <!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed --> <!-- Descriptive text of a running process: singular process, singular service. --> <!-- Descriptive text of a running process: singular process, plural service. --> @@ -1823,6 +1863,7 @@ <string name="vpn_settings_not_available">Los axustes de VPN nun tán disponibles pa esti usuariu</string> <!-- Error message for users that aren't allowed to modify Tethering settings [CHAR LIMIT=none] --> <!-- Error message for users that aren't allowed to modify Access Point Names settings [CHAR LIMIT=none] --> + <string name="enable_adb">Depuración USB</string> <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone --> <!-- Setting title to revoke secure USB debugging authorizations --> <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. --> @@ -1863,6 +1904,7 @@ <!-- Setting Checkbox title whether to enable view attribute inspection --> <!-- Title of warning dialog about the implications of enabling USB debugging --> <!-- Setting Checkbox summary whether to use DHCP client from Lollipop (Android 5.0) [CHAR LIMIT=130] --> + <string name="adb_warning_title">¿Permitir depuración USB?</string> <!-- Warning text to user about the implications of enabling USB debugging --> <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized --> <!-- Title of warning dialog about the implications of enabling developer settings --> @@ -2171,6 +2213,7 @@ <!-- [CHAR LIMIT=NONE] Label OS "process" app --> <!-- [CHAR LIMIT=NONE] Name of OS "process" for all native processes --> <!-- [CHAR LIMIT=NONE] Name of OS "process" for all kernel memory --> + <string name="process_stats_os_kernel">Kernel</string> <!-- [CHAR LIMIT=NONE] Name of OS "process" for all zram memory --> <!-- [CHAR LIMIT=NONE] Name of OS "process" for base memory needed for caches --> <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use --> @@ -2186,8 +2229,10 @@ <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory use --> <string name="mem_use_subtitle">Usu de memoria</string> <!-- [CHAR LIMIT=NONE] Type of memory use associated with the kernel --> + <string name="mem_use_kernel_type">Kernel</string> <!-- [CHAR LIMIT=NONE] Type of memory use associated with native processes --> <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel caches --> + <string name="mem_use_kernel_cache_type">Cachés del kernel</string> <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel zram swap --> <!-- [CHAR LIMIT=NONE] Type of memory use that is available/free --> <!-- [CHAR LIMIT=NONE] Total of all memory use --> @@ -2441,6 +2486,7 @@ <string name="wifi_setup_cancel">Encaboxar</string> <!-- The message shown above available networks when the device is scanning available networks [CHAR LIMIT=35] --> + <string name="wifi_setup_status_scanning">Escaniando redes\u2026</string> <!-- Message shown above available network when there's no connected network. Used in Wifi Setup For Setup Wizard with XL screen. --> <!-- Message shown above available networks when a user clicked one of available @@ -2539,6 +2585,7 @@ <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] --> <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] --> <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] --> + <string name="debug_debugging_category">Depuración</string> <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] --> <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] --> <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] --> @@ -2620,6 +2667,7 @@ <!-- Title for menu option to enable global auto-sync of account data --> <!-- Title for menu option to show details for all SIM cards. [CHAR LIMIT=26] --> <!-- Title for menu option to show details for all cellular networks. [CHAR LIMIT=26] --> + <string name="data_usage_menu_cellular_networks">Redes móviles</string> <!-- Summary String for Cellular data enable toggle. [CHAR LIMIT=33] --> <!-- Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] --> <!-- Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] --> @@ -2687,6 +2735,7 @@ <!-- Dialog title for selecting metered networks. [CHAR LIMIT=25] --> <!-- Dialog body for selecting paid networks. [CHAR LIMIT=NONE] --> <!-- Header for list of mobile networks. [CHAR LIMIT=32] --> + <string name="data_usage_metered_mobile">Redes móviles</string> <!-- Header for list of Wi-Fi networks. [CHAR LIMIT=32] --> <!-- Body text prompting user to enable Wi-Fi to configure metered networks. [CHAR LIMIT=64] --> <!-- Disclaimer string for data usage measured by device. [CHAR LIMIT=80] --> @@ -2759,6 +2808,8 @@ "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] --> <!-- These statuses are displayed when a device was built with SE Android supoprt. These are displayed by the settings app in the about section. --> + <string name="selinux_status_permissive">Permisivu</string> + <string name="selinux_status_enforcing">Obligatoriu</string> <!-- Notification of installed CA Certs --> <!-- Shows up when there is a user SSL CA Cert installed on the device. Indicates to the user that SSL traffic can be intercepted. [CHAR LIMIT=NONE] --> @@ -2846,7 +2897,9 @@ <!-- NFC payment settings --> <string name="nfc_payment_settings_title">Tocar y pagar</string> <!-- Caption for button linking to a page explaining how Tap and Pay works--> + <string name="nfc_payment_how_it_works">Cómo funciona</string> <!-- String shown when there are no NFC payment applications installed --> + <string name="nfc_payment_no_apps">Paga nes tiendes col to teléfonu</string> <!-- Header text that can be clicked on to change the default payment app --> <!-- Summary text that is shown when no default app is set --> <!-- String indicating the label of the default payment app and a description of its state; eg Google Wallet - MasterCard 1234 --> @@ -2900,6 +2953,7 @@ <!-- Help URL, Remote display [DO NOT TRANSLATE] --> <!-- Help URL, Fingerprint [DO NOT TRANSLATE] --> <!-- User account title [CHAR LIMIT=30] --> + <string name="user_account_title">Cuenta pal conteníu</string> <!-- User picture title [CHAR LIMIT=30] --> <!-- Extreme threats title. [CHAR LIMIT=30] --> <!-- Extreme threats summary. [CHAR LIMIT=62] --> @@ -2915,6 +2969,7 @@ <!-- Call Manager settings summary. [CHAR LIMIT=50] --> <!-- Cell Broadcast settings title. [CHAR LIMIT=50] --> <!-- Network operators settings title. [CHAR LIMIT=50] --> + <string name="network_operators_settings">Operadores de rede</string> <!-- Access point names title. [CHAR LIMIT=50] --> <!-- Enhaced 4G LTE Mode title. [CHAR LIMIT=50] --> <!-- Enhaced 4G LTE Mode summary. [CHAR LIMIT=100] --> @@ -2942,6 +2997,7 @@ <!-- Restrictions title for allowing location sharing [CHAR LIMIT=35] --> <string name="restriction_location_enable_title">Allugamientu</string> <!-- Restrictions summary for allowing location sharing [CHAR LIMIT=100] --> + <string name="restriction_location_enable_summary">Dexa que les aplicaciones usen la to información d\'allugamientu</string> <!-- Wizard back button label [CHAR LIMIT=25] --> <!-- Wizard next button label [CHAR LIMIT=25] --> <!-- Wizard next button label [CHAR LIMIT=25] --> @@ -3000,8 +3056,17 @@ <!-- Text used to identify the search query suggestions / recent searches --> <!-- Text used to identify the search results --> <!--Search Keywords [CHAR LIMIT=NONE]--> + <string name="keywords_wifi">wifi wi-fi rede conexón</string> + <string name="keywords_home">llanzador</string> + <string name="keywords_display">pantalla táutil</string> <!-- Search keywords for display light/dark theme: dark theme, night mode, dim screen, invert brightness [CHAR LIMIT=NONE] --> <string name="keywords_display_night_mode">tema escuru mou nocherniegu amatagar pantalla invertir brilléu</string> + <string name="keywords_display_font_size">tamañu de testu</string> + <string name="keywords_printing">imprentadora</string> + <string name="keywords_sounds_and_notifications">bip d\'altavoz</string> + <string name="keywords_app">RAM</string> + <string name="keywords_location_mode">precisión</string> + <string name="keywords_accounts">cuenta</string> <!-- Search keywords for different screen unlock modes : slide to unlock, password, pattern and PIN [CHAR LIMIT=none] --> <!-- NFC Wi-Fi pairing/setup strings--> <!-- Write NFC tag for Wi-Fi pairing/setup title [CHAR_LIMIT=30]--> @@ -3155,6 +3220,7 @@ <!-- [CHAR LIMIT=35] Feedback on the device --> <!-- Full package name of OEM preferred device feedback reporter [DO NOT TRANSLATE] --> <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] --> + <string name="restr_pin_enter_admin_pin">Introduz el PIN del alministrador</string> <!-- Switch On/Off --> <!-- [CHAR LIMIT=28] Screen pinning title --> <!-- [CHAR LIMIT=300] Screen pinning description --> @@ -3174,6 +3240,7 @@ <!-- [CHAR LIMIT=70] Don't rotate when screen is turned option --> <!-- Title and summary for SIM Status --> <!-- Title for IMEI preference [CHAR LIMIT=30] --> + <string name="imei_information_title">Información d\'IMEI</string> <!-- Encryption interstitial title. This screen asks the user whether the device will ask for a PIN / pattern / password before the device starts up. [CHAR LIMIT=30] --> <!-- Encryption interstitial button to continue with the shown setting. Appears on screen that asks the user to opt in/out of encrypting device with a pin/pattern/password. [CHAR LIMIT=NONE] --> <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a PIN to encrypt the device. [CHAR LIMIT=NONE] --> @@ -3195,6 +3262,7 @@ <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. --> <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. --> <!-- Title and summary for SIM Status --> + <string name="imei_information_title">Información d\'IMEI</string> <!-- New strings needed for App Info 2 --> <!-- Preference label for app default launch settings [CHAR LIMIT=35]--> <!-- Summary for app storage preference [CHAR LIMIT=15] --> diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml index 2181214c0..3889bb166 100644 --- a/res/values-da/cm_strings.xml +++ b/res/values-da/cm_strings.xml @@ -18,8 +18,14 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to show Device Id --> + <plurals name="show_device_id_countdown_cm"> + <item quantity="one">Du er nu <xliff:g id="step_count">%1$d</xliff:g> skridt fra at anmode om enheds-ID\'et.</item> + <item quantity="other">Du er nu <xliff:g id="step_count">%1$d</xliff:g> skridt fra at anmode om enheds-ID\'et.</item> + </plurals> <!-- Device Info screen. Confirmation that Device ID is copied to clipboard --> + <string name="show_device_id_copied_cm">Enheds-ID:[<xliff:g id="device_id">%1$s</xliff:g>] kopieret til udklipsholder</string> <!-- Device Info screen. Confirmation that Device ID is not available --> + <string name="show_device_id_failed_cm">Enheds-ID er ikke tilgængeligt i dette build</string> <!-- [CHAR LIMIT=NONE] Device Info screen. Label for the deviceID text put to clipboard --> <string name="show_device_id_clipboard_label">Enheds-ID</string> <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings --> @@ -46,6 +52,7 @@ <string name="root_access_all">Apps og ADB</string> <!-- Preference link for root appops --> <string name="root_appops_title">Administrer root adgang</string> + <string name="root_appops_summary">Vis og kontrollér rootreglerne</string> <!-- NFC PreferenceCategory title --> <string name="nfc_title_category">NFC</string> <!-- About phone screen, LineageOS version --> @@ -365,6 +372,7 @@ <string name="app_ops_summaries_read_external_storage">læs eksternt lager</string> <string name="app_ops_summaries_write_external_storage">skriv til eksternt lager</string> <string name="app_ops_summaries_turn_screen_on">tænd skærmen</string> + <string name="app_ops_summaries_get_accounts">hent konti</string> <string name="app_ops_summaries_toggle_wifi">Wi-Fi til/fra</string> <string name="app_ops_summaries_toggle_bluetooth">bluetooth til/fra</string> <string name="app_ops_summaries_start_at_boot">start ved opstart</string> @@ -384,6 +392,7 @@ <string name="app_ops_labels_modify_calendar">Ændre kalender</string> <string name="app_ops_labels_wifi_scan">Wi-Fi skanning</string> <string name="app_ops_labels_notification">Skriv notifikation</string> + <string name="app_ops_labels_cell_scan">Mobilnetværksskanning</string> <string name="app_ops_labels_call_phone">Opkald til telefon</string> <string name="app_ops_labels_read_sms">Læs SMS</string> <string name="app_ops_labels_write_sms">Skriv SMS</string> @@ -413,6 +422,7 @@ <string name="app_ops_labels_bluetooth_volume">Lydstyrke for Bluetooth</string> <string name="app_ops_labels_keep_awake">Hold vågen</string> <string name="app_ops_labels_monitor_location">Overvåg placering</string> + <string name="app_ops_labels_monitor_high_power_location">Overvåg placering ved højt strømforbrug</string> <string name="app_ops_labels_get_usage_stats">Få brugsstatistik</string> <string name="app_ops_labels_mute_unmute_microphone">Mikrofon til/fra</string> <string name="app_ops_labels_toast_window">Vis toastbeskeder</string> @@ -432,6 +442,7 @@ <string name="app_ops_labels_read_external_storage">Læs eksternt lager</string> <string name="app_ops_labels_write_external_storage">Skriv til eksternt lager</string> <string name="app_ops_labels_turn_screen_on">Tænd skærmen</string> + <string name="app_ops_labels_get_accounts">Hent konti</string> <string name="app_ops_labels_toggle_wifi">Wi-Fi til/fra</string> <string name="app_ops_labels_toggle_bluetooth">Bluetooth til/fra</string> <string name="app_ops_labels_start_at_boot">Start ved opstart</string> @@ -553,6 +564,7 @@ <string name="volume_adjust_sounds_title">Lyd for lydstyrkejustering</string> <!-- Hardware tunables - Vibrator intensity --> <string name="vibrator_intensity_title">Vibrator-intensitet</string> + <string name="vibrator_warning">Værdier højere end %1$d%% anbefales ikke</string> <!-- Hardware tunables - Color calibration --> <string name="color_calibration_title">Farvekalibrering</string> <string name="color_calibration_summary">Kalibrér skærmfarver</string> @@ -604,6 +616,8 @@ <string name="live_display_color_profile_photography_summary">Perfekt farvegengivelse for fotos</string> <string name="live_display_color_profile_basic_title">Grundlæggende</string> <string name="live_display_color_profile_basic_summary">Brug skærmen ukalibreret</string> + <string name="live_display_color_profile_adaptive_title">Selvjusterende</string> + <string name="live_display_color_profile_adaptive_summary">Farver tilpasses omgivelser</string> <!-- LiveDisplay : Picture Adjustment --> <string name="picture_adjustment_title">Billedjustering</string> <string name="picture_adjustment_summary">Justerer farvetone, mætning, lysstyrke og kontrast</string> @@ -798,6 +812,7 @@ <string name="voice_wakeup_retrain_title">Træn din stemme igen</string> <string name="voice_wakeup_activity_title">Aktivitet, som skal startes</string> <string name="voice_wakeup_default_activity">Google Now</string> + <string name="voice_wakeup_needs_dial_permission_warning">Stemmevækning er nødt til at have tilladelser til opkald for at vælge en Direct Dial-kontakt.</string> <string name="picker_activities">Aktiviteter</string> <string name="select_custom_app_title">Vælg brugerdefineret app</string> <string name="select_custom_activity_title">Vælg brugerdefineret aktivitet</string> @@ -843,7 +858,10 @@ <string name="no_filters_title">Der er ingen filtre</string> <!-- Anonymous Statistics #CM --> <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> + <string name="anonymous_statistics_title">LineageOS-statistikker</string> + <string name="anonymous_statistics_summary">Hjælp med at gøre LineageOS bedre ved at deltage i rapportering af anonyme statistikker</string> <string name="anonymous_statistics_warning_title">Om</string> + <string name="anonymous_statistics_warning">Deltagelse af LineageOS-statistikker vil tillade ikke-personlige data, der skal forelægges for udviklerne af LineageOS, at spore unikke installationer på tværs af enheder. De indsendte oplysninger omfatter en entydig indikator, som ikke kompromitterer dit privatliv eller personlige data. Dataene indsendes under hver opstart.\n\nFor et eksempel på de data, der er indsendt, skal du trykke på Få vist data.</string> <string name="enable_reporting_title">Aktivér rapportering</string> <string name="preview_data_title">Få vist data</string> <string name="view_stats_title">Vis statistikker</string> @@ -863,17 +881,23 @@ <string name="menu_hidden_apps_delete">Nulstil</string> <string name="menu_hidden_apps_reset_lock">Nulstil mønster lås</string> <string name="protected_apps">Beskyttede apps</string> + <string name="protected_apps_summary">Administrer, hvilke apps, der er skjult bag en sikker lås</string> <string name="saving_protected_components">Gemmer komponenttilstand\u2026</string> <string name="pa_login_username_hint">Brugernavn (e-mail)</string> <string name="pa_login_password_hint">Adgangskode</string> <string name="pa_login_submit_button">Log ind</string> <string name="pa_login_checking_password">Kontrollerer konto\u2026</string> <string name="pa_login_incorrect_login">Login var forkert</string> + <string name="pa_pattern_or_fingerprint_header">Skal tegne mønster eller bruge fingeraftryk til at låse op</string> <!-- Contributors cloud activity --> <string name="contributors_cloud_fragment_title">Bidragydere</string> <string name="contributors_cloud_loading_message">Indlæser bidragyderdata\u2026</string> <string name="contributors_cloud_failed_message">Kan ikke indlæse bidragyderdata</string> <string name="contributor_info_menu">Bidragyder info</string> + <string name="contributor_info_msg"> + <![CDATA[<b>Navn:</b> <xliff:g id="name">%1$s</xliff:g><br/><br/> + <b>Kaldenavn:</b> <xliff:g id="nick">%2$s</xliff:g><br/><br/> + <b>Bidrag:</b> <xliff:g id="commits">%3$s</xliff:g>]]></string> <string name="contributions_info_menu">Bidrag-info</string> <string name="contributions_info_msg"> <![CDATA[<b>Bidragsydere i alt:</b> <xliff:g id="total_contributors">%1$s</xliff:g><br/><br/> @@ -889,6 +913,7 @@ <string name="title_general">Generelt</string> <string name="advanced">Avanceret</string> <string name="link_volume_option_title">Forbind ringe- og meddelelseslydstyrke</string> + <string name="lcd_density_prompt_message">Nogle apps fungerer muligvis ikke på en ikke-standard DPI.\n\nDette vil genstarte din enhed.</string> <!-- Edit access point labels: PPP number --> <string name="apn_ppp_number">APN PPP telefonnummer</string> <!-- APNs screen message indicating new APN user is adding is a duplicate --> @@ -923,9 +948,14 @@ <!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed --> <string name="zen_mode_summary_events">begivenheder</string> <!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_callers, but part of a list, so lower case if needed --> + <string name="zen_mode_summary_selected_callers">udvalgte opkaldere</string> <!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed --> <string name="zen_mode_summary_selected_messages">valgte beskeder</string> <!-- Allow vibration in zen mode --> + <string name="zen_mode_vibration">Vibration</string> + <string name="zen_mode_vibration_never">Vibrér ikke</string> + <string name="zen_mode_vibration_calls_only">Vibrér kun ved opkald</string> + <string name="zen_mode_vibration_calls_and_notifications">Vibrér ved opkald og notifikationer</string> <!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] --> <!-- SAR information --> <string name="maximum_head_level">Hoved: %1$s W/kg</string> @@ -995,7 +1025,9 @@ <string name="privacy_guard_internet_category">Internet</string> <!-- Weather --> <string name="weather_settings_title">Vejr</string> + <string name="weather_settings_no_services_prompt">Ingen vejrtjenester er installeret</string> <string name="weather_settings_button">Udbyderindstillinger</string> + <string name="weather_settings_activity_not_found">Kunne ikke åbne indstillingsmenuen for denne udbyder</string> <string name="weather_settings_add_weather_provider">Tilføj vejrudbyder</string> <string name="weather_settings_general_settings_title">Generelt</string> <string name="weather_settings_providers_title">Udbydere</string> @@ -1003,16 +1035,21 @@ <string name="weather_settings_temp_celsius">Celsius</string> <string name="weather_settings_temp_fahrenheit">Fahrenheit</string> <string name="weather_settings_keyword">vejr</string> + <string name="background_data_access">Baggrundsdataadgang</string> + <string name="allow_background_both">Over mobildata & Wi\u2011Fi</string> <string name="allow_background_wlan">Kun via Wi\u2011Fi</string> <string name="allow_background_none">Ingen adgang</string> <string name="mobile_data_alert">Mobildata alarm</string> + <string name="mobile_data_alert_summary">Giv besked, når appen bruger en betydelig mængde data</string> <string name="data_usage_menu_enable_data_alerts">Aktiver advarsler for dataforbrug</string> <string name="data_usage_menu_disable_data_alerts">Desktiver advarsler for dataforbrug</string> <string name="data_usage_menu_reset_stats">Nulstil datastatistik</string> + <string name="reset_data_stats_msg">Dette vil rydde al tidligere og nuværende datasporingsinformation</string> <string name="reset_stats_confirm">Bekræft</string> <string name="restrict_cellular_access_title">Begræns adgang for mobildata</string> <string name="restrict_cellular_access_summary">Deaktiver adgang til data på mobilnetværk</string> <string name="restrict_cellular_access_dialog_title">Begræns adgang for mobildata?</string> + <string name="restrict_cellular_access_dialog_summary">Denne funktion kan medføre, at en app, som er afhængig af netværksadgang, ikke længere virker, hvis der kun er mobilnetværk tilgængeligt.\n\nDu kan finde flere relevante kontrolelementer til databrug i de tilgængelige indstillinger i appen.</string> <!-- Label for settings shortcut: carrier selection --> <string name="shortcut_carrier_title">Netværksoperatører</string> <!-- title for lock screen blur preference --> @@ -1025,6 +1062,8 @@ <string name="app_notification_no_ongoing_on_keyguard_title">Deaktivere vedvarende meddelelser på låseskærmen</string> <string name="app_notification_no_ongoing_on_keyguard_summary">Vis aldrig vedvarende meddelelser fra denne app på låseskærmen</string> <!-- Notification sound timeout --> + <string name="app_notification_sound_timeout_title">Minimumstid mellem notifikationslyde</string> + <string name="app_notification_sound_timeout_summary_template">Tillad ikke lyde eller vibration mere en en gang hvert <xliff:g id="duration">%1$s</xliff:g></string> <string name="app_notification_sound_timeout_value_none">Ingen begrænsning</string> <string name="app_notification_sound_timeout_value_10_seconds">10 sekunder</string> <string name="app_notification_sound_timeout_value_30_seconds">30 sekunder</string> @@ -1051,6 +1090,7 @@ <string name="lockscreen_wallpaper_title">Baggrund</string> <string name="not_available_with_app">Ikke tilgængelig med %1$s</string> <!-- Format string for fingerprint location message --> + <string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Find fingerprint sensoren på <xliff:g id="sensor_location">%1$s</xliff:g> af din telefon.</string> <!-- Fingerprint sensor locations --> <string name="security_settings_fingerprint_sensor_location_back">tilbage</string> <string name="security_settings_fingerprint_sensor_location_front">front</string> diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml index 6d2c21783..c43b8cbe7 100644 --- a/res/values-eo/strings.xml +++ b/res/values-eo/strings.xml @@ -83,6 +83,7 @@ <!-- choice for the font size spinner --> <!-- choice for the font size spinner --> <!-- Do not translate. label for font size preview. Does not need to be translated. --> + <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string> <!-- Button. Chosen when they want to save the chosen text size. --> <!-- Title for a notification shown. [CHAR LIMIT=25] --> <!-- Title for a notification shown. --> @@ -1028,7 +1029,9 @@ <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> <!-- Do not translate. About phone, status item title --> + <string name="status_imei">IMEI</string> <!-- Do not translate. About phone, status item title --> + <string name="status_imei_sv">IMEI SV</string> <!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=30] --> <!-- About phone, status item title. The phone number of the current device [CHAR LIMIT=30] --> <string name="status_number" product="default">Mia telefonnumero</string> diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml index 160c05853..3e2ef19f0 100644 --- a/res/values-es-rUS/cm_strings.xml +++ b/res/values-es-rUS/cm_strings.xml @@ -43,16 +43,16 @@ <string name="development_shortcut_title">Atajo del desarrollador</string> <string name="development_shortcut_summary">Activar los accesos directos de gestión de la aplicación en la lista de aplicaciones recientes</string> <!-- Setting checkbox title for root access --> - <string name="root_access">Acceso administrativo</string> - <string name="root_access_warning_title">¿Permitir acceso administrativo?</string> - <string name="root_access_warning_message">¡Permitir a las aplicaciones solicitar acceso administrativo es muy peligroso y puede comprometer la seguridad del sistema!</string> + <string name="root_access">Acceso de Superusuario (root)</string> + <string name="root_access_warning_title">¿Permitir acceso de Superusuario?</string> + <string name="root_access_warning_message">¡Permitir a las aplicaciones solicitar acceso de Superusuario es muy peligroso y puede comprometer la seguridad del sistema!</string> <string name="root_access_none">Desactivado</string> <string name="root_access_apps">Solo aplicaciones</string> <string name="root_access_adb">Solo ADB</string> <string name="root_access_all">Aplicaciones y ADB</string> <!-- Preference link for root appops --> - <string name="root_appops_title">Gestionar acceso administrativo (root)</string> - <string name="root_appops_summary">Ver y controlar las reglas administrativas</string> + <string name="root_appops_title">Gestionar acceso de Superusuario (root)</string> + <string name="root_appops_summary">Ver y controlar las reglas de Superusuario</string> <!-- NFC PreferenceCategory title --> <string name="nfc_title_category">NFC</string> <!-- About phone screen, LineageOS version --> @@ -226,9 +226,9 @@ <string name="profile_appgroup_name_title">Nombre</string> <string name="duplicate_appgroup_name">¡Nombre de grupo de aplicación duplicado!</string> <string name="profile_app_delete_confirm">¿Quitar esta aplicación?</string> - <string name="no_bluetooth_triggers">No hay dispositivos Bluetooth emparejados. \nPulsar para emparejar el dispositivo Bluetooth antes de configurar los eventos.</string> - <string name="no_wifi_triggers">No hay puntos de acceso Wi\u2011Fi configurados. \nPulsa para activar la conexión Wi\u2011Fi antes de configurar los eventos.</string> - <string name="no_triggers_configured">No hay eventos configurados. Pulsa para añadir más.</string> + <string name="no_bluetooth_triggers">Sin dispositivos Bluetooth emparejados. \nPulsa para emparejar el dispositivo Bluetooth antes de configurar los eventos.</string> + <string name="no_wifi_triggers">Sin puntos de acceso Wi\u2011Fi configurados. \nPulsa para activar la conexión Wi\u2011Fi antes de configurar los eventos.</string> + <string name="no_triggers_configured">Sin eventos configurados. Pulsa para añadir más.</string> <string name="no_triggers_configured_nfc">Pulsa para configurar un nuevo evento NFC.</string> <string name="profile_setup_setup_triggers_description">Selecciona qué eventos activarán este perfil</string> <string name="profile_setup_actions_description">Ahora configura qué sucederá al activar el perfil</string> @@ -308,7 +308,7 @@ <string name="app_ops_categories_media">Multimedia</string> <string name="app_ops_categories_device">Dispositivo</string> <string name="app_ops_categories_bootup">Arranque</string> - <string name="app_ops_categories_su">Acceso administrativo</string> + <string name="app_ops_categories_su">Acceso de Superusuario (root)</string> <!-- User display names for app ops codes - extension of AOSP --> <string name="app_ops_summaries_coarse_location">ubicación aproximada</string> <string name="app_ops_summaries_fine_location">ubicación precisa</string> @@ -378,7 +378,7 @@ <string name="app_ops_summaries_start_at_boot">iniciar en el arranque</string> <string name="app_ops_summaries_toggle_nfc">alternar NFC</string> <string name="app_ops_summaries_toggle_mobile_data">alternar datos móviles</string> - <string name="app_ops_summaries_superuser">acceso administrativo</string> + <string name="app_ops_summaries_superuser">acceso de Superusuario (root)</string> <!-- User display names for app ops codes - extension of AOSP --> <string name="app_ops_labels_coarse_location">Ubicación aproximada</string> <string name="app_ops_labels_fine_location">Ubicación precisa</string> @@ -404,7 +404,7 @@ <string name="app_ops_labels_read_icc_sms">Leer mensajes ICC</string> <string name="app_ops_labels_write_icc_sms">Editar mensajes ICC</string> <string name="app_ops_labels_modify_settings">Modificar ajustes</string> - <string name="app_ops_labels_draw_on_top">Dibujar sobre</string> + <string name="app_ops_labels_draw_on_top">Mostrar encima</string> <string name="app_ops_labels_access_notifications">Acceso a notificaciones</string> <string name="app_ops_labels_camera">Cámara</string> <string name="app_ops_labels_record_audio">Grabar sonido</string> @@ -448,7 +448,7 @@ <string name="app_ops_labels_start_at_boot">Iniciar en el arranque</string> <string name="app_ops_labels_toggle_nfc">Alternar NFC</string> <string name="app_ops_labels_toggle_mobile_data">Alternar datos móviles</string> - <string name="app_ops_labels_superuser">Acceso administrativo</string> + <string name="app_ops_labels_superuser">Acceso de Superusuario (root)</string> <!-- App ops permissions --> <string name="app_ops_permissions_allowed">Permitir</string> <string name="app_ops_permissions_ignored">Ignorado</string> @@ -821,7 +821,7 @@ <string name="blacklist_edit_dialog_title">Editar número de teléfono bloqueado</string> <string name="blacklist_prefs">Ajustes</string> <string name="blacklist_button_delete">Borrar</string> - <string name="blacklist_empty_text">No hay números en la lista de números bloqueados. Añade una entrada pulsando el botón (+).</string> + <string name="blacklist_empty_text">Sin números en la lista de números bloqueados. Añade una entrada pulsando el botón (+).</string> <string name="blacklist_disabled_empty_text">Activa la lista de números bloqueados para evitar que te llamen o manden mensajes.</string> <string name="blacklist_summary_disabled">Desactivada</string> <string name="blacklist_summary">No recibirás llamadas ni mensajes de los números incluidos en la lista de números bloqueados</string> @@ -855,7 +855,7 @@ <string name="spam_last_blocked_title">Último bloqueado %1$s</string> <string name="block_notifications_title">Filtrar notificaciones</string> <string name="block_notifications_summary">Gestionar filtros y notificaciones bloqueadas</string> - <string name="no_filters_title">No hay filtros establecidos</string> + <string name="no_filters_title">Sin filtros establecidos</string> <!-- Anonymous Statistics #CM --> <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> <string name="anonymous_statistics_title">Estadísticas de LineageOS</string> @@ -888,7 +888,7 @@ <string name="pa_login_submit_button">Iniciar sesión</string> <string name="pa_login_checking_password">Comprobando cuenta\u2026</string> <string name="pa_login_incorrect_login">El inicio de sesión fue incorrecto</string> - <string name="pa_pattern_or_fingerprint_header">Se debe dibujar el patrón o usar huellas dactilares para desbloquear</string> + <string name="pa_pattern_or_fingerprint_header">Debes dibujar el patrón o utilizar huellas digitales para desbloquear</string> <!-- Contributors cloud activity --> <string name="contributors_cloud_fragment_title">Colaboradores</string> <string name="contributors_cloud_loading_message">Cargando datos de colaboradores\u2026</string> @@ -926,7 +926,7 @@ <string name="sim_enabler_will_disable_sim_title">Atención</string> <string name="sim_enabler_need_switch_data_service">Se desactivará esta SIM y la SIM <xliff:g id="slotid">%1$s</xliff:g> se utilizará para servicios de datos. ¿Deseas continuar?</string> <string name="sim_enabler_airplane_on">No se puede realizar la operación mientras esté activado el modo avión.</string> - <string name="sim_enabler_in_call">No se puede realizar la operación mientras haya una llamada en curso.</string> + <string name="sim_enabler_in_call">Imposible realizar la operación mientras haya una llamada en curso.</string> <string name="sim_enabler_both_inactive">No es posible desactivar todas las tarjetas SIM</string> <string name="sim_enabler_enabling">Activando\u2026</string> <string name="sim_enabler_disabling">Desactivando\u2026</string> @@ -1025,7 +1025,7 @@ <string name="privacy_guard_internet_category">Internet</string> <!-- Weather --> <string name="weather_settings_title">El tiempo</string> - <string name="weather_settings_no_services_prompt">No hay servicios de proveedores del clima instalados</string> + <string name="weather_settings_no_services_prompt">Sin servicios de proveedores del clima instalados</string> <string name="weather_settings_button">Ajustes del proveedor</string> <string name="weather_settings_activity_not_found">No se puede iniciar el menú de ajustes de este proveedor</string> <string name="weather_settings_add_weather_provider">Añadir proveedor del clima</string> diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml index 028d13386..3efd23ab1 100644 --- a/res/values-nb/cm_strings.xml +++ b/res/values-nb/cm_strings.xml @@ -41,7 +41,7 @@ <string name="development_tools_title">Utviklingsverktøy</string> <!-- Development shortcut --> <string name="development_shortcut_title">Snarvei til utviklingsmodus</string> - <string name="development_shortcut_summary">Aktiver app management snarveier i listen over nylig brukte programmer</string> + <string name="development_shortcut_summary">Vis appbehandlingssnarveier i listen over nylig brukte programmer</string> <!-- Setting checkbox title for root access --> <string name="root_access">Root-tilgang</string> <string name="root_access_warning_title">Tillat root-tilgang?</string> @@ -858,7 +858,7 @@ <string name="no_filters_title">Ingen filtre valgt</string> <!-- Anonymous Statistics #CM --> <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> - <string name="anonymous_statistics_title">LineageOS statistikk</string> + <string name="anonymous_statistics_title">LineageOS-statistikk</string> <string name="anonymous_statistics_summary">Hjelp oss med å gjøre LineageOS bedre ved å velge å sende inn anonym statistikkrapportering</string> <string name="anonymous_statistics_warning_title">Om</string> <string name="anonymous_statistics_warning">Ved å bli med i innsamlingen av LineageOS statistikk vil ikke-personlige data bli sendt til utviklerne av LineageOS for å spore antall unike installasjoner spredt over typer enheter. Informasjonen som sendes inkluderer en unik identitetskode, som ikke kompromitterer ditt personvern eller dine personlige data. Data blir sendt ved hver oppstart.\n\nFor ett eksempel over data som blir sendt, trykk på Forhåndsvis data.</string> diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml index b20a06461..b15624cee 100644 --- a/res/values-pl/cm_strings.xml +++ b/res/values-pl/cm_strings.xml @@ -554,6 +554,7 @@ <string name="double_tap_to_sleep_summary">Dotknij dwukrotnie pasek stanu, aby zablokować ekran</string> <!-- Proximity wake --> <string name="proximity_wake_title">Zapobiega przypadkowemu wybudzeniu</string> + <string name="proximity_wake_summary">Sprawdź czujnik zbliżeniowy przed wybudzeniem wywołanym przez gesty</string> <!-- Turn on display when power connected; turn off display when power disconnected --> <string name="wake_when_plugged_or_unplugged_title">Wybudź przy podłączaniu</string> <string name="wake_when_plugged_or_unplugged_summary">Włącz ekran podczas podłączania i odłączania od źródła zasilania</string> @@ -564,6 +565,7 @@ <string name="volume_adjust_sounds_title">Dźwięk regulacji głośności</string> <!-- Hardware tunables - Vibrator intensity --> <string name="vibrator_intensity_title">Siła wibracji</string> + <string name="vibrator_warning">Wartości wyższe niż %1$d%% nie są zalecane</string> <!-- Hardware tunables - Color calibration --> <string name="color_calibration_title">Kalibracja kolorów</string> <string name="color_calibration_summary">Kalibruje wyświetlane kolory</string> @@ -618,8 +620,11 @@ <string name="live_display_color_profile_adaptive_title">Adaptacyjny</string> <string name="live_display_color_profile_adaptive_summary">Dostosowanie kolorów do warunków otoczenia</string> <!-- LiveDisplay : Picture Adjustment --> + <string name="picture_adjustment_title">Dostosowanie obrazu</string> <string name="picture_adjustment_summary">Dostosuj odcień, nasycenie, intensywność i kontrast</string> + <string name="adj_hue_title">Odcień</string> <string name="adj_saturation_title">Nasycenie</string> + <string name="adj_intensity_title">Intensywność</string> <string name="adj_contrast_title">Kontrast</string> <!-- Whether to display IME switcher notifcation --> <string name="ime_switcher_notify">Ikona selektora</string> @@ -855,7 +860,11 @@ <!-- Anonymous Statistics #CM --> <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> <string name="anonymous_statistics_title">Statystyki LineageOS</string> + <string name="anonymous_statistics_summary">Pomóż ulepszyć LineageOS, pozwalając na wysyłanie anonimowych statystyk</string> <string name="anonymous_statistics_warning_title">O...</string> + <string name="anonymous_statistics_warning">Wyrażenie zgody na udział w Statystykach LineageOS zezwoli na przesył anonimowych danych do + developerów LineageOS, aby śledzić ilość unikalnych instalacji na urządzeniach . Informacje zawierają unikalny identyfikator, + który nie narusza twojej prywatności lub prywatnych danych. Dane są wysyłane przy każdym uruchomieniu.\n\nAby zobaczyć przykład przesyłanych danych naciśnij Podgląd Danych.</string> <string name="enable_reporting_title">Włącz raportowanie</string> <string name="preview_data_title">Podgląd danych</string> <string name="view_stats_title">Zobacz statystyki</string> @@ -946,6 +955,10 @@ <!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed --> <string name="zen_mode_summary_selected_messages">wybrane wiadomości</string> <!-- Allow vibration in zen mode --> + <string name="zen_mode_vibration">Wibracje</string> + <string name="zen_mode_vibration_never">Nie wibruj</string> + <string name="zen_mode_vibration_calls_only">Wibruj tylko przy połączeniach</string> + <string name="zen_mode_vibration_calls_and_notifications">Wibruj dla połączeń i powiadomień</string> <!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] --> <!-- SAR information --> <string name="maximum_head_level">Głowa: %1$s W/kg</string> @@ -1052,6 +1065,9 @@ <string name="app_notification_no_ongoing_on_keyguard_title">Wyłącz trwałe powiadomienia na ekranie blokady</string> <string name="app_notification_no_ongoing_on_keyguard_summary">Nigdy nie pokazuj trwałych powiadomień z tej aplikacji na ekranie blokady</string> <!-- Notification sound timeout --> + <string name="app_notification_sound_timeout_title">Minimalny czas między dźwiękami powiadomień</string> + <string name="app_notification_sound_timeout_summary_template">Zezwól na dźwięki i wibracje, nie więcej niż jeden raz co każde <xliff:g id="duration">%1$s </xliff:g></string> + <string name="app_notification_sound_timeout_value_none">Brak ograniczeń</string> <string name="app_notification_sound_timeout_value_10_seconds">10 sekund</string> <string name="app_notification_sound_timeout_value_30_seconds">30 sekund</string> <string name="app_notification_sound_timeout_value_1_minute">1 min</string> @@ -1084,4 +1100,5 @@ <string name="security_settings_fingerprint_sensor_location_left">lewa strona</string> <string name="security_settings_fingerprint_sensor_location_right">prawa strona</string> <!-- SIM status format string --> + <string name="sim_status_format_string">Połączenie: <xliff:g id="voice_status">%1$s</xliff:g> / Dane: <xliff:g id="data_status">%2$s</xliff:g></string> </resources> diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml index e69fd2b7f..70585ab61 100644 --- a/res/values-sv/cm_strings.xml +++ b/res/values-sv/cm_strings.xml @@ -1024,6 +1024,12 @@ <string name="app_notification_no_ongoing_on_keyguard_title">Inaktivera beständiga aviseringar på låsskärmen</string> <string name="app_notification_no_ongoing_on_keyguard_summary">Visa aldrig beständiga aviseringar från denna app på låsskärmen</string> <!-- Notification sound timeout --> + <string name="app_notification_sound_timeout_value_10_seconds">10 sekunder</string> + <string name="app_notification_sound_timeout_value_30_seconds">30 sekunder</string> + <string name="app_notification_sound_timeout_value_1_minute">1 minut</string> + <string name="app_notification_sound_timeout_value_5_minutes">5 minuter</string> + <string name="app_notification_sound_timeout_value_15_minutes">10 minuter</string> + <string name="app_notification_sound_timeout_value_30_minutes">30 minuter</string> <!-- CmRadioInfo --> <!-- Radio Control (IMS/MBN etc.) --> <string name="cm_radio_info_wfc_avail_ovr_on_label">Stäng av WFC debug</string> @@ -1031,8 +1037,11 @@ <string name="cm_radio_info_adb_log_on_label">Stäng av ADB radio log</string> <string name="cm_radio_info_adb_log_off_label">Slå på ADB radio log</string> <!-- Lock screen wallpaper --> + <string name="lockscreen_wallpaper_title">Bakgrundsbild</string> <!-- Format string for fingerprint location message --> <!-- Fingerprint sensor locations --> + <string name="security_settings_fingerprint_sensor_location_back">bakre</string> + <string name="security_settings_fingerprint_sensor_location_front">främre</string> <string name="security_settings_fingerprint_sensor_location_left">vänster sida</string> <string name="security_settings_fingerprint_sensor_location_right">höger sida</string> <!-- SIM status format string --> diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml index ac0e7f2c5..00350d5e7 100644 --- a/res/values-zh-rTW/cm_strings.xml +++ b/res/values-zh-rTW/cm_strings.xml @@ -551,7 +551,7 @@ <string name="double_tap_to_sleep_summary">輕觸兩次狀態列來關閉螢幕</string> <!-- Proximity wake --> <string name="proximity_wake_title">防止意外喚醒</string> - <string name="proximity_wake_summary">手勢觸發喚醒前檢查接近感應器</string> + <string name="proximity_wake_summary">手勢觸發喚醒前檢查距離感應器</string> <!-- Turn on display when power connected; turn off display when power disconnected --> <string name="wake_when_plugged_or_unplugged_title">接上或移除電源時喚醒</string> <string name="wake_when_plugged_or_unplugged_summary">接上或拔除電源時開啟螢幕</string> |
