From 4a2206afa50bdb5a67efa81cdbba5f9167aaf652 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Fri, 15 Feb 2013 05:29:09 +0000 Subject: [PATCH] add missing i18n keys to az.yml (#13152) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11384 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/az.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/config/locales/az.yml b/config/locales/az.yml index f013d728c..ff9b9e7d6 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1153,3 +1153,31 @@ az: label_attribute_of_assigned_to: Assignee's %{name} label_attribute_of_fixed_version: Target version's %{name} label_copy_subtasks: Copy subtasks + label_cross_project_hierarchy: With project hierarchy + permission_edit_documents: Edit documents + button_hide: Hide + text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. + label_any: any + label_cross_project_system: With all projects + label_last_n_weeks: last %{count} weeks + label_in_the_past_days: in the past + label_copied_to: Copied to + permission_set_notes_private: Set notes as private + label_in_the_next_days: in the next + label_attribute_of_issue: Issue's %{name} + label_any_issues_in_project: any issues in project + label_cross_project_descendants: With subprojects + field_private_notes: Private notes + setting_jsonp_enabled: Enable JSONP support + label_gantt_progress_line: Progress line + permission_add_documents: Add documents + permission_view_private_notes: View private notes + label_attribute_of_user: User's %{name} + permission_delete_documents: Delete documents + field_inherit_members: Inherit members + setting_cross_project_subtasks: Allow cross-project subtasks + label_no_issues_in_project: no issues in project + label_copied_from: Copied from + setting_non_working_week_days: Non-working days + label_any_issues_not_in_project: any issues not in project + label_cross_project_tree: With project tree -- 2.39.5