working on address card editor
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
"contained_tax": "enthaltene Steuer",
|
||||
"content": "Inhalt",
|
||||
"context": "Kontext",
|
||||
"country": "Land",
|
||||
"COURT": "Amtsgericht",
|
||||
"CUSTOMER-NUMBER": "Kundennummer",
|
||||
"customer_number_prefix": "Präfix für Kundennummer",
|
||||
"create": "anlegen",
|
||||
"create_new_object": "{object} neu anlegen",
|
||||
@@ -94,6 +97,7 @@
|
||||
"footer": "Fuß-Text",
|
||||
"foreign_id": "externe Kennung",
|
||||
"forgot_pass" : "Password vergessen?",
|
||||
"formatted_name": "Anzeigename",
|
||||
"fulltext": "Volltextsuche",
|
||||
|
||||
"go": "los!",
|
||||
@@ -122,6 +126,7 @@
|
||||
"loading_data": "Daten werden geladen…",
|
||||
"loading_object": "lade {object}…",
|
||||
"local_court": "Amtsgericht",
|
||||
"locality": "Ort",
|
||||
"login" : "Anmeldung",
|
||||
"login_services": "Login-Services",
|
||||
"logout": "Abmelden",
|
||||
@@ -172,6 +177,7 @@
|
||||
|
||||
"oidc_Login" : "Anmeldung mit OIDC",
|
||||
"old_password": "altes Passwort",
|
||||
"organization": "Organisation",
|
||||
|
||||
"page": "Seite",
|
||||
"parent_task": "übergeordnete Aufgabe",
|
||||
@@ -189,6 +195,7 @@
|
||||
"pos": "Pos",
|
||||
"position": "Position",
|
||||
"positions": "Positionen",
|
||||
"post_code": "Postleitzahl",
|
||||
"postpone": "aufschieben",
|
||||
"price": "Preis",
|
||||
"priority": "Priorität",
|
||||
@@ -197,6 +204,7 @@
|
||||
"projects": "Projekte",
|
||||
|
||||
"record": "Eintrag",
|
||||
"region": "Bundesland",
|
||||
"repeat_new_password": "Wiederholung",
|
||||
"results": "Ergebnisse",
|
||||
|
||||
@@ -241,6 +249,7 @@
|
||||
"501": "Nicht implementiert"
|
||||
},
|
||||
"stock": "Inventar",
|
||||
"street": "Straße",
|
||||
"subject": "Betreff",
|
||||
"subtask": "Unteraufgabe",
|
||||
"subtasks": "Unteraufgaben",
|
||||
@@ -254,6 +263,7 @@
|
||||
"task_list": "Aufgabenliste",
|
||||
"tasks": "Aufgaben",
|
||||
"tax_id": "Steuernummer",
|
||||
"TAX-NUMBER": "Steuernummer",
|
||||
"tax_rate": "Steuersatz",
|
||||
"template": "Vorlage",
|
||||
"theme": "Design",
|
||||
|
||||
@@ -38,6 +38,9 @@
|
||||
"contained_tax": "contained tax",
|
||||
"content": "content",
|
||||
"context": "context",
|
||||
"country": "country",
|
||||
"COURT": "local court",
|
||||
"CUSTOMER-NUMBER": "customer number",
|
||||
"customer_number_prefix": "prefix for customer number",
|
||||
"create": "create",
|
||||
"create_new_object": "create {object}",
|
||||
@@ -88,11 +91,13 @@
|
||||
|
||||
"failed": "failed",
|
||||
"failed_login_attempts" : "account locked until {release_time} after {attempts} failed login attempts",
|
||||
"file": "file",
|
||||
"files": "files",
|
||||
"filter": "filter",
|
||||
"footer": "footer",
|
||||
"foreign_id": "external ID",
|
||||
"forgot_pass" : "forgot password?",
|
||||
"formatted_name": "display name",
|
||||
"fulltext": "full text search",
|
||||
|
||||
"go": "go!",
|
||||
@@ -121,6 +126,7 @@
|
||||
"loading_data": "loading data…",
|
||||
"loading_object": "loading {object}…",
|
||||
"local_court": "local court",
|
||||
"locality": "locality",
|
||||
"login" : "login",
|
||||
"login_services": "login service",
|
||||
"logout": "logout",
|
||||
@@ -171,6 +177,7 @@
|
||||
|
||||
"oidc_Login" : "Login via OIDC",
|
||||
"old_password": "old password",
|
||||
"organization": "organization",
|
||||
|
||||
"page": "page",
|
||||
"parent_task": "parent task",
|
||||
@@ -188,6 +195,7 @@
|
||||
"pos": "pos",
|
||||
"position": "position",
|
||||
"positions": "positions",
|
||||
"post_code": "post cdoe",
|
||||
"postpone": "postpone",
|
||||
"price": "price",
|
||||
"priority": "priority",
|
||||
@@ -196,6 +204,7 @@
|
||||
"projects": "projects",
|
||||
|
||||
"record": "record",
|
||||
"region": "region",
|
||||
"repeat_new_password": "repeat new password",
|
||||
"results": "results",
|
||||
|
||||
@@ -240,6 +249,7 @@
|
||||
"501": "Not implemented"
|
||||
},
|
||||
"stock": "stock",
|
||||
"street": "street",
|
||||
"subject": "subject",
|
||||
"subtask": "subtask",
|
||||
"subtasks": "subtasks",
|
||||
@@ -253,6 +263,7 @@
|
||||
"task_list": "task list",
|
||||
"tasks": "tasks",
|
||||
"tax_id": "tax ID",
|
||||
"TAX-NUMBER": "tax ID",
|
||||
"tax_rate": "tax rate",
|
||||
"template": "template",
|
||||
"theme": "design",
|
||||
|
||||
Reference in New Issue
Block a user