mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-15 01:34:26 +02:00
pl translation 3
This commit is contained in:
@ -244,13 +244,13 @@ func addPolish(i18nObject *i18n.Bundle) {
|
|||||||
Other: "zastosuj",
|
Other: "zastosuj",
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "NoStashEntries",
|
ID: "NoStashEntries",
|
||||||
Other: "Brak pozycji w skrytce",
|
Other: "Brak pozycji w schowku",
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "StashDrop",
|
ID: "StashDrop",
|
||||||
Other: "Porzuć skrytkę",
|
Other: "Porzuć schowek",
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "SureDropStashEntry",
|
ID: "SureDropStashEntry",
|
||||||
Other: "Jesteś pewny, że chcesz porzucić tę pozycję w skrytce?",
|
Other: "Jesteś pewny, że chcesz porzucić tę pozycję w schowku?",
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "NoStashTo",
|
ID: "NoStashTo",
|
||||||
Other: "Brak schowka dla {{.method}}",
|
Other: "Brak schowka dla {{.method}}",
|
||||||
|
Reference in New Issue
Block a user