Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitsaibot authored Apr 3, 2024
1 parent 154279f commit a9dc576
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
</plurals>
<plurals name="weekN">
<item quantity="one">tydzień <xliff:g id="count">%d</xliff:g></item>
<item quantity="few">tygodnie <xliff:g id="count">%d</xliff:g></item>
<item quantity="many">tygodni <xliff:g id="count">%d</xliff:g></item>
<item quantity="other">tygodni <xliff:g id="count">%d</xliff:g></item>
<item quantity="few">tydzień <xliff:g id="count">%d</xliff:g></item>
<item quantity="many">tydzień <xliff:g id="count">%d</xliff:g></item>
<item quantity="other">tydzień <xliff:g id="count">%d</xliff:g></item>
</plurals>
<string name="calendar_refresh" msgid="6172731193680500025">"Odśwież"</string>
<string name="show_day_view" msgid="5782512782605466016">"Pokaż dzień"</string>
Expand Down Expand Up @@ -382,4 +382,4 @@
<string name="preferences_manage_notifications">Zarządzanie powiadomieniami</string>
<string name="calendars">Kalendarze</string>
<string name="preferences_do_not_check_battery_optimization_summary">Używasz tej opcji na własne ryzyko! Powiadomienia nie będą już działać, widżet nie będzie już aktualizowany, a usługi działające w tle ulegną awarii. Ale nie będziesz już więcej pytany, czy chcesz włączyć usługę w tle.</string>
</resources>
</resources>

0 comments on commit a9dc576

Please sign in to comment.