chore(lang): update translations from crowdin (#4362)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
136ed8e8b4
commit
6e5fbde23b
@@ -612,17 +612,17 @@
|
|||||||
"select": {
|
"select": {
|
||||||
"label": "Select an application",
|
"label": "Select an application",
|
||||||
"notFound": "No application found",
|
"notFound": "No application found",
|
||||||
"search": "",
|
"search": "Search for an app",
|
||||||
"noResults": "",
|
"noResults": "No results",
|
||||||
"action": "",
|
"action": "Select {app}",
|
||||||
"title": ""
|
"title": "Select an app to add to this board"
|
||||||
},
|
},
|
||||||
"create": {
|
"create": {
|
||||||
"title": "",
|
"title": "Create new app",
|
||||||
"description": "",
|
"description": "Create a new app ",
|
||||||
"action": ""
|
"action": "Open app creation"
|
||||||
},
|
},
|
||||||
"add": ""
|
"add": "Add an app"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"integration": {
|
"integration": {
|
||||||
@@ -649,14 +649,14 @@
|
|||||||
"app": {
|
"app": {
|
||||||
"option": {
|
"option": {
|
||||||
"existing": {
|
"existing": {
|
||||||
"title": "",
|
"title": "Existing",
|
||||||
"label": ""
|
"label": "Select existing app"
|
||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"title": "",
|
"title": "New",
|
||||||
"url": {
|
"url": {
|
||||||
"label": "",
|
"label": "App URL",
|
||||||
"description": ""
|
"description": "The URL the app will open when accessed from the dashboard"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -676,9 +676,9 @@
|
|||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"action": {
|
"action": {
|
||||||
"add": "",
|
"add": "Link an app",
|
||||||
"remove": "",
|
"remove": "Unlink",
|
||||||
"select": ""
|
"select": "Select an app to link"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -709,7 +709,7 @@
|
|||||||
"description": "Integration, {kind} can be used with the search engine. Please check this to automatically configure the search engine."
|
"description": "Integration, {kind} can be used with the search engine. Please check this to automatically configure the search engine."
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"sectionTitle": ""
|
"sectionTitle": "Linked App"
|
||||||
},
|
},
|
||||||
"createApp": {
|
"createApp": {
|
||||||
"label": "Create application",
|
"label": "Create application",
|
||||||
@@ -730,30 +730,30 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"common": {
|
"common": {
|
||||||
"cause": {
|
"cause": {
|
||||||
"title": ""
|
"title": "Cause with more details"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unknown": {
|
"unknown": {
|
||||||
"title": "",
|
"title": "Unknown error",
|
||||||
"description": ""
|
"description": "An unknown error occurred, open the cause below to see more details"
|
||||||
},
|
},
|
||||||
"parse": {
|
"parse": {
|
||||||
"title": "",
|
"title": "Parse error",
|
||||||
"description": ""
|
"description": "The response could not be parsed. Please verify that the URL is pointing to the base URL of the service."
|
||||||
},
|
},
|
||||||
"authorization": {
|
"authorization": {
|
||||||
"title": "",
|
"title": "Authorisation error",
|
||||||
"description": ""
|
"description": "The request was not authorised. Please verify that the credentials are correct and you have them configured with enough permissions."
|
||||||
},
|
},
|
||||||
"statusCode": {
|
"statusCode": {
|
||||||
"title": "",
|
"title": "Response error",
|
||||||
"description": "",
|
"description": "Received unexpected {statusCode} ({reason}) response from <url></url>. Please verify that the URL is pointing to the base URL of the integration.",
|
||||||
"otherDescription": "",
|
"otherDescription": "Received unexpected {statusCode} response from <url></url>. Please verify that the URL is pointing to the base URL of the integration.",
|
||||||
"reason": {
|
"reason": {
|
||||||
"badRequest": "",
|
"badRequest": "Bad request",
|
||||||
"notFound": "",
|
"notFound": "Not found",
|
||||||
"tooManyRequests": "",
|
"tooManyRequests": "Too many requests",
|
||||||
"internalServerError": "",
|
"internalServerError": "Internal server error",
|
||||||
"serviceUnavailable": "",
|
"serviceUnavailable": "",
|
||||||
"gatewayTimeout": ""
|
"gatewayTimeout": ""
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -649,14 +649,14 @@
|
|||||||
"app": {
|
"app": {
|
||||||
"option": {
|
"option": {
|
||||||
"existing": {
|
"existing": {
|
||||||
"title": "",
|
"title": "Istniejąca",
|
||||||
"label": ""
|
"label": "Wybierz istniejącą aplikację"
|
||||||
},
|
},
|
||||||
"new": {
|
"new": {
|
||||||
"title": "",
|
"title": "Nowy",
|
||||||
"url": {
|
"url": {
|
||||||
"label": "",
|
"label": "Adres URL aplikacji",
|
||||||
"description": ""
|
"description": "Adres URL, który zostanie otwarty po kliknięciu aplikacji na pulpicie"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -676,9 +676,9 @@
|
|||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"action": {
|
"action": {
|
||||||
"add": "",
|
"add": "Połącz aplikację",
|
||||||
"remove": "",
|
"remove": "Odłącz",
|
||||||
"select": ""
|
"select": "Wybierz aplikację do połączenia"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -709,7 +709,7 @@
|
|||||||
"description": "Integracja \"{kind}\" może być używana z wyszukiwarkami. Zaznacz to, aby automatycznie skonfigurować wyszukiwarkę."
|
"description": "Integracja \"{kind}\" może być używana z wyszukiwarkami. Zaznacz to, aby automatycznie skonfigurować wyszukiwarkę."
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
"sectionTitle": ""
|
"sectionTitle": "Połączona aplikacja"
|
||||||
},
|
},
|
||||||
"createApp": {
|
"createApp": {
|
||||||
"label": "Stwórz aplikację",
|
"label": "Stwórz aplikację",
|
||||||
@@ -1051,7 +1051,7 @@
|
|||||||
"add": "Dodaj",
|
"add": "Dodaj",
|
||||||
"apply": "Zastosuj",
|
"apply": "Zastosuj",
|
||||||
"backToOverview": "Powrót do widoku ogólnego",
|
"backToOverview": "Powrót do widoku ogólnego",
|
||||||
"change": "",
|
"change": "Zmień",
|
||||||
"create": "Utwórz",
|
"create": "Utwórz",
|
||||||
"createAnother": "Utwórz i zacznij od nowa",
|
"createAnother": "Utwórz i zacznij od nowa",
|
||||||
"edit": "Edytuj",
|
"edit": "Edytuj",
|
||||||
|
|||||||
Reference in New Issue
Block a user