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

Commit e7b603b3 authored by sync_forks@e's avatar sync_forks@e
Browse files

Merge branch 'lineage-15.1' into eelo-0.2

parents fcf20f4d 63414ece
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@
    <string name="app_ops_modify_contacts">diweddaru dy gysylltiadau</string>
    <string name="app_ops_modify_settings">diweddaru gosodiadau\'r system</string>
    <string name="app_ops_mute_unmute_microphone">distewi/dad-ddistewi\'r meicroffôn</string>
    <string name="app_ops_picture_in_picture">defnyddio llun o fewn llun</string>
    <string name="app_ops_play_audio">chwarae sain</string>
    <string name="app_ops_post_notification">gosod hysbysiad</string>
    <string name="app_ops_project_media">taflunio cyfrwng</string>
+1 −0
Original line number Diff line number Diff line
@@ -2249,6 +2249,7 @@ Bydd y ffôn nawr yn cael ei ailosod nôl i fel yr oedd yn gadael y ffatri. <
    <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
    <!-- Content description of a MediaRouteButton for accessibility support.
        Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
    <string name="media_route_button_content_description">Bwrw</string>
    <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
    <string name="media_route_chooser_title">Cysylltu i ddyfais</string>
    <!-- Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] -->
+2 −2
Original line number Diff line number Diff line
@@ -31,8 +31,8 @@
    <!-- Privacy Guard -->
    <string name="permlab_changePrivacyGuardState">включение или отключение Защиты конфиденциальности</string>
    <string name="permdesc_changePrivacyGuardState">Разрешает приложению изменять состояние Защиты конфиденциальности для других приложений. Если приложение запущено в режиме Защиты конфиденциальности, оно не будет иметь доступ к персональным данным, таким как контакты, журнал звонков или сообщения.</string>
    <string name="privacy_guard_notification">Защита конфиденциальности активна</string>
    <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> не имеет доступа к персональным данным</string>
    <string name="privacy_guard_notification">Активна защита конфиденциальности</string>
    <string name="privacy_guard_notification_detail">У <xliff:g id="app">%1$s</xliff:g> нет доступа к личным данным</string>
    <string name="privacy_guard_dialog_title">Защита конфиденциальности</string>
    <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> пытается <xliff:g id="op">%2$s</xliff:g>.</string>
    <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
+7 −0
Original line number Diff line number Diff line
@@ -25,13 +25,20 @@
    <!-- Content description for Accessibility on unlocked tasks in recents -->
    <!-- Content description for Accessibility on locked tasks in recents -->
    <!-- ADB over network QS tile -->
    <string name="quick_settings_network_adb_label">ADB dros rwydwaith</string>
    <!-- Ambient display QS tile -->
    <!-- Caffeine QS tile -->
    <!-- Heads up QS tile -->
    <!-- Sync QS tile -->
    <string name="quick_settings_sync_label">Cysoni</string>
    <string name="accessibility_quick_settings_sync_off">Cysoni i ffwrdd.</string>
    <string name="accessibility_quick_settings_sync_on">Cysoni ymlaen.</string>
    <!-- System Profiles QS tile -->
    <string name="quick_settings_profiles_label">Proffiliau system</string>
    <!-- USB tethering QS tile -->
    <string name="quick_settings_usb_tether_label">Tenynnu USB</string>
    <!-- Volume panel QS tile -->
    <string name="quick_settings_volume_panel_label">Panel uchder sain</string>
    <!-- Navigation bar dpad -->
    <!-- Screen pinning dialog description (for devices without navbar) -->
    <!-- Name of the clock status bar icon -->
+3 −3
Original line number Diff line number Diff line
@@ -87,11 +87,11 @@
    <!-- Restart progress dialog. This is shown if the user chooses to restart the device. -->
    <string name="global_action_restart_progress">Reiniciando\u2026</string>
    <!-- Restart to recovery mode progress dialog. This is shown if the user chooses to restart the device. -->
    <string name="global_action_restart_recovery_progress">Reiniciando para o modo de recuperação\u2026</string>
    <string name="global_action_restart_recovery_progress">Reiniciando no modo de recuperação\u2026</string>
    <!-- Restart to bootloader mode progress dialog. This is shown if the user chooses to restart the device. -->
    <string name="global_action_restart_bootloader_progress">Reiniciando para o modo de bootloader\u2026</string>
    <string name="global_action_restart_bootloader_progress">Reiniciando no modo de bootloader\u2026</string>
    <!-- Restart to download mode progress dialog. This is shown if the user chooses to restart the device. -->
    <string name="global_action_restart_download_progress">Reiniciando para o modo de download\u2026</string>
    <string name="global_action_restart_download_progress">Reiniciando no modo de download\u2026</string>
    <!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
    <string name="accessibility_quick_settings_location_battery_saving">Relatório de localização: modo economia de bateria.</string>
    <!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
Loading