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

Commit dd7a317a authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: I4825aae9b673ad4bf9eccde9844699997327d837
parent 7c2b8a37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -139,4 +139,5 @@
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <string name="lock_to_app_toast_no_navbar">Per sbloccare questo schermo, tocca e tieni premuto il pulsante indietro.</string>
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">È stata rilevata una mancata corrispondenza con l\'immagine del fornitore. In genere ciò significa che l\'immagine del fornitore è obsoleta. Assicurarsi che l\'immagine del fornitore corrisponda a <xliff:g id="fingerprint">%1$s </xliff:g>.</string>
</resources>
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
  <!-- label for current user in phone options dialog -->
  <string name="global_action_current_user">Huidige</string>
  <!-- status message in phone options dialog for screenshot action -->
  <string name="global_actions_screenshot_status">Lang drukken voor gedeeltelijke schermafbeelding</string>
  <string name="global_actions_screenshot_status">Lang indrukken voor gedeeltelijke schermafbeelding</string>
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <string name="reboot_reboot">Herstarten</string>
@@ -139,5 +139,5 @@
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <string name="lock_to_app_toast_no_navbar">Blijf de Terug-knop aanraken om dit scherm los te maken.</string>
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <string name="lineage_system_error_manufacturer">De vendor image is afwijkend van wat er verwacht wordt. Over het algemeen betekent dit dat het image verouderd is. Zorg ervoor dat het vendor image overeenkomt met <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
  <string name="lineage_system_error_manufacturer">Er is een discrepantie geconstateerd in de vendor-image. Over het algemeen betekent dit dat de vendor-image verouderd is. Zorg ervoor dat de vendor-image overeenkomt met <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
  <!-- label for current user in phone options dialog -->
  <string name="global_action_current_user">Bieżący</string>
  <!-- status message in phone options dialog for screenshot action -->
  <string name="global_actions_screenshot_status">Naciśnij i przytrzymaj by wykonać częściowy zrzut ekranu</string>
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <string name="reboot_reboot">Uruchom ponownie</string>
@@ -48,6 +49,7 @@
  <string name="reboot_confirm" product="tablet">Tablet zostanie uruchomiony ponownie.</string>
  <string name="reboot_confirm" product="default">Telefon zostanie uruchomiony ponownie.</string>
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <string name="reboot_progress">Ponowne uruchamianie\u2026</string>
  <!-- ADB over network notification -->
  <string name="adb_net_active_notification_title">ADB przez sieć włączone</string>
  <!-- ADB over USB and network notification -->
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smaller">Pequeño</string>
  <string name="screen_zoom_summary_smaller">Más pequeño</string>
  <!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smallest">Diminuto</string>
  <string name="profile_applist_title">Aplicaciones</string>
+2 −0
Original line number Diff line number Diff line
@@ -20,7 +20,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smaller">Mniejszy</string>
  <!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smallest">Najmniejszy</string>
  <string name="profile_applist_title">Aplikacje</string>
  <string name="picker_activities">Aktywności</string>
  <string name="select_custom_app_title">Wskaż aplikację</string>
Loading