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

fix(translations): sync translations from transifex (v39) #1939

Merged
merged 1 commit into from
May 19, 2024
Merged
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
3 changes: 2 additions & 1 deletion i18n/i18n_app_lo.properties
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ are_you_sure_to_delete_event=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0
are_you_sure_to_delete_event_with_audit=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0ec3\u0e88\u0ec1\u0e97\u0ec9\u0e9a\u0ecd\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0ea5\u0eb6\u0e9a\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e97\u0eb5\u0ec8\u0ec0\u0ea5\u0eb7\u0ead\u0e81\u0e99\u0eb5\u0ec9?
are_you_sure_to_complete_event=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0ec3\u0e88\u0ec1\u0e97\u0ec9\u0e9a\u0ecd\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0eaa\u0eb3\u0ec0\u0ea5\u0eb1\u0e94\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e99\u0eb5\u0ec9?
please_fix_errors_before_completing=\u0e81\u0eb0\u0ea5\u0eb8\u0e99\u0eb2\u0e81\u0ea7\u0e94\u0e84\u0eb7\u0e99\u0eab\u0eb2\u0e82\u0ecd\u0ec9\u0e9c\u0eb4\u0e94\u0e9e\u0eb2\u0e94\u0e81\u0ec8\u0ead\u0e99\u0eaa\u0eb3\u0ec0\u0ea5\u0eb1\u0e94\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e99\u0eb5\u0ec9
please_fix_errors_before_saving=Please review and fix the following error(s) before saving:
are_you_sure_to_incomplete_event=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0ec3\u0e88\u0ec1\u0e97\u0ec9\u0e9a\u0ecd\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0ec1\u0e81\u0ec9\u0ec4\u0e82\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e99\u0eb5\u0ec9?
are_you_sure_to_skip_event=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0ec3\u0e88\u0ec1\u0e97\u0ec9\u0e9a\u0ecd\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0e82\u0ec9\u0eb2\u0ea1\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e99\u0eb5\u0ec9?
are_you_sure_to_unskip_event=\u0e97\u0ec8\u0eb2\u0e99\u0edd\u0eb1\u0ec9\u0e99\u0ec3\u0e88\u0ec1\u0e97\u0ec9\u0e9a\u0ecd\u0e97\u0eb5\u0ec8\u0e88\u0eb0\u0e81\u0eb3\u0e99\u0ebb\u0e94\u0ec0\u0ea7\u0ea5\u0eb2\u0e84\u0eb7\u0e99\u0ec3\u0eab\u0ec9\u0e81\u0eb1\u0e9a\u0ec0\u0eab\u0e94\u0e81\u0eb2\u0e99\u0e99\u0eb5\u0ec9?
Expand Down Expand Up @@ -617,7 +618,7 @@ show_all=\u0eaa\u0eb0\u0ec1\u0e94\u0e87\u0e97\u0eb1\u0e87\u0edd\u0ebb\u0e94
not_allowed=Not allowed
you_do_not_have_the_necessary_authorities_to_delete=You do not have the necessary authorities to delete
this=this
delete_failed=Delete failed
delete_failed=\u0e81\u0eb2\u0e99\u0ea5\u0ebb\u0e9a\u0ea5\u0ebb\u0ec9\u0ea1\u0ec0\u0eab\u0ebc\u0ea7
cannot_delete_this_enrollment_because_it_already_contains_events=Cannot delete this enrollment because it already contains events. Please delete the events before deleting the enrollment
cannot_delete_this_tei_because_it_already_contains_enrollments=Cannot delete this tracked entity instance because it already contains enrollments. Please delete the enrollments before deleting the tracked entity instance
no_tracked_entity_instance_found_in_selected_program_showing_results_from_other_programs=No {trackedEntityTypeName} found in the selected program. Showing results from other programs
Expand Down
Loading