* New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Estonian) * New translations en.json (Latvian) * New translations en.json (Cree) * New translations en.json (Hebrew) * New translations en.json (Hebrew) --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2969 lines
63 KiB
JSON
2969 lines
63 KiB
JSON
{
|
|
"init": {
|
|
"step": {
|
|
"start": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"description": "",
|
|
"action": {
|
|
"scratch": "",
|
|
"importOldmarr": ""
|
|
}
|
|
},
|
|
"import": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"dropzone": {
|
|
"title": "",
|
|
"description": ""
|
|
},
|
|
"fileInfo": {
|
|
"action": {
|
|
"change": ""
|
|
}
|
|
},
|
|
"importSettings": {
|
|
"title": "",
|
|
"description": ""
|
|
},
|
|
"boardSelection": {
|
|
"title": "",
|
|
"description": "",
|
|
"action": {
|
|
"selectAll": "",
|
|
"unselectAll": ""
|
|
}
|
|
},
|
|
"summary": {
|
|
"title": "",
|
|
"description": "",
|
|
"action": {
|
|
"import": ""
|
|
},
|
|
"entities": {
|
|
"apps": "Aplikacje",
|
|
"boards": "Tablice",
|
|
"integrations": "",
|
|
"credentialUsers": ""
|
|
}
|
|
},
|
|
"tokenModal": {
|
|
"title": "",
|
|
"field": {
|
|
"token": {
|
|
"label": "Token",
|
|
"description": ""
|
|
}
|
|
},
|
|
"notification": {
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"user": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"group": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"form": {
|
|
"name": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"settings": {
|
|
"title": "Ustawienia",
|
|
"subtitle": ""
|
|
},
|
|
"finish": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"description": "",
|
|
"action": {
|
|
"goToBoard": "",
|
|
"createBoard": "",
|
|
"inviteUser": "",
|
|
"docs": ""
|
|
}
|
|
}
|
|
},
|
|
"backToStart": ""
|
|
},
|
|
"user": {
|
|
"title": "Użytkownicy",
|
|
"name": "Użytkownik",
|
|
"page": {
|
|
"login": {
|
|
"title": "",
|
|
"subtitle": ""
|
|
},
|
|
"invite": {
|
|
"title": "",
|
|
"subtitle": "",
|
|
"description": ""
|
|
},
|
|
"init": {
|
|
"title": "",
|
|
"subtitle": ""
|
|
}
|
|
},
|
|
"field": {
|
|
"email": {
|
|
"label": "E-mail",
|
|
"verified": ""
|
|
},
|
|
"username": {
|
|
"label": "Nazwa użytkownika"
|
|
},
|
|
"password": {
|
|
"label": "Hasło",
|
|
"requirement": {
|
|
"length": "",
|
|
"lowercase": "Zawiera małą literę",
|
|
"uppercase": "Zawiera wielką literę",
|
|
"number": "Zawiera cyfrę",
|
|
"special": ""
|
|
}
|
|
},
|
|
"passwordConfirm": {
|
|
"label": "Potwierdź hasło"
|
|
},
|
|
"previousPassword": {
|
|
"label": ""
|
|
},
|
|
"homeBoard": {
|
|
"label": ""
|
|
},
|
|
"pingIconsEnabled": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"error": {
|
|
"usernameTaken": ""
|
|
},
|
|
"action": {
|
|
"login": {
|
|
"label": "Zaloguj się",
|
|
"labelWith": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"forgotPassword": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"register": {
|
|
"label": "Utwórz konto",
|
|
"notification": {
|
|
"success": {
|
|
"title": "Utworzono konto",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"create": "Dodaj użytkownika",
|
|
"changePassword": {
|
|
"label": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"changeHomeBoard": {
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"changeFirstDayOfWeek": {
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"changePingIconsEnabled": {
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"manageAvatar": {
|
|
"changeImage": {
|
|
"label": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
},
|
|
"toLarge": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"removeImage": {
|
|
"label": "",
|
|
"confirm": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"editProfile": {
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"delete": {
|
|
"label": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
},
|
|
"select": {
|
|
"label": "",
|
|
"notFound": ""
|
|
},
|
|
"transfer": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"group": {
|
|
"title": "",
|
|
"name": "",
|
|
"search": "",
|
|
"field": {
|
|
"name": "Nazwa",
|
|
"members": ""
|
|
},
|
|
"permission": {
|
|
"admin": {
|
|
"title": "Admin",
|
|
"item": {
|
|
"admin": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"app": {
|
|
"title": "Aplikacje",
|
|
"item": {
|
|
"create": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"use-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"modify-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"full-all": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"board": {
|
|
"title": "Tablice",
|
|
"item": {
|
|
"create": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"view-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"modify-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"full-all": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"integration": {
|
|
"title": "",
|
|
"item": {
|
|
"create": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"use-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"interact-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"full-all": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"media": {
|
|
"title": "",
|
|
"item": {
|
|
"upload": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"view-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"full-all": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"other": {
|
|
"title": "",
|
|
"item": {
|
|
"view-logs": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"search-engine": {
|
|
"title": "",
|
|
"item": {
|
|
"create": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"modify-all": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"full-all": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"memberNotice": {
|
|
"mixed": "",
|
|
"external": ""
|
|
},
|
|
"reservedNotice": {
|
|
"message": ""
|
|
},
|
|
"action": {
|
|
"create": {
|
|
"label": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"transfer": {
|
|
"label": "",
|
|
"description": "",
|
|
"confirm": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"addMember": {
|
|
"label": ""
|
|
},
|
|
"removeMember": {
|
|
"label": "",
|
|
"confirm": ""
|
|
},
|
|
"delete": {
|
|
"label": "",
|
|
"description": "",
|
|
"confirm": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"changePermissions": {
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"update": {
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"select": {
|
|
"label": "",
|
|
"notFound": ""
|
|
}
|
|
}
|
|
},
|
|
"app": {
|
|
"page": {
|
|
"list": {
|
|
"title": "Aplikacje",
|
|
"noResults": {
|
|
"title": "",
|
|
"action": ""
|
|
}
|
|
},
|
|
"create": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"delete": {
|
|
"title": "",
|
|
"message": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
},
|
|
"description": {
|
|
"label": ""
|
|
},
|
|
"url": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"action": {
|
|
"select": {
|
|
"label": "",
|
|
"notFound": ""
|
|
}
|
|
}
|
|
},
|
|
"integration": {
|
|
"page": {
|
|
"list": {
|
|
"title": "",
|
|
"search": "",
|
|
"noResults": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"create": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"delete": {
|
|
"title": "",
|
|
"message": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
},
|
|
"url": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"action": {
|
|
"create": ""
|
|
},
|
|
"testConnection": {
|
|
"action": {
|
|
"create": "",
|
|
"edit": ""
|
|
},
|
|
"alertNotice": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"invalidUrl": {
|
|
"title": "Nieprawidłowy URL",
|
|
"message": ""
|
|
},
|
|
"secretNotDefined": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"invalidCredentials": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"commonError": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"badRequest": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"unauthorized": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"forbidden": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"notFound": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"internalServerError": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"serviceUnavailable": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"connectionAborted": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"domainNotFound": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"connectionRefused": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"invalidJson": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"wrongPath": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"secrets": {
|
|
"title": "",
|
|
"lastUpdated": "",
|
|
"notSet": {
|
|
"label": "",
|
|
"tooltip": ""
|
|
},
|
|
"secureNotice": "",
|
|
"reset": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"noSecretsRequired": {
|
|
"segmentTitle": "",
|
|
"text": ""
|
|
},
|
|
"kind": {
|
|
"username": {
|
|
"label": "Nazwa użytkownika",
|
|
"newLabel": ""
|
|
},
|
|
"apiKey": {
|
|
"label": "",
|
|
"newLabel": ""
|
|
},
|
|
"password": {
|
|
"label": "Hasło",
|
|
"newLabel": "Nowe hasło"
|
|
}
|
|
}
|
|
},
|
|
"permission": {
|
|
"use": "",
|
|
"interact": "",
|
|
"full": ""
|
|
}
|
|
},
|
|
"media": {
|
|
"plural": "",
|
|
"search": "",
|
|
"field": {
|
|
"name": "Nazwa",
|
|
"size": "Rozmiar",
|
|
"creator": "Twórca"
|
|
},
|
|
"action": {
|
|
"upload": {
|
|
"label": "",
|
|
"file": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"delete": {
|
|
"label": "",
|
|
"description": "",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"copy": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"beta": "",
|
|
"error": "Błąd",
|
|
"action": {
|
|
"add": "Dodaj",
|
|
"apply": "Zastosuj",
|
|
"backToOverview": "",
|
|
"create": "Utwórz",
|
|
"edit": "Edytuj",
|
|
"import": "",
|
|
"insert": "Wstaw",
|
|
"remove": "Usuń",
|
|
"save": "Zapisz",
|
|
"saveChanges": "Zapisz zmiany",
|
|
"cancel": "Anuluj",
|
|
"delete": "Usuń",
|
|
"discard": "",
|
|
"confirm": "Potwierdź",
|
|
"continue": "",
|
|
"previous": "Poprzedni",
|
|
"next": "Dalej",
|
|
"checkoutDocs": "",
|
|
"checkLogs": "",
|
|
"tryAgain": "Spróbuj ponownie",
|
|
"loading": ""
|
|
},
|
|
"here": "",
|
|
"iconPicker": {
|
|
"label": "",
|
|
"header": ""
|
|
},
|
|
"colorScheme": {
|
|
"options": {
|
|
"light": "",
|
|
"dark": ""
|
|
}
|
|
},
|
|
"information": {
|
|
"min": "",
|
|
"max": "",
|
|
"days": "",
|
|
"hours": "",
|
|
"minutes": ""
|
|
},
|
|
"notification": {
|
|
"create": {
|
|
"success": "",
|
|
"error": ""
|
|
},
|
|
"delete": {
|
|
"success": "",
|
|
"error": ""
|
|
},
|
|
"update": {
|
|
"success": "",
|
|
"error": ""
|
|
},
|
|
"transfer": {
|
|
"success": "",
|
|
"error": ""
|
|
}
|
|
},
|
|
"multiSelect": {
|
|
"placeholder": ""
|
|
},
|
|
"multiText": {
|
|
"placeholder": "",
|
|
"addLabel": ""
|
|
},
|
|
"select": {
|
|
"placeholder": "",
|
|
"badge": {
|
|
"recommended": ""
|
|
}
|
|
},
|
|
"userAvatar": {
|
|
"menu": {
|
|
"switchToDarkMode": "",
|
|
"switchToLightMode": "",
|
|
"management": "",
|
|
"preferences": "Twoje preferencje",
|
|
"logout": "",
|
|
"login": "Zaloguj się",
|
|
"homeBoard": "",
|
|
"loggedOut": "",
|
|
"updateAvailable": ""
|
|
}
|
|
},
|
|
"dangerZone": "Strefa zagrożenia",
|
|
"noResults": "Nie znaleziono żadnych wyników",
|
|
"preview": {
|
|
"show": "",
|
|
"hide": ""
|
|
},
|
|
"zod": {
|
|
"errors": {
|
|
"default": "To pole jest nieprawidłowe",
|
|
"required": "To pole jest wymagane",
|
|
"string": {
|
|
"startsWith": "To pole musi zaczynać się od {startsWith}",
|
|
"endsWith": "To pole musi kończyć się na {endsWith}",
|
|
"includes": "Pole to musi zawierać {includes}",
|
|
"invalidEmail": ""
|
|
},
|
|
"tooSmall": {
|
|
"string": "To pole musi mieć co najmniej {minimum} znaków",
|
|
"number": "Wartość tego pola musi być większa lub równa {minimum}"
|
|
},
|
|
"tooBig": {
|
|
"string": "To pole może zawierać maksymalnie {maximum} znaków",
|
|
"number": "Wartość tego pola musi być mniejsza lub równa {maximum}"
|
|
},
|
|
"custom": {
|
|
"passwordsDoNotMatch": "",
|
|
"passwordRequirements": "",
|
|
"boardAlreadyExists": "",
|
|
"invalidFileType": "",
|
|
"fileTooLarge": "",
|
|
"invalidConfiguration": "",
|
|
"groupNameTaken": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section": {
|
|
"dynamic": {
|
|
"action": {
|
|
"create": "",
|
|
"remove": ""
|
|
},
|
|
"remove": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"category": {
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
}
|
|
},
|
|
"action": {
|
|
"create": "",
|
|
"edit": "",
|
|
"remove": "",
|
|
"moveUp": "Przenieś w górę",
|
|
"moveDown": "Przenieś w dół",
|
|
"createAbove": "",
|
|
"createBelow": ""
|
|
},
|
|
"create": {
|
|
"title": "",
|
|
"submit": ""
|
|
},
|
|
"remove": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"edit": {
|
|
"title": "",
|
|
"submit": ""
|
|
},
|
|
"menu": {
|
|
"label": {
|
|
"create": "",
|
|
"changePosition": "Zmiana pozycji"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"item": {
|
|
"action": {
|
|
"create": "",
|
|
"import": "",
|
|
"edit": "",
|
|
"moveResize": "",
|
|
"duplicate": "",
|
|
"remove": ""
|
|
},
|
|
"menu": {
|
|
"label": {
|
|
"settings": "Ustawienia"
|
|
}
|
|
},
|
|
"create": {
|
|
"title": "",
|
|
"addToBoard": ""
|
|
},
|
|
"moveResize": {
|
|
"title": "",
|
|
"field": {
|
|
"width": {
|
|
"label": "Szerokość"
|
|
},
|
|
"height": {
|
|
"label": "Wysokość"
|
|
},
|
|
"xOffset": {
|
|
"label": ""
|
|
},
|
|
"yOffset": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "",
|
|
"advancedOptions": {
|
|
"label": "",
|
|
"title": ""
|
|
},
|
|
"field": {
|
|
"integrations": {
|
|
"label": ""
|
|
},
|
|
"customCssClasses": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"remove": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"widget": {
|
|
"app": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"appId": {
|
|
"label": ""
|
|
},
|
|
"openInNewTab": {
|
|
"label": "Otwórz w nowej karcie"
|
|
},
|
|
"showTitle": {
|
|
"label": ""
|
|
},
|
|
"showDescriptionTooltip": {
|
|
"label": ""
|
|
},
|
|
"pingEnabled": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"error": {
|
|
"notFound": {
|
|
"label": "",
|
|
"tooltip": ""
|
|
}
|
|
}
|
|
},
|
|
"bookmarks": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"title": {
|
|
"label": ""
|
|
},
|
|
"layout": {
|
|
"label": "Układ",
|
|
"option": {
|
|
"row": {
|
|
"label": "Poziomy"
|
|
},
|
|
"column": {
|
|
"label": "Pionowy"
|
|
},
|
|
"grid": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"items": {
|
|
"label": "",
|
|
"add": ""
|
|
}
|
|
}
|
|
},
|
|
"dnsHoleSummary": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"layout": {
|
|
"label": "Układ",
|
|
"option": {
|
|
"row": {
|
|
"label": "Poziomy"
|
|
},
|
|
"column": {
|
|
"label": "Pionowy"
|
|
},
|
|
"grid": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"usePiHoleColors": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"error": {
|
|
"internalServerError": "",
|
|
"integrationsDisconnected": ""
|
|
},
|
|
"data": {
|
|
"adsBlockedToday": "Zablokowane dzisiaj",
|
|
"adsBlockedTodayPercentage": "Zablokowane dzisiaj",
|
|
"dnsQueriesToday": "Zapytania dzisiaj",
|
|
"domainsBeingBlocked": ""
|
|
}
|
|
},
|
|
"dnsHoleControls": {
|
|
"name": "",
|
|
"description": "Kontroluj PiHole lub AdGuard ze swojego pulpitu",
|
|
"option": {
|
|
"layout": {
|
|
"label": "Układ",
|
|
"option": {
|
|
"row": {
|
|
"label": "Poziomy"
|
|
},
|
|
"column": {
|
|
"label": "Pionowy"
|
|
},
|
|
"grid": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"showToggleAllButtons": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"error": {
|
|
"internalServerError": ""
|
|
},
|
|
"controls": {
|
|
"enableAll": "",
|
|
"disableAll": "",
|
|
"setTimer": "",
|
|
"set": "",
|
|
"enabled": "Włączony",
|
|
"disabled": "Wyłączony",
|
|
"processing": "",
|
|
"disconnected": "",
|
|
"hours": "",
|
|
"minutes": "",
|
|
"unlimited": ""
|
|
}
|
|
},
|
|
"clock": {
|
|
"name": "",
|
|
"description": "Wyświetla bieżącą datę i godzinę.",
|
|
"option": {
|
|
"customTitleToggle": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"is24HourFormat": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"showSeconds": {
|
|
"label": ""
|
|
},
|
|
"useCustomTimezone": {
|
|
"label": ""
|
|
},
|
|
"timezone": {
|
|
"label": "Strefa czasowa",
|
|
"description": ""
|
|
},
|
|
"showDate": {
|
|
"label": ""
|
|
},
|
|
"dateFormat": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"notebook": {
|
|
"name": "Notatnik",
|
|
"description": "",
|
|
"option": {
|
|
"showToolbar": {
|
|
"label": "Pokaż pasek narzędzi ułatwiający pisanie w markdown"
|
|
},
|
|
"allowReadOnlyCheck": {
|
|
"label": "Zezwalaj na sprawdzanie w trybie tylko do odczytu"
|
|
},
|
|
"content": {
|
|
"label": "Zawartość notatnika"
|
|
}
|
|
},
|
|
"controls": {
|
|
"bold": "Pogrubienie",
|
|
"italic": "Kursywa",
|
|
"strikethrough": "Przekreślenie",
|
|
"underline": "Podkreślenie",
|
|
"colorText": "Kolorowy tekst",
|
|
"colorHighlight": "Kolorowy wyróżniony tekst",
|
|
"code": "Kod",
|
|
"clear": "Wyczyść formatowanie",
|
|
"heading": "Nagłówek {level}",
|
|
"align": "Wyrównanie tekstu: {position}",
|
|
"blockquote": "Cytat",
|
|
"horizontalLine": "Linia pozioma",
|
|
"bulletList": "Lista punktowana",
|
|
"orderedList": "Lista numerowana",
|
|
"checkList": "Lista kontrolna",
|
|
"increaseIndent": "Zwiększ wcięcie",
|
|
"decreaseIndent": "Zmniejsz wcięcie",
|
|
"link": "Odnośnik",
|
|
"unlink": "Usuń odnośnik",
|
|
"image": "Osadź obraz",
|
|
"addTable": "Dodaj tabelę",
|
|
"deleteTable": "Usuń tabelę",
|
|
"colorCell": "Kolor Komórki",
|
|
"mergeCell": "Przełączanie scalania komórek",
|
|
"addColumnLeft": "Dodaj kolumnę przed",
|
|
"addColumnRight": "Dodaj kolumnę po",
|
|
"deleteColumn": "Usuń kolumnę",
|
|
"addRowTop": "Dodaj wiersz przed",
|
|
"addRowBelow": "Dodaj wiersz po",
|
|
"deleteRow": "Usuń wiersz"
|
|
},
|
|
"align": {
|
|
"left": "Lewo",
|
|
"center": "Wyśrodkowany",
|
|
"right": "Prawo"
|
|
},
|
|
"popover": {
|
|
"clearColor": "Usuń kolor",
|
|
"source": "Źródło",
|
|
"widthPlaceholder": "Wartość w % lub pikselach",
|
|
"columns": "Kolumny",
|
|
"rows": "Wiersze",
|
|
"width": "Szerokość",
|
|
"height": "Wysokość"
|
|
}
|
|
},
|
|
"iframe": {
|
|
"name": "iFrame",
|
|
"description": "Osadzaj dowolne treści z internetu. Niektóre strony internetowe mogą ograniczać dostęp.",
|
|
"option": {
|
|
"embedUrl": {
|
|
"label": "Osadź URL"
|
|
},
|
|
"allowFullScreen": {
|
|
"label": "Pozwól na pełny ekran"
|
|
},
|
|
"allowTransparency": {
|
|
"label": "Zezwól na użycie przeźroczystości"
|
|
},
|
|
"allowScrolling": {
|
|
"label": "Zezwól na przewijanie"
|
|
},
|
|
"allowPayment": {
|
|
"label": "Zezwalaj na płatności"
|
|
},
|
|
"allowAutoPlay": {
|
|
"label": "Zezwalaj na automatyczne odtwarzanie"
|
|
},
|
|
"allowMicrophone": {
|
|
"label": "Zezwól na używanie mikrofonu"
|
|
},
|
|
"allowCamera": {
|
|
"label": "Zezwól na używanie kamery"
|
|
},
|
|
"allowGeolocation": {
|
|
"label": "Zezwalaj na geolokalizację"
|
|
}
|
|
},
|
|
"error": {
|
|
"noUrl": "",
|
|
"noBrowerSupport": "Twoja przeglądarka nie obsługuje ramek iframe. Zaktualizuj przeglądarkę."
|
|
}
|
|
},
|
|
"smartHome-entityState": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"entityId": {
|
|
"label": "ID obiektu"
|
|
},
|
|
"displayName": {
|
|
"label": ""
|
|
},
|
|
"entityUnit": {
|
|
"label": ""
|
|
},
|
|
"clickable": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"smartHome-executeAutomation": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"displayName": {
|
|
"label": "Nazwa wyświetlana"
|
|
},
|
|
"automationId": {
|
|
"label": "ID automatyzacji"
|
|
}
|
|
},
|
|
"spotlightAction": {
|
|
"run": ""
|
|
}
|
|
},
|
|
"calendar": {
|
|
"name": "Kalendarz",
|
|
"description": "",
|
|
"option": {
|
|
"releaseType": {
|
|
"label": "Rodzaj premiery w Radarr",
|
|
"options": {
|
|
"inCinemas": "",
|
|
"digitalRelease": "",
|
|
"physicalRelease": ""
|
|
}
|
|
},
|
|
"filterPastMonths": {
|
|
"label": ""
|
|
},
|
|
"filterFutureMonths": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"weather": {
|
|
"name": "Pogoda",
|
|
"description": "Wyświetla aktualne informacje o pogodzie w ustawionej lokalizacji.",
|
|
"option": {
|
|
"isFormatFahrenheit": {
|
|
"label": ""
|
|
},
|
|
"location": {
|
|
"label": "Lokalizacja pogody"
|
|
},
|
|
"showCity": {
|
|
"label": ""
|
|
},
|
|
"hasForecast": {
|
|
"label": ""
|
|
},
|
|
"forecastDayCount": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"dateFormat": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"kind": {
|
|
"clear": "Bezchmurnie",
|
|
"mainlyClear": "Częściowe zachmurzenie",
|
|
"fog": "Mgła",
|
|
"drizzle": "Mżawka",
|
|
"freezingDrizzle": "Mrożąca mżawka",
|
|
"rain": "Deszcz",
|
|
"freezingRain": "Marznący deszcz",
|
|
"snowFall": "Opady śniegu",
|
|
"snowGrains": "Ziarna śniegu",
|
|
"rainShowers": "Deszczownice",
|
|
"snowShowers": "Przelotne opady śniegu",
|
|
"thunderstorm": "Burza",
|
|
"thunderstormWithHail": "Burza z gradem",
|
|
"unknown": "Nieznany"
|
|
}
|
|
},
|
|
"indexerManager": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"openIndexerSiteInNewTab": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"title": "",
|
|
"testAll": "",
|
|
"error": {
|
|
"internalServerError": ""
|
|
}
|
|
},
|
|
"healthMonitoring": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"fahrenheit": {
|
|
"label": ""
|
|
},
|
|
"cpu": {
|
|
"label": ""
|
|
},
|
|
"memory": {
|
|
"label": ""
|
|
},
|
|
"fileSystem": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"popover": {
|
|
"information": "",
|
|
"processor": "",
|
|
"memory": "",
|
|
"memoryAvailable": "",
|
|
"version": "",
|
|
"uptime": "",
|
|
"loadAverage": "",
|
|
"minute": "",
|
|
"minutes": "",
|
|
"used": "",
|
|
"available": "",
|
|
"lastSeen": ""
|
|
},
|
|
"memory": {},
|
|
"error": {
|
|
"internalServerError": ""
|
|
}
|
|
},
|
|
"common": {
|
|
"location": {
|
|
"query": "",
|
|
"latitude": "",
|
|
"longitude": "",
|
|
"disabledTooltip": "",
|
|
"unknownLocation": "",
|
|
"search": "Szukaj",
|
|
"table": {
|
|
"header": {
|
|
"city": "",
|
|
"country": "",
|
|
"coordinates": "",
|
|
"population": ""
|
|
},
|
|
"action": {
|
|
"select": ""
|
|
},
|
|
"population": {
|
|
"fallback": "Nieznany"
|
|
}
|
|
}
|
|
},
|
|
"integration": {
|
|
"noData": "",
|
|
"description": ""
|
|
},
|
|
"app": {
|
|
"noData": "",
|
|
"description": ""
|
|
},
|
|
"error": {
|
|
"noIntegration": "",
|
|
"noData": ""
|
|
},
|
|
"option": {}
|
|
},
|
|
"video": {
|
|
"name": "Strumień wideo",
|
|
"description": "Osadź strumień wideo lub wideo z kamery lub strony internetowej",
|
|
"option": {
|
|
"feedUrl": {
|
|
"label": "Adres URL kanału"
|
|
},
|
|
"hasAutoPlay": {
|
|
"label": "Autoodtwarzanie",
|
|
"description": ""
|
|
},
|
|
"isMuted": {
|
|
"label": ""
|
|
},
|
|
"hasControls": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"error": {
|
|
"noUrl": "",
|
|
"forYoutubeUseIframe": ""
|
|
}
|
|
},
|
|
"mediaServer": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {},
|
|
"items": {
|
|
"user": "Użytkownik",
|
|
"name": "Nazwa",
|
|
"id": ""
|
|
}
|
|
},
|
|
"downloads": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"columns": {
|
|
"label": ""
|
|
},
|
|
"enableRowSorting": {
|
|
"label": ""
|
|
},
|
|
"defaultSort": {
|
|
"label": ""
|
|
},
|
|
"descendingDefaultSort": {
|
|
"label": ""
|
|
},
|
|
"showCompletedUsenet": {
|
|
"label": ""
|
|
},
|
|
"showCompletedTorrent": {
|
|
"label": ""
|
|
},
|
|
"activeTorrentThreshold": {
|
|
"label": ""
|
|
},
|
|
"categoryFilter": {
|
|
"label": ""
|
|
},
|
|
"filterIsWhitelist": {
|
|
"label": ""
|
|
},
|
|
"applyFilterToRatio": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"errors": {
|
|
"noColumns": "",
|
|
"noCommunications": ""
|
|
},
|
|
"items": {
|
|
"actions": {
|
|
"columnTitle": ""
|
|
},
|
|
"added": {
|
|
"columnTitle": "",
|
|
"detailsTitle": "Data dodania"
|
|
},
|
|
"category": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"downSpeed": {
|
|
"columnTitle": "Pobieranie",
|
|
"detailsTitle": "Prędkość pobierania"
|
|
},
|
|
"index": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"id": {
|
|
"columnTitle": ""
|
|
},
|
|
"integration": {
|
|
"columnTitle": "Integracja"
|
|
},
|
|
"name": {
|
|
"columnTitle": ""
|
|
},
|
|
"progress": {
|
|
"columnTitle": "Postęp",
|
|
"detailsTitle": ""
|
|
},
|
|
"ratio": {
|
|
"columnTitle": "Proporcja",
|
|
"detailsTitle": ""
|
|
},
|
|
"received": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"sent": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"size": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"state": {
|
|
"columnTitle": "Status",
|
|
"detailsTitle": ""
|
|
},
|
|
"time": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"type": {
|
|
"columnTitle": "",
|
|
"detailsTitle": ""
|
|
},
|
|
"upSpeed": {
|
|
"columnTitle": "Udostępnianie",
|
|
"detailsTitle": ""
|
|
}
|
|
},
|
|
"states": {
|
|
"downloading": "Pobieranie",
|
|
"queued": "",
|
|
"paused": "Zatrzymane",
|
|
"completed": "Zakończono",
|
|
"failed": "",
|
|
"processing": "",
|
|
"leeching": "",
|
|
"stalled": "",
|
|
"unknown": "Nieznany",
|
|
"seeding": ""
|
|
},
|
|
"actions": {
|
|
"clients": {
|
|
"modalTitle": "",
|
|
"pause": "",
|
|
"resume": ""
|
|
},
|
|
"client": {
|
|
"pause": "",
|
|
"resume": ""
|
|
},
|
|
"item": {
|
|
"pause": "",
|
|
"resume": "",
|
|
"delete": {
|
|
"title": "",
|
|
"modalTitle": "",
|
|
"entry": "",
|
|
"entryAndFiles": ""
|
|
}
|
|
}
|
|
},
|
|
"globalRatio": ""
|
|
},
|
|
"mediaRequests-requestList": {
|
|
"name": "",
|
|
"description": "Zobacz listę wszystkich zapytań o media z Twoich instancji Overseerr lub Jellyseerr",
|
|
"option": {
|
|
"linksTargetNewTab": {
|
|
"label": "Otwieraj linki w nowej karcie"
|
|
}
|
|
},
|
|
"pending": {
|
|
"approve": "",
|
|
"approving": "",
|
|
"decline": ""
|
|
},
|
|
"availability": {
|
|
"unknown": "Nieznany",
|
|
"pending": "",
|
|
"processing": "",
|
|
"partiallyAvailable": "",
|
|
"available": ""
|
|
},
|
|
"toBeDetermined": ""
|
|
},
|
|
"mediaRequests-requestStats": {
|
|
"name": "",
|
|
"description": "Statystyki Twoich zapytań o media",
|
|
"option": {},
|
|
"titles": {
|
|
"stats": {
|
|
"main": "Statystyki mediów",
|
|
"approved": "Zatwierdzone",
|
|
"pending": "Oczekujące na zatwierdzenie",
|
|
"processing": "",
|
|
"declined": "",
|
|
"available": "",
|
|
"tv": "Zapytania o seriale",
|
|
"movie": "Zapytania o filmy",
|
|
"total": "Razem"
|
|
},
|
|
"users": {
|
|
"main": "Najaktywniejsi użytkownicy",
|
|
"requests": ""
|
|
}
|
|
}
|
|
},
|
|
"mediaTranscoding": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"defaultView": {
|
|
"label": ""
|
|
},
|
|
"queuePageSize": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"tab": {
|
|
"workers": "",
|
|
"queue": "Kolejka",
|
|
"statistics": ""
|
|
},
|
|
"currentIndex": "",
|
|
"healthCheck": {
|
|
"title": "",
|
|
"queued": "",
|
|
"status": {
|
|
"healthy": "",
|
|
"unhealthy": ""
|
|
}
|
|
},
|
|
"panel": {
|
|
"statistics": {
|
|
"empty": "Puste",
|
|
"transcodes": "",
|
|
"transcodesCount": "",
|
|
"healthChecksCount": "",
|
|
"filesCount": "",
|
|
"savedSpace": "",
|
|
"healthChecks": "",
|
|
"videoCodecs": "",
|
|
"videoContainers": "",
|
|
"videoResolutions": ""
|
|
},
|
|
"workers": {
|
|
"empty": "Puste",
|
|
"table": {
|
|
"file": "",
|
|
"eta": "ETA",
|
|
"progress": "Postęp",
|
|
"transcode": "",
|
|
"healthCheck": ""
|
|
}
|
|
},
|
|
"queue": {
|
|
"empty": "Puste",
|
|
"table": {
|
|
"file": "",
|
|
"size": "Rozmiar",
|
|
"transcode": "",
|
|
"healthCheck": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rssFeed": {
|
|
"name": "",
|
|
"description": "",
|
|
"option": {
|
|
"feedUrls": {
|
|
"label": ""
|
|
},
|
|
"enableRtl": {
|
|
"label": ""
|
|
},
|
|
"textLinesClamp": {
|
|
"label": ""
|
|
},
|
|
"maximumAmountPosts": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"widgetPreview": {
|
|
"toggle": {
|
|
"enabled": "",
|
|
"disabled": ""
|
|
},
|
|
"dimensions": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"board": {
|
|
"action": {
|
|
"edit": {
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"confirmLeave": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"oldImport": {
|
|
"label": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"form": {
|
|
"file": {
|
|
"label": "",
|
|
"invalidError": ""
|
|
},
|
|
"apps": {
|
|
"label": "Aplikacje",
|
|
"avoidDuplicates": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"onlyImportApps": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"name": {
|
|
"label": ""
|
|
},
|
|
"screenSize": {
|
|
"label": "",
|
|
"description": "",
|
|
"option": {
|
|
"sm": "Mały",
|
|
"md": "Średni",
|
|
"lg": "Duży"
|
|
}
|
|
},
|
|
"sidebarBehavior": {
|
|
"label": "",
|
|
"description": "",
|
|
"option": {
|
|
"lastSection": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"removeItems": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"field": {
|
|
"pageTitle": {
|
|
"label": ""
|
|
},
|
|
"metaTitle": {
|
|
"label": ""
|
|
},
|
|
"logoImageUrl": {
|
|
"label": ""
|
|
},
|
|
"faviconImageUrl": {
|
|
"label": ""
|
|
},
|
|
"backgroundImageUrl": {
|
|
"label": ""
|
|
},
|
|
"backgroundImageAttachment": {
|
|
"label": "Ustawienie obrazu tła",
|
|
"option": {
|
|
"fixed": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"scroll": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"backgroundImageRepeat": {
|
|
"label": "",
|
|
"option": {
|
|
"repeat": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"no-repeat": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"repeat-x": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"repeat-y": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"backgroundImageSize": {
|
|
"label": "Rozmiar obrazu tła",
|
|
"option": {
|
|
"cover": {
|
|
"label": "",
|
|
"description": ""
|
|
},
|
|
"contain": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"primaryColor": {
|
|
"label": "Kolor podstawowy"
|
|
},
|
|
"secondaryColor": {
|
|
"label": "Kolor akcentowy"
|
|
},
|
|
"opacity": {
|
|
"label": ""
|
|
},
|
|
"customCss": {
|
|
"label": "",
|
|
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",
|
|
"customClassesAlert": {
|
|
"title": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"columnCount": {
|
|
"label": ""
|
|
},
|
|
"name": {
|
|
"label": "Nazwa"
|
|
},
|
|
"isPublic": {
|
|
"label": "Publiczna",
|
|
"description": ""
|
|
}
|
|
},
|
|
"content": {
|
|
"metaTitle": ""
|
|
},
|
|
"setting": {
|
|
"title": "",
|
|
"section": {
|
|
"general": {
|
|
"title": "Ogólne",
|
|
"unrecognizedLink": ""
|
|
},
|
|
"layout": {
|
|
"title": "Układ"
|
|
},
|
|
"background": {
|
|
"title": "Tło"
|
|
},
|
|
"color": {
|
|
"title": ""
|
|
},
|
|
"customCss": {
|
|
"title": ""
|
|
},
|
|
"access": {
|
|
"title": "",
|
|
"permission": {
|
|
"item": {
|
|
"view": {
|
|
"label": "Zobacz tablicę"
|
|
},
|
|
"modify": {
|
|
"label": ""
|
|
},
|
|
"full": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dangerZone": {
|
|
"title": "Strefa zagrożenia",
|
|
"action": {
|
|
"rename": {
|
|
"label": "",
|
|
"description": "",
|
|
"button": "",
|
|
"modal": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"visibility": {
|
|
"label": "",
|
|
"description": {
|
|
"public": "",
|
|
"private": ""
|
|
},
|
|
"button": {
|
|
"public": "",
|
|
"private": ""
|
|
},
|
|
"confirm": {
|
|
"public": {
|
|
"title": "",
|
|
"description": ""
|
|
},
|
|
"private": {
|
|
"title": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"delete": {
|
|
"label": "",
|
|
"description": "",
|
|
"button": "",
|
|
"confirm": {
|
|
"title": "Usuń tablicę",
|
|
"description": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"noBoard": {
|
|
"title": "",
|
|
"description": "",
|
|
"link": "",
|
|
"notice": ""
|
|
},
|
|
"notFound": {
|
|
"title": "",
|
|
"description": "",
|
|
"link": "",
|
|
"notice": ""
|
|
},
|
|
"homeBoard": {
|
|
"title": "",
|
|
"admin": {
|
|
"description": "",
|
|
"link": "",
|
|
"notice": ""
|
|
},
|
|
"user": {
|
|
"description": "",
|
|
"link": "",
|
|
"notice": ""
|
|
},
|
|
"anonymous": {
|
|
"description": "",
|
|
"link": "",
|
|
"notice": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"management": {
|
|
"metaTitle": "",
|
|
"title": {
|
|
"morning": "",
|
|
"afternoon": "",
|
|
"evening": ""
|
|
},
|
|
"notFound": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"navbar": {
|
|
"items": {
|
|
"home": "Strona główna",
|
|
"boards": "Tablice",
|
|
"apps": "Aplikacje",
|
|
"integrations": "",
|
|
"searchEngies": "",
|
|
"medias": "",
|
|
"users": {
|
|
"label": "Użytkownicy",
|
|
"items": {
|
|
"manage": "Zarządzaj",
|
|
"invites": "Zaproszenia",
|
|
"groups": ""
|
|
}
|
|
},
|
|
"tools": {
|
|
"label": "Narzędzia",
|
|
"items": {
|
|
"docker": "Docker",
|
|
"logs": "",
|
|
"api": "API",
|
|
"tasks": ""
|
|
}
|
|
},
|
|
"settings": "Ustawienia",
|
|
"help": {
|
|
"label": "Pomoc",
|
|
"items": {
|
|
"documentation": "Dokumentacja",
|
|
"submitIssue": "",
|
|
"discord": "Discord społeczności",
|
|
"sourceCode": ""
|
|
}
|
|
},
|
|
"about": "O programie"
|
|
}
|
|
},
|
|
"page": {
|
|
"home": {
|
|
"statistic": {
|
|
"board": "Tablice",
|
|
"user": "Użytkownicy",
|
|
"invite": "Zaproszenia",
|
|
"integration": "",
|
|
"app": "Aplikacje",
|
|
"group": ""
|
|
},
|
|
"statisticLabel": {
|
|
"boards": "Tablice",
|
|
"resources": "",
|
|
"authentication": "",
|
|
"authorization": ""
|
|
}
|
|
},
|
|
"board": {
|
|
"title": "Twoje tablice",
|
|
"action": {
|
|
"new": {
|
|
"label": ""
|
|
},
|
|
"open": {
|
|
"label": ""
|
|
},
|
|
"settings": {
|
|
"label": "Ustawienia"
|
|
},
|
|
"setHomeBoard": {
|
|
"label": "",
|
|
"badge": {
|
|
"label": "Strona główna",
|
|
"tooltip": ""
|
|
}
|
|
},
|
|
"delete": {
|
|
"label": "Usuń trwale",
|
|
"confirm": {
|
|
"title": "Usuń tablicę",
|
|
"description": ""
|
|
}
|
|
}
|
|
},
|
|
"visibility": {
|
|
"public": "",
|
|
"private": ""
|
|
},
|
|
"modal": {
|
|
"createBoard": {
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"media": {
|
|
"includeFromAllUsers": ""
|
|
},
|
|
"user": {
|
|
"back": "",
|
|
"fieldsDisabledExternalProvider": "",
|
|
"setting": {
|
|
"general": {
|
|
"title": "Ogólne",
|
|
"item": {
|
|
"language": "",
|
|
"board": "",
|
|
"firstDayOfWeek": "Pierwszy dzień tygodnia",
|
|
"accessibility": "Ułatwienia dostępu"
|
|
}
|
|
},
|
|
"security": {
|
|
"title": "Bezpieczeństwo"
|
|
},
|
|
"board": {
|
|
"title": "Tablice"
|
|
}
|
|
},
|
|
"list": {
|
|
"metaTitle": "Zarządzaj użytkownikami",
|
|
"title": "Użytkownicy"
|
|
},
|
|
"edit": {
|
|
"metaTitle": ""
|
|
},
|
|
"create": {
|
|
"metaTitle": "Dodaj użytkownika",
|
|
"title": "",
|
|
"step": {
|
|
"personalInformation": {
|
|
"label": ""
|
|
},
|
|
"security": {
|
|
"label": "Bezpieczeństwo"
|
|
},
|
|
"groups": {
|
|
"label": "",
|
|
"title": "",
|
|
"description": ""
|
|
},
|
|
"review": {
|
|
"label": ""
|
|
},
|
|
"completed": {
|
|
"title": ""
|
|
},
|
|
"error": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"action": {
|
|
"createAnother": "",
|
|
"back": ""
|
|
}
|
|
},
|
|
"invite": {
|
|
"title": "Zarządzaj zaproszeniami",
|
|
"action": {
|
|
"new": {
|
|
"title": "",
|
|
"description": "Po wygaśnięciu zaproszenie straci ważność, a odbiorca zaproszenia nie będzie mógł utworzyć konta."
|
|
},
|
|
"copy": {
|
|
"title": "",
|
|
"description": "",
|
|
"link": "Link do zaproszenia",
|
|
"button": ""
|
|
},
|
|
"delete": {
|
|
"title": "Usuń zaproszenie",
|
|
"description": "Czy na pewno chcesz usunąć to zaproszenie? Użytkownicy z tym linkiem nie będą już mogli utworzyć konta przy jego użyciu."
|
|
}
|
|
},
|
|
"field": {
|
|
"id": {
|
|
"label": "ID"
|
|
},
|
|
"creator": {
|
|
"label": "Twórca"
|
|
},
|
|
"expirationDate": {
|
|
"label": "Wygasa"
|
|
},
|
|
"token": {
|
|
"label": "Token"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"group": {
|
|
"back": "",
|
|
"setting": {
|
|
"general": {
|
|
"title": "Ogólne",
|
|
"owner": "Właściciel",
|
|
"ownerOfGroup": "",
|
|
"ownerOfGroupDeleted": ""
|
|
},
|
|
"members": {
|
|
"title": "",
|
|
"search": "",
|
|
"notFound": ""
|
|
},
|
|
"permissions": {
|
|
"title": "",
|
|
"form": {
|
|
"unsavedChanges": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"settings": {
|
|
"title": "Ustawienia",
|
|
"notification": {
|
|
"success": {
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"message": ""
|
|
}
|
|
},
|
|
"section": {
|
|
"analytics": {
|
|
"title": "",
|
|
"general": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"widgetData": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"integrationData": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"usersData": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"crawlingAndIndexing": {
|
|
"title": "",
|
|
"warning": "",
|
|
"noIndex": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"noFollow": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"noTranslate": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"noSiteLinksSearchBox": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"board": {
|
|
"title": "Tablice",
|
|
"homeBoard": {
|
|
"label": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"appearance": {
|
|
"title": "Wygląd",
|
|
"defaultColorScheme": {
|
|
"label": "",
|
|
"options": {
|
|
"light": "",
|
|
"dark": ""
|
|
}
|
|
}
|
|
},
|
|
"culture": {
|
|
"title": "",
|
|
"defaultLocale": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tool": {
|
|
"tasks": {
|
|
"title": "",
|
|
"status": {
|
|
"idle": "",
|
|
"running": "Uruchomione",
|
|
"error": "Błąd"
|
|
},
|
|
"job": {
|
|
"iconsUpdater": {
|
|
"label": ""
|
|
},
|
|
"analytics": {
|
|
"label": ""
|
|
},
|
|
"smartHomeEntityState": {
|
|
"label": ""
|
|
},
|
|
"ping": {
|
|
"label": ""
|
|
},
|
|
"mediaServer": {
|
|
"label": "Serwery mediów"
|
|
},
|
|
"mediaOrganizer": {
|
|
"label": ""
|
|
},
|
|
"downloads": {
|
|
"label": ""
|
|
},
|
|
"mediaRequestStats": {
|
|
"label": ""
|
|
},
|
|
"mediaRequestList": {
|
|
"label": ""
|
|
},
|
|
"rssFeeds": {
|
|
"label": ""
|
|
},
|
|
"indexerManager": {
|
|
"label": ""
|
|
},
|
|
"healthMonitoring": {
|
|
"label": ""
|
|
},
|
|
"dnsHole": {
|
|
"label": ""
|
|
},
|
|
"sessionCleanup": {
|
|
"label": ""
|
|
},
|
|
"updateChecker": {
|
|
"label": ""
|
|
},
|
|
"mediaTranscoding": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"api": {
|
|
"title": "API",
|
|
"modal": {
|
|
"createApiToken": {
|
|
"title": "",
|
|
"description": "",
|
|
"button": ""
|
|
}
|
|
},
|
|
"tab": {
|
|
"documentation": {
|
|
"label": "Dokumentacja"
|
|
},
|
|
"apiKey": {
|
|
"label": "",
|
|
"title": "",
|
|
"button": {
|
|
"createApiToken": ""
|
|
},
|
|
"table": {
|
|
"header": {
|
|
"id": "ID",
|
|
"createdBy": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"about": {
|
|
"version": "",
|
|
"text": "",
|
|
"accordion": {
|
|
"contributors": {
|
|
"title": "",
|
|
"subtitle": ""
|
|
},
|
|
"translators": {
|
|
"title": "",
|
|
"subtitle": ""
|
|
},
|
|
"libraries": {
|
|
"title": "",
|
|
"subtitle": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"docker": {
|
|
"title": "",
|
|
"table": {
|
|
"updated": "",
|
|
"search": "",
|
|
"selected": ""
|
|
},
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
},
|
|
"state": {
|
|
"label": "Status",
|
|
"option": {
|
|
"created": "Utworzony",
|
|
"running": "Uruchomione",
|
|
"paused": "Zatrzymane",
|
|
"restarting": "Restartowanie",
|
|
"exited": "",
|
|
"removing": "Usuwanie",
|
|
"dead": ""
|
|
}
|
|
},
|
|
"containerImage": {
|
|
"label": "Obraz"
|
|
},
|
|
"ports": {
|
|
"label": "Porty"
|
|
}
|
|
},
|
|
"action": {
|
|
"start": {
|
|
"label": "Uruchom",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"stop": {
|
|
"label": "Zatrzymaj",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"restart": {
|
|
"label": "Uruchom ponownie",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"remove": {
|
|
"label": "Usuń",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"refresh": {
|
|
"label": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"internalServerError": ""
|
|
}
|
|
},
|
|
"permission": {
|
|
"title": "",
|
|
"userSelect": {
|
|
"title": ""
|
|
},
|
|
"groupSelect": {
|
|
"title": ""
|
|
},
|
|
"tab": {
|
|
"user": "Użytkownicy",
|
|
"group": "",
|
|
"inherited": ""
|
|
},
|
|
"field": {
|
|
"user": {
|
|
"label": "Użytkownik"
|
|
},
|
|
"group": {
|
|
"label": ""
|
|
},
|
|
"permission": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"action": {
|
|
"saveUser": "",
|
|
"saveGroup": ""
|
|
}
|
|
},
|
|
"navigationStructure": {
|
|
"manage": {
|
|
"label": "Zarządzaj",
|
|
"boards": {
|
|
"label": "Tablice"
|
|
},
|
|
"integrations": {
|
|
"label": "",
|
|
"edit": {
|
|
"label": "Edytuj"
|
|
},
|
|
"new": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"search-engines": {
|
|
"label": "",
|
|
"new": {
|
|
"label": ""
|
|
},
|
|
"edit": {
|
|
"label": "Edytuj"
|
|
}
|
|
},
|
|
"medias": {
|
|
"label": ""
|
|
},
|
|
"apps": {
|
|
"label": "Aplikacje",
|
|
"new": {
|
|
"label": ""
|
|
},
|
|
"edit": {
|
|
"label": "Edytuj"
|
|
}
|
|
},
|
|
"users": {
|
|
"label": "Użytkownicy",
|
|
"create": {
|
|
"label": "Utwórz"
|
|
},
|
|
"general": "Ogólne",
|
|
"security": "Bezpieczeństwo",
|
|
"board": "Tablice",
|
|
"groups": {
|
|
"label": ""
|
|
},
|
|
"invites": {
|
|
"label": "Zaproszenia"
|
|
}
|
|
},
|
|
"tools": {
|
|
"label": "Narzędzia",
|
|
"docker": {
|
|
"label": "Docker"
|
|
},
|
|
"logs": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"settings": {
|
|
"label": "Ustawienia"
|
|
},
|
|
"about": {
|
|
"label": "O programie"
|
|
}
|
|
}
|
|
},
|
|
"search": {
|
|
"placeholder": "",
|
|
"nothingFound": "",
|
|
"error": {
|
|
"fetch": ""
|
|
},
|
|
"mode": {
|
|
"appIntegrationBoard": {
|
|
"help": "",
|
|
"group": {
|
|
"app": {
|
|
"title": "Aplikacje",
|
|
"children": {
|
|
"action": {
|
|
"open": {
|
|
"label": ""
|
|
},
|
|
"edit": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"board": {
|
|
"title": "Tablice",
|
|
"children": {
|
|
"action": {
|
|
"open": {
|
|
"label": ""
|
|
},
|
|
"homeBoard": {
|
|
"label": ""
|
|
},
|
|
"settings": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"integration": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"command": {
|
|
"help": "",
|
|
"group": {
|
|
"localCommand": {
|
|
"title": ""
|
|
},
|
|
"globalCommand": {
|
|
"title": "",
|
|
"option": {
|
|
"colorScheme": {
|
|
"light": "",
|
|
"dark": ""
|
|
},
|
|
"language": {
|
|
"label": "",
|
|
"children": {
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"newBoard": {
|
|
"label": ""
|
|
},
|
|
"importBoard": {
|
|
"label": ""
|
|
},
|
|
"newApp": {
|
|
"label": ""
|
|
},
|
|
"newIntegration": {
|
|
"label": "",
|
|
"children": {
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"newUser": {
|
|
"label": ""
|
|
},
|
|
"newInvite": {
|
|
"label": ""
|
|
},
|
|
"newGroup": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"external": {
|
|
"help": "",
|
|
"group": {
|
|
"searchEngine": {
|
|
"title": "",
|
|
"children": {
|
|
"action": {
|
|
"search": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"detail": {
|
|
"title": ""
|
|
},
|
|
"searchResults": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"option": {
|
|
"google": {
|
|
"name": "",
|
|
"description": ""
|
|
},
|
|
"bing": {
|
|
"name": "",
|
|
"description": ""
|
|
},
|
|
"duckduckgo": {
|
|
"name": "",
|
|
"description": ""
|
|
},
|
|
"torrent": {
|
|
"name": "Torrenty",
|
|
"description": ""
|
|
},
|
|
"youTube": {
|
|
"name": "",
|
|
"description": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"help": {
|
|
"group": {
|
|
"mode": {
|
|
"title": ""
|
|
},
|
|
"help": {
|
|
"title": "Pomoc",
|
|
"option": {
|
|
"documentation": {
|
|
"label": "Dokumentacja"
|
|
},
|
|
"submitIssue": {
|
|
"label": ""
|
|
},
|
|
"discord": {
|
|
"label": "Discord społeczności"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"home": {
|
|
"group": {
|
|
"local": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"page": {
|
|
"help": "",
|
|
"group": {
|
|
"page": {
|
|
"title": "",
|
|
"option": {
|
|
"manageHome": {
|
|
"label": ""
|
|
},
|
|
"manageBoard": {
|
|
"label": ""
|
|
},
|
|
"manageApp": {
|
|
"label": ""
|
|
},
|
|
"manageIntegration": {
|
|
"label": ""
|
|
},
|
|
"manageSearchEngine": {
|
|
"label": ""
|
|
},
|
|
"manageMedia": {
|
|
"label": ""
|
|
},
|
|
"manageUser": {
|
|
"label": "Zarządzaj użytkownikami"
|
|
},
|
|
"manageInvite": {
|
|
"label": ""
|
|
},
|
|
"manageGroup": {
|
|
"label": ""
|
|
},
|
|
"manageDocker": {
|
|
"label": ""
|
|
},
|
|
"manageApi": {
|
|
"label": ""
|
|
},
|
|
"manageLog": {
|
|
"label": ""
|
|
},
|
|
"manageTask": {
|
|
"label": ""
|
|
},
|
|
"manageSettings": {
|
|
"label": ""
|
|
},
|
|
"about": {
|
|
"label": "O programie"
|
|
},
|
|
"homeBoard": {
|
|
"label": ""
|
|
},
|
|
"preferences": {
|
|
"label": "Twoje preferencje"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"userGroup": {
|
|
"help": "",
|
|
"group": {
|
|
"user": {
|
|
"title": "Użytkownicy",
|
|
"children": {
|
|
"action": {
|
|
"detail": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"group": {
|
|
"title": "",
|
|
"children": {
|
|
"action": {
|
|
"detail": {
|
|
"label": ""
|
|
},
|
|
"manageMember": {
|
|
"label": ""
|
|
},
|
|
"managePermission": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"detail": {
|
|
"title": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"engine": {
|
|
"search": "",
|
|
"field": {
|
|
"name": {
|
|
"label": "Nazwa"
|
|
},
|
|
"short": {
|
|
"label": ""
|
|
},
|
|
"urlTemplate": {
|
|
"label": ""
|
|
},
|
|
"description": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"page": {
|
|
"list": {
|
|
"title": "",
|
|
"noResults": {
|
|
"title": "",
|
|
"action": ""
|
|
},
|
|
"interactive": ""
|
|
},
|
|
"create": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"edit": {
|
|
"title": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"configControl": "",
|
|
"searchEngineType": {
|
|
"generic": "",
|
|
"fromIntegration": ""
|
|
}
|
|
},
|
|
"delete": {
|
|
"title": "",
|
|
"message": "",
|
|
"notification": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|