Skip to content

Commit

Permalink
Location: Fix Polish translation
Browse files Browse the repository at this point in the history
• Translate parts of `strings.xml` that weren't fully translated before.
• Typo fixes and improvements.

Co-authored-by: Wojtaz0w <[email protected]>
  • Loading branch information
SpacingBat3 and Wojtaz0w committed Jun 1, 2023
1 parent d6a3f37 commit 94d6e7f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<string name="prefcat_location_apps_title">Ostatni dostęp</string>
<string name="prefcat_location_wifi_title">Lokalizacja oparta na Wi-Fi</string>
<string name="prefcat_location_cell_title">Lokalizacja oparta o sieć mobilną</string>
<string name="pref_location_wifi_mls_enabled_title">Żądaj od usług Mozilly</string>
<string name="pref_location_wifi_mls_enabled_summary">Uzyskaj lokalizację opartą o Wi-Fi poprzez usługę lokalizacji Mozilly.</string>
<string name="pref_location_wifi_mls_enabled_title">Żądaj od usług Mozilli</string>
<string name="pref_location_wifi_mls_enabled_summary">Uzyskaj lokalizację opartą o Wi-Fi poprzez usługę lokalizacji Mozilli.</string>
<string name="pref_location_wifi_moving_enabled_title">Żądaj od punktów dostępowych</string>
<string name="pref_location_wifi_moving_enabled_summary">Ustal lokalizację Wi-Fi bezpośrednio na podstawie wspieranych punktów dostępowych przy połączeniu.</string>
<string name="pref_location_cell_mls_enabled_title">Ządaj od usług Mozilly</string>
<string name="pref_location_cell_mls_enabled_summary">Uzyskaj lokalizację mobile network cell tower locations from Mozilla Location Service.</string>
<string name="pref_location_cell_mls_enabled_title">Ządaj od usług Mozilli</string>
<string name="pref_location_cell_mls_enabled_summary">Uzyskaj lokalizacje nadajników sieci mobilnej poprzez usługę lokalizacji Mozilli.</string>

<string name="fragment_location_apps_title">Aplikacje z dostępem do lokalizacji</string>
<string name="location_app_last_access_at">Ostatni dostęp: <xliff:g example="Yesterday, 02:20 PM">%1$s</xliff:g></string>
Expand Down

0 comments on commit 94d6e7f

Please sign in to comment.