From fe24da53e7841fdb76651c8fa3abd561fa97cf7f Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 14 Aug 2015 09:00:51 +0000 Subject: Adds translation strings (#950). git-svn-id: http://svn.redmine.org/redmine/trunk@14494 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ro.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'config/locales/ro.yml') diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 83a8c13b4..584d95f4c 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1150,3 +1150,24 @@ ro: label_member_management_selected_roles_only: Only these roles label_password_required: Confirm your password to continue label_total_spent_time: Overall spent time + notice_import_finished: All %{count} items have been imported. + notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be + imported.' + error_invalid_file_encoding: The file is not a valid %{encoding} encoded file + error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the + settings below + error_can_not_read_import_file: An error occurred while reading the file to import + permission_import_issues: Import issues + label_import_issues: Import issues + label_select_file_to_import: Select the file to import + label_fields_separator: Field separator + label_fields_wrapper: Field wrapper + label_encoding: Encoding + label_coma_char: Coma + label_semi_colon_char: Semi colon + label_quote_char: Quote + label_double_quote_char: Double quote + label_fields_mapping: Fields mapping + label_file_content_preview: File content preview + label_create_missing_values: Create missing values + button_import: Import -- cgit v1.2.3