mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
Update Polish translation (#1651)
This commit is contained in:
@@ -2,13 +2,5 @@
|
||||
"@@info": [
|
||||
"Here are translations that exist in <en> but not in <pl>.",
|
||||
"After editing this file, you can run 'dart run slang apply --locale=pl' to quickly apply the newly added translations."
|
||||
],
|
||||
"settingsTab": {
|
||||
"general": {
|
||||
"saveWindowPlacementWindows": "Save window position after exit"
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"closeWindows": "Exit"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -96,8 +96,9 @@
|
||||
"languageOptions": {
|
||||
"system": "Systemowy"
|
||||
},
|
||||
"saveWindowPlacement": "Zamknij: zapisz położenie okna",
|
||||
"minimizeToTray": "Wyjdź: zminimalizuj do menu ukrytych ikon",
|
||||
"saveWindowPlacement": "Zapisz pozycję okna po zakończeniu",
|
||||
"saveWindowPlacementWindows": "Zapisz pozycję okna po zamknięciu",
|
||||
"minimizeToTray": "Zminimalizuj do menu ukrytych ikon przy zamykaniu",
|
||||
"launchAtStartup": "Autostart po zalogowaniu",
|
||||
"launchMinimized": "Autostart: start ukryty",
|
||||
"showInContextMenu": "Pokaż LocalSend w menu kontekstowym",
|
||||
@@ -375,7 +376,8 @@
|
||||
"tray": {
|
||||
"@info": "Wytyczne Apple są bardzo surowe, jeśli chodzi o „zamknięte” sformułowanie.",
|
||||
"open": "@:general.open",
|
||||
"close": "Zamknij LocalSend"
|
||||
"close": "Zakończ LocalSend",
|
||||
"closeWindows": "Zamknij"
|
||||
},
|
||||
"web": {
|
||||
"waiting": "@:sendPage.waiting",
|
||||
|
||||
Reference in New Issue
Block a user