Skip to content

Commit

Permalink
Add/update localization files.
Browse files Browse the repository at this point in the history
• Add description of GooseSima as a contributor.
• Change some source translations according to non-native title bar.
• Translate everything back to Polish.
  • Loading branch information
SpacingBat3 committed Sep 1, 2022
1 parent a674e58 commit efce472
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 9 deletions.
14 changes: 7 additions & 7 deletions sources/translations/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"disable": "Disable hiding window to the system tray functionality."
}
},
"custombar": {
"name": "Custom window bar",
"description": "Uses non-native window bar. To access settings press title of window.",
"labels": {
"use": "Use custom window bar. (Requires restart)"
}
},
"custombar": {
"name": "Non-native window bar",
"description": "Removes native window borders and adds to it a HTML-based title bar, like it is done in official Discord client. To access WebCord's settings, press on the title on the title bar. <b>Currently non-native title bar lacks of menu bar.</b>",
"labels": {
"use": "Display non-native window bar (requires application restart)."
}
},
"taskbar": {
"name": "Taskbar",
"description": "Controls the behavior of taskbar entry of WebCord.",
Expand Down
3 changes: 2 additions & 1 deletion sources/translations/en/web.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"people": {
"author": "Author, maintainer and main developer.",
"contributors": {
"default": "Code contributor."
"default": "Code contributor.",
"GooseSima": "Contributor of non-native title bar feature."
}
}
},
Expand Down
7 changes: 7 additions & 0 deletions sources/translations/pl/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
"disable": "Wyłącz ukrywanie okna do zasobnika systemowego."
}
},
"custombar": {
"name": "Nienatywny pasek tytułu",
"description": "Usuwa natywne ramki okna i dodaje do niego pasek tytułu oparty na HTML, tak jak jest to zrobione w oficjalnym kliencie Discorda. Aby uzyskać dostęp do ustawień, należy nacisnąć na tytuł okna na pasku. <b>Obecnie nienatywny pasek tytułu nie posiada zaimplementowanego paska menu.</b>",
"labels": {
"use": "Wyświetlaj nienatywny pasek menu (wymaga ponownego uruchomienia aplikacji)."
}
},
"taskbar": {
"name": "Pasek zadań",
"description": "Steruje zachowaniem przycisku WebCorda na pasku zadań.",
Expand Down
3 changes: 2 additions & 1 deletion sources/translations/pl/web.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"people": {
"author": "Autor, opiekun i główny deweloper aplikacji.",
"contributors": {
"default": "Współtwórca kodu."
"default": "Współtwórca kodu.",
"GooseSima": "Współtwórca funkcji nie-natywnego title bar feature."
}
}
},
Expand Down

0 comments on commit efce472

Please sign in to comment.