From 5041801461299b25ae1728a1785d83a008fecdae Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 16 Apr 2018 15:34:36 +0200 Subject: [PATCH] Added basic translation variables for contacts --- backend/de/contacts.json | 1 + backend/en/contacts.json | 1 + backend/es/contacts.json | 1 + backend/hu/contacts.json | 1 + backend/id/contacts.json | 1 + backend/it/contacts.json | 1 + backend/nl/contacts.json | 1 + backend/pl/contacts.json | 1 + backend/pt/contacts.json | 1 + backend/tl/contacts.json | 1 + 10 files changed, 10 insertions(+) create mode 100644 backend/de/contacts.json create mode 100644 backend/en/contacts.json create mode 100644 backend/es/contacts.json create mode 100644 backend/hu/contacts.json create mode 100644 backend/id/contacts.json create mode 100644 backend/it/contacts.json create mode 100644 backend/nl/contacts.json create mode 100644 backend/pl/contacts.json create mode 100644 backend/pt/contacts.json create mode 100644 backend/tl/contacts.json diff --git a/backend/de/contacts.json b/backend/de/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/de/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/en/contacts.json b/backend/en/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/en/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/es/contacts.json b/backend/es/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/es/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/hu/contacts.json b/backend/hu/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/hu/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/id/contacts.json b/backend/id/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/id/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/it/contacts.json b/backend/it/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/it/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/nl/contacts.json b/backend/nl/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/nl/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/pl/contacts.json b/backend/pl/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/pl/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/pt/contacts.json b/backend/pt/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/pt/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file diff --git a/backend/tl/contacts.json b/backend/tl/contacts.json new file mode 100644 index 00000000..6cdaa005 --- /dev/null +++ b/backend/tl/contacts.json @@ -0,0 +1 @@ +{"contacts":{"given_name":"Given name","given_name_explica":"The given name of a person. Optional.","family_name":"Family name","family_name_explica":"The family name of a person. Optional.","name":"Full name","name_explica":"Full name of a person or institution. Required.","remark":"Note","remark_explica":"Shared notes about a person. Optional.","gender":"Gender","gender_explica":"Gender of a person.","title":"Title","title_explica":"The (academic, institutional, religious, ...) title of a person.","organization":"Organization","organization_explica":"The organization a person belongs to.","street":"Street address","street_explica":"Street address of a person or institution.","place":"Place","place_explica":"Place of a person or institution."},"gender":["female","male","Other"]} \ No newline at end of file