File tree 2 files changed +3
-2
lines changed
Resources /Localization /pl.lproj
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 96
96
"preferences_appearance_status_bar_time_show_value" = "pokaż";
97
97
"preferences_appearance_status_bar_time_show_under_title_value" = "pokaż pod tytułem";
98
98
"preferences_appearance_status_bar_time_hide_value" = "ukryj";
99
- "preferences_appearance_status_bar_next_event_toggle" = "Pokaż tylko wydarzenie rozpoczynające się w ciągu";
99
+ "preferences_appearance_status_bar_next_event_toggle" = "Pokaż tylko wydarzenia rozpoczynające się w ciągu";
100
100
"preferences_appearance_status_bar_next_event_stepper" = "%d minut";
101
101
"preferences_appearance_menu_title" = "Menu";
102
102
"preferences_appearance_menu_shorten_event_title_toggle" = "Skróć tytuł wydarzenia do";
194
194
"status_bar_section_join_next_meeting" = "Dołącz do następnego spotkania";
195
195
"status_bar_section_join_current_meeting" = "Dołącz do bieżącego spotkania";
196
196
"status_bar_section_join_from_clipboard" = "Otwórz spotkanie ze schowka";
197
+ "status_bar_section_refresh_sources" = "Odśwież źródła";
197
198
"status_bar_section_join_create_meeting" = "Utwórz spotkanie";
198
199
"status_bar_section_bookmarks_title" = "Zakładki";
199
200
"status_bar_section_bookmarks_menu" = "Menu zakładek";
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ struct LaunchAtLoginANDPreferredLanguagePicker: View {
99
99
Text ( " Norks " ) . tag ( AppLanguage . norwegian)
100
100
Text ( " Čeština " ) . tag ( AppLanguage . czech)
101
101
Text ( " 日本語 " ) . tag ( AppLanguage . japanese)
102
- Text ( " Polskie " ) . tag ( AppLanguage . polish)
102
+ Text ( " Polski " ) . tag ( AppLanguage . polish)
103
103
Text ( " עברית " ) . tag ( AppLanguage . hebrew)
104
104
}
105
105
Group {
You can’t perform that action at this time.
0 commit comments