added translation to message settings page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -1,4 +1,19 @@
|
||||
{
|
||||
"8:00 am": "8:00 am",
|
||||
"9:00 am": "9:00 am",
|
||||
"10:00 am": "10:00 am",
|
||||
"11:00 am": "11:00 am",
|
||||
"1:00 pm": "1:00 pm",
|
||||
"2:00 pm": "2:00 pm",
|
||||
"3:00 pm": "3:00 pm",
|
||||
"4:00 pm": "4:00 pm",
|
||||
"5:00 pm": "5:00 pm",
|
||||
"6:00 pm": "6:00 pm",
|
||||
"7:00 pm": "7:00 pm",
|
||||
"8:00 pm": "8:00 pm",
|
||||
"9:00 pm": "9:00 pm",
|
||||
"10:00 pm": "10:00 pm",
|
||||
|
||||
"abort": "abort",
|
||||
"actions": "actions",
|
||||
"add_login_service": "add login service",
|
||||
@@ -25,6 +40,7 @@
|
||||
"client_secret": "client secret",
|
||||
"close_settings": "close settings",
|
||||
"code": "code",
|
||||
"collect messages and send them at": "collect messages and send them at",
|
||||
"color": "color",
|
||||
"connect_service": "connect with service",
|
||||
"connected_services": "connected login services",
|
||||
@@ -81,8 +97,8 @@
|
||||
"do_login" : "do login",
|
||||
"do_open" : "open",
|
||||
"do_send" : "send",
|
||||
"due_date": "due date",
|
||||
"drag_n_drop": "drag & drop",
|
||||
"due_date": "due date",
|
||||
"duration": "duration",
|
||||
|
||||
"easy_list": "Easy List",
|
||||
@@ -153,9 +169,11 @@
|
||||
"hours": "hours",
|
||||
|
||||
"id": "ID",
|
||||
"i don`t want to receive email notifications!": "i don`t want to receive email notifications!",
|
||||
"impersonate": "impersonate",
|
||||
"IMPERSONATE": "impersonate",
|
||||
"index_page": "task overview",
|
||||
"instantly": "instantly",
|
||||
"invert_filter": "Filter umkehren",
|
||||
"invoice": "invoice",
|
||||
"item": "Item",
|
||||
@@ -189,7 +207,6 @@
|
||||
"members": "members",
|
||||
"message": "message",
|
||||
"messages": "messages",
|
||||
"message settings": "message settings",
|
||||
"miscellaneous_settings": "miscellaneous settings",
|
||||
"missing_new_item_id": "Old item id ({0}) has no new counterpart!",
|
||||
"mismatch": "mismatch",
|
||||
@@ -228,11 +245,13 @@
|
||||
"new_property": "new property",
|
||||
"no_bookmark_for_urlid": "No bookmark with urlId {0}",
|
||||
"no_company": "no company",
|
||||
"noon": "noon",
|
||||
"no_project_for_id": "No project found for id {0}",
|
||||
"no_task_for_id": "No task found for id {0}",
|
||||
"note": "note",
|
||||
"note ({id})":"note ({id})",
|
||||
"notes": "notes",
|
||||
"notification settings": "notification settings",
|
||||
"not_recent_version": "This is not the current version of this page!",
|
||||
"number": "number",
|
||||
|
||||
@@ -378,19 +397,20 @@
|
||||
"user_deleted_entity": "{user} deleted \"{entity}\"",
|
||||
"user_updated_entity": "{user} updated \"{entity}\"",
|
||||
|
||||
"value": "value",
|
||||
"version": "version",
|
||||
"version_of": "version {version} of {element}",
|
||||
"visible_to_guests": "visible to guests",
|
||||
|
||||
"website": "website",
|
||||
"welcome" : "Welcome, {0}",
|
||||
"When shall messages be delivered?": "When shall messages be delivered?",
|
||||
"wiki": "Wiki",
|
||||
"wikis": "wiki pages",
|
||||
"wiki page": "wiki page",
|
||||
"wiki pages": "wiki pages",
|
||||
"wiki_pages": "wiki pages",
|
||||
|
||||
"value": "value",
|
||||
"version": "version",
|
||||
"version_of": "version {version} of {element}",
|
||||
"visible_to_guests": "visible to guests",
|
||||
|
||||
"year": "year",
|
||||
"You can view/edit this task at {base_url}/task/{id}/view": "You can view/edit this task at {base_url}/task/{id}/view",
|
||||
"Your token to create a new password" : "Your token to create a new password",
|
||||
|
||||
Reference in New Issue
Block a user