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

Commit 3cd8d2e5 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I30b322251bd121cfebf23edd5c59932b34213e45
parent 6be08d37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">ベンダーイメージの不一致を検出しました。ベンダーイメージが最新でない可能性があります。ベンダーイメージが<xliff:g id="fingerprint">%1$s</xliff:g>と一致しているか確認してください。</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <string name="lock_to_app_toast_no_navbar">この画面の固定を解除するには、戻るボタンを長押しします。</string>
  <string name="lock_to_app_toast_no_navbar">この画面の固定を解除するには、バックボタンを長押しします。</string>
  <!-- Privacy Guard -->
  <string name="permlab_changePrivacyGuardState">プライバシーガードを有効/無効にする</string>
  <string name="permdesc_changePrivacyGuardState">他のアプリでプライバシーガードを有効にするかどうかの変更をアプリに許可します。プライバシーガードを有効にしてアプリを実行すると、そのアプリは連絡先、通話履歴、メッセージなどの個人データにアクセスできなくなります。</string>
+6 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 2015, The CyanogenMod Project
 * Copyright (c) 2017, The LineageOS Project
 * Copyright (c) 2017-2018, The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -104,4 +104,9 @@
  <!-- [CHAR LIMIT=130] Location detail panel, description for sensors only mode -->
  <string name="quick_settings_location_detail_mode_sensors_only_description">Gebruik GPS om ligging te bepaal</string>
  <!-- SysUI Tuner: Button that controls inversion of layout of navigation bar [CHAR LIMIT=60] -->
  <!-- Reader mode QS tile -->
  <!-- Content description of the reader mode tile when on -->
  <!-- Content description of the reader mode tile when off -->
  <!-- Content description of the reader mode tile when turned on -->
  <!-- Content description of the reader mode tile when turned off -->
</resources>
+6 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 2015, The CyanogenMod Project
 * Copyright (c) 2017, The LineageOS Project
 * Copyright (c) 2017-2018, The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -62,4 +62,9 @@
  <!-- [CHAR LIMIT=130] Location detail panel, description for battery saving mode -->
  <!-- [CHAR LIMIT=130] Location detail panel, description for sensors only mode -->
  <!-- SysUI Tuner: Button that controls inversion of layout of navigation bar [CHAR LIMIT=60] -->
  <!-- Reader mode QS tile -->
  <!-- Content description of the reader mode tile when on -->
  <!-- Content description of the reader mode tile when off -->
  <!-- Content description of the reader mode tile when turned on -->
  <!-- Content description of the reader mode tile when turned off -->
</resources>
+6 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 2015, The CyanogenMod Project
 * Copyright (c) 2017, The LineageOS Project
 * Copyright (c) 2017-2018, The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -96,4 +96,9 @@
  <!-- [CHAR LIMIT=130] Location detail panel, description for battery saving mode -->
  <!-- [CHAR LIMIT=130] Location detail panel, description for sensors only mode -->
  <!-- SysUI Tuner: Button that controls inversion of layout of navigation bar [CHAR LIMIT=60] -->
  <!-- Reader mode QS tile -->
  <!-- Content description of the reader mode tile when on -->
  <!-- Content description of the reader mode tile when off -->
  <!-- Content description of the reader mode tile when turned on -->
  <!-- Content description of the reader mode tile when turned off -->
</resources>
+6 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 2015, The CyanogenMod Project
 * Copyright (c) 2017, The LineageOS Project
 * Copyright (c) 2017-2018, The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -95,4 +95,9 @@
  <!-- [CHAR LIMIT=130] Location detail panel, description for battery saving mode -->
  <!-- [CHAR LIMIT=130] Location detail panel, description for sensors only mode -->
  <!-- SysUI Tuner: Button that controls inversion of layout of navigation bar [CHAR LIMIT=60] -->
  <!-- Reader mode QS tile -->
  <!-- Content description of the reader mode tile when on -->
  <!-- Content description of the reader mode tile when off -->
  <!-- Content description of the reader mode tile when turned on -->
  <!-- Content description of the reader mode tile when turned off -->
</resources>
Loading