From 05fb8aa5059c24da9437c6e7f66aa8ef75314071 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 7 Nov 2024 11:16:36 -0500 Subject: [PATCH] feat: new language file for user custom fields cc: @barisusakli --- .../ar/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../bg/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../bn/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../cs/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../da/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../de/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../el/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../es/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../et/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../fi/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../fr/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../gl/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../he/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../hr/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../hu/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../hy/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../id/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../it/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../ja/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../ko/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../lt/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../lv/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../ms/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../nb/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../nl/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../pl/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../ro/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../ru/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../rw/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../sc/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../sk/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../sl/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../sr/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../sv/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../th/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../tr/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../uk/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../vi/admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ .../admin/manage/user-custom-fields.json | 21 +++++++++++++++++++ 47 files changed, 987 insertions(+) create mode 100644 public/language/ar/admin/manage/user-custom-fields.json create mode 100644 public/language/bg/admin/manage/user-custom-fields.json create mode 100644 public/language/bn/admin/manage/user-custom-fields.json create mode 100644 public/language/cs/admin/manage/user-custom-fields.json create mode 100644 public/language/da/admin/manage/user-custom-fields.json create mode 100644 public/language/de/admin/manage/user-custom-fields.json create mode 100644 public/language/el/admin/manage/user-custom-fields.json create mode 100644 public/language/en-US/admin/manage/user-custom-fields.json create mode 100644 public/language/en-x-pirate/admin/manage/user-custom-fields.json create mode 100644 public/language/es/admin/manage/user-custom-fields.json create mode 100644 public/language/et/admin/manage/user-custom-fields.json create mode 100644 public/language/fa-IR/admin/manage/user-custom-fields.json create mode 100644 public/language/fi/admin/manage/user-custom-fields.json create mode 100644 public/language/fr/admin/manage/user-custom-fields.json create mode 100644 public/language/gl/admin/manage/user-custom-fields.json create mode 100644 public/language/he/admin/manage/user-custom-fields.json create mode 100644 public/language/hr/admin/manage/user-custom-fields.json create mode 100644 public/language/hu/admin/manage/user-custom-fields.json create mode 100644 public/language/hy/admin/manage/user-custom-fields.json create mode 100644 public/language/id/admin/manage/user-custom-fields.json create mode 100644 public/language/it/admin/manage/user-custom-fields.json create mode 100644 public/language/ja/admin/manage/user-custom-fields.json create mode 100644 public/language/ko/admin/manage/user-custom-fields.json create mode 100644 public/language/lt/admin/manage/user-custom-fields.json create mode 100644 public/language/lv/admin/manage/user-custom-fields.json create mode 100644 public/language/ms/admin/manage/user-custom-fields.json create mode 100644 public/language/nb/admin/manage/user-custom-fields.json create mode 100644 public/language/nl/admin/manage/user-custom-fields.json create mode 100644 public/language/nn-NO/admin/manage/user-custom-fields.json create mode 100644 public/language/pl/admin/manage/user-custom-fields.json create mode 100644 public/language/pt-BR/admin/manage/user-custom-fields.json create mode 100644 public/language/pt-PT/admin/manage/user-custom-fields.json create mode 100644 public/language/ro/admin/manage/user-custom-fields.json create mode 100644 public/language/ru/admin/manage/user-custom-fields.json create mode 100644 public/language/rw/admin/manage/user-custom-fields.json create mode 100644 public/language/sc/admin/manage/user-custom-fields.json create mode 100644 public/language/sk/admin/manage/user-custom-fields.json create mode 100644 public/language/sl/admin/manage/user-custom-fields.json create mode 100644 public/language/sq-AL/admin/manage/user-custom-fields.json create mode 100644 public/language/sr/admin/manage/user-custom-fields.json create mode 100644 public/language/sv/admin/manage/user-custom-fields.json create mode 100644 public/language/th/admin/manage/user-custom-fields.json create mode 100644 public/language/tr/admin/manage/user-custom-fields.json create mode 100644 public/language/uk/admin/manage/user-custom-fields.json create mode 100644 public/language/vi/admin/manage/user-custom-fields.json create mode 100644 public/language/zh-CN/admin/manage/user-custom-fields.json create mode 100644 public/language/zh-TW/admin/manage/user-custom-fields.json diff --git a/public/language/ar/admin/manage/user-custom-fields.json b/public/language/ar/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ar/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/bg/admin/manage/user-custom-fields.json b/public/language/bg/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/bg/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/bn/admin/manage/user-custom-fields.json b/public/language/bn/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/bn/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/cs/admin/manage/user-custom-fields.json b/public/language/cs/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/cs/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/da/admin/manage/user-custom-fields.json b/public/language/da/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/da/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/de/admin/manage/user-custom-fields.json b/public/language/de/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/de/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/el/admin/manage/user-custom-fields.json b/public/language/el/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/el/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/en-US/admin/manage/user-custom-fields.json b/public/language/en-US/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/en-US/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/manage/user-custom-fields.json b/public/language/en-x-pirate/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/en-x-pirate/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/es/admin/manage/user-custom-fields.json b/public/language/es/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/es/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/et/admin/manage/user-custom-fields.json b/public/language/et/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/et/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/fa-IR/admin/manage/user-custom-fields.json b/public/language/fa-IR/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/fa-IR/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/fi/admin/manage/user-custom-fields.json b/public/language/fi/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/fi/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/fr/admin/manage/user-custom-fields.json b/public/language/fr/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/fr/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/gl/admin/manage/user-custom-fields.json b/public/language/gl/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/gl/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/he/admin/manage/user-custom-fields.json b/public/language/he/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/he/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/hr/admin/manage/user-custom-fields.json b/public/language/hr/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/hr/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/hu/admin/manage/user-custom-fields.json b/public/language/hu/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/hu/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/hy/admin/manage/user-custom-fields.json b/public/language/hy/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/hy/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/id/admin/manage/user-custom-fields.json b/public/language/id/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/id/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/it/admin/manage/user-custom-fields.json b/public/language/it/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/it/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/ja/admin/manage/user-custom-fields.json b/public/language/ja/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ja/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/ko/admin/manage/user-custom-fields.json b/public/language/ko/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ko/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/lt/admin/manage/user-custom-fields.json b/public/language/lt/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/lt/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/lv/admin/manage/user-custom-fields.json b/public/language/lv/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/lv/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/ms/admin/manage/user-custom-fields.json b/public/language/ms/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ms/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/nb/admin/manage/user-custom-fields.json b/public/language/nb/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/nb/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/nl/admin/manage/user-custom-fields.json b/public/language/nl/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/nl/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/nn-NO/admin/manage/user-custom-fields.json b/public/language/nn-NO/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/nn-NO/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/pl/admin/manage/user-custom-fields.json b/public/language/pl/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/pl/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/pt-BR/admin/manage/user-custom-fields.json b/public/language/pt-BR/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/pt-BR/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/pt-PT/admin/manage/user-custom-fields.json b/public/language/pt-PT/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/pt-PT/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/ro/admin/manage/user-custom-fields.json b/public/language/ro/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ro/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/ru/admin/manage/user-custom-fields.json b/public/language/ru/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/ru/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/rw/admin/manage/user-custom-fields.json b/public/language/rw/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/rw/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sc/admin/manage/user-custom-fields.json b/public/language/sc/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sc/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sk/admin/manage/user-custom-fields.json b/public/language/sk/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sk/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sl/admin/manage/user-custom-fields.json b/public/language/sl/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sl/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sq-AL/admin/manage/user-custom-fields.json b/public/language/sq-AL/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sq-AL/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sr/admin/manage/user-custom-fields.json b/public/language/sr/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sr/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/sv/admin/manage/user-custom-fields.json b/public/language/sv/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/sv/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/th/admin/manage/user-custom-fields.json b/public/language/th/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/th/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/tr/admin/manage/user-custom-fields.json b/public/language/tr/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/tr/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/uk/admin/manage/user-custom-fields.json b/public/language/uk/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/uk/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/vi/admin/manage/user-custom-fields.json b/public/language/vi/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/vi/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/zh-CN/admin/manage/user-custom-fields.json b/public/language/zh-CN/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/zh-CN/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file diff --git a/public/language/zh-TW/admin/manage/user-custom-fields.json b/public/language/zh-TW/admin/manage/user-custom-fields.json new file mode 100644 index 0000000000..ea0f18361a --- /dev/null +++ b/public/language/zh-TW/admin/manage/user-custom-fields.json @@ -0,0 +1,21 @@ +{ + "title": "Manage Custom User Fields", + "create-field": "Create Field", + "edit-field": "Edit Field", + "manage-custom-fields": "Manage Custom Fields", + "type-of-input": "Type of input", + "key": "Key", + "name": "Name", + "type": "Type", + "min-rep": "Minimum Reputation", + "input-type-text": "Input (Text)", + "input-type-link": "Input (Link)", + "input-type-number": "Input (Number)", + "input-type-select": "Select", + "select-options": "Options", + "select-options-help": "Add one option per line for the select element", + "minimum-reputation": "Minimum reputation", + "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?", + "custom-fields-saved": "Custom fields saved" +} \ No newline at end of file