123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "store.card.presence.add": {
- "description": "Button that will appear on hover after extension is installed.",
- "message": "Dodaj Presence"
- },
- "store.card.presence.included": {
- "description": "The message that appears instead of the buttons.",
- "message": "To Presence jest włączane automatycznie podczas odwiedzania jego strony."
- },
- "store.card.presence.remove": {
- "description": "Button that will appear on hover after extension and presence is installed.",
- "message": "Usuń Presence"
- },
- "store.cards.creator": {
- "description": "Creator of a presence",
- "message": "Autor"
- },
- "store.cards.extraStepsRequired": {
- "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
- "message": "Te Presence wymaga wykonania dodatkowych kroków aby zadziałało, sprawdź jego stronę aby uzyskać więcej informacji."
- },
- "store.cards.partner": {
- "description": "Presence card partner flame",
- "message": "Partnerskie Presence"
- },
- "store.cards.popular": {
- "description": "Presence card popular flame",
- "message": "To Presence jest bardzo popularne wśród użytkowników."
- },
- "store.category.all": {
- "description": "Category at the top",
- "message": "Wszystko"
- },
- "store.category.filters.allowAdult": {
- "description": "Adult content checkbox",
- "message": "Pokaż Presence 18+"
- },
- "store.category.filters.heading": {
- "description": "Searh filters option at the store page",
- "message": "Filtry"
- },
- "store.category.filters.likedOnly": {
- "description": "Liked presences only checkbox",
- "message": "Tylko ulubione"
- },
- "store.category.filters.mostUsed": {
- "description": "Most used first checkbox",
- "message": "Najczęściej używane pierwsze"
- },
- "store.category.games": {
- "description": "Category at the top",
- "message": "Gry"
- },
- "store.category.heading": {
- "description": "Category heading",
- "message": "Kategorie"
- },
- "store.category.music": {
- "description": "Category at the top",
- "message": "Muzyka"
- },
- "store.category.other": {
- "description": "Category at the top",
- "message": "Inne"
- },
- "store.category.socials": {
- "description": "Category at the top",
- "message": "Media społecznościowe"
- },
- "store.category.videos": {
- "description": "Category at the top",
- "message": "Filmy i transmisje"
- },
- "store.filters.added": {
- "description": "Store filter to display/not display already installed presences.",
- "message": "Pokaż dodane Presence"
- },
- "store.header.search": {
- "description": "Search bar text when nothing is stated",
- "message": "Szukaj Presence"
- },
- "store.message.error": {
- "description": "Error message (of the tippy next to the logo) when the extension wasn't detected",
- "message": "Nie połączono z rozszerzeniem."
- },
- "store.search": {
- "description": "Placeholder for presence search",
- "message": "Szukaj"
- },
- "store.search.filters": {
- "description": "Little message next to the keys of search filters on the store.",
- "message": "Zatwierdź"
- },
- "store.search.removeFilter": {
- "description": "Remove message for active search filters.",
- "message": "Kliknij, aby usunąć filtr"
- }
- }
|