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

Commit 1291f775 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I6cef227b477e9973eed48ed4345bbbc684f48f74
parent 323df300
Loading
Loading
Loading
Loading
+804 −96

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">Otkriveno je nepodudaranje slike dobavljača. To obično znači da je slika dobavljača zastarjela. Provjerite odgovara li vaša slika dobavljača <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
  <!-- Single hand mode -->
  <string name="singlehandmode_click_hint_message">Dodirnite izvan zaslona za izlaz iz načina rada jednom rukom</string>
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
  <string name="tethered_notification_no_device_message">Nema spojenih uređaja</string>
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
  <string name="adb_active_generic_notification_message">Tocca per disattivare il debug.</string>
  <!-- Privacy Guard -->
  <string name="permlab_changePrivacyGuardState">attiva o disattiva Privacy Guard</string>
  <string name="permdesc_changePrivacyGuardState">Consente all\'app di decidere se un\'altra app viene eseguita con Privacy Guard. Quando un\'app viene eseguita con Privacy Guard, non ha accesso a dati personali come contatti, lista chiamate o messaggi.</string>
  <string name="permdesc_changePrivacyGuardState">Consente all\'applicazione di decidere se un\'altra app viene eseguita con Privacy Guard. Quando un\'app viene eseguita con Privacy Guard, non ha accesso a dati personali come contatti, lista chiamate o messaggi.</string>
  <string name="privacy_guard_notification">Privacy Guard attiva</string>
  <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> non sarà in grado di accedere ai dati personali</string>
  <string name="privacy_guard_dialog_title">Privacy Guard</string>
+0 −1
Original line number Diff line number Diff line
@@ -1561,7 +1561,6 @@ Kontaktéier däi Provider fir eng aner SIM-Kaart ze kréien.</string>
        they want to allow the application to do this. -->
  <!-- Description of an application permission, listed so the user can choose whether
        they want to allow the application to do this. -->
  <string name="permdesc_writeHistoryBookmarks" product="tv">Erlaabt der App, den Historique oder d\'Lieszeechen déi vun dengem Browser op der Tëlee gespäichert sinn z\'änneren. Dat kéint der App erméiglechen, d\'Browserdaten z\'änneren oder ze läschen. Wichteg: Dës Berechtegung kéint vu Browseren oder aneren Appe vun Drëtthiersteller net berücksichtegt ginn.</string>
  <!-- Description of an application permission, listed so the user can choose whether
        they want to allow the application to do this. -->
  <!-- Title of an application permission, listed so the user can choose whether
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
  <string name="reboot_bootloader">Bootloader</string>
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <string name="reboot_download">Download</string>
  <string name="reboot_download">Transferência</string>
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <string name="reboot_soft">Reinicialização suave</string>
  <!-- Title of dialog to confirm restarting. -->
@@ -108,7 +108,7 @@
  <string name="app_ops_use_media_volume">controlar o volume multimédia</string>
  <string name="app_ops_use_notification_volume">controlar o volume de notificação</string>
  <string name="app_ops_use_ring_volume">controlar o volume de toque</string>
  <string name="app_ops_use_vibrate">usar a reação tátil</string>
  <string name="app_ops_use_vibrate">usar a vibração ao tocar</string>
  <string name="app_ops_use_voice_volume">controlar o volume das chamadas de voz</string>
  <string name="app_ops_write_mms">escrever uma mensagem MMS</string>
  <string name="app_ops_write_sms">escrever uma mensagem SMS</string>
Loading