From e34c867ef50f5e51e1f9c5f84b6e791a11d0640c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 29 Jun 2024 01:38:24 +0000 Subject: [PATCH] chore: update (Turkish) translation Translate-URL: https://librescore.ddns.net/projects/librescore/dl-librescore/tr/ --- src/i18n/tr.json | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/src/i18n/tr.json b/src/i18n/tr.json index 0967ef4..69d92a4 100644 --- a/src/i18n/tr.json +++ b/src/i18n/tr.json @@ -1 +1,45 @@ -{} +{ + "processing": "", + "download": "", + "official_button": "", + "official_tooltip": "", + "download_audio": "", + "full_score": "", + "button_parent_not_found": "", + "unknown_button_list_mode": "", + "cli_usage_hint": "", + "cli_example_url": "", + "path_to_folder": "", + "path_to_file": "", + "cli_example_folder": "", + "cli_example_file": "", + "cli_option_input_description": "", + "cli_option_type_description": "", + "cli_option_output_description": "", + "cli_option_verbose_description": "", + "cli_outdated_version_message": "", + "cli_windows_paste_hint": "", + "cli_linux_paste_hint": "", + "cli_input_message": "", + "cli_input_suffix": "", + "cli_types_message": "", + "cli_output_message": "", + "cli_file_error": "", + "cli_type_error": "", + "cli_file_extension_error": "", + "cli_file_loaded_message": "", + "cli_score_loaded_message": "", + "cli_input_error": "", + "cli_parts_message": "", + "cli_saved_message": "", + "cli_done_message": "", + "cli_url_error": "", + "cli_url_type_error": "", + "cli_score_not_found": "", + "cli_confirm_message": "", + "id": "", + "title": "", + "no_sheet_images_error": "", + "source_code": "", + "version": "" +}