Added translations, fixed chips theming

This commit is contained in:
Anton Stubenbord
2023-01-20 12:46:46 +01:00
parent f9dfddf704
commit fa3059218d
24 changed files with 399 additions and 270 deletions

View File

@@ -1,6 +1,6 @@
{
"@@locale": "cs",
"aboutDialogDevelopedByText": "Vyvíjí",
"aboutDialogDevelopedByText": "Vyvíjí {name}",
"@aboutDialogDevelopedByText": {
"placeholders": {
"name": {}
@@ -490,16 +490,28 @@
"@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "",
"@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAllName": "",
"@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "",
"@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAnyName": "",
"@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "",
"@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmAutoName": "",
"@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "",
"@matchingAlgorithmExactDescription": {},
"matchingAlgorithmExactName": "",
"@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "",
"@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmFuzzyName": "",
"@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "",
"@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "",
"@matchingAlgorithmRegexName": {},
"offlineWidgetText": "Nezdařilo se vytvořit připojení k internetu.",
"@offlineWidgetText": {},
"onboardingDoneButtonLabel": "Hotovo",

View File

@@ -1,6 +1,6 @@
{
"@@locale": "de",
"aboutDialogDevelopedByText": "Entwickelt von",
"aboutDialogDevelopedByText": "Entwickelt von {name}",
"@aboutDialogDevelopedByText": {
"placeholders": {
"name": {}
@@ -488,18 +488,30 @@
"@loginPageUsernameLabel": {},
"loginPageUsernameValidatorMessageText": "Nutzername darf nicht leer sein.",
"@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "Alle: Dokument enthält alle folgenden Wörter",
"matchingAlgorithmAllDescription": "Dokument enthält alle folgenden Wörter",
"@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAnyDescription": "Irgendein Wort: Dokument enthält eins der folgenden Wörter",
"matchingAlgorithmAllName": "Alle",
"@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "Dokument enthält eins der folgenden Wörter",
"@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAutoDescription": "Auto: Zuweisung automatisch erlernen",
"matchingAlgorithmAnyName": "Irgendein Wort",
"@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "Zuweisung automatisch erlernen",
"@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmExactDescription": "Exakt: Dokument enthält die folgende Zeichenkette",
"matchingAlgorithmAutoName": "Auto",
"@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "Dokument enthält die folgende Zeichenkette",
"@matchingAlgorithmExactDescription": {},
"matchingAlgorithmFuzzyDescription": "Ungenau: Dokument enthält ein zum folgenden Wort ähnliches Wort",
"matchingAlgorithmExactName": "Exakt",
"@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "Dokument enthält ein zum folgenden Wort ähnliches Wort",
"@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmRegexDescription": "Regulärer Ausdruck: Dokument passt zum folgenden Ausdruck",
"matchingAlgorithmFuzzyName": "Ungenau",
"@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "Dokument passt zum folgenden Ausdruck",
"@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "Regulärer Ausdruck",
"@matchingAlgorithmRegexName": {},
"offlineWidgetText": "Es konte keine Verbindung zum Internet hergestellt werden.",
"@offlineWidgetText": {},
"onboardingDoneButtonLabel": "Fertig",

View File

@@ -488,18 +488,30 @@
"@loginPageUsernameLabel": {},
"loginPageUsernameValidatorMessageText": "Username must not be empty.",
"@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "All: Document contains all of these words",
"matchingAlgorithmAllDescription": "Document contains all of these words",
"@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAnyDescription": "Any: Document contains any of these words",
"matchingAlgorithmAllName": "All",
"@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "Document contains any of these words",
"@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAutoDescription": "Auto: Learn matching automatically",
"matchingAlgorithmAnyName": "Any",
"@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "Learn matching automatically",
"@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmExactDescription": "Exact: Document contains this string",
"matchingAlgorithmAutoName": "Auto",
"@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "Document contains this string",
"@matchingAlgorithmExactDescription": {},
"matchingAlgorithmFuzzyDescription": "Fuzzy: Document contains a word similar to this word",
"matchingAlgorithmExactName": "Exact",
"@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "Document contains a word similar to this word",
"@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmRegexDescription": "Regular Expression: Document matches this regular expression",
"matchingAlgorithmFuzzyName": "Fuzzy",
"@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "Document matches this regular expression",
"@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "Regular Expression",
"@matchingAlgorithmRegexName": {},
"offlineWidgetText": "An internet connection could not be established.",
"@offlineWidgetText": {},
"onboardingDoneButtonLabel": "Done",

View File

@@ -490,16 +490,28 @@
"@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "",
"@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAllName": "",
"@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "",
"@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAnyName": "",
"@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "",
"@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmAutoName": "",
"@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "",
"@matchingAlgorithmExactDescription": {},
"matchingAlgorithmExactName": "",
"@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "",
"@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmFuzzyName": "",
"@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "",
"@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "",
"@matchingAlgorithmRegexName": {},
"offlineWidgetText": "İnternet bağlantısı kurulamadı.",
"@offlineWidgetText": {},
"onboardingDoneButtonLabel": "Bitti",