Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) Update translations from Transifex #365

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 68 additions & 18 deletions translations/am.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,47 @@
{
"addInlineDate": "Add inline date",
"addObsCommentTextBox": "Add obs comment text box",
"addPage": "Add Page",
"addProgram": "Add program",
"addProgramWorkflow": "Add program workflow",
"addQuestion": "Add Question",
"addSection": "Add Section",
"auditDetails": "Audit Details",
"autogeneratedUuid": "UUID (auto-generated",
"autogeneratedUuid": "UUID (auto-generated)",
"backToDashboard": "Back to dashboard",
"calendarAndTimer": "Calendar and timer",
"calendarOnly": "Calendar only",
"cancel": "Cancel",
"cancelButtonText": "Cancel",
"checkFilters": "Check the filters above",
"chooseEncounterType": "Choose an encounter type to link your form to",
"chooseFieldType": "Choose a field type",
"choosePatientIdentifierType": "Choose a patient identifier type",
"choosePersonAttributeType": "Choose a person attribute type",
"chooseQuestionType": "Choose a question type",
"chooseRenderingType": "Choose a rendering type",
"close": "Close",
"code": "Code",
"conceptDoesNotExist": "The linked concept does not exist in your dictionary.",
"conceptDoesNotExist": "The linked concept '{{conceptName}}' does not exist in your dictionary",
"conceptSearchHelpText": "Can't find a concept?",
"confirm": "Confirm",
"convertLabelToCamelCase": "Convert label to camel-case",
"copySchema": "Copy schema",
"createdBy": "",
"createdBy": "Created By",
"createForm": "Create Form",
"createNewForm": "Create a new form",
"createNewPage": "Create a new page",
"createNewQuestion": "Create a new question",
"createNewSection": "Create a new section",
"datePickerType": "The type of date picker to show ",
"decimalsNotAllowed": "This concept does not allow decimals",
"delete": "Delete",
"deleteForm": "Delete form",
"deleteFormConfirmation": "Are you sure you want to delete this form?",
"deletePage": "Delete page",
"deletePageConfirmation": "Are you sure you want to delete this page?",
"deletePageExplainerText": "Deleting this page will delete all the sections and questions associated with it. This action cannot be undone.",
"deleteQuestion": "Delete question",
"deleteQuestionConfirmation": "Are you sure you want to delete this question?",
"deleteQuestionExplainerText": "This action cannot be undone.",
"deleteQuestionConfirmation": "Are you sure you want to delete this question? ",
"deleteQuestionWarningText": "Clicking the delete button will delete the question labelled",
"deleteSchema": "Delete schema",
"deleteSection": "Delete section",
"deleteSectionConfirmation": "Are you sure you want to delete this section?",
Expand All @@ -40,6 +50,7 @@
"description": "Description",
"descriptionPlaceholderText": "e.g. A form used to collect encounter data for clients in the Express Care program.",
"downloadSchema": "Download schema",
"dragToReorder": "Drag to reorder",
"duplicated": "Duplicated",
"duplicateQuestion": "Duplicate question",
"editButton": "Edit {{elementType}}",
Expand All @@ -60,6 +71,12 @@
"errorDeletingSection": "Error deleting section",
"errorDuplicatingQuestion": "Error duplicating question",
"errorFetchingConceptName": "Couldn't resolve concept name",
"errorFetchingConcepts": "Error fetching concepts",
"errorFetchingPatientIdentifierTypes": "Error fetching patient identifier types",
"errorFetchingPersonAttributeTypes": "Error fetching person attribute types",
"errorFetchingPrograms": "Error fetching programs",
"errorFetchingProgramState": "Error fetching program state",
"errorOnLine": "Error on line",
"errorPublishingForm": "Error publishing form",
"errorRenamingForm": "Error renaming form",
"errorRenamingPage": "Error renaming page",
Expand All @@ -69,13 +86,12 @@
"errorUpdatingForm": "Error updating form",
"errorUpdatingQuestion": "Error updating question",
"expandSectionExplainer": "Below are the sections linked to this page. Expand each section to add questions to it.",
"fieldType": "Field type",
"filterBy": "Filter by",
"formBuilder": "Form Builder",
"formBuilderDocs": "form builder documentation",
"formCreated": "New form created",
"formDeleted": "Form deleted",
"formDeletedSuccessfully": "deleted successfully",
"formDeletedMessage": "The form \"{{- formName}}\" has been deleted successfully",
"formDescription": "Form description",
"formDescriptionPlaceholder": "A short description of the form e.g. A form for collecting COVID-19 symptoms",
"formError": "Error loading form metadata",
Expand All @@ -91,48 +107,70 @@
"formUuid": "Form UUID",
"home": "Home",
"import": "Import",
"importSchema": "Import schema",
"inputDummySchema": "Input dummy schema",
"interactiveBuilder": "Interactive Builder",
"interactiveBuilderHelperText": "The Interactive Builder lets you build your form schema without writing JSON code. The Preview tab automatically updates as you build your form. When done, click Save Form to save your form.",
"invalidMinMax": "Min value cannot be greater than max",
"invalidVersionWarning": "Version can only start with with a number",
"isQuestionRequiredOrOptional": "Is this question a required or optional field? Required fields must be answered before the form can be submitted.",
"labelFalse": "Label false",
"labelPlaceholder": "e.g. Type of Anaesthesia",
"labelTrue": "Label true",
"lastEditedBy": "Last Edited By",
"loadDraft": "Load draft",
"loading": "Loading",
"loadingSchema": "Loading schema",
"manageForms": "Manage Forms",
"mappings": "Mappings",
"maximizeEditor": "Maximize editor",
"minimizeEditor": "Minimize editor",
"name": "Name",
"namePlaceholder": "What the form is called in the system",
"no": "No",
"noFormsToDisplay": "There are no forms to display.",
"noMatchingConcepts": "No concepts were found that match",
"noMatchingFormsToDisplay": "No matching forms to display",
"noSchemaLoaded": "No schema loaded",
"noValidationErrorsFound": "No validation errors found",
"off": "Off",
"on": "On",
"optional": "Optional",
"pageCreated": "New page created",
"pageDeleted": "Page deleted",
"pageExplainer": "Pages typically have one or more sections. Click the button below to add a section to your page.",
"pageRenamed": "Page renamed",
"patientIdentifierTypeHelperText": "Patient identifier type fields must be linked to a patient identifier type",
"personAttributeTypeHelperText": "Person attribute type fields must be linked to a person attribute type",
"pleaseTryAgain": "Please try again.",
"preview": "Preview",
"problemLoadingPreview": "There was a problem loading the schema preview",
"program": "Program",
"programState": "Program state",
"programWorkflow": "Program workflow",
"published": "Published",
"publishForm": "Publish form",
"publishing": "Publishing",
"publishingFailed": "Publishing failed",
"publishWarning": "Cannot publish form with validation errors",
"questionCreated": "New question created",
"QuestionDeleted": "Question deleted",
"questionDeleted": "Question deleted",
"questionDeletedMessage": "The question labelled \"{{- questionLabel}}\" has been deleted.",
"questionDuplicated": "Question duplicated. Please change the duplicated question's ID to a unique, camelcased value",
"questionId": "Question ID (prefer using camel-case for IDs)",
"questionEdited": "Question edited",
"questionEditedMessage": "The question labelled \"{{- questionLabel}}\" has been edited.",
"questionId": "Question ID (prefer using camel-case for IDs). Each field should have a unique ID.",
"questionIdExists": "This question ID already exists in your schema",
"questionIdPlaceholder": "Enter a unique ID e.g. \"anaesthesiaType\" for a question asking about the type of anaesthesia.",
"questionLabel": "Label",
"questionRestored": "Question restored",
"questionRestoredMessage": "The question labelled \"{{- questionLabel}}\" has been restored.",
"questionType": "Question type",
"questionUpdated": "Question updated",
"referenceSchema": "Reference schema",
"relationship": "Relationship",
"renderChanges": "Render changes",
"reorderQuestion": "Reorder question",
"renderingType": "Rendering type",
"required": "Required",
"restoreDraft": "Restore draft",
"retired": "Retired",
"rows": "Rows",
"save": "Save",
Expand All @@ -149,13 +187,15 @@
"saving": "Saving",
"schemaActions": "Schema actions",
"schemaEditor": "Schema editor",
"schemaError": "There's an error in your schema.",
"schemaLoadError": "Error loading schema",
"schemaNotFound": "Schema not found",
"schemaNotFoundText": "The schema originally associated with this form could not be found. A draft schema was found saved in your browser's local storage. Would you like to load it instead?",
"schemaSaveWarningMessage": "The dev3 server is ephemeral at best and can't be relied upon to save your schemas permanently. To avoid losing your work, please save your schemas to your local machine. Alternatively, upload your schema to the distro repo to have it persisted across server resets.",
"searchConcept": "Search using a concept name or UUID",
"searchForAnswerConcept": "Search for a concept to add as an answer",
"searchForBackingConcept": "Search for a backing concept",
"searchForBackingPatientIdentifierType": "Search for a backing patient identifier type",
"searchForBackingPersonAttributeType": "Search for a backing person attribute type",
"searching": "Searching",
"searchInOCL": "Search in OCL",
"searchThisList": "Search this list",
Expand All @@ -167,18 +207,28 @@
"source": "Source",
"startBuilding": "Start building",
"success": "Success!",
"timerOnly": "Timer only",
"tryAgain": "Try again",
"typeRequired": "Type is required",
"undo": "Undo",
"uneditedFormMsg": "This form has never been edited",
"unknownUser": "Unknown",
"unpublish": "Unpublish",
"unpublishConfirmation": "Are you sure you want to unpublish this form?",
"unpublishExplainerText": "Unpublishing a form means you can no longer access it from your frontend. Unpublishing forms does not delete their associated schemas, it only affects whether or not you can access them in your frontend.",
"unpublishForm": "Unpublish form",
"unpublishing": "Unpublishing",
"unpublishForm": "Unpublish Form",
"updateExistingForm": "Update existing version",
"validateAndPublishForm": "Validate and publish form",
"validateForm": "Validate form",
"validating": "Validating",
"validationErrors_one": "Validation found {{count}} errors",
"validationErrors_other": "Validation found {{count}} errors",
"ValidationSuccessful": "Validation Successful",
"validFieldTypeRequired": "A valid field type value is required",
"validRenderingTypeRequired": "A valid rendering type value is required",
"version": "Version",
"viewErrors": "View the errors in the interactive builder",
"welcomeExplainer": "Add pages, sections and questions to your form. The Preview tab automatically updates as you build your form. For a detailed explanation of what constitutes an OpenMRS form schema, please read through the ",
"welcomeHeading": "Welcome to the Interactive Schema builder",
"welcomeHeading": "Interactive schema builder",
"yes": "Yes"
}
Loading