-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #209 from foundryvtthub/weblate-pf2e-dorako-ui-main
Translations update from Foundry Hub - Weblate
- Loading branch information
Showing
4 changed files
with
78 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"pf2e-dorako-ui": { | ||
"text": { | ||
"secret": "Sekret", | ||
"whisper": "Szept", | ||
"from": "Od", | ||
"to": "do", | ||
"send-to-chat": "Wyślij", | ||
"default": "Domyślne", | ||
"dark": "Ciemny", | ||
"light": "Jasny", | ||
"disabled": "Wyłączony", | ||
"large-chatlog-warning": "Ze względu na duży log czatu, niektóre ustawienia zostaną zastosowane przy następnym przeładowaniu.", | ||
"maybe-reload": "Niektóre zmiany mogą wymagać przeładowania." | ||
}, | ||
"settings": { | ||
"reset-changes": "Zresetuj ustawienia", | ||
"theme": { | ||
"label": "Skonfiguruj ustawienia motywu", | ||
"hint": "Zmiana ustawień motywów dla różnych aplikacji i elementów interfejsu użytkownika", | ||
"application-theme": { | ||
"name": "Motyw aplikacji", | ||
"hint": "Wpływa na renderowane okna aplikacji", | ||
"choice": { | ||
"no-theme": "Brak motywu", | ||
"light-theme": "Jasny Dorako UI", | ||
"dark-theme": "Ciemny Dorako UI" | ||
} | ||
}, | ||
"frosted-glass": { | ||
"name": "Używaj matowego szkła", | ||
"hint": "OSTRZEŻENIE: Bardzo wysoka zasobożerność. Przykład: jasność(1.5) kontrast(1.2) nasycenie(1.5) rozmycie(5px)" | ||
}, | ||
"glass-bg": { | ||
"name": "Użyj alternatywnego szklanego tła", | ||
"hint": "Każdy prawidłowy kolor CSS powinien działać" | ||
}, | ||
"npc-sheet-theme": { | ||
"hint": "Wpływa na kartę NPC", | ||
"name": "Motyw karty NPC" | ||
}, | ||
"chat-theme": { | ||
"name": "Motyw czatu", | ||
"hint": "Wpływa na wszystkie wiadomości czatu", | ||
"choice": { | ||
"factions": "Gracze jasny, GM ciemny" | ||
} | ||
}, | ||
"pc-sheet-theme": { | ||
"name": "Motyw karty PC", | ||
"hint": "Wpływa na karty graczy" | ||
}, | ||
"name": "Ustawienia motywu" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters