@@ -1,1183 +1,1183 | |||||
1 | # |
|
1 | # | |
2 | # Translated by Saadat Mutallimova |
|
2 | # Translated by Saadat Mutallimova | |
3 | # Data Processing Center of the Ministry of Communication and Information Technologies |
|
3 | # Data Processing Center of the Ministry of Communication and Information Technologies | |
4 | # |
|
4 | # | |
5 | az: |
|
5 | az: | |
6 | direction: ltr |
|
6 | direction: ltr | |
7 | date: |
|
7 | date: | |
8 | formats: |
|
8 | formats: | |
9 | default: "%d.%m.%Y" |
|
9 | default: "%d.%m.%Y" | |
10 | short: "%d %b" |
|
10 | short: "%d %b" | |
11 | long: "%d %B %Y" |
|
11 | long: "%d %B %Y" | |
12 |
|
12 | |||
13 | day_names: [bazar, bazar ertΙsi, Γ§ΙrΕΙnbΙ axΕamΔ±, Γ§ΙrΕΙnbΙ, cΓΌmΙ axΕamΔ±, cΓΌmΙ, ΕΙnbΙ] |
|
13 | day_names: [bazar, bazar ertΙsi, Γ§ΙrΕΙnbΙ axΕamΔ±, Γ§ΙrΕΙnbΙ, cΓΌmΙ axΕamΔ±, cΓΌmΙ, ΕΙnbΙ] | |
14 | standalone_day_names: [Bazar, Bazar ertΙsi, ΓΙrΕΙnbΙ axΕamΔ±, ΓΙrΕΙnbΙ, CΓΌmΙ axΕamΔ±, CΓΌmΙ, ΕΙnbΙ] |
|
14 | standalone_day_names: [Bazar, Bazar ertΙsi, ΓΙrΕΙnbΙ axΕamΔ±, ΓΙrΕΙnbΙ, CΓΌmΙ axΕamΔ±, CΓΌmΙ, ΕΙnbΙ] | |
15 | abbr_day_names: [B, Be, Γa, Γ, Ca, C, Ε] |
|
15 | abbr_day_names: [B, Be, Γa, Γ, Ca, C, Ε] | |
16 |
|
16 | |||
17 | month_names: [~, yanvar, fevral, mart, aprel, may, iyun, iyul, avqust, sentyabr, oktyabr, noyabr, dekabr] |
|
17 | month_names: [~, yanvar, fevral, mart, aprel, may, iyun, iyul, avqust, sentyabr, oktyabr, noyabr, dekabr] | |
18 | # see russian gem for info on "standalone" day names |
|
18 | # see russian gem for info on "standalone" day names | |
19 | standalone_month_names: [~, Yanvar, Fevral, Mart, Aprel, May, Δ°yun, Δ°yul, Avqust, Sentyabr, Oktyabr, Noyabr, Dekabr] |
|
19 | standalone_month_names: [~, Yanvar, Fevral, Mart, Aprel, May, Δ°yun, Δ°yul, Avqust, Sentyabr, Oktyabr, Noyabr, Dekabr] | |
20 | abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.] |
|
20 | abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.] | |
21 | standalone_abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.] |
|
21 | standalone_abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.] | |
22 |
|
22 | |||
23 | order: |
|
23 | order: | |
24 | - :day |
|
24 | - :day | |
25 | - :month |
|
25 | - :month | |
26 | - :year |
|
26 | - :year | |
27 |
|
27 | |||
28 | time: |
|
28 | time: | |
29 | formats: |
|
29 | formats: | |
30 | default: "%a, %d %b %Y, %H:%M:%S %z" |
|
30 | default: "%a, %d %b %Y, %H:%M:%S %z" | |
31 | time: "%H:%M" |
|
31 | time: "%H:%M" | |
32 | short: "%d %b, %H:%M" |
|
32 | short: "%d %b, %H:%M" | |
33 | long: "%d %B %Y, %H:%M" |
|
33 | long: "%d %B %Y, %H:%M" | |
34 |
|
34 | |||
35 | am: "sΙhΙr" |
|
35 | am: "sΙhΙr" | |
36 | pm: "axΕam" |
|
36 | pm: "axΕam" | |
37 |
|
37 | |||
38 | number: |
|
38 | number: | |
39 | format: |
|
39 | format: | |
40 | separator: "," |
|
40 | separator: "," | |
41 | delimiter: " " |
|
41 | delimiter: " " | |
42 | precision: 3 |
|
42 | precision: 3 | |
43 |
|
43 | |||
44 | currency: |
|
44 | currency: | |
45 | format: |
|
45 | format: | |
46 | format: "%n %u" |
|
46 | format: "%n %u" | |
47 | unit: "man." |
|
47 | unit: "man." | |
48 | separator: "." |
|
48 | separator: "." | |
49 | delimiter: " " |
|
49 | delimiter: " " | |
50 | precision: 2 |
|
50 | precision: 2 | |
51 |
|
51 | |||
52 | percentage: |
|
52 | percentage: | |
53 | format: |
|
53 | format: | |
54 | delimiter: "" |
|
54 | delimiter: "" | |
55 |
|
55 | |||
56 | precision: |
|
56 | precision: | |
57 | format: |
|
57 | format: | |
58 | delimiter: "" |
|
58 | delimiter: "" | |
59 |
|
59 | |||
60 | human: |
|
60 | human: | |
61 | format: |
|
61 | format: | |
62 | delimiter: "" |
|
62 | delimiter: "" | |
63 | precision: 3 |
|
63 | precision: 3 | |
64 | # Rails 2.2 |
|
64 | # Rails 2.2 | |
65 | # storage_units: [Π±Π°ΠΉΡ, ΠΠ, ΠΠ, ΠΠ, Π’Π] |
|
65 | # storage_units: [Π±Π°ΠΉΡ, ΠΠ, ΠΠ, ΠΠ, Π’Π] | |
66 |
|
66 | |||
67 | # Rails 2.3 |
|
67 | # Rails 2.3 | |
68 | storage_units: |
|
68 | storage_units: | |
69 | # Storage units output formatting. |
|
69 | # Storage units output formatting. | |
70 | # %u is the storage unit, %n is the number (default: 2 MB) |
|
70 | # %u is the storage unit, %n is the number (default: 2 MB) | |
71 | format: "%n %u" |
|
71 | format: "%n %u" | |
72 | units: |
|
72 | units: | |
73 | byte: |
|
73 | byte: | |
74 | one: "bayt" |
|
74 | one: "bayt" | |
75 | few: "bayt" |
|
75 | few: "bayt" | |
76 | many: "bayt" |
|
76 | many: "bayt" | |
77 | other: "bayt" |
|
77 | other: "bayt" | |
78 | kb: "KB" |
|
78 | kb: "KB" | |
79 | mb: "MB" |
|
79 | mb: "MB" | |
80 | gb: "GB" |
|
80 | gb: "GB" | |
81 | tb: "TB" |
|
81 | tb: "TB" | |
82 |
|
82 | |||
83 | datetime: |
|
83 | datetime: | |
84 | distance_in_words: |
|
84 | distance_in_words: | |
85 | half_a_minute: "bir dΙqiqΙdΙn az" |
|
85 | half_a_minute: "bir dΙqiqΙdΙn az" | |
86 | less_than_x_seconds: |
|
86 | less_than_x_seconds: | |
87 | one: "%{count} saniyΙdΙn az" |
|
87 | one: "%{count} saniyΙdΙn az" | |
88 | few: "%{count} saniyΙdΙn az" |
|
88 | few: "%{count} saniyΙdΙn az" | |
89 | many: "%{count} saniyΙdΙn az" |
|
89 | many: "%{count} saniyΙdΙn az" | |
90 | other: "%{count} saniyΙdΙn az" |
|
90 | other: "%{count} saniyΙdΙn az" | |
91 | x_seconds: |
|
91 | x_seconds: | |
92 | one: "%{count} saniyΙ" |
|
92 | one: "%{count} saniyΙ" | |
93 | few: "%{count} saniyΙ" |
|
93 | few: "%{count} saniyΙ" | |
94 | many: "%{count} saniyΙ" |
|
94 | many: "%{count} saniyΙ" | |
95 | other: "%{count} saniyΙ" |
|
95 | other: "%{count} saniyΙ" | |
96 | less_than_x_minutes: |
|
96 | less_than_x_minutes: | |
97 | one: "%{count} dΙqiqΙdΙn az" |
|
97 | one: "%{count} dΙqiqΙdΙn az" | |
98 | few: "%{count} dΙqiqΙdΙn az" |
|
98 | few: "%{count} dΙqiqΙdΙn az" | |
99 | many: "%{count} dΙqiqΙdΙn az" |
|
99 | many: "%{count} dΙqiqΙdΙn az" | |
100 | other: "%{count} dΙqiqΙdΙn az" |
|
100 | other: "%{count} dΙqiqΙdΙn az" | |
101 | x_minutes: |
|
101 | x_minutes: | |
102 | one: "%{count} dΙqiqΙ" |
|
102 | one: "%{count} dΙqiqΙ" | |
103 | few: "%{count} dΙqiqΙ" |
|
103 | few: "%{count} dΙqiqΙ" | |
104 | many: "%{count} dΙqiqΙ" |
|
104 | many: "%{count} dΙqiqΙ" | |
105 | other: "%{count} dΙqiqΙ" |
|
105 | other: "%{count} dΙqiqΙ" | |
106 | about_x_hours: |
|
106 | about_x_hours: | |
107 | one: "tΙxminΙn %{count} saat" |
|
107 | one: "tΙxminΙn %{count} saat" | |
108 | few: "tΙxminΙn %{count} saat" |
|
108 | few: "tΙxminΙn %{count} saat" | |
109 | many: "tΙxminΙn %{count} saat" |
|
109 | many: "tΙxminΙn %{count} saat" | |
110 | other: "tΙxminΙn %{count} saat" |
|
110 | other: "tΙxminΙn %{count} saat" | |
111 | x_hours: |
|
111 | x_hours: | |
112 | one: "1 hour" |
|
112 | one: "1 hour" | |
113 | other: "%{count} hours" |
|
113 | other: "%{count} hours" | |
114 | x_days: |
|
114 | x_days: | |
115 | one: "%{count} gΓΌn" |
|
115 | one: "%{count} gΓΌn" | |
116 | few: "%{count} gΓΌn" |
|
116 | few: "%{count} gΓΌn" | |
117 | many: "%{count} gΓΌn" |
|
117 | many: "%{count} gΓΌn" | |
118 | other: "%{count} gΓΌn" |
|
118 | other: "%{count} gΓΌn" | |
119 | about_x_months: |
|
119 | about_x_months: | |
120 | one: "tΙxminΙn %{count} ay" |
|
120 | one: "tΙxminΙn %{count} ay" | |
121 | few: "tΙxminΙn %{count} ay" |
|
121 | few: "tΙxminΙn %{count} ay" | |
122 | many: "tΙxminΙn %{count} ay" |
|
122 | many: "tΙxminΙn %{count} ay" | |
123 | other: "tΙxminΙn %{count} ay" |
|
123 | other: "tΙxminΙn %{count} ay" | |
124 | x_months: |
|
124 | x_months: | |
125 | one: "%{count} ay" |
|
125 | one: "%{count} ay" | |
126 | few: "%{count} ay" |
|
126 | few: "%{count} ay" | |
127 | many: "%{count} ay" |
|
127 | many: "%{count} ay" | |
128 | other: "%{count} ay" |
|
128 | other: "%{count} ay" | |
129 | about_x_years: |
|
129 | about_x_years: | |
130 | one: "tΙxminΙn %{count} il" |
|
130 | one: "tΙxminΙn %{count} il" | |
131 | few: "tΙxminΙn %{count} il" |
|
131 | few: "tΙxminΙn %{count} il" | |
132 | many: "tΙxminΙn %{count} il" |
|
132 | many: "tΙxminΙn %{count} il" | |
133 | other: "tΙxminΙn %{count} il" |
|
133 | other: "tΙxminΙn %{count} il" | |
134 | over_x_years: |
|
134 | over_x_years: | |
135 | one: "%{count} ildΙn Γ§ox" |
|
135 | one: "%{count} ildΙn Γ§ox" | |
136 | few: "%{count} ildΙn Γ§ox" |
|
136 | few: "%{count} ildΙn Γ§ox" | |
137 | many: "%{count} ildΙn Γ§ox" |
|
137 | many: "%{count} ildΙn Γ§ox" | |
138 | other: "%{count} ildΙn Γ§ox" |
|
138 | other: "%{count} ildΙn Γ§ox" | |
139 | almost_x_years: |
|
139 | almost_x_years: | |
140 | one: "tΙxminΙn 1 il" |
|
140 | one: "tΙxminΙn 1 il" | |
141 | few: "tΙxminΙn %{count} il" |
|
141 | few: "tΙxminΙn %{count} il" | |
142 | many: "tΙxminΙn %{count} il" |
|
142 | many: "tΙxminΙn %{count} il" | |
143 | other: "tΙxminΙn %{count} il" |
|
143 | other: "tΙxminΙn %{count} il" | |
144 | prompts: |
|
144 | prompts: | |
145 | year: "Δ°l" |
|
145 | year: "Δ°l" | |
146 | month: "Ay" |
|
146 | month: "Ay" | |
147 | day: "GΓΌn" |
|
147 | day: "GΓΌn" | |
148 | hour: "Saat" |
|
148 | hour: "Saat" | |
149 | minute: "DΙqiqΙ" |
|
149 | minute: "DΙqiqΙ" | |
150 | second: "SaniyΙ" |
|
150 | second: "SaniyΙ" | |
151 |
|
151 | |||
152 | activerecord: |
|
152 | activerecord: | |
153 | errors: |
|
153 | errors: | |
154 | template: |
|
154 | template: | |
155 | header: |
|
155 | header: | |
156 | one: "%{model}: %{count} sΙhvΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" |
|
156 | one: "%{model}: %{count} sΙhvΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" | |
157 | few: "%{model}: %{count} sΙhvlΙrΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" |
|
157 | few: "%{model}: %{count} sΙhvlΙrΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" | |
158 | many: "%{model}: %{count} sΙhvlΙrΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" |
|
158 | many: "%{model}: %{count} sΙhvlΙrΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" | |
159 | other: "%{model}: %{count} sΙhvΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" |
|
159 | other: "%{model}: %{count} sΙhvΙ gΓΆrΙ yadda saxlamaq mΓΌmkΓΌn olmadΔ±" | |
160 |
|
160 | |||
161 | body: "ProblemlΙr aΕaΔΔ±dakΔ± sahΙlΙrdΙ yarandΔ±:" |
|
161 | body: "ProblemlΙr aΕaΔΔ±dakΔ± sahΙlΙrdΙ yarandΔ±:" | |
162 |
|
162 | |||
163 | messages: |
|
163 | messages: | |
164 | inclusion: "nΙzΙrdΙ tutulmamΔ±Ε tΙyinata malikdir" |
|
164 | inclusion: "nΙzΙrdΙ tutulmamΔ±Ε tΙyinata malikdir" | |
165 | exclusion: "ehtiyata gΓΆtΓΌrΓΌlmΙmiΕ tΙyinata malikdir" |
|
165 | exclusion: "ehtiyata gΓΆtΓΌrΓΌlmΙmiΕ tΙyinata malikdir" | |
166 | invalid: "dΓΌzgΓΌn tΙyinat deyildir" |
|
166 | invalid: "dΓΌzgΓΌn tΙyinat deyildir" | |
167 | confirmation: "tΙsdiq ilΙ ΓΌst-ΓΌstΙ dΓΌΕmΓΌr" |
|
167 | confirmation: "tΙsdiq ilΙ ΓΌst-ΓΌstΙ dΓΌΕmΓΌr" | |
168 | accepted: "tΙsdiq etmΙk lazΔ±mdΔ±r" |
|
168 | accepted: "tΙsdiq etmΙk lazΔ±mdΔ±r" | |
169 | empty: "boΕ saxlanΔ±la bilmΙz" |
|
169 | empty: "boΕ saxlanΔ±la bilmΙz" | |
170 | blank: "boΕ saxlanΔ±la bilmΙz" |
|
170 | blank: "boΕ saxlanΔ±la bilmΙz" | |
171 | too_long: |
|
171 | too_long: | |
172 | one: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" |
|
172 | one: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" | |
173 | few: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" |
|
173 | few: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" | |
174 | many: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" |
|
174 | many: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" | |
175 | other: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" |
|
175 | other: "Γ§ox bΓΆyΓΌk uzunluq (%{count} simvoldan Γ§ox ola bilmΙz)" | |
176 | too_short: |
|
176 | too_short: | |
177 | one: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" |
|
177 | one: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" | |
178 | few: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" |
|
178 | few: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" | |
179 | many: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" |
|
179 | many: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" | |
180 | other: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" |
|
180 | other: "uzunluq kifayΙt qΙdΙr deyildir (%{count} simvoldan az ola bilmΙz)" | |
181 | wrong_length: |
|
181 | wrong_length: | |
182 | one: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" |
|
182 | one: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" | |
183 | few: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" |
|
183 | few: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" | |
184 | many: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" |
|
184 | many: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" | |
185 | other: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" |
|
185 | other: "dΓΌzgΓΌn olmayan uzunluq (tam %{count} simvol ola bilΙr)" | |
186 | taken: "artΔ±q mΓΆvcuddur" |
|
186 | taken: "artΔ±q mΓΆvcuddur" | |
187 | not_a_number: "say kimi hesab edilmir" |
|
187 | not_a_number: "say kimi hesab edilmir" | |
188 | greater_than: "%{count} Γ§ox tΙyinata malik ola bilΙr" |
|
188 | greater_than: "%{count} Γ§ox tΙyinata malik ola bilΙr" | |
189 | greater_than_or_equal_to: "%{count} Γ§ox vΙ ya ona bΙrabΙr tΙyinata malik ola bilΙr" |
|
189 | greater_than_or_equal_to: "%{count} Γ§ox vΙ ya ona bΙrabΙr tΙyinata malik ola bilΙr" | |
190 | equal_to: "yalnΔ±z %{count} bΙrabΙr tΙyinata malik ola bilΙr" |
|
190 | equal_to: "yalnΔ±z %{count} bΙrabΙr tΙyinata malik ola bilΙr" | |
191 | less_than: "%{count} az tΙyinata malik ola bilΙr" |
|
191 | less_than: "%{count} az tΙyinata malik ola bilΙr" | |
192 | less_than_or_equal_to: "%{count} az vΙ ya ona bΙrabΙr tΙyinata malik ola bilΙr" |
|
192 | less_than_or_equal_to: "%{count} az vΙ ya ona bΙrabΙr tΙyinata malik ola bilΙr" | |
193 | odd: "yalnΔ±z tΙk tΙyinata malik ola bilΙr" |
|
193 | odd: "yalnΔ±z tΙk tΙyinata malik ola bilΙr" | |
194 | even: "yalnΔ±z cΓΌt tΙyinata malik ola bilΙr" |
|
194 | even: "yalnΔ±z cΓΌt tΙyinata malik ola bilΙr" | |
195 | greater_than_start_date: "baΕlanΔΔ±c tarixindΙn sonra olmalΔ±dΔ±r" |
|
195 | greater_than_start_date: "baΕlanΔΔ±c tarixindΙn sonra olmalΔ±dΔ±r" | |
196 | not_same_project: "tΙkcΙ bir layihΙyΙ aid deyildir" |
|
196 | not_same_project: "tΙkcΙ bir layihΙyΙ aid deyildir" | |
197 | circular_dependency: "BelΙ ΙlaqΙ dΓΆvri asΔ±lΔ±lΔ±Δa gΙtirib Γ§Δ±xaracaq" |
|
197 | circular_dependency: "BelΙ ΙlaqΙ dΓΆvri asΔ±lΔ±lΔ±Δa gΙtirib Γ§Δ±xaracaq" | |
198 | cant_link_an_issue_with_a_descendant: "TapΕΔ±rΔ±q ΓΆzΓΌnΓΌn alt tapΕΔ±rΔ±ΔΔ± ilΙ ΙlaqΙli ola bilmΙz" |
|
198 | cant_link_an_issue_with_a_descendant: "TapΕΔ±rΔ±q ΓΆzΓΌnΓΌn alt tapΕΔ±rΔ±ΔΔ± ilΙ ΙlaqΙli ola bilmΙz" | |
199 |
|
199 | |||
200 | support: |
|
200 | support: | |
201 | array: |
|
201 | array: | |
202 | # Rails 2.2 |
|
202 | # Rails 2.2 | |
203 | sentence_connector: "vΙ" |
|
203 | sentence_connector: "vΙ" | |
204 | skip_last_comma: true |
|
204 | skip_last_comma: true | |
205 |
|
205 | |||
206 | # Rails 2.3 |
|
206 | # Rails 2.3 | |
207 | words_connector: ", " |
|
207 | words_connector: ", " | |
208 | two_words_connector: " vΙ" |
|
208 | two_words_connector: " vΙ" | |
209 | last_word_connector: " vΙ " |
|
209 | last_word_connector: " vΙ " | |
210 |
|
210 | |||
211 | actionview_instancetag_blank_option: SeΓ§im edin |
|
211 | actionview_instancetag_blank_option: SeΓ§im edin | |
212 |
|
212 | |||
213 | button_activate: AktivlΙΕdirmΙk |
|
213 | button_activate: AktivlΙΕdirmΙk | |
214 | button_add: ΖlavΙ etmΙk |
|
214 | button_add: ΖlavΙ etmΙk | |
215 | button_annotate: MΓΌΙlliflik |
|
215 | button_annotate: MΓΌΙlliflik | |
216 | button_apply: TΙtbiq etmΙk |
|
216 | button_apply: TΙtbiq etmΙk | |
217 | button_archive: ArxivlΙΕdirmΙk |
|
217 | button_archive: ArxivlΙΕdirmΙk | |
218 | button_back: GeriyΙ |
|
218 | button_back: GeriyΙ | |
219 | button_cancel: Δ°mtina |
|
219 | button_cancel: Δ°mtina | |
220 | button_change_password: Parolu dΙyiΕmΙk |
|
220 | button_change_password: Parolu dΙyiΕmΙk | |
221 | button_change: DΙyiΕmΙk |
|
221 | button_change: DΙyiΕmΙk | |
222 | button_check_all: HamΔ±nΔ± qeyd etmΙk |
|
222 | button_check_all: HamΔ±nΔ± qeyd etmΙk | |
223 | button_clear: TΙmizlΙmΙk |
|
223 | button_clear: TΙmizlΙmΙk | |
224 | button_configure: ParametlΙr |
|
224 | button_configure: ParametlΙr | |
225 | button_copy: SΓΌrΙtini Γ§Δ±xarmaq |
|
225 | button_copy: SΓΌrΙtini Γ§Δ±xarmaq | |
226 | button_create: Yaratmaq |
|
226 | button_create: Yaratmaq | |
227 | button_create_and_continue: Yaratmaq vΙ davam etmΙk |
|
227 | button_create_and_continue: Yaratmaq vΙ davam etmΙk | |
228 | button_delete: SilmΙk |
|
228 | button_delete: SilmΙk | |
229 | button_download: YΓΌklΙmΙk |
|
229 | button_download: YΓΌklΙmΙk | |
230 | button_edit: RedaktΙ etmΙk |
|
230 | button_edit: RedaktΙ etmΙk | |
231 | button_edit_associated_wikipage: "ΖlaqΙli wiki-sΙhifΙni redaktΙ etmΙk: %{page_title}" |
|
231 | button_edit_associated_wikipage: "ΖlaqΙli wiki-sΙhifΙni redaktΙ etmΙk: %{page_title}" | |
232 | button_list: SiyahΔ± |
|
232 | button_list: SiyahΔ± | |
233 | button_lock: Bloka salmaq |
|
233 | button_lock: Bloka salmaq | |
234 | button_login: GiriΕ |
|
234 | button_login: GiriΕ | |
235 | button_log_time: SΙrf olunan vaxt |
|
235 | button_log_time: SΙrf olunan vaxt | |
236 | button_move: Yerini dΙyiΕmΙk |
|
236 | button_move: Yerini dΙyiΕmΙk | |
237 | button_quote: Sitat gΙtirmΙk |
|
237 | button_quote: Sitat gΙtirmΙk | |
238 | button_rename: AdΔ±nΔ± dΙyiΕmΙk |
|
238 | button_rename: AdΔ±nΔ± dΙyiΕmΙk | |
239 | button_reply: Cavablamaq |
|
239 | button_reply: Cavablamaq | |
240 | button_reset: SΔ±fΔ±rlamaq |
|
240 | button_reset: SΔ±fΔ±rlamaq | |
241 | button_rollback: Bu versiyaya qayΔ±tmaq |
|
241 | button_rollback: Bu versiyaya qayΔ±tmaq | |
242 | button_save: Yadda saxlamaq |
|
242 | button_save: Yadda saxlamaq | |
243 | button_sort: ΓeΕidlΙmΙk |
|
243 | button_sort: ΓeΕidlΙmΙk | |
244 | button_submit: QΙbul etmΙk |
|
244 | button_submit: QΙbul etmΙk | |
245 | button_test: Yoxlamaq |
|
245 | button_test: Yoxlamaq | |
246 | button_unarchive: ArxivdΙn Γ§Δ±xarmaq |
|
246 | button_unarchive: ArxivdΙn Γ§Δ±xarmaq | |
247 | button_uncheck_all: TΙmizlΙmΙk |
|
247 | button_uncheck_all: TΙmizlΙmΙk | |
248 | button_unlock: Blokdan Γ§Δ±xarmaq |
|
248 | button_unlock: Blokdan Γ§Δ±xarmaq | |
249 | button_unwatch: Δ°zlΙmΙmΙk |
|
249 | button_unwatch: Δ°zlΙmΙmΙk | |
250 | button_update: YenilΙmΙk |
|
250 | button_update: YenilΙmΙk | |
251 | button_view: Baxmaq |
|
251 | button_view: Baxmaq | |
252 | button_watch: Δ°zlΙmΙk |
|
252 | button_watch: Δ°zlΙmΙk | |
253 |
|
253 | |||
254 | default_activity_design: LayihΙnin hazΔ±rlanmasΔ± |
|
254 | default_activity_design: LayihΙnin hazΔ±rlanmasΔ± | |
255 | default_activity_development: HazΔ±rlanma prosesi |
|
255 | default_activity_development: HazΔ±rlanma prosesi | |
256 | default_doc_category_tech: Texniki sΙnΙdlΙΕmΙ |
|
256 | default_doc_category_tech: Texniki sΙnΙdlΙΕmΙ | |
257 | default_doc_category_user: Δ°stifadΙΓ§i sΙnΙdi |
|
257 | default_doc_category_user: Δ°stifadΙΓ§i sΙnΙdi | |
258 | default_issue_status_in_progress: Δ°ΕlΙnmΙkdΙdir |
|
258 | default_issue_status_in_progress: Δ°ΕlΙnmΙkdΙdir | |
259 | default_issue_status_closed: BaΔlanΔ±b |
|
259 | default_issue_status_closed: BaΔlanΔ±b | |
260 | default_issue_status_feedback: Ζks ΙlaqΙ |
|
260 | default_issue_status_feedback: Ζks ΙlaqΙ | |
261 | default_issue_status_new: Yeni |
|
261 | default_issue_status_new: Yeni | |
262 | default_issue_status_rejected: RΙdd etmΙ |
|
262 | default_issue_status_rejected: RΙdd etmΙ | |
263 | default_issue_status_resolved: HΙll edilib |
|
263 | default_issue_status_resolved: HΙll edilib | |
264 | default_priority_high: YΓΌksΙk |
|
264 | default_priority_high: YΓΌksΙk | |
265 | default_priority_immediate: TΙxirsiz |
|
265 | default_priority_immediate: TΙxirsiz | |
266 | default_priority_low: AΕaΔΔ± |
|
266 | default_priority_low: AΕaΔΔ± | |
267 | default_priority_normal: Normal |
|
267 | default_priority_normal: Normal | |
268 | default_priority_urgent: TΙcili |
|
268 | default_priority_urgent: TΙcili | |
269 | default_role_developer: HazΔ±rlayan |
|
269 | default_role_developer: HazΔ±rlayan | |
270 | default_role_manager: Menecer |
|
270 | default_role_manager: Menecer | |
271 | default_role_reporter: Reportyor |
|
271 | default_role_reporter: Reportyor | |
272 | default_tracker_bug: SΙhv |
|
272 | default_tracker_bug: SΙhv | |
273 | default_tracker_feature: TΙkmillΙΕmΙ |
|
273 | default_tracker_feature: TΙkmillΙΕmΙ | |
274 | default_tracker_support: DΙstΙk |
|
274 | default_tracker_support: DΙstΙk | |
275 |
|
275 | |||
276 | enumeration_activities: HΙrΙkΙtlΙr (vaxtΔ±n uΓ§otu) |
|
276 | enumeration_activities: HΙrΙkΙtlΙr (vaxtΔ±n uΓ§otu) | |
277 | enumeration_doc_categories: SΙnΙdlΙrin kateqoriyasΔ± |
|
277 | enumeration_doc_categories: SΙnΙdlΙrin kateqoriyasΔ± | |
278 | enumeration_issue_priorities: TapΕΔ±rΔ±qlarΔ±n prioriteti |
|
278 | enumeration_issue_priorities: TapΕΔ±rΔ±qlarΔ±n prioriteti | |
279 |
|
279 | |||
280 | error_can_not_remove_role: Bu rol istifadΙ edilir vΙ silinΙ bilmΙz. |
|
280 | error_can_not_remove_role: Bu rol istifadΙ edilir vΙ silinΙ bilmΙz. | |
281 | error_can_not_delete_custom_field: SazlanmΔ±Ε sahΙni silmΙk mΓΌmkΓΌn deyildir |
|
281 | error_can_not_delete_custom_field: SazlanmΔ±Ε sahΙni silmΙk mΓΌmkΓΌn deyildir | |
282 | error_can_not_delete_tracker: Bu treker tapΕΔ±rΔ±qlardan ibarΙt olduΔu ΓΌΓ§ΓΌn silinΙ bilmΙz. |
|
282 | error_can_not_delete_tracker: Bu treker tapΕΔ±rΔ±qlardan ibarΙt olduΔu ΓΌΓ§ΓΌn silinΙ bilmΙz. | |
283 | error_can_t_load_default_data: "Susmaya gΓΆrΙ konfiqurasiya yΓΌklΙnmΙmiΕdir: %{value}" |
|
283 | error_can_t_load_default_data: "Susmaya gΓΆrΙ konfiqurasiya yΓΌklΙnmΙmiΕdir: %{value}" | |
284 | error_issue_not_found_in_project: TapΕΔ±rΔ±q tapΔ±lmamΔ±ΕdΔ±r vΙ ya bu layihΙyΙ bΙrkidilmΙmiΕdir |
|
284 | error_issue_not_found_in_project: TapΕΔ±rΔ±q tapΔ±lmamΔ±ΕdΔ±r vΙ ya bu layihΙyΙ bΙrkidilmΙmiΕdir | |
285 | error_scm_annotate: "VerilΙnlΙr mΓΆvcud deyildir vΙ ya imzalana bilmΙz." |
|
285 | error_scm_annotate: "VerilΙnlΙr mΓΆvcud deyildir vΙ ya imzalana bilmΙz." | |
286 | error_scm_command_failed: "SaxlayΔ±cΔ±ya giriΕ imkanΔ± sΙhvi: %{value}" |
|
286 | error_scm_command_failed: "SaxlayΔ±cΔ±ya giriΕ imkanΔ± sΙhvi: %{value}" | |
287 | error_scm_not_found: SaxlayΔ±cΔ±da yazΔ± vΙ/ vΙ ya dΓΌzΙliΕ yoxdur. |
|
287 | error_scm_not_found: SaxlayΔ±cΔ±da yazΔ± vΙ/ vΙ ya dΓΌzΙliΕ yoxdur. | |
288 | error_unable_to_connect: QoΕulmaq mΓΌmkΓΌn deyildir (%{value}) |
|
288 | error_unable_to_connect: QoΕulmaq mΓΌmkΓΌn deyildir (%{value}) | |
289 | error_unable_delete_issue_status: TapΕΔ±rΔ±ΔΔ±n statusunu silmΙk mΓΌmkΓΌn deyildir |
|
289 | error_unable_delete_issue_status: TapΕΔ±rΔ±ΔΔ±n statusunu silmΙk mΓΌmkΓΌn deyildir | |
290 |
|
290 | |||
291 | field_account: Δ°stifadΙΓ§i hesabΔ± |
|
291 | field_account: Δ°stifadΙΓ§i hesabΔ± | |
292 | field_activity: FΙaliyyΙt |
|
292 | field_activity: FΙaliyyΙt | |
293 | field_admin: Δ°nzibatΓ§Δ± |
|
293 | field_admin: Δ°nzibatΓ§Δ± | |
294 | field_assignable: TapΕΔ±rΔ±q bu rola tΙyin edilΙ bilΙr |
|
294 | field_assignable: TapΕΔ±rΔ±q bu rola tΙyin edilΙ bilΙr | |
295 | field_assigned_to: TΙyin edilib |
|
295 | field_assigned_to: TΙyin edilib | |
296 | field_attr_firstname: Ad |
|
296 | field_attr_firstname: Ad | |
297 | field_attr_lastname: Soyad |
|
297 | field_attr_lastname: Soyad | |
298 | field_attr_login: Atribut Login |
|
298 | field_attr_login: Atribut Login | |
299 | field_attr_mail: e-poΓ§t |
|
299 | field_attr_mail: e-poΓ§t | |
300 | field_author: MΓΌΙllif |
|
300 | field_author: MΓΌΙllif | |
301 | field_auth_source: Autentifikasiya rejimi |
|
301 | field_auth_source: Autentifikasiya rejimi | |
302 | field_base_dn: BaseDN |
|
302 | field_base_dn: BaseDN | |
303 | field_category: Kateqoriya |
|
303 | field_category: Kateqoriya | |
304 | field_column_names: SΓΌtunlar |
|
304 | field_column_names: SΓΌtunlar | |
305 | field_comments: ΕΙrhlΙr |
|
305 | field_comments: ΕΙrhlΙr | |
306 | field_comments_sorting: ΕΙrhlΙrin tΙsviri |
|
306 | field_comments_sorting: ΕΙrhlΙrin tΙsviri | |
307 | field_content: Content |
|
307 | field_content: Content | |
308 | field_created_on: YaradΔ±lΔ±b |
|
308 | field_created_on: YaradΔ±lΔ±b | |
309 | field_default_value: Susmaya gΓΆrΙ tΙyinat |
|
309 | field_default_value: Susmaya gΓΆrΙ tΙyinat | |
310 | field_delay: TΙxirΙ salmaq |
|
310 | field_delay: TΙxirΙ salmaq | |
311 | field_description: TΙsvir |
|
311 | field_description: TΙsvir | |
312 | field_done_ratio: HazΔ±rlΔ±q |
|
312 | field_done_ratio: HazΔ±rlΔ±q | |
313 | field_downloads: YΓΌklΙmΙlΙr |
|
313 | field_downloads: YΓΌklΙmΙlΙr | |
314 | field_due_date: YerinΙ yetirilmΙ tarixi |
|
314 | field_due_date: YerinΙ yetirilmΙ tarixi | |
315 | field_editable: RedaktΙ edilΙn |
|
315 | field_editable: RedaktΙ edilΙn | |
316 | field_effective_date: Tarix |
|
316 | field_effective_date: Tarix | |
317 | field_estimated_hours: VaxtΔ±n dΙyΙrlΙndirilmΙsi |
|
317 | field_estimated_hours: VaxtΔ±n dΙyΙrlΙndirilmΙsi | |
318 | field_field_format: Format |
|
318 | field_field_format: Format | |
319 | field_filename: Fayl |
|
319 | field_filename: Fayl | |
320 | field_filesize: ΓlΓ§ΓΌ |
|
320 | field_filesize: ΓlΓ§ΓΌ | |
321 | field_firstname: Ad |
|
321 | field_firstname: Ad | |
322 | field_fixed_version: Variant |
|
322 | field_fixed_version: Variant | |
323 | field_hide_mail: E-poΓ§tumu gizlΙt |
|
323 | field_hide_mail: E-poΓ§tumu gizlΙt | |
324 | field_homepage: BaΕlanΔΔ±c sΙhifΙ |
|
324 | field_homepage: BaΕlanΔΔ±c sΙhifΙ | |
325 | field_host: Kompyuter |
|
325 | field_host: Kompyuter | |
326 | field_hours: saat |
|
326 | field_hours: saat | |
327 | field_identifier: Unikal identifikator |
|
327 | field_identifier: Unikal identifikator | |
328 | field_identity_url: OpenID URL |
|
328 | field_identity_url: OpenID URL | |
329 | field_is_closed: TapΕΔ±rΔ±q baΔlanΔ±b |
|
329 | field_is_closed: TapΕΔ±rΔ±q baΔlanΔ±b | |
330 | field_is_default: Susmaya gΓΆrΙ tapΕΔ±rΔ±q |
|
330 | field_is_default: Susmaya gΓΆrΙ tapΕΔ±rΔ±q | |
331 | field_is_filter: Filtr kimi istifadΙ edilir |
|
331 | field_is_filter: Filtr kimi istifadΙ edilir | |
332 | field_is_for_all: BΓΌtΓΌn layihΙlΙr ΓΌΓ§ΓΌn |
|
332 | field_is_for_all: BΓΌtΓΌn layihΙlΙr ΓΌΓ§ΓΌn | |
333 | field_is_in_roadmap: Operativ planda Ιks olunan tapΕΔ±rΔ±qlar |
|
333 | field_is_in_roadmap: Operativ planda Ιks olunan tapΕΔ±rΔ±qlar | |
334 | field_is_public: ΓmΓΌmaΓ§Δ±q |
|
334 | field_is_public: ΓmΓΌmaΓ§Δ±q | |
335 | field_is_required: MΓΌtlΙq |
|
335 | field_is_required: MΓΌtlΙq | |
336 | field_issue_to: ΖlaqΙli tapΕΔ±rΔ±qlar |
|
336 | field_issue_to: ΖlaqΙli tapΕΔ±rΔ±qlar | |
337 | field_issue: TapΕΔ±rΔ±q |
|
337 | field_issue: TapΕΔ±rΔ±q | |
338 | field_language: Dil |
|
338 | field_language: Dil | |
339 | field_last_login_on: Son qoΕulma |
|
339 | field_last_login_on: Son qoΕulma | |
340 | field_lastname: Soyad |
|
340 | field_lastname: Soyad | |
341 | field_login: Δ°stifadΙΓ§i |
|
341 | field_login: Δ°stifadΙΓ§i | |
342 | field_mail: e-poΓ§t |
|
342 | field_mail: e-poΓ§t | |
343 | field_mail_notification: e-poΓ§t ilΙ bildiriΕ |
|
343 | field_mail_notification: e-poΓ§t ilΙ bildiriΕ | |
344 | field_max_length: maksimal uzunluq |
|
344 | field_max_length: maksimal uzunluq | |
345 | field_min_length: minimal uzunluq |
|
345 | field_min_length: minimal uzunluq | |
346 | field_name: Ad |
|
346 | field_name: Ad | |
347 | field_new_password: Yeni parol |
|
347 | field_new_password: Yeni parol | |
348 | field_notes: Qeyd |
|
348 | field_notes: Qeyd | |
349 | field_onthefly: Tez bir zamanda istifadΙΓ§inin yaradΔ±lmasΔ± |
|
349 | field_onthefly: Tez bir zamanda istifadΙΓ§inin yaradΔ±lmasΔ± | |
350 | field_parent_title: Valideyn sΙhifΙ |
|
350 | field_parent_title: Valideyn sΙhifΙ | |
351 | field_parent: Valideyn layihΙ |
|
351 | field_parent: Valideyn layihΙ | |
352 | field_parent_issue: Valideyn tapΕΔ±rΔ±q |
|
352 | field_parent_issue: Valideyn tapΕΔ±rΔ±q | |
353 | field_password_confirmation: TΙsdiq |
|
353 | field_password_confirmation: TΙsdiq | |
354 | field_password: Parol |
|
354 | field_password: Parol | |
355 | field_port: Port |
|
355 | field_port: Port | |
356 | field_possible_values: MΓΌmkΓΌn olan tΙyinatlar |
|
356 | field_possible_values: MΓΌmkΓΌn olan tΙyinatlar | |
357 | field_priority: Prioritet |
|
357 | field_priority: Prioritet | |
358 | field_project: LayihΙ |
|
358 | field_project: LayihΙ | |
359 | field_redirect_existing_links: MΓΆvcud olan istinadlarΔ± istiqamΙtlΙndirmΙk |
|
359 | field_redirect_existing_links: MΓΆvcud olan istinadlarΔ± istiqamΙtlΙndirmΙk | |
360 | field_regexp: MΓΌntΙzΙm ifadΙ |
|
360 | field_regexp: MΓΌntΙzΙm ifadΙ | |
361 | field_role: Rol |
|
361 | field_role: Rol | |
362 | field_searchable: AxtarΔ±Ε ΓΌΓ§ΓΌn aΓ§Δ±qdΔ±r |
|
362 | field_searchable: AxtarΔ±Ε ΓΌΓ§ΓΌn aΓ§Δ±qdΔ±r | |
363 | field_spent_on: Tarix |
|
363 | field_spent_on: Tarix | |
364 | field_start_date: BaΕlanΔ±b |
|
364 | field_start_date: BaΕlanΔ±b | |
365 | field_start_page: BaΕlanΔΔ±c sΙhifΙ |
|
365 | field_start_page: BaΕlanΔΔ±c sΙhifΙ | |
366 | field_status: Status |
|
366 | field_status: Status | |
367 | field_subject: MΓΆvzu |
|
367 | field_subject: MΓΆvzu | |
368 | field_subproject: AltlayihΙ |
|
368 | field_subproject: AltlayihΙ | |
369 | field_summary: QΔ±sa tΙsvir |
|
369 | field_summary: QΔ±sa tΙsvir | |
370 | field_text: MΙtn sahΙsi |
|
370 | field_text: MΙtn sahΙsi | |
371 | field_time_entries: SΙrf olunan zaman |
|
371 | field_time_entries: SΙrf olunan zaman | |
372 | field_time_zone: Saat qurΕaΔΔ± |
|
372 | field_time_zone: Saat qurΕaΔΔ± | |
373 | field_title: BaΕlΔ±q |
|
373 | field_title: BaΕlΔ±q | |
374 | field_tracker: Treker |
|
374 | field_tracker: Treker | |
375 | field_type: Tip |
|
375 | field_type: Tip | |
376 | field_updated_on: YenilΙnib |
|
376 | field_updated_on: YenilΙnib | |
377 | field_url: URL |
|
377 | field_url: URL | |
378 | field_user: Δ°stifadΙΓ§i |
|
378 | field_user: Δ°stifadΙΓ§i | |
379 | field_value: TΙyinat |
|
379 | field_value: TΙyinat | |
380 | field_version: Variant |
|
380 | field_version: Variant | |
381 | field_watcher: NΙzarΙtΓ§i |
|
381 | field_watcher: NΙzarΙtΓ§i | |
382 |
|
382 | |||
383 | general_csv_decimal_separator: ',' |
|
383 | general_csv_decimal_separator: ',' | |
384 | general_csv_encoding: UTF-8 |
|
384 | general_csv_encoding: UTF-8 | |
385 | general_csv_separator: ';' |
|
385 | general_csv_separator: ';' | |
386 | general_first_day_of_week: '1' |
|
386 | general_first_day_of_week: '1' | |
387 | general_lang_name: 'Azerbaijanian (Azeri)' |
|
387 | general_lang_name: 'Azerbaijanian (Azeri)' | |
388 | general_pdf_encoding: UTF-8 |
|
388 | general_pdf_encoding: UTF-8 | |
389 | general_text_no: 'xeyr' |
|
389 | general_text_no: 'xeyr' | |
390 | general_text_No: 'Xeyr' |
|
390 | general_text_No: 'Xeyr' | |
391 | general_text_yes: 'bΙli' |
|
391 | general_text_yes: 'bΙli' | |
392 | general_text_Yes: 'BΙli' |
|
392 | general_text_Yes: 'BΙli' | |
393 |
|
393 | |||
394 | label_activity: GΓΆrΓΌlΙn iΕlΙr |
|
394 | label_activity: GΓΆrΓΌlΙn iΕlΙr | |
395 | label_add_another_file: Bir fayl daha ΙlavΙ etmΙk |
|
395 | label_add_another_file: Bir fayl daha ΙlavΙ etmΙk | |
396 | label_added_time_by: "ΖlavΙ etdi %{author} %{age} ΙvvΙl" |
|
396 | label_added_time_by: "ΖlavΙ etdi %{author} %{age} ΙvvΙl" | |
397 | label_added: ΙlavΙ edilib |
|
397 | label_added: ΙlavΙ edilib | |
398 | label_add_note: Qeydi ΙlavΙ etmΙk |
|
398 | label_add_note: Qeydi ΙlavΙ etmΙk | |
399 | label_administration: Δ°nzibatΓ§Δ±lΔ±q |
|
399 | label_administration: Δ°nzibatΓ§Δ±lΔ±q | |
400 | label_age: YaΕ |
|
400 | label_age: YaΕ | |
401 | label_ago: gΓΌn ΙvvΙl |
|
401 | label_ago: gΓΌn ΙvvΙl | |
402 | label_all_time: hΙr zaman |
|
402 | label_all_time: hΙr zaman | |
403 | label_all_words: BΓΌtΓΌn sΓΆzlΙr |
|
403 | label_all_words: BΓΌtΓΌn sΓΆzlΙr | |
404 | label_all: hamΔ± |
|
404 | label_all: hamΔ± | |
405 | label_and_its_subprojects: "%{value} vΙ bΓΌtΓΌn altlayihΙlΙr" |
|
405 | label_and_its_subprojects: "%{value} vΙ bΓΌtΓΌn altlayihΙlΙr" | |
406 | label_applied_status: TΙtbiq olunan status |
|
406 | label_applied_status: TΙtbiq olunan status | |
407 | label_ascending: Artmaya gΓΆrΙ |
|
407 | label_ascending: Artmaya gΓΆrΙ | |
408 | label_assigned_to_me_issues: MΙnim tapΕΔ±rΔ±qlarΔ±m |
|
408 | label_assigned_to_me_issues: MΙnim tapΕΔ±rΔ±qlarΔ±m | |
409 | label_associated_revisions: ΖlaqΙli redaksiyalar |
|
409 | label_associated_revisions: ΖlaqΙli redaksiyalar | |
410 | label_attachment: Fayl |
|
410 | label_attachment: Fayl | |
411 | label_attachment_delete: FaylΔ± silmΙk |
|
411 | label_attachment_delete: FaylΔ± silmΙk | |
412 | label_attachment_new: Yeni fayl |
|
412 | label_attachment_new: Yeni fayl | |
413 | label_attachment_plural: Fayllar |
|
413 | label_attachment_plural: Fayllar | |
414 | label_attribute: Atribut |
|
414 | label_attribute: Atribut | |
415 | label_attribute_plural: Atributlar |
|
415 | label_attribute_plural: Atributlar | |
416 | label_authentication: Autentifikasiya |
|
416 | label_authentication: Autentifikasiya | |
417 | label_auth_source: AutentifikasiyanΔ±n rejimi |
|
417 | label_auth_source: AutentifikasiyanΔ±n rejimi | |
418 | label_auth_source_new: AutentifikasiyanΔ±n yeni rejimi |
|
418 | label_auth_source_new: AutentifikasiyanΔ±n yeni rejimi | |
419 | label_auth_source_plural: AutentifikasiyanΔ±n rejimlΙri |
|
419 | label_auth_source_plural: AutentifikasiyanΔ±n rejimlΙri | |
420 | label_blocked_by: bloklanΔ±r |
|
420 | label_blocked_by: bloklanΔ±r | |
421 | label_blocks: bloklayΔ±r |
|
421 | label_blocks: bloklayΔ±r | |
422 | label_board: Forum |
|
422 | label_board: Forum | |
423 | label_board_new: Yeni forum |
|
423 | label_board_new: Yeni forum | |
424 | label_board_plural: Forumlar |
|
424 | label_board_plural: Forumlar | |
425 | label_boolean: MΙntiqi |
|
425 | label_boolean: MΙntiqi | |
426 | label_browse: BaxΔ±Ε |
|
426 | label_browse: BaxΔ±Ε | |
427 | label_bulk_edit_selected_issues: SeΓ§ilΙn bΓΌtΓΌn tapΕΔ±rΔ±qlarΔ± redaktΙ etmΙk |
|
427 | label_bulk_edit_selected_issues: SeΓ§ilΙn bΓΌtΓΌn tapΕΔ±rΔ±qlarΔ± redaktΙ etmΙk | |
428 | label_calendar: TΙqvim |
|
428 | label_calendar: TΙqvim | |
429 | label_calendar_filter: O cΓΌmlΙdΙn |
|
429 | label_calendar_filter: O cΓΌmlΙdΙn | |
430 | label_calendar_no_assigned: MΙnim deyil |
|
430 | label_calendar_no_assigned: MΙnim deyil | |
431 | label_change_plural: DΙyiΕikliklΙr |
|
431 | label_change_plural: DΙyiΕikliklΙr | |
432 | label_change_properties: XassΙlΙri dΙyiΕmΙk |
|
432 | label_change_properties: XassΙlΙri dΙyiΕmΙk | |
433 | label_change_status: Statusu dΙyiΕmΙk |
|
433 | label_change_status: Statusu dΙyiΕmΙk | |
434 | label_change_view_all: BΓΌtΓΌn dΙyiΕikliklΙrΙ baxmaq |
|
434 | label_change_view_all: BΓΌtΓΌn dΙyiΕikliklΙrΙ baxmaq | |
435 | label_changes_details: BΓΌtΓΌn dΙyiΕikliklΙrΙ gΓΆrΙ tΙfsilatlar |
|
435 | label_changes_details: BΓΌtΓΌn dΙyiΕikliklΙrΙ gΓΆrΙ tΙfsilatlar | |
436 | label_changeset_plural: DΙyiΕikliklΙr |
|
436 | label_changeset_plural: DΙyiΕikliklΙr | |
437 | label_chronological_order: Xronoloji ardΔ±cΔ±llΔ±q ilΙ |
|
437 | label_chronological_order: Xronoloji ardΔ±cΔ±llΔ±q ilΙ | |
438 | label_closed_issues: BaΔlΔ±dΔ±r |
|
438 | label_closed_issues: BaΔlΔ±dΔ±r | |
439 | label_closed_issues_plural: baΔlΔ±dΔ±r |
|
439 | label_closed_issues_plural: baΔlΔ±dΔ±r | |
440 | label_closed_issues_plural2: baΔlΔ±dΔ±r |
|
440 | label_closed_issues_plural2: baΔlΔ±dΔ±r | |
441 | label_closed_issues_plural5: baΔlΔ±dΔ±r |
|
441 | label_closed_issues_plural5: baΔlΔ±dΔ±r | |
442 | label_comment: ΕΙrhlΙr |
|
442 | label_comment: ΕΙrhlΙr | |
443 | label_comment_add: ΕΙrhlΙri qeyd etmΙk |
|
443 | label_comment_add: ΕΙrhlΙri qeyd etmΙk | |
444 | label_comment_added: ΖlavΙ olunmuΕ ΕΙrhlΙr |
|
444 | label_comment_added: ΖlavΙ olunmuΕ ΕΙrhlΙr | |
445 | label_comment_delete: ΕΙrhi silmΙk |
|
445 | label_comment_delete: ΕΙrhi silmΙk | |
446 | label_comment_plural: ΕΙrhlΙr |
|
446 | label_comment_plural: ΕΙrhlΙr | |
447 | label_comment_plural2: ΕΙrhlΙr |
|
447 | label_comment_plural2: ΕΙrhlΙr | |
448 | label_comment_plural5: ΕΙrhlΙrin |
|
448 | label_comment_plural5: ΕΙrhlΙrin | |
449 | label_commits_per_author: Δ°stifadΙΓ§i ΓΌzΙrindΙ dΙyiΕikliklΙr |
|
449 | label_commits_per_author: Δ°stifadΙΓ§i ΓΌzΙrindΙ dΙyiΕikliklΙr | |
450 | label_commits_per_month: Ay ΓΌzΙrindΙ dΙyiΕikliklΙr |
|
450 | label_commits_per_month: Ay ΓΌzΙrindΙ dΙyiΕikliklΙr | |
451 | label_confirmation: TΙsdiq |
|
451 | label_confirmation: TΙsdiq | |
452 | label_contains: tΙrkibi |
|
452 | label_contains: tΙrkibi | |
453 | label_copied: surΙti kΓΆΓ§ΓΌrΓΌlΓΌb |
|
453 | label_copied: surΙti kΓΆΓ§ΓΌrΓΌlΓΌb | |
454 | label_copy_workflow_from: gΓΆrΓΌlΙn iΕlΙrin ardΔ±cΔ±llΔ±ΔΔ±nΔ±n surΙtini kΓΆΓ§ΓΌrmΙk |
|
454 | label_copy_workflow_from: gΓΆrΓΌlΙn iΕlΙrin ardΔ±cΔ±llΔ±ΔΔ±nΔ±n surΙtini kΓΆΓ§ΓΌrmΙk | |
455 | label_current_status: Cari status |
|
455 | label_current_status: Cari status | |
456 | label_current_version: Cari variant |
|
456 | label_current_version: Cari variant | |
457 | label_custom_field: Sazlanan sahΙ |
|
457 | label_custom_field: Sazlanan sahΙ | |
458 | label_custom_field_new: Yeni sazlanan sahΙ |
|
458 | label_custom_field_new: Yeni sazlanan sahΙ | |
459 | label_custom_field_plural: Sazlanan sahΙlΙr |
|
459 | label_custom_field_plural: Sazlanan sahΙlΙr | |
460 | label_date_from: Π‘ |
|
460 | label_date_from: Π‘ | |
461 | label_date_from_to: Π‘ %{start} ΠΏΠΎ %{end} |
|
461 | label_date_from_to: Π‘ %{start} ΠΏΠΎ %{end} | |
462 | label_date_range: vaxt intervalΔ± |
|
462 | label_date_range: vaxt intervalΔ± | |
463 | label_date_to: ΓΌzrΙ |
|
463 | label_date_to: ΓΌzrΙ | |
464 | label_date: Tarix |
|
464 | label_date: Tarix | |
465 | label_day_plural: gΓΌn |
|
465 | label_day_plural: gΓΌn | |
466 | label_default: Susmaya gΓΆrΙ |
|
466 | label_default: Susmaya gΓΆrΙ | |
467 | label_default_columns: Susmaya gΓΆrΙ sΓΌtunlar |
|
467 | label_default_columns: Susmaya gΓΆrΙ sΓΌtunlar | |
468 | label_deleted: silinib |
|
468 | label_deleted: silinib | |
469 | label_descending: Azalmaya gΓΆrΙ |
|
469 | label_descending: Azalmaya gΓΆrΙ | |
470 | label_details: TΙfsilatlar |
|
470 | label_details: TΙfsilatlar | |
471 | label_diff_inline: mΙtndΙ |
|
471 | label_diff_inline: mΙtndΙ | |
472 | label_diff_side_by_side: YanaΕΔ± |
|
472 | label_diff_side_by_side: YanaΕΔ± | |
473 | label_disabled: sΓΆndΓΌrΓΌlΓΌb |
|
473 | label_disabled: sΓΆndΓΌrΓΌlΓΌb | |
474 | label_display: TΙsvir |
|
474 | label_display: TΙsvir | |
475 | label_display_per_page: "SΙhifΙyΙ: %{value}" |
|
475 | label_display_per_page: "SΙhifΙyΙ: %{value}" | |
476 | label_document: SΙnΙd |
|
476 | label_document: SΙnΙd | |
477 | label_document_added: SΙnΙd ΙlavΙ edilib |
|
477 | label_document_added: SΙnΙd ΙlavΙ edilib | |
478 | label_document_new: Yeni sΙnΙd |
|
478 | label_document_new: Yeni sΙnΙd | |
479 | label_document_plural: SΙnΙdlΙr |
|
479 | label_document_plural: SΙnΙdlΙr | |
480 | label_downloads_abbr: YΓΌklΙmΙlΙr |
|
480 | label_downloads_abbr: YΓΌklΙmΙlΙr | |
481 | label_duplicated_by: Γ§oxaldΔ±lΔ±r |
|
481 | label_duplicated_by: Γ§oxaldΔ±lΔ±r | |
482 | label_duplicates: Γ§oxaldΔ±r |
|
482 | label_duplicates: Γ§oxaldΔ±r | |
483 | label_end_to_end: sondan sona doΔru |
|
483 | label_end_to_end: sondan sona doΔru | |
484 | label_end_to_start: sondan ΙvvΙlΙ doΔru |
|
484 | label_end_to_start: sondan ΙvvΙlΙ doΔru | |
485 | label_enumeration_new: Yeni qiymΙt |
|
485 | label_enumeration_new: Yeni qiymΙt | |
486 | label_enumerations: QiymΙtlΙrin siyahΔ±sΔ± |
|
486 | label_enumerations: QiymΙtlΙrin siyahΔ±sΔ± | |
487 | label_environment: MΓΌhit |
|
487 | label_environment: MΓΌhit | |
488 | label_equals: sayΔ±lΔ±r |
|
488 | label_equals: sayΔ±lΔ±r | |
489 | label_example: NΓΌmunΙ |
|
489 | label_example: NΓΌmunΙ | |
490 | label_export_to: ixrac etmΙk |
|
490 | label_export_to: ixrac etmΙk | |
491 | label_feed_plural: RSS |
|
491 | label_feed_plural: RSS | |
492 | label_feeds_access_key_created_on: "RSS-Ι giriΕ aΓ§arΔ± %{value} ΙvvΙl yaradΔ±lΔ±b" |
|
492 | label_feeds_access_key_created_on: "RSS-Ι giriΕ aΓ§arΔ± %{value} ΙvvΙl yaradΔ±lΔ±b" | |
493 | label_f_hour: "%{value} saat" |
|
493 | label_f_hour: "%{value} saat" | |
494 | label_f_hour_plural: "%{value} saat" |
|
494 | label_f_hour_plural: "%{value} saat" | |
495 | label_file_added: Fayl ΙlavΙ edilib |
|
495 | label_file_added: Fayl ΙlavΙ edilib | |
496 | label_file_plural: Fayllar |
|
496 | label_file_plural: Fayllar | |
497 | label_filter_add: Filtr ΙlavΙ etmΙk |
|
497 | label_filter_add: Filtr ΙlavΙ etmΙk | |
498 | label_filter_plural: FiltrlΙr |
|
498 | label_filter_plural: FiltrlΙr | |
499 | label_float: HΙqiqi ΙdΙd |
|
499 | label_float: HΙqiqi ΙdΙd | |
500 | label_follows: ΖvvΙlki |
|
500 | label_follows: ΖvvΙlki | |
501 | label_gantt: Qant diaqrammasΔ± |
|
501 | label_gantt: Qant diaqrammasΔ± | |
502 | label_general: Γmumi |
|
502 | label_general: Γmumi | |
503 | label_generate_key: AΓ§arΔ± generasiya etmΙk |
|
503 | label_generate_key: AΓ§arΔ± generasiya etmΙk | |
504 | label_greater_or_equal: ">=" |
|
504 | label_greater_or_equal: ">=" | |
505 | label_help: KΓΆmΙk |
|
505 | label_help: KΓΆmΙk | |
506 | label_history: TarixΓ§Ι |
|
506 | label_history: TarixΓ§Ι | |
507 | label_home: Ana sΙhifΙ |
|
507 | label_home: Ana sΙhifΙ | |
508 | label_incoming_emails: MΙlumatlarΔ±n qΙbulu |
|
508 | label_incoming_emails: MΙlumatlarΔ±n qΙbulu | |
509 | label_index_by_date: SΙhifΙlΙrin tarixΓ§Ιsi |
|
509 | label_index_by_date: SΙhifΙlΙrin tarixΓ§Ιsi | |
510 | label_index_by_title: BaΕlΔ±q |
|
510 | label_index_by_title: BaΕlΔ±q | |
511 | label_information_plural: Δ°nformasiya |
|
511 | label_information_plural: Δ°nformasiya | |
512 | label_information: Δ°nformasiya |
|
512 | label_information: Δ°nformasiya | |
513 | label_in_less_than: az |
|
513 | label_in_less_than: az | |
514 | label_in_more_than: Γ§ox |
|
514 | label_in_more_than: Γ§ox | |
515 | label_integer: Tam |
|
515 | label_integer: Tam | |
516 | label_internal: Daxili |
|
516 | label_internal: Daxili | |
517 | label_in: da (dΙ) |
|
517 | label_in: da (dΙ) | |
518 | label_issue: TapΕΔ±rΔ±q |
|
518 | label_issue: TapΕΔ±rΔ±q | |
519 | label_issue_added: TapΕΔ±rΔ±q ΙlavΙ edilib |
|
519 | label_issue_added: TapΕΔ±rΔ±q ΙlavΙ edilib | |
520 | label_issue_category_new: Yeni kateqoriya |
|
520 | label_issue_category_new: Yeni kateqoriya | |
521 | label_issue_category_plural: TapΕΔ±rΔ±ΔΔ±n kateqoriyasΔ± |
|
521 | label_issue_category_plural: TapΕΔ±rΔ±ΔΔ±n kateqoriyasΔ± | |
522 | label_issue_category: TapΕΔ±rΔ±ΔΔ±n kateqoriyasΔ± |
|
522 | label_issue_category: TapΕΔ±rΔ±ΔΔ±n kateqoriyasΔ± | |
523 | label_issue_new: Yeni tapΕΔ±rΔ±q |
|
523 | label_issue_new: Yeni tapΕΔ±rΔ±q | |
524 | label_issue_plural: TapΕΔ±rΔ±qlar |
|
524 | label_issue_plural: TapΕΔ±rΔ±qlar | |
525 | label_issues_by: "%{value} ΓΌzrΙ Γ§eΕidlΙmΙk" |
|
525 | label_issues_by: "%{value} ΓΌzrΙ Γ§eΕidlΙmΙk" | |
526 | label_issue_status_new: Yeni status |
|
526 | label_issue_status_new: Yeni status | |
527 | label_issue_status_plural: TapΕΔ±rΔ±qlarΔ±n statusu |
|
527 | label_issue_status_plural: TapΕΔ±rΔ±qlarΔ±n statusu | |
528 | label_issue_status: TapΕΔ±rΔ±ΔΔ±n statusu |
|
528 | label_issue_status: TapΕΔ±rΔ±ΔΔ±n statusu | |
529 | label_issue_tracking: TapΕΔ±rΔ±qlar |
|
529 | label_issue_tracking: TapΕΔ±rΔ±qlar | |
530 | label_issue_updated: TapΕΔ±rΔ±q yenilΙnib |
|
530 | label_issue_updated: TapΕΔ±rΔ±q yenilΙnib | |
531 | label_issue_view_all: BΓΌtΓΌn tapΕΔ±rΔ±qlara baxmaq |
|
531 | label_issue_view_all: BΓΌtΓΌn tapΕΔ±rΔ±qlara baxmaq | |
532 | label_issue_watchers: NΙzarΙtΓ§ilΙr |
|
532 | label_issue_watchers: NΙzarΙtΓ§ilΙr | |
533 | label_jump_to_a_project: ... layihΙyΙ keΓ§id |
|
533 | label_jump_to_a_project: ... layihΙyΙ keΓ§id | |
534 | label_language_based: Dilin ΙsasΔ±nda |
|
534 | label_language_based: Dilin ΙsasΔ±nda | |
535 | label_last_changes: "%{count} az dΙyiΕiklik" |
|
535 | label_last_changes: "%{count} az dΙyiΕiklik" | |
536 | label_last_login: Sonuncu qoΕulma |
|
536 | label_last_login: Sonuncu qoΕulma | |
537 | label_last_month: sonuncu ay |
|
537 | label_last_month: sonuncu ay | |
538 | label_last_n_days: "son %{count} gΓΌn" |
|
538 | label_last_n_days: "son %{count} gΓΌn" | |
539 | label_last_week: sonuncu hΙftΙ |
|
539 | label_last_week: sonuncu hΙftΙ | |
540 | label_latest_revision: Sonuncu redaksiya |
|
540 | label_latest_revision: Sonuncu redaksiya | |
541 | label_latest_revision_plural: Sonuncu redaksiyalar |
|
541 | label_latest_revision_plural: Sonuncu redaksiyalar | |
542 | label_ldap_authentication: LDAP vasitΙsilΙ avtorizasiya |
|
542 | label_ldap_authentication: LDAP vasitΙsilΙ avtorizasiya | |
543 | label_less_or_equal: <= |
|
543 | label_less_or_equal: <= | |
544 | label_less_than_ago: gΓΌndΙn az |
|
544 | label_less_than_ago: gΓΌndΙn az | |
545 | label_list: SiyahΔ± |
|
545 | label_list: SiyahΔ± | |
546 | label_loading: YΓΌklΙmΙ... |
|
546 | label_loading: YΓΌklΙmΙ... | |
547 | label_logged_as: Daxil olmusunuz |
|
547 | label_logged_as: Daxil olmusunuz | |
548 | label_login: Daxil olmaq |
|
548 | label_login: Daxil olmaq | |
549 | label_login_with_open_id_option: vΙ ya OpenID vasitΙsilΙ daxil olmaq |
|
549 | label_login_with_open_id_option: vΙ ya OpenID vasitΙsilΙ daxil olmaq | |
550 | label_logout: ΓΔ±xΔ±Ε |
|
550 | label_logout: ΓΔ±xΔ±Ε | |
551 | label_max_size: Maksimal ΓΆlΓ§ΓΌ |
|
551 | label_max_size: Maksimal ΓΆlΓ§ΓΌ | |
552 | label_member_new: Yeni iΕtirakΓ§Δ± |
|
552 | label_member_new: Yeni iΕtirakΓ§Δ± | |
553 | label_member: Δ°ΕtirakΓ§Δ± |
|
553 | label_member: Δ°ΕtirakΓ§Δ± | |
554 | label_member_plural: Δ°ΕtirakΓ§Δ±lar |
|
554 | label_member_plural: Δ°ΕtirakΓ§Δ±lar | |
555 | label_message_last: Sonuncu mΙlumat |
|
555 | label_message_last: Sonuncu mΙlumat | |
556 | label_message_new: Yeni mΙlumat |
|
556 | label_message_new: Yeni mΙlumat | |
557 | label_message_plural: MΙlumatlar |
|
557 | label_message_plural: MΙlumatlar | |
558 | label_message_posted: MΙlumat ΙlavΙ olunub |
|
558 | label_message_posted: MΙlumat ΙlavΙ olunub | |
559 | label_me: mΙnΙ |
|
559 | label_me: mΙnΙ | |
560 | label_min_max_length: Minimal - maksimal uzunluq |
|
560 | label_min_max_length: Minimal - maksimal uzunluq | |
561 | label_modified: dΙyiΕilib |
|
561 | label_modified: dΙyiΕilib | |
562 | label_module_plural: Modullar |
|
562 | label_module_plural: Modullar | |
563 | label_months_from: ay |
|
563 | label_months_from: ay | |
564 | label_month: Ay |
|
564 | label_month: Ay | |
565 | label_more_than_ago: gΓΌndΙn ΙvvΙl |
|
565 | label_more_than_ago: gΓΌndΙn ΙvvΙl | |
566 | label_more: Γox |
|
566 | label_more: Γox | |
567 | label_my_account: MΙnim hesabΔ±m |
|
567 | label_my_account: MΙnim hesabΔ±m | |
568 | label_my_page: MΙnim sΙhifΙm |
|
568 | label_my_page: MΙnim sΙhifΙm | |
569 | label_my_page_block: MΙnim sΙhifΙmin bloku |
|
569 | label_my_page_block: MΙnim sΙhifΙmin bloku | |
570 | label_my_projects: MΙnim layihΙlΙrim |
|
570 | label_my_projects: MΙnim layihΙlΙrim | |
571 | label_new: Yeni |
|
571 | label_new: Yeni | |
572 | label_new_statuses_allowed: Δ°cazΙ verilΙn yeni statuslar |
|
572 | label_new_statuses_allowed: Δ°cazΙ verilΙn yeni statuslar | |
573 | label_news_added: XΙbΙr ΙlavΙ edilib |
|
573 | label_news_added: XΙbΙr ΙlavΙ edilib | |
574 | label_news_latest: Son xΙbΙrlΙr |
|
574 | label_news_latest: Son xΙbΙrlΙr | |
575 | label_news_new: XΙbΙr ΙlavΙ etmΙk |
|
575 | label_news_new: XΙbΙr ΙlavΙ etmΙk | |
576 | label_news_plural: XΙbΙrlΙr |
|
576 | label_news_plural: XΙbΙrlΙr | |
577 | label_news_view_all: BΓΌtΓΌn xΙbΙrlΙrΙ baxmaq |
|
577 | label_news_view_all: BΓΌtΓΌn xΙbΙrlΙrΙ baxmaq | |
578 | label_news: XΙbΙrlΙr |
|
578 | label_news: XΙbΙrlΙr | |
579 | label_next: NΓΆvbΙti |
|
579 | label_next: NΓΆvbΙti | |
580 | label_nobody: heΓ§ kim |
|
580 | label_nobody: heΓ§ kim | |
581 | label_no_change_option: (DΙyiΕiklik yoxdur) |
|
581 | label_no_change_option: (DΙyiΕiklik yoxdur) | |
582 | label_no_data: TΙsvir ΓΌΓ§ΓΌn verilΙnlΙr yoxdur |
|
582 | label_no_data: TΙsvir ΓΌΓ§ΓΌn verilΙnlΙr yoxdur | |
583 | label_none: yoxdur |
|
583 | label_none: yoxdur | |
584 | label_not_contains: mΓΆvcud deyil |
|
584 | label_not_contains: mΓΆvcud deyil | |
585 | label_not_equals: sayΔ±lmΔ±r |
|
585 | label_not_equals: sayΔ±lmΔ±r | |
586 | label_open_issues: aΓ§Δ±qdΔ±r |
|
586 | label_open_issues: aΓ§Δ±qdΔ±r | |
587 | label_open_issues_plural: aΓ§Δ±qdΔ±r |
|
587 | label_open_issues_plural: aΓ§Δ±qdΔ±r | |
588 | label_open_issues_plural2: aΓ§Δ±qdΔ±r |
|
588 | label_open_issues_plural2: aΓ§Δ±qdΔ±r | |
589 | label_open_issues_plural5: aΓ§Δ±qdΔ±r |
|
589 | label_open_issues_plural5: aΓ§Δ±qdΔ±r | |
590 | label_optional_description: TΙsvir (vacib deyil) |
|
590 | label_optional_description: TΙsvir (vacib deyil) | |
591 | label_options: Opsiyalar |
|
591 | label_options: Opsiyalar | |
592 | label_overall_activity: GΓΆrΓΌlΙn iΕlΙrin toplu hesabatΔ± |
|
592 | label_overall_activity: GΓΆrΓΌlΙn iΕlΙrin toplu hesabatΔ± | |
593 | label_overview: BaxΔ±Ε |
|
593 | label_overview: BaxΔ±Ε | |
594 | label_password_lost: Parolun bΙrpasΔ± |
|
594 | label_password_lost: Parolun bΙrpasΔ± | |
595 | label_permissions_report: GiriΕ hΓΌquqlarΔ± ΓΌzrΙ hesabat |
|
595 | label_permissions_report: GiriΕ hΓΌquqlarΔ± ΓΌzrΙ hesabat | |
596 | label_permissions: GiriΕ hΓΌquqlarΔ± |
|
596 | label_permissions: GiriΕ hΓΌquqlarΔ± | |
597 | label_per_page: SΙhifΙyΙ |
|
597 | label_per_page: SΙhifΙyΙ | |
598 | label_personalize_page: bu sΙhifΙni fΙrdilΙΕdirmΙk |
|
598 | label_personalize_page: bu sΙhifΙni fΙrdilΙΕdirmΙk | |
599 | label_planning: PlanlaΕdΔ±rma |
|
599 | label_planning: PlanlaΕdΔ±rma | |
600 | label_please_login: XahiΕ edirik, daxil olun. |
|
600 | label_please_login: XahiΕ edirik, daxil olun. | |
601 | label_plugins: Modullar |
|
601 | label_plugins: Modullar | |
602 | label_precedes: nΓΆvbΙti |
|
602 | label_precedes: nΓΆvbΙti | |
603 | label_preferences: ΓstΓΌnlΓΌk |
|
603 | label_preferences: ΓstΓΌnlΓΌk | |
604 | label_preview: Δ°lkin baxΔ±Ε |
|
604 | label_preview: Δ°lkin baxΔ±Ε | |
605 | label_previous: ΖvvΙlki |
|
605 | label_previous: ΖvvΙlki | |
606 | label_profile: Profil |
|
606 | label_profile: Profil | |
607 | label_project: LayihΙ |
|
607 | label_project: LayihΙ | |
608 | label_project_all: BΓΌtΓΌn layihΙlΙr |
|
608 | label_project_all: BΓΌtΓΌn layihΙlΙr | |
609 | label_project_copy_notifications: LayihΙnin surΙtinin Γ§Δ±xarΔ±lmasΔ± zamanΔ± elektron poΓ§t ilΙ bildiriΕ gΓΆndΙrmΙk |
|
609 | label_project_copy_notifications: LayihΙnin surΙtinin Γ§Δ±xarΔ±lmasΔ± zamanΔ± elektron poΓ§t ilΙ bildiriΕ gΓΆndΙrmΙk | |
610 | label_project_latest: Son layihΙlΙr |
|
610 | label_project_latest: Son layihΙlΙr | |
611 | label_project_new: Yeni layihΙ |
|
611 | label_project_new: Yeni layihΙ | |
612 | label_project_plural: LayihΙlΙr |
|
612 | label_project_plural: LayihΙlΙr | |
613 | label_project_plural2: layihΙni |
|
613 | label_project_plural2: layihΙni | |
614 | label_project_plural5: layihΙlΙri |
|
614 | label_project_plural5: layihΙlΙri | |
615 | label_public_projects: Γmumi layihΙlΙr |
|
615 | label_public_projects: Γmumi layihΙlΙr | |
616 | label_query: Yadda saxlanΔ±lmΔ±Ε sorΔu |
|
616 | label_query: Yadda saxlanΔ±lmΔ±Ε sorΔu | |
617 | label_query_new: Yeni sorΔu |
|
617 | label_query_new: Yeni sorΔu | |
618 | label_query_plural: Yadda saxlanΔ±lmΔ±Ε sorΔular |
|
618 | label_query_plural: Yadda saxlanΔ±lmΔ±Ε sorΔular | |
619 | label_read: Oxu... |
|
619 | label_read: Oxu... | |
620 | label_register: Qeydiyyat |
|
620 | label_register: Qeydiyyat | |
621 | label_registered_on: Qeydiyyatdan keΓ§ib |
|
621 | label_registered_on: Qeydiyyatdan keΓ§ib | |
622 | label_registration_activation_by_email: e-poΓ§t ΓΌzrΙ hesabΔ±mΔ±n aktivlΙΕdirilmΙsi |
|
622 | label_registration_activation_by_email: e-poΓ§t ΓΌzrΙ hesabΔ±mΔ±n aktivlΙΕdirilmΙsi | |
623 | label_registration_automatic_activation: uΓ§ot qeydlΙrinin avtomatik aktivlΙΕdirilmΙsi |
|
623 | label_registration_automatic_activation: uΓ§ot qeydlΙrinin avtomatik aktivlΙΕdirilmΙsi | |
624 | label_registration_manual_activation: uΓ§ot qeydlΙrini Ιl ilΙ aktivlΙΕdirmΙk |
|
624 | label_registration_manual_activation: uΓ§ot qeydlΙrini Ιl ilΙ aktivlΙΕdirmΙk | |
625 | label_related_issues: ΖlaqΙli tapΕΔ±rΔ±qlar |
|
625 | label_related_issues: ΖlaqΙli tapΕΔ±rΔ±qlar | |
626 | label_relates_to: ΙlaqΙlidir |
|
626 | label_relates_to: ΙlaqΙlidir | |
627 | label_relation_delete: ΖlaqΙni silmΙk |
|
627 | label_relation_delete: ΖlaqΙni silmΙk | |
628 | label_relation_new: Yeni mΓΌnasibΙt |
|
628 | label_relation_new: Yeni mΓΌnasibΙt | |
629 | label_renamed: adΔ±nΔ± dΙyiΕmΙk |
|
629 | label_renamed: adΔ±nΔ± dΙyiΕmΙk | |
630 | label_reply_plural: Cavablar |
|
630 | label_reply_plural: Cavablar | |
631 | label_report: Hesabat |
|
631 | label_report: Hesabat | |
632 | label_report_plural: Hesabatlar |
|
632 | label_report_plural: Hesabatlar | |
633 | label_reported_issues: YaradΔ±lan tapΕΔ±rΔ±qlar |
|
633 | label_reported_issues: YaradΔ±lan tapΕΔ±rΔ±qlar | |
634 | label_repository: SaxlayΔ±cΔ± |
|
634 | label_repository: SaxlayΔ±cΔ± | |
635 | label_repository_plural: SaxlayΔ±cΔ± |
|
635 | label_repository_plural: SaxlayΔ±cΔ± | |
636 | label_result_plural: NΙticΙlΙr |
|
636 | label_result_plural: NΙticΙlΙr | |
637 | label_reverse_chronological_order: Ζks ardΔ±cΔ±llΔ±qda |
|
637 | label_reverse_chronological_order: Ζks ardΔ±cΔ±llΔ±qda | |
638 | label_revision: Redaksiya |
|
638 | label_revision: Redaksiya | |
639 | label_revision_plural: Redaksiyalar |
|
639 | label_revision_plural: Redaksiyalar | |
640 | label_roadmap: Operativ plan |
|
640 | label_roadmap: Operativ plan | |
641 | label_roadmap_due_in: "%{value} mΓΌddΙtindΙ" |
|
641 | label_roadmap_due_in: "%{value} mΓΌddΙtindΙ" | |
642 | label_roadmap_no_issues: bu versiya ΓΌΓ§ΓΌn tapΕΔ±rΔ±q yoxdur |
|
642 | label_roadmap_no_issues: bu versiya ΓΌΓ§ΓΌn tapΕΔ±rΔ±q yoxdur | |
643 | label_roadmap_overdue: "gecikmΙ %{value}" |
|
643 | label_roadmap_overdue: "gecikmΙ %{value}" | |
644 | label_role: Rol |
|
644 | label_role: Rol | |
645 | label_role_and_permissions: Rollar vΙ giriΕ hΓΌquqlarΔ± |
|
645 | label_role_and_permissions: Rollar vΙ giriΕ hΓΌquqlarΔ± | |
646 | label_role_new: Yeni rol |
|
646 | label_role_new: Yeni rol | |
647 | label_role_plural: Rollar |
|
647 | label_role_plural: Rollar | |
648 | label_scm: SaxlayΔ±cΔ±nΔ±n tipi |
|
648 | label_scm: SaxlayΔ±cΔ±nΔ±n tipi | |
649 | label_search: AxtarΔ±Ε |
|
649 | label_search: AxtarΔ±Ε | |
650 | label_search_titles_only: Ancaq adlarda axtarmaq |
|
650 | label_search_titles_only: Ancaq adlarda axtarmaq | |
651 | label_send_information: Δ°stifadΙΓ§iyΙ uΓ§ot qeydlΙri ΓΌzrΙ informasiyanΔ± gΓΆndΙrmΙk |
|
651 | label_send_information: Δ°stifadΙΓ§iyΙ uΓ§ot qeydlΙri ΓΌzrΙ informasiyanΔ± gΓΆndΙrmΙk | |
652 | label_send_test_email: Yoxlama ΓΌΓ§ΓΌn email gΓΆndΙrmΙk |
|
652 | label_send_test_email: Yoxlama ΓΌΓ§ΓΌn email gΓΆndΙrmΙk | |
653 | label_settings: Sazlamalar |
|
653 | label_settings: Sazlamalar | |
654 | label_show_completed_versions: BitmiΕ variantlarΔ± gΓΆstΙrmΙk |
|
654 | label_show_completed_versions: BitmiΕ variantlarΔ± gΓΆstΙrmΙk | |
655 | label_sort: ΓeΕidlΙmΙk |
|
655 | label_sort: ΓeΕidlΙmΙk | |
656 | label_sort_by: "%{value} ΓΌzrΙ Γ§eΕidlΙmΙk" |
|
656 | label_sort_by: "%{value} ΓΌzrΙ Γ§eΕidlΙmΙk" | |
657 | label_sort_higher: YuxarΔ± |
|
657 | label_sort_higher: YuxarΔ± | |
658 | label_sort_highest: ΖvvΙlΙ qayΔ±t |
|
658 | label_sort_highest: ΖvvΙlΙ qayΔ±t | |
659 | label_sort_lower: AΕaΔΔ± |
|
659 | label_sort_lower: AΕaΔΔ± | |
660 | label_sort_lowest: Sona qayΔ±t |
|
660 | label_sort_lowest: Sona qayΔ±t | |
661 | label_spent_time: SΙrf olunan vaxt |
|
661 | label_spent_time: SΙrf olunan vaxt | |
662 | label_start_to_end: ΙvvΙldΙn axΔ±ra doΔru |
|
662 | label_start_to_end: ΙvvΙldΙn axΔ±ra doΔru | |
663 | label_start_to_start: ΙvvΙldΙn ΙvvΙlΙ doΔru |
|
663 | label_start_to_start: ΙvvΙldΙn ΙvvΙlΙ doΔru | |
664 | label_statistics: Statistika |
|
664 | label_statistics: Statistika | |
665 | label_stay_logged_in: SistemdΙ qalmaq |
|
665 | label_stay_logged_in: SistemdΙ qalmaq | |
666 | label_string: MΙtn |
|
666 | label_string: MΙtn | |
667 | label_subproject_plural: AltlayihΙlΙr |
|
667 | label_subproject_plural: AltlayihΙlΙr | |
668 | label_subtask_plural: Alt tapΕΔ±rΔ±qlar |
|
668 | label_subtask_plural: Alt tapΕΔ±rΔ±qlar | |
669 | label_text: Uzun mΙtn |
|
669 | label_text: Uzun mΙtn | |
670 | label_theme: MΓΆvzu |
|
670 | label_theme: MΓΆvzu | |
671 | label_this_month: bu ay |
|
671 | label_this_month: bu ay | |
672 | label_this_week: bu hΙftΙ |
|
672 | label_this_week: bu hΙftΙ | |
673 | label_this_year: bu il |
|
673 | label_this_year: bu il | |
674 | label_time_tracking: VaxtΔ±n uΓ§otu |
|
674 | label_time_tracking: VaxtΔ±n uΓ§otu | |
675 | label_timelog_today: Bu gΓΌnΙ sΙrf olunan vaxt |
|
675 | label_timelog_today: Bu gΓΌnΙ sΙrf olunan vaxt | |
676 | label_today: bu gΓΌn |
|
676 | label_today: bu gΓΌn | |
677 | label_topic_plural: MΓΆvzular |
|
677 | label_topic_plural: MΓΆvzular | |
678 | label_total: CΙmi |
|
678 | label_total: CΙmi | |
679 | label_tracker: Treker |
|
679 | label_tracker: Treker | |
680 | label_tracker_new: Yeni treker |
|
680 | label_tracker_new: Yeni treker | |
681 | label_tracker_plural: TrekerlΙr |
|
681 | label_tracker_plural: TrekerlΙr | |
682 | label_updated_time: "%{value} ΙvvΙl yenilΙnib" |
|
682 | label_updated_time: "%{value} ΙvvΙl yenilΙnib" | |
683 | label_updated_time_by: "%{author} %{age} ΙvvΙl yenilΙnib" |
|
683 | label_updated_time_by: "%{author} %{age} ΙvvΙl yenilΙnib" | |
684 | label_used_by: Δ°stifadΙ olunur |
|
684 | label_used_by: Δ°stifadΙ olunur | |
685 | label_user: Δ°stifasdΙΓ§i |
|
685 | label_user: Δ°stifasdΙΓ§i | |
686 | label_user_activity: "Δ°stifadΙΓ§inin gΓΆrdΓΌyΓΌ iΕlΙr %{value}" |
|
686 | label_user_activity: "Δ°stifadΙΓ§inin gΓΆrdΓΌyΓΌ iΕlΙr %{value}" | |
687 | label_user_mail_no_self_notified: "TΙrΙfimdΙn edilΙn dΙyiΕikliklΙr haqqΔ±nda mΙni xΙbΙrdar etmΙmΙk" |
|
687 | label_user_mail_no_self_notified: "TΙrΙfimdΙn edilΙn dΙyiΕikliklΙr haqqΔ±nda mΙni xΙbΙrdar etmΙmΙk" | |
688 | label_user_mail_option_all: "MΙnim layihΙlΙrimdΙki bΓΌtΓΌn hadisΙlΙr haqqΔ±nda" |
|
688 | label_user_mail_option_all: "MΙnim layihΙlΙrimdΙki bΓΌtΓΌn hadisΙlΙr haqqΔ±nda" | |
689 | label_user_mail_option_selected: "YalnΔ±z seΓ§ilΙn layihΙdΙki bΓΌtΓΌn hadisΙlΙr haqqΔ±nda..." |
|
689 | label_user_mail_option_selected: "YalnΔ±z seΓ§ilΙn layihΙdΙki bΓΌtΓΌn hadisΙlΙr haqqΔ±nda..." | |
690 | label_user_mail_option_only_owner: YalnΔ±z sahibi olduΔum obyektlΙr ΓΌΓ§ΓΌn |
|
690 | label_user_mail_option_only_owner: YalnΔ±z sahibi olduΔum obyektlΙr ΓΌΓ§ΓΌn | |
691 | label_user_mail_option_only_my_events: YalnΔ±z izlΙdiyim vΙ ya iΕtirak etdiyim obyektlΙr ΓΌΓ§ΓΌn |
|
691 | label_user_mail_option_only_my_events: YalnΔ±z izlΙdiyim vΙ ya iΕtirak etdiyim obyektlΙr ΓΌΓ§ΓΌn | |
692 | label_user_mail_option_only_assigned: YalnΔ±z mΙnΙ tΙyin edilΙn obyektlΙr ΓΌΓ§ΓΌn |
|
692 | label_user_mail_option_only_assigned: YalnΔ±z mΙnΙ tΙyin edilΙn obyektlΙr ΓΌΓ§ΓΌn | |
693 | label_user_new: Yeni istifadΙΓ§i |
|
693 | label_user_new: Yeni istifadΙΓ§i | |
694 | label_user_plural: Δ°stifadΙΓ§ilΙr |
|
694 | label_user_plural: Δ°stifadΙΓ§ilΙr | |
695 | label_version: Variant |
|
695 | label_version: Variant | |
696 | label_version_new: Yeni variant |
|
696 | label_version_new: Yeni variant | |
697 | label_version_plural: Variantlar |
|
697 | label_version_plural: Variantlar | |
698 | label_view_diff: FΙrqlΙrΙ baxmaq |
|
698 | label_view_diff: FΙrqlΙrΙ baxmaq | |
699 | label_view_revisions: Redaksiyalara baxmaq |
|
699 | label_view_revisions: Redaksiyalara baxmaq | |
700 | label_watched_issues: TapΕΔ±rΔ±ΔΔ±n izlΙnilmΙsi |
|
700 | label_watched_issues: TapΕΔ±rΔ±ΔΔ±n izlΙnilmΙsi | |
701 | label_week: HΙftΙ |
|
701 | label_week: HΙftΙ | |
702 | label_wiki: Wiki |
|
702 | label_wiki: Wiki | |
703 | label_wiki_edit: Wiki-nin redaktΙsi |
|
703 | label_wiki_edit: Wiki-nin redaktΙsi | |
704 | label_wiki_edit_plural: Wiki |
|
704 | label_wiki_edit_plural: Wiki | |
705 | label_wiki_page: Wiki sΙhifΙsi |
|
705 | label_wiki_page: Wiki sΙhifΙsi | |
706 | label_wiki_page_plural: Wiki sΙhifΙlΙri |
|
706 | label_wiki_page_plural: Wiki sΙhifΙlΙri | |
707 | label_workflow: GΓΆrΓΌlΙn iΕlΙrin ardΔ±cΔ±llΔ±ΔΔ± |
|
707 | label_workflow: GΓΆrΓΌlΙn iΕlΙrin ardΔ±cΔ±llΔ±ΔΔ± | |
708 | label_x_closed_issues_abbr: |
|
708 | label_x_closed_issues_abbr: | |
709 | zero: "0 baΔlΔ±dΔ±r" |
|
709 | zero: "0 baΔlΔ±dΔ±r" | |
710 | one: "1 baΔlanΔ±b" |
|
710 | one: "1 baΔlanΔ±b" | |
711 | few: "%{count} baΔlΔ±dΔ±r" |
|
711 | few: "%{count} baΔlΔ±dΔ±r" | |
712 | many: "%{count} baΔlΔ±dΔ±r" |
|
712 | many: "%{count} baΔlΔ±dΔ±r" | |
713 | other: "%{count} baΔlΔ±dΔ±r" |
|
713 | other: "%{count} baΔlΔ±dΔ±r" | |
714 | label_x_comments: |
|
714 | label_x_comments: | |
715 | zero: "ΕΙrh yoxdur" |
|
715 | zero: "ΕΙrh yoxdur" | |
716 | one: "1 ΕΙrh" |
|
716 | one: "1 ΕΙrh" | |
717 | few: "%{count} ΕΙrhlΙr" |
|
717 | few: "%{count} ΕΙrhlΙr" | |
718 | many: "%{count} ΕΙrh" |
|
718 | many: "%{count} ΕΙrh" | |
719 | other: "%{count} ΕΙrh" |
|
719 | other: "%{count} ΕΙrh" | |
720 | label_x_open_issues_abbr: |
|
720 | label_x_open_issues_abbr: | |
721 | zero: "0 aΓ§Δ±qdΔ±r" |
|
721 | zero: "0 aΓ§Δ±qdΔ±r" | |
722 | one: "1 aΓ§Δ±q" |
|
722 | one: "1 aΓ§Δ±q" | |
723 | few: "%{count} aΓ§Δ±qdΔ±r" |
|
723 | few: "%{count} aΓ§Δ±qdΔ±r" | |
724 | many: "%{count} aΓ§Δ±qdΔ±r" |
|
724 | many: "%{count} aΓ§Δ±qdΔ±r" | |
725 | other: "%{count} aΓ§Δ±qdΔ±r" |
|
725 | other: "%{count} aΓ§Δ±qdΔ±r" | |
726 | label_x_open_issues_abbr_on_total: |
|
726 | label_x_open_issues_abbr_on_total: | |
727 | zero: "0 aΓ§Δ±qdΔ±r / %{total}" |
|
727 | zero: "0 aΓ§Δ±qdΔ±r / %{total}" | |
728 | one: "1 aΓ§Δ±qdΔ±r / %{total}" |
|
728 | one: "1 aΓ§Δ±qdΔ±r / %{total}" | |
729 | few: "%{count} aΓ§Δ±qdΔ±r / %{total}" |
|
729 | few: "%{count} aΓ§Δ±qdΔ±r / %{total}" | |
730 | many: "%{count} aΓ§Δ±qdΔ±r / %{total}" |
|
730 | many: "%{count} aΓ§Δ±qdΔ±r / %{total}" | |
731 | other: "%{count} aΓ§Δ±qdΔ±r / %{total}" |
|
731 | other: "%{count} aΓ§Δ±qdΔ±r / %{total}" | |
732 | label_x_projects: |
|
732 | label_x_projects: | |
733 | zero: "layihΙlΙr yoxdur" |
|
733 | zero: "layihΙlΙr yoxdur" | |
734 | one: "1 layihΙ" |
|
734 | one: "1 layihΙ" | |
735 | few: "%{count} layihΙ" |
|
735 | few: "%{count} layihΙ" | |
736 | many: "%{count} layihΙ" |
|
736 | many: "%{count} layihΙ" | |
737 | other: "%{count} layihΙ" |
|
737 | other: "%{count} layihΙ" | |
738 | label_year: Δ°l |
|
738 | label_year: Δ°l | |
739 | label_yesterday: dΓΌnΙn |
|
739 | label_yesterday: dΓΌnΙn | |
740 |
|
740 | |||
741 | mail_body_account_activation_request: "Yeni istifadΙΓ§i qeydiyyatdan keΓ§ib (%{value}). UΓ§ot qeydi Sizin tΙsdiqinizi gΓΆzlΙyir:" |
|
741 | mail_body_account_activation_request: "Yeni istifadΙΓ§i qeydiyyatdan keΓ§ib (%{value}). UΓ§ot qeydi Sizin tΙsdiqinizi gΓΆzlΙyir:" | |
742 | mail_body_account_information: Sizin uΓ§ot qeydiniz haqqΔ±nda informasiya |
|
742 | mail_body_account_information: Sizin uΓ§ot qeydiniz haqqΔ±nda informasiya | |
743 | mail_body_account_information_external: "Siz ΓΆzΓΌnΓΌzΓΌn %{value} uΓ§ot qeydinizi giriΕ ΓΌΓ§ΓΌn istifadΙ edΙ bilΙrsiniz." |
|
743 | mail_body_account_information_external: "Siz ΓΆzΓΌnΓΌzΓΌn %{value} uΓ§ot qeydinizi giriΕ ΓΌΓ§ΓΌn istifadΙ edΙ bilΙrsiniz." | |
744 | mail_body_lost_password: 'Parolun dΙyiΕdirilmΙsi ΓΌΓ§ΓΌn aΕaΔΔ±dakΔ± linkΙ keΓ§in:' |
|
744 | mail_body_lost_password: 'Parolun dΙyiΕdirilmΙsi ΓΌΓ§ΓΌn aΕaΔΔ±dakΔ± linkΙ keΓ§in:' | |
745 | mail_body_register: 'UΓ§ot qeydinin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn aΕaΔΔ±dakΔ± linkΙ keΓ§in:' |
|
745 | mail_body_register: 'UΓ§ot qeydinin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn aΕaΔΔ±dakΔ± linkΙ keΓ§in:' | |
746 | mail_body_reminder: "nΓΆvbΙti %{days} gΓΌn ΓΌΓ§ΓΌn SizΙ tΙyin olunan %{count}:" |
|
746 | mail_body_reminder: "nΓΆvbΙti %{days} gΓΌn ΓΌΓ§ΓΌn SizΙ tΙyin olunan %{count}:" | |
747 | mail_subject_account_activation_request: "SistemdΙ istifadΙΓ§inin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn sorΔu %{value}" |
|
747 | mail_subject_account_activation_request: "SistemdΙ istifadΙΓ§inin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn sorΔu %{value}" | |
748 | mail_subject_lost_password: "Sizin %{value} parolunuz" |
|
748 | mail_subject_lost_password: "Sizin %{value} parolunuz" | |
749 | mail_subject_register: "UΓ§ot qeydinin aktivlΙΕdirilmΙsi %{value}" |
|
749 | mail_subject_register: "UΓ§ot qeydinin aktivlΙΕdirilmΙsi %{value}" | |
750 | mail_subject_reminder: "yaxΔ±n %{days} gΓΌn ΓΌΓ§ΓΌn SizΙ tΙyin olunan %{count}" |
|
750 | mail_subject_reminder: "yaxΔ±n %{days} gΓΌn ΓΌΓ§ΓΌn SizΙ tΙyin olunan %{count}" | |
751 |
|
751 | |||
752 | notice_account_activated: Sizin uΓ§ot qeydiniz aktivlΙΕdirilib. SistemΙ daxil ola bilΙrsiniz. |
|
752 | notice_account_activated: Sizin uΓ§ot qeydiniz aktivlΙΕdirilib. SistemΙ daxil ola bilΙrsiniz. | |
753 | notice_account_invalid_creditentials: Δ°stifadΙΓ§i adΔ± vΙ ya parolu dΓΌzgΓΌn deyildir |
|
753 | notice_account_invalid_creditentials: Δ°stifadΙΓ§i adΔ± vΙ ya parolu dΓΌzgΓΌn deyildir | |
754 | notice_account_lost_email_sent: SizΙ yeni parolun seΓ§imi ilΙ baΔlΔ± tΙlimatΔ± Ιks etdirΙn mΙktub gΓΆndΙrilmiΕdir. |
|
754 | notice_account_lost_email_sent: SizΙ yeni parolun seΓ§imi ilΙ baΔlΔ± tΙlimatΔ± Ιks etdirΙn mΙktub gΓΆndΙrilmiΕdir. | |
755 | notice_account_password_updated: Parol mΓΌvΙffΙqiyyΙtlΙ yenilΙndi. |
|
755 | notice_account_password_updated: Parol mΓΌvΙffΙqiyyΙtlΙ yenilΙndi. | |
756 | notice_account_pending: "Sizin uΓ§ot qeydiniz yaradΔ±ldΔ± vΙ inzibatΓ§Δ±nΔ±n tΙsdiqini gΓΆzlΙyir." |
|
756 | notice_account_pending: "Sizin uΓ§ot qeydiniz yaradΔ±ldΔ± vΙ inzibatΓ§Δ±nΔ±n tΙsdiqini gΓΆzlΙyir." | |
757 | notice_account_register_done: UΓ§ot qeydi mΓΌvΙffΙqiyyΙtlΙ yaradΔ±ldΔ±. Sizin uΓ§ot qeydinizin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn elektron poΓ§tunuza gΓΆndΙrilΙn linkΙ keΓ§in. |
|
757 | notice_account_register_done: UΓ§ot qeydi mΓΌvΙffΙqiyyΙtlΙ yaradΔ±ldΔ±. Sizin uΓ§ot qeydinizin aktivlΙΕdirilmΙsi ΓΌΓ§ΓΌn elektron poΓ§tunuza gΓΆndΙrilΙn linkΙ keΓ§in. | |
758 | notice_account_unknown_email: NamΙlum istifadΙΓ§i. |
|
758 | notice_account_unknown_email: NamΙlum istifadΙΓ§i. | |
759 | notice_account_updated: UΓ§ot qeydi mΓΌvΙffΙqiyyΙtlΙ yenilΙndi. |
|
759 | notice_account_updated: UΓ§ot qeydi mΓΌvΙffΙqiyyΙtlΙ yenilΙndi. | |
760 | notice_account_wrong_password: Parol dΓΌzgΓΌn deyildir |
|
760 | notice_account_wrong_password: Parol dΓΌzgΓΌn deyildir | |
761 | notice_can_t_change_password: Bu uΓ§ot qeydi ΓΌΓ§ΓΌn xarici autentifikasiya mΙnbΙyi istifadΙ olunur. Parolu dΙyiΕmΙk mΓΌmkΓΌn deyildir. |
|
761 | notice_can_t_change_password: Bu uΓ§ot qeydi ΓΌΓ§ΓΌn xarici autentifikasiya mΙnbΙyi istifadΙ olunur. Parolu dΙyiΕmΙk mΓΌmkΓΌn deyildir. | |
762 | notice_default_data_loaded: Susmaya gΓΆrΙ konfiqurasiya yΓΌklΙnilmiΕdir. |
|
762 | notice_default_data_loaded: Susmaya gΓΆrΙ konfiqurasiya yΓΌklΙnilmiΕdir. | |
763 | notice_email_error: "MΙktubun gΓΆndΙrilmΙsi zamanΔ± sΙhv baΕ vermiΕdi (%{value})" |
|
763 | notice_email_error: "MΙktubun gΓΆndΙrilmΙsi zamanΔ± sΙhv baΕ vermiΕdi (%{value})" | |
764 | notice_email_sent: "MΙktub gΓΆndΙrilib %{value}" |
|
764 | notice_email_sent: "MΙktub gΓΆndΙrilib %{value}" | |
765 | notice_failed_to_save_issues: "SeΓ§ilΙn %{total} iΓ§ΙrisindΙn %{count} bΙndlΙri saxlamaq mΓΌmkΓΌn olmadΔ±: %{ids}." |
|
765 | notice_failed_to_save_issues: "SeΓ§ilΙn %{total} iΓ§ΙrisindΙn %{count} bΙndlΙri saxlamaq mΓΌmkΓΌn olmadΔ±: %{ids}." | |
766 | notice_failed_to_save_members: "Δ°ΕtirakΓ§Δ±nΔ± (larΔ±) yadda saxlamaq mΓΌmkΓΌn olmadΔ±: %{errors}." |
|
766 | notice_failed_to_save_members: "Δ°ΕtirakΓ§Δ±nΔ± (larΔ±) yadda saxlamaq mΓΌmkΓΌn olmadΔ±: %{errors}." | |
767 | notice_feeds_access_key_reseted: Sizin RSS giriΕ aΓ§arΔ±nΔ±z sΔ±fΔ±rlanmΔ±ΕdΔ±r. |
|
767 | notice_feeds_access_key_reseted: Sizin RSS giriΕ aΓ§arΔ±nΔ±z sΔ±fΔ±rlanmΔ±ΕdΔ±r. | |
768 | notice_file_not_found: Daxil olmaΔa Γ§alΔ±ΕdΔ±ΔΔ±nΔ±z sΙhifΙ mΓΆvcud deyildir vΙ ya silinib. |
|
768 | notice_file_not_found: Daxil olmaΔa Γ§alΔ±ΕdΔ±ΔΔ±nΔ±z sΙhifΙ mΓΆvcud deyildir vΙ ya silinib. | |
769 | notice_locking_conflict: Δ°nformasiya digΙr istifadΙΓ§i tΙrΙfindΙn yenilΙnib. |
|
769 | notice_locking_conflict: Δ°nformasiya digΙr istifadΙΓ§i tΙrΙfindΙn yenilΙnib. | |
770 | notice_no_issue_selected: "HeΓ§ bir tapΕΔ±rΔ±q seΓ§ilmΙyib! XahiΕ edirik, redaktΙ etmΙk istΙdiyiniz tapΕΔ±rΔ±ΔΔ± qeyd edin." |
|
770 | notice_no_issue_selected: "HeΓ§ bir tapΕΔ±rΔ±q seΓ§ilmΙyib! XahiΕ edirik, redaktΙ etmΙk istΙdiyiniz tapΕΔ±rΔ±ΔΔ± qeyd edin." | |
771 | notice_not_authorized: Sizin bu sΙhifΙyΙ daxil olmaq hΓΌququnuz yoxdur. |
|
771 | notice_not_authorized: Sizin bu sΙhifΙyΙ daxil olmaq hΓΌququnuz yoxdur. | |
772 | notice_successful_connection: QoΕulma mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirilib. |
|
772 | notice_successful_connection: QoΕulma mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirilib. | |
773 | notice_successful_create: Yaratma mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. |
|
773 | notice_successful_create: Yaratma mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. | |
774 | notice_successful_delete: SilinmΙ mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. |
|
774 | notice_successful_delete: SilinmΙ mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. | |
775 | notice_successful_update: YenilΙmΙ mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. |
|
775 | notice_successful_update: YenilΙmΙ mΓΌvΙffΙqiyyΙtlΙ yerinΙ yetirildi. | |
776 | notice_unable_delete_version: VariantΔ± silmΙk mΓΌmkΓΌn olmadΔ±. |
|
776 | notice_unable_delete_version: VariantΔ± silmΙk mΓΌmkΓΌn olmadΔ±. | |
777 |
|
777 | |||
778 | permission_add_issues: TapΕΔ±rΔ±qlarΔ±n ΙlavΙ edilmΙsi |
|
778 | permission_add_issues: TapΕΔ±rΔ±qlarΔ±n ΙlavΙ edilmΙsi | |
779 | permission_add_issue_notes: QeydlΙrin ΙlavΙ edilmΙsi |
|
779 | permission_add_issue_notes: QeydlΙrin ΙlavΙ edilmΙsi | |
780 | permission_add_issue_watchers: NΙzarΙtΓ§ilΙrin ΙlavΙ edilmΙsi |
|
780 | permission_add_issue_watchers: NΙzarΙtΓ§ilΙrin ΙlavΙ edilmΙsi | |
781 | permission_add_messages: MΙlumatlarΔ±n gΓΆndΙrilmΙsi |
|
781 | permission_add_messages: MΙlumatlarΔ±n gΓΆndΙrilmΙsi | |
782 | permission_browse_repository: SaxlayΔ±cΔ±ya baxΔ±Ε |
|
782 | permission_browse_repository: SaxlayΔ±cΔ±ya baxΔ±Ε | |
783 | permission_comment_news: XΙbΙrlΙrΙ ΕΙrh |
|
783 | permission_comment_news: XΙbΙrlΙrΙ ΕΙrh | |
784 | permission_commit_access: SaxlayΔ±cΔ±da fayllarΔ±n dΙyiΕdirilmΙsi |
|
784 | permission_commit_access: SaxlayΔ±cΔ±da fayllarΔ±n dΙyiΕdirilmΙsi | |
785 | permission_delete_issues: TapΕΔ±rΔ±qlarΔ±n silinmΙsi |
|
785 | permission_delete_issues: TapΕΔ±rΔ±qlarΔ±n silinmΙsi | |
786 | permission_delete_messages: MΙlumatlarΔ±n silinmΙsi |
|
786 | permission_delete_messages: MΙlumatlarΔ±n silinmΙsi | |
787 | permission_delete_own_messages: ΕΙxsi mΙlumatlarΔ±n silinmΙsi |
|
787 | permission_delete_own_messages: ΕΙxsi mΙlumatlarΔ±n silinmΙsi | |
788 | permission_delete_wiki_pages: Wiki-sΙhifΙlΙrin silinmΙsi |
|
788 | permission_delete_wiki_pages: Wiki-sΙhifΙlΙrin silinmΙsi | |
789 | permission_delete_wiki_pages_attachments: BΙrkidilΙn fayllarΔ±n silinmΙsi |
|
789 | permission_delete_wiki_pages_attachments: BΙrkidilΙn fayllarΔ±n silinmΙsi | |
790 | permission_edit_issue_notes: QeydlΙrin redaktΙ edilmΙsi |
|
790 | permission_edit_issue_notes: QeydlΙrin redaktΙ edilmΙsi | |
791 | permission_edit_issues: TapΕΔ±rΔ±qlarΔ±n redaktΙ edilmΙsi |
|
791 | permission_edit_issues: TapΕΔ±rΔ±qlarΔ±n redaktΙ edilmΙsi | |
792 | permission_edit_messages: MΙlumatlarΔ±n redaktΙ edilmΙsi |
|
792 | permission_edit_messages: MΙlumatlarΔ±n redaktΙ edilmΙsi | |
793 | permission_edit_own_issue_notes: ΕΙxsi qeydlΙrin redaktΙ edilmΙsi |
|
793 | permission_edit_own_issue_notes: ΕΙxsi qeydlΙrin redaktΙ edilmΙsi | |
794 | permission_edit_own_messages: ΕΙxsi mΙlumatlarΔ±n redaktΙ edilmΙsi |
|
794 | permission_edit_own_messages: ΕΙxsi mΙlumatlarΔ±n redaktΙ edilmΙsi | |
795 | permission_edit_own_time_entries: ΕΙxsi vaxt uΓ§otunun redaktΙ edilmΙsi |
|
795 | permission_edit_own_time_entries: ΕΙxsi vaxt uΓ§otunun redaktΙ edilmΙsi | |
796 | permission_edit_project: LayihΙlΙrin redaktΙ edilmΙsi |
|
796 | permission_edit_project: LayihΙlΙrin redaktΙ edilmΙsi | |
797 | permission_edit_time_entries: Vaxt uΓ§otunun redaktΙ edilmΙsi |
|
797 | permission_edit_time_entries: Vaxt uΓ§otunun redaktΙ edilmΙsi | |
798 | permission_edit_wiki_pages: Wiki-sΙhifΙnin redaktΙ edilmΙsi |
|
798 | permission_edit_wiki_pages: Wiki-sΙhifΙnin redaktΙ edilmΙsi | |
799 | permission_export_wiki_pages: Wiki-sΙhifΙnin ixracΔ± |
|
799 | permission_export_wiki_pages: Wiki-sΙhifΙnin ixracΔ± | |
800 | permission_log_time: SΙrf olunan vaxtΔ±n uΓ§otu |
|
800 | permission_log_time: SΙrf olunan vaxtΔ±n uΓ§otu | |
801 | permission_view_changesets: SaxlayΔ±cΔ± dΙyiΕikliklΙrinΙ baxΔ±Ε |
|
801 | permission_view_changesets: SaxlayΔ±cΔ± dΙyiΕikliklΙrinΙ baxΔ±Ε | |
802 | permission_view_time_entries: SΙrf olunan vaxta baxΔ±Ε |
|
802 | permission_view_time_entries: SΙrf olunan vaxta baxΔ±Ε | |
803 | permission_manage_project_activities: LayihΙ ΓΌΓ§ΓΌn hΙrΙkΙt tiplΙrinin idarΙ edilmΙsi |
|
803 | permission_manage_project_activities: LayihΙ ΓΌΓ§ΓΌn hΙrΙkΙt tiplΙrinin idarΙ edilmΙsi | |
804 | permission_manage_boards: ForumlarΔ±n idarΙ edilmΙsi |
|
804 | permission_manage_boards: ForumlarΔ±n idarΙ edilmΙsi | |
805 | permission_manage_categories: TapΕΔ±rΔ±q kateqoriyalarΔ±nΔ±n idarΙ edilmΙsi |
|
805 | permission_manage_categories: TapΕΔ±rΔ±q kateqoriyalarΔ±nΔ±n idarΙ edilmΙsi | |
806 | permission_manage_files: FayllarΔ±n idarΙ edilmΙsi |
|
806 | permission_manage_files: FayllarΔ±n idarΙ edilmΙsi | |
807 | permission_manage_issue_relations: TapΕΔ±rΔ±q baΔlantΔ±larΔ±nΔ±n idarΙ edilmΙsi |
|
807 | permission_manage_issue_relations: TapΕΔ±rΔ±q baΔlantΔ±larΔ±nΔ±n idarΙ edilmΙsi | |
808 | permission_manage_members: Δ°ΕtirakΓ§Δ±larΔ±n idarΙ edilmΙsi |
|
808 | permission_manage_members: Δ°ΕtirakΓ§Δ±larΔ±n idarΙ edilmΙsi | |
809 | permission_manage_news: XΙbΙrlΙrin idarΙ edilmΙsi |
|
809 | permission_manage_news: XΙbΙrlΙrin idarΙ edilmΙsi | |
810 | permission_manage_public_queries: Γmumi sorΔularΔ±n idarΙ edilmΙsi |
|
810 | permission_manage_public_queries: Γmumi sorΔularΔ±n idarΙ edilmΙsi | |
811 | permission_manage_repository: SaxlayΔ±cΔ±nΔ±n idarΙ edilmΙsi |
|
811 | permission_manage_repository: SaxlayΔ±cΔ±nΔ±n idarΙ edilmΙsi | |
812 | permission_manage_subtasks: Alt tapΕΔ±rΔ±qlarΔ±n idarΙ edilmΙsi |
|
812 | permission_manage_subtasks: Alt tapΕΔ±rΔ±qlarΔ±n idarΙ edilmΙsi | |
813 | permission_manage_versions: VariantlarΔ±n idarΙ edilmΙsi |
|
813 | permission_manage_versions: VariantlarΔ±n idarΙ edilmΙsi | |
814 | permission_manage_wiki: Wiki-nin idarΙ edilmΙsi |
|
814 | permission_manage_wiki: Wiki-nin idarΙ edilmΙsi | |
815 | permission_move_issues: TapΕΔ±rΔ±qlarΔ±n kΓΆΓ§ΓΌrΓΌlmΙsi |
|
815 | permission_move_issues: TapΕΔ±rΔ±qlarΔ±n kΓΆΓ§ΓΌrΓΌlmΙsi | |
816 | permission_protect_wiki_pages: Wiki-sΙhifΙlΙrin bloklanmasΔ± |
|
816 | permission_protect_wiki_pages: Wiki-sΙhifΙlΙrin bloklanmasΔ± | |
817 | permission_rename_wiki_pages: Wiki-sΙhifΙlΙrin adΔ±nΔ±n dΙyiΕdirilmΙsi |
|
817 | permission_rename_wiki_pages: Wiki-sΙhifΙlΙrin adΔ±nΔ±n dΙyiΕdirilmΙsi | |
818 | permission_save_queries: SorΔularΔ±n yadda saxlanΔ±lmasΔ± |
|
818 | permission_save_queries: SorΔularΔ±n yadda saxlanΔ±lmasΔ± | |
819 | permission_select_project_modules: LayihΙ modulunun seΓ§imi |
|
819 | permission_select_project_modules: LayihΙ modulunun seΓ§imi | |
820 | permission_view_calendar: TΙqvimΙ baxΔ±Ε |
|
820 | permission_view_calendar: TΙqvimΙ baxΔ±Ε | |
821 | permission_view_documents: SΙnΙdlΙrΙ baxΔ±Ε |
|
821 | permission_view_documents: SΙnΙdlΙrΙ baxΔ±Ε | |
822 | permission_view_files: Fayllara baxΔ±Ε |
|
822 | permission_view_files: Fayllara baxΔ±Ε | |
823 | permission_view_gantt: Qant diaqramΔ±na baxΔ±Ε |
|
823 | permission_view_gantt: Qant diaqramΔ±na baxΔ±Ε | |
824 | permission_view_issue_watchers: NΙzarΙtΓ§ilΙrin siyahΔ±larΔ±na baxΔ±Ε |
|
824 | permission_view_issue_watchers: NΙzarΙtΓ§ilΙrin siyahΔ±larΔ±na baxΔ±Ε | |
825 | permission_view_messages: MΙlumatlara baxΔ±Ε |
|
825 | permission_view_messages: MΙlumatlara baxΔ±Ε | |
826 | permission_view_wiki_edits: Wiki tarixΓ§ΙsinΙ baxΔ±Ε |
|
826 | permission_view_wiki_edits: Wiki tarixΓ§ΙsinΙ baxΔ±Ε | |
827 | permission_view_wiki_pages: Wiki-yΙ baxΔ±Ε |
|
827 | permission_view_wiki_pages: Wiki-yΙ baxΔ±Ε | |
828 |
|
828 | |||
829 | project_module_boards: Forumlar |
|
829 | project_module_boards: Forumlar | |
830 | project_module_documents: SΙnΙdlΙr |
|
830 | project_module_documents: SΙnΙdlΙr | |
831 | project_module_files: Fayllar |
|
831 | project_module_files: Fayllar | |
832 | project_module_issue_tracking: TapΕΔ±rΔ±qlar |
|
832 | project_module_issue_tracking: TapΕΔ±rΔ±qlar | |
833 | project_module_news: XΙbΙrlΙr |
|
833 | project_module_news: XΙbΙrlΙr | |
834 | project_module_repository: SaxlayΔ±cΔ± |
|
834 | project_module_repository: SaxlayΔ±cΔ± | |
835 | project_module_time_tracking: VaxtΔ±n uΓ§otu |
|
835 | project_module_time_tracking: VaxtΔ±n uΓ§otu | |
836 | project_module_wiki: Wiki |
|
836 | project_module_wiki: Wiki | |
837 | project_module_gantt: Qant diaqramΔ± |
|
837 | project_module_gantt: Qant diaqramΔ± | |
838 | project_module_calendar: TΙqvim |
|
838 | project_module_calendar: TΙqvim | |
839 |
|
839 | |||
840 | setting_activity_days_default: GΓΆrΓΌlΙn iΕlΙrdΙ Ιks olunan gΓΌnlΙrin sayΔ± |
|
840 | setting_activity_days_default: GΓΆrΓΌlΙn iΕlΙrdΙ Ιks olunan gΓΌnlΙrin sayΔ± | |
841 | setting_app_subtitle: ΖlavΙnin sΙrlΓΆvhΙsi |
|
841 | setting_app_subtitle: ΖlavΙnin sΙrlΓΆvhΙsi | |
842 | setting_app_title: ΖlavΙnin adΔ± |
|
842 | setting_app_title: ΖlavΙnin adΔ± | |
843 | setting_attachment_max_size: YerlΙΕdirmΙnin maksimal ΓΆlΓ§ΓΌsΓΌ |
|
843 | setting_attachment_max_size: YerlΙΕdirmΙnin maksimal ΓΆlΓ§ΓΌsΓΌ | |
844 | setting_autofetch_changesets: SaxlayΔ±cΔ±nΔ±n dΙyiΕikliklΙrini avtomatik izlΙmΙk |
|
844 | setting_autofetch_changesets: SaxlayΔ±cΔ±nΔ±n dΙyiΕikliklΙrini avtomatik izlΙmΙk | |
845 | setting_autologin: Avtomatik giriΕ |
|
845 | setting_autologin: Avtomatik giriΕ | |
846 | setting_bcc_recipients: Gizli surΙtlΙri istifadΙ etmΙk (BCC) |
|
846 | setting_bcc_recipients: Gizli surΙtlΙri istifadΙ etmΙk (BCC) | |
847 | setting_cache_formatted_text: FormatlaΕdΔ±rΔ±lmΔ±Ε mΙtnin heΕlΙnmΙsi |
|
847 | setting_cache_formatted_text: FormatlaΕdΔ±rΔ±lmΔ±Ε mΙtnin heΕlΙnmΙsi | |
848 | setting_commit_fix_keywords: AΓ§ar sΓΆzlΙrin tΙyini |
|
848 | setting_commit_fix_keywords: AΓ§ar sΓΆzlΙrin tΙyini | |
849 | setting_commit_ref_keywords: AxtarΔ±Ε ΓΌΓ§ΓΌn aΓ§ar sΓΆzlΙr |
|
849 | setting_commit_ref_keywords: AxtarΔ±Ε ΓΌΓ§ΓΌn aΓ§ar sΓΆzlΙr | |
850 | setting_cross_project_issue_relations: LayihΙlΙr ΓΌzrΙ tapΕΔ±rΔ±qlarΔ±n kΙsiΕmΙsinΙ icazΙ vermΙk |
|
850 | setting_cross_project_issue_relations: LayihΙlΙr ΓΌzrΙ tapΕΔ±rΔ±qlarΔ±n kΙsiΕmΙsinΙ icazΙ vermΙk | |
851 | setting_date_format: Tarixin formatΔ± |
|
851 | setting_date_format: Tarixin formatΔ± | |
852 | setting_default_language: Susmaya gΓΆrΙ dil |
|
852 | setting_default_language: Susmaya gΓΆrΙ dil | |
853 | setting_default_notification_option: Susmaya gΓΆrΙ xΙbΙrdarlΔ±q ΓΌsulu |
|
853 | setting_default_notification_option: Susmaya gΓΆrΙ xΙbΙrdarlΔ±q ΓΌsulu | |
854 | setting_default_projects_public: Yeni layihΙlΙr ΓΌmumaΓ§Δ±q hesab edilir |
|
854 | setting_default_projects_public: Yeni layihΙlΙr ΓΌmumaΓ§Δ±q hesab edilir | |
855 | setting_diff_max_lines_displayed: diff ΓΌΓ§ΓΌn sΙtirlΙrin maksimal sayΔ± |
|
855 | setting_diff_max_lines_displayed: diff ΓΌΓ§ΓΌn sΙtirlΙrin maksimal sayΔ± | |
856 | setting_display_subprojects_issues: Susmaya gΓΆrΙ altlayihΙlΙrin Ιks olunmasΔ± |
|
856 | setting_display_subprojects_issues: Susmaya gΓΆrΙ altlayihΙlΙrin Ιks olunmasΔ± | |
857 | setting_emails_footer: MΙktubun sΙtiraltΔ± qeydlΙri |
|
857 | setting_emails_footer: MΙktubun sΙtiraltΔ± qeydlΙri | |
858 | setting_enabled_scm: Daxil edilΙn SCM |
|
858 | setting_enabled_scm: Daxil edilΙn SCM | |
859 | setting_feeds_limit: RSS axΔ±nΔ± ΓΌΓ§ΓΌn baΕlΔ±qlarΔ±n sayΔ±nΔ±n mΙhdudlaΕdΔ±rΔ±lmasΔ± |
|
859 | setting_feeds_limit: RSS axΔ±nΔ± ΓΌΓ§ΓΌn baΕlΔ±qlarΔ±n sayΔ±nΔ±n mΙhdudlaΕdΔ±rΔ±lmasΔ± | |
860 | setting_file_max_size_displayed: Ζks olunma ΓΌΓ§ΓΌn mΙtn faylΔ±nΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ |
|
860 | setting_file_max_size_displayed: Ζks olunma ΓΌΓ§ΓΌn mΙtn faylΔ±nΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ | |
861 | setting_gravatar_enabled: Δ°stifadΙΓ§i avatarΔ±nΔ± Gravatar-dan istifadΙ etmΙk |
|
861 | setting_gravatar_enabled: Δ°stifadΙΓ§i avatarΔ±nΔ± Gravatar-dan istifadΙ etmΙk | |
862 | setting_host_name: Kompyuterin adΔ± |
|
862 | setting_host_name: Kompyuterin adΔ± | |
863 | setting_issue_list_default_columns: Susmaya gΓΆrΙ tapΕΔ±rΔ±qlarΔ±n siyahΔ±sΔ±nda Ιks oluna sΓΌtunlar |
|
863 | setting_issue_list_default_columns: Susmaya gΓΆrΙ tapΕΔ±rΔ±qlarΔ±n siyahΔ±sΔ±nda Ιks oluna sΓΌtunlar | |
864 | setting_issues_export_limit: Δ°xrac olunan tapΕΔ±rΔ±qlar ΓΌzrΙ mΙhdudiyyΙtlΙr |
|
864 | setting_issues_export_limit: Δ°xrac olunan tapΕΔ±rΔ±qlar ΓΌzrΙ mΙhdudiyyΙtlΙr | |
865 | setting_login_required: Autentifikasiya vacibdir |
|
865 | setting_login_required: Autentifikasiya vacibdir | |
866 | setting_mail_from: ΓΔ±xan e-poΓ§t ΓΌnvanΔ± |
|
866 | setting_mail_from: ΓΔ±xan e-poΓ§t ΓΌnvanΔ± | |
867 | setting_mail_handler_api_enabled: Daxil olan mΙlumatlar ΓΌΓ§ΓΌn veb-servisi qoΕmaq |
|
867 | setting_mail_handler_api_enabled: Daxil olan mΙlumatlar ΓΌΓ§ΓΌn veb-servisi qoΕmaq | |
868 | setting_mail_handler_api_key: API aΓ§ar |
|
868 | setting_mail_handler_api_key: API aΓ§ar | |
869 | setting_openid: GiriΕ vΙ qeydiyyat ΓΌΓ§ΓΌn OpenID izacΙ vermΙk |
|
869 | setting_openid: GiriΕ vΙ qeydiyyat ΓΌΓ§ΓΌn OpenID izacΙ vermΙk | |
870 | setting_per_page_options: SΙhifΙ ΓΌΓ§ΓΌn qeydlΙrin sayΔ± |
|
870 | setting_per_page_options: SΙhifΙ ΓΌΓ§ΓΌn qeydlΙrin sayΔ± | |
871 | setting_plain_text_mail: YalnΔ±z sadΙ mΙtn (HTML olmadan) |
|
871 | setting_plain_text_mail: YalnΔ±z sadΙ mΙtn (HTML olmadan) | |
872 | setting_protocol: Protokol |
|
872 | setting_protocol: Protokol | |
873 | setting_repository_log_display_limit: DΙyiΕikliklΙr jurnalΔ±nda Ιks olunan redaksiyalarΔ±n maksimal sayΔ± |
|
873 | setting_repository_log_display_limit: DΙyiΕikliklΙr jurnalΔ±nda Ιks olunan redaksiyalarΔ±n maksimal sayΔ± | |
874 | setting_self_registration: ΓzΓΌnΓΌqeydiyyat |
|
874 | setting_self_registration: ΓzΓΌnΓΌqeydiyyat | |
875 | setting_sequential_project_identifiers: LayihΙlΙrin ardΔ±cΔ±l identifikatorlarΔ±nΔ± generasiya etmΙk |
|
875 | setting_sequential_project_identifiers: LayihΙlΙrin ardΔ±cΔ±l identifikatorlarΔ±nΔ± generasiya etmΙk | |
876 | setting_sys_api_enabled: SaxlayΔ±cΔ±nΔ±n idarΙ edilmΙsi ΓΌΓ§ΓΌn veb-servisi qoΕmaq |
|
876 | setting_sys_api_enabled: SaxlayΔ±cΔ±nΔ±n idarΙ edilmΙsi ΓΌΓ§ΓΌn veb-servisi qoΕmaq | |
877 | setting_text_formatting: MΙtnin formatlaΕdΔ±rΔ±lmasΔ± |
|
877 | setting_text_formatting: MΙtnin formatlaΕdΔ±rΔ±lmasΔ± | |
878 | setting_time_format: VaxtΔ±n formatΔ± |
|
878 | setting_time_format: VaxtΔ±n formatΔ± | |
879 | setting_user_format: AdΔ±n Ιks olunma formatΔ± |
|
879 | setting_user_format: AdΔ±n Ιks olunma formatΔ± | |
880 | setting_welcome_text: Salamlama mΙtni |
|
880 | setting_welcome_text: Salamlama mΙtni | |
881 | setting_wiki_compression: Wiki tarixΓ§Ιsinin sΔ±xlaΕdΔ±rΔ±lmasΔ± |
|
881 | setting_wiki_compression: Wiki tarixΓ§Ιsinin sΔ±xlaΕdΔ±rΔ±lmasΔ± | |
882 |
|
882 | |||
883 | status_active: aktivdir |
|
883 | status_active: aktivdir | |
884 | status_locked: bloklanΔ±b |
|
884 | status_locked: bloklanΔ±b | |
885 | status_registered: qeydiyyatdan keΓ§ib |
|
885 | status_registered: qeydiyyatdan keΓ§ib | |
886 |
|
886 | |||
887 | text_are_you_sure: Siz Ιminsinizmi? |
|
887 | text_are_you_sure: Siz Ιminsinizmi? | |
888 | text_assign_time_entries_to_project: Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± layihΙyΙ bΙrkitmΙk |
|
888 | text_assign_time_entries_to_project: Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± layihΙyΙ bΙrkitmΙk | |
889 | text_caracters_maximum: "Maksimum %{count} simvol." |
|
889 | text_caracters_maximum: "Maksimum %{count} simvol." | |
890 | text_caracters_minimum: "%{count} simvoldan az olmamalΔ±dΔ±r." |
|
890 | text_caracters_minimum: "%{count} simvoldan az olmamalΔ±dΔ±r." | |
891 | text_comma_separated: Bir neΓ§Ι qiymΙt mΓΌmkΓΌndΓΌr (vergΓΌl vasitΙsilΙ). |
|
891 | text_comma_separated: Bir neΓ§Ι qiymΙt mΓΌmkΓΌndΓΌr (vergΓΌl vasitΙsilΙ). | |
892 | text_custom_field_possible_values_info: 'HΙr sΙtirΙ bir qiymΙt' |
|
892 | text_custom_field_possible_values_info: 'HΙr sΙtirΙ bir qiymΙt' | |
893 | text_default_administrator_account_changed: Δ°nzibatΓ§Δ±nΔ±n uΓ§ot qeydi susmaya gΓΆrΙ dΙyiΕmiΕdir |
|
893 | text_default_administrator_account_changed: Δ°nzibatΓ§Δ±nΔ±n uΓ§ot qeydi susmaya gΓΆrΙ dΙyiΕmiΕdir | |
894 | text_destroy_time_entries_question: "Bu tapΕΔ±rΔ±q ΓΌΓ§ΓΌn sΙrf olunan vaxta gΓΆrΙ %{hours} saat qeydiyyata alΔ±nΔ±b. Siz nΙ etmΙk istΙyirsiniz?" |
|
894 | text_destroy_time_entries_question: "Bu tapΕΔ±rΔ±q ΓΌΓ§ΓΌn sΙrf olunan vaxta gΓΆrΙ %{hours} saat qeydiyyata alΔ±nΔ±b. Siz nΙ etmΙk istΙyirsiniz?" | |
895 | text_destroy_time_entries: Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± silmΙk |
|
895 | text_destroy_time_entries: Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± silmΙk | |
896 | text_diff_truncated: '... Bu diff mΙhduddur, Γ§ΓΌnki Ιks olunan maksimal ΓΆlΓ§ΓΌnΓΌ keΓ§ir.' |
|
896 | text_diff_truncated: '... Bu diff mΙhduddur, Γ§ΓΌnki Ιks olunan maksimal ΓΆlΓ§ΓΌnΓΌ keΓ§ir.' | |
897 | text_email_delivery_not_configured: "PoΓ§t serveri ilΙ iΕin parametrlΙri sazlanmayΔ±b vΙ e-poΓ§t ilΙ bildiriΕ funksiyasΔ± aktiv deyildir.\nSizin SMTP-server ΓΌΓ§ΓΌn parametrlΙri config/configuration.yml faylΔ±ndan sazlaya bilΙrsiniz. DΙyiΕikliklΙrin tΙtbiq edilmΙsi ΓΌΓ§ΓΌn ΙlavΙni yenidΙn baΕladΔ±n." |
|
897 | text_email_delivery_not_configured: "PoΓ§t serveri ilΙ iΕin parametrlΙri sazlanmayΔ±b vΙ e-poΓ§t ilΙ bildiriΕ funksiyasΔ± aktiv deyildir.\nSizin SMTP-server ΓΌΓ§ΓΌn parametrlΙri config/configuration.yml faylΔ±ndan sazlaya bilΙrsiniz. DΙyiΕikliklΙrin tΙtbiq edilmΙsi ΓΌΓ§ΓΌn ΙlavΙni yenidΙn baΕladΔ±n." | |
898 | text_enumeration_category_reassign_to: 'Onlara aΕaΔΔ±dakΔ± qiymΙtlΙri tΙyin etmΙk:' |
|
898 | text_enumeration_category_reassign_to: 'Onlara aΕaΔΔ±dakΔ± qiymΙtlΙri tΙyin etmΙk:' | |
899 | text_enumeration_destroy_question: "%{count} obyekt bu qiymΙtlΙ baΔlΔ±dΔ±r." |
|
899 | text_enumeration_destroy_question: "%{count} obyekt bu qiymΙtlΙ baΔlΔ±dΔ±r." | |
900 | text_file_repository_writable: QeydΙ giriΕ imkanΔ± olan saxlayΔ±cΔ± |
|
900 | text_file_repository_writable: QeydΙ giriΕ imkanΔ± olan saxlayΔ±cΔ± | |
901 | text_issue_added: "Yeni tapΕΔ±rΔ±q yaradΔ±lΔ±b %{id} (%{author})." |
|
901 | text_issue_added: "Yeni tapΕΔ±rΔ±q yaradΔ±lΔ±b %{id} (%{author})." | |
902 | text_issue_category_destroy_assignments: KateqoriyanΔ±n tΙyinatΔ±nΔ± silmΙk |
|
902 | text_issue_category_destroy_assignments: KateqoriyanΔ±n tΙyinatΔ±nΔ± silmΙk | |
903 | text_issue_category_destroy_question: "Bir neΓ§Ι tapΕΔ±rΔ±q (%{count}) bu kateqoriya ΓΌΓ§ΓΌn tΙyin edilib. Siz nΙ etmΙk istΙyirsiniz?" |
|
903 | text_issue_category_destroy_question: "Bir neΓ§Ι tapΕΔ±rΔ±q (%{count}) bu kateqoriya ΓΌΓ§ΓΌn tΙyin edilib. Siz nΙ etmΙk istΙyirsiniz?" | |
904 | text_issue_category_reassign_to: Bu kateqoriya ΓΌΓ§ΓΌn tapΕΔ±rΔ±ΔΔ± yenidΙn tΙyin etmΙk |
|
904 | text_issue_category_reassign_to: Bu kateqoriya ΓΌΓ§ΓΌn tapΕΔ±rΔ±ΔΔ± yenidΙn tΙyin etmΙk | |
905 | text_issues_destroy_confirmation: 'SeΓ§ilΙn tapΕΔ±rΔ±qlarΔ± silmΙk istΙdiyinizΙ Ιminsinizmi?' |
|
905 | text_issues_destroy_confirmation: 'SeΓ§ilΙn tapΕΔ±rΔ±qlarΔ± silmΙk istΙdiyinizΙ Ιminsinizmi?' | |
906 | text_issues_ref_in_commit_messages: MΙlumatΔ±n mΙtnindΙn Γ§Δ±xΔ±Ε edΙrΙk tapΕΔ±rΔ±qlarΔ±n statuslarΔ±nΔ±n tutuΕdurulmasΔ± vΙ dΙyiΕdirilmΙsi |
|
906 | text_issues_ref_in_commit_messages: MΙlumatΔ±n mΙtnindΙn Γ§Δ±xΔ±Ε edΙrΙk tapΕΔ±rΔ±qlarΔ±n statuslarΔ±nΔ±n tutuΕdurulmasΔ± vΙ dΙyiΕdirilmΙsi | |
907 | text_issue_updated: "TapΕΔ±rΔ±q %{id} yenilΙnib (%{author})." |
|
907 | text_issue_updated: "TapΕΔ±rΔ±q %{id} yenilΙnib (%{author})." | |
908 | text_journal_changed: "Parametr %{label} %{old} - %{new} dΙyiΕib" |
|
908 | text_journal_changed: "Parametr %{label} %{old} - %{new} dΙyiΕib" | |
909 | text_journal_deleted: "Parametrin %{old} qiymΙti %{label} silinib" |
|
909 | text_journal_deleted: "Parametrin %{old} qiymΙti %{label} silinib" | |
910 | text_journal_set_to: "%{label} parametri %{value} dΙyiΕib" |
|
910 | text_journal_set_to: "%{label} parametri %{value} dΙyiΕib" | |
911 | text_length_between: "%{min} vΙ %{max} simvollar arasΔ±ndakΔ± uzunluq." |
|
911 | text_length_between: "%{min} vΙ %{max} simvollar arasΔ±ndakΔ± uzunluq." | |
912 | text_load_default_configuration: Susmaya gΓΆrΙ konfiqurasiyanΔ± yΓΌklΙmΙk |
|
912 | text_load_default_configuration: Susmaya gΓΆrΙ konfiqurasiyanΔ± yΓΌklΙmΙk | |
913 | text_min_max_length_info: 0 mΙhdudiyyΙtlΙrin olmadΔ±ΔΔ±nΔ± bildirir |
|
913 | text_min_max_length_info: 0 mΙhdudiyyΙtlΙrin olmadΔ±ΔΔ±nΔ± bildirir | |
914 | text_no_configuration_data: "Rollar, trekerlΙr, tapΕΔ±rΔ±qlarΔ±n statuslarΔ± vΙ operativ plan konfiqurasiya olunmayΔ±blar.\nSusmaya gΓΆrΙ konfiqurasiyanΔ±n yΓΌklΙnmΙsi tΙkidlΙ xahiΕ olunur. Siz onu sonradan dΙyiΕΙ bilΙrsiniz." |
|
914 | text_no_configuration_data: "Rollar, trekerlΙr, tapΕΔ±rΔ±qlarΔ±n statuslarΔ± vΙ operativ plan konfiqurasiya olunmayΔ±blar.\nSusmaya gΓΆrΙ konfiqurasiyanΔ±n yΓΌklΙnmΙsi tΙkidlΙ xahiΕ olunur. Siz onu sonradan dΙyiΕΙ bilΙrsiniz." | |
915 | text_plugin_assets_writable: Modullar kataloqu qeyd ΓΌΓ§ΓΌn aΓ§Δ±qdΔ±r |
|
915 | text_plugin_assets_writable: Modullar kataloqu qeyd ΓΌΓ§ΓΌn aΓ§Δ±qdΔ±r | |
916 | text_project_destroy_confirmation: Siz bu layihΙ vΙ ona aid olan bΓΌtΓΌn informasiyanΔ± silmΙk istΙdiyinizΙ Ιminsinizmi? |
|
916 | text_project_destroy_confirmation: Siz bu layihΙ vΙ ona aid olan bΓΌtΓΌn informasiyanΔ± silmΙk istΙdiyinizΙ Ιminsinizmi? | |
917 | text_reassign_time_entries: 'Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± aΕaΔΔ±dakΔ± tapΕΔ±rΔ±Δa keΓ§ir:' |
|
917 | text_reassign_time_entries: 'Qeydiyyata alΔ±nmΔ±Ε vaxtΔ± aΕaΔΔ±dakΔ± tapΕΔ±rΔ±Δa keΓ§ir:' | |
918 | text_regexp_info: "mΙsΙlΙn: ^[A-Z0-9]+$" |
|
918 | text_regexp_info: "mΙsΙlΙn: ^[A-Z0-9]+$" | |
919 | text_repository_usernames_mapping: "SaxlayΔ±cΔ±nΔ±n jurnalΔ±nda tapΔ±lan adlarla baΔlΔ± olan Redmine istifadΙΓ§isini seΓ§in vΙ ya yenilΙyin.\nEyni ad vΙ e-poΓ§ta sahib olan istifadΙΓ§ilΙr Redmine vΙ saxlayΔ±cΔ±da avtomatik ΙlaqΙlΙndirilir." |
|
919 | text_repository_usernames_mapping: "SaxlayΔ±cΔ±nΔ±n jurnalΔ±nda tapΔ±lan adlarla baΔlΔ± olan Redmine istifadΙΓ§isini seΓ§in vΙ ya yenilΙyin.\nEyni ad vΙ e-poΓ§ta sahib olan istifadΙΓ§ilΙr Redmine vΙ saxlayΔ±cΔ±da avtomatik ΙlaqΙlΙndirilir." | |
920 | text_rmagick_available: RMagick istifadΙsi mΓΌmkΓΌndΓΌr (opsional olaraq) |
|
920 | text_rmagick_available: RMagick istifadΙsi mΓΌmkΓΌndΓΌr (opsional olaraq) | |
921 | text_select_mail_notifications: Elektron poΓ§ta bildiriΕlΙrin gΓΆndΙrilmΙsi seΓ§im edΙcΙyiniz hΙrΙkΙtlΙrdΙn asΔ±lΔ±dΔ±r. |
|
921 | text_select_mail_notifications: Elektron poΓ§ta bildiriΕlΙrin gΓΆndΙrilmΙsi seΓ§im edΙcΙyiniz hΙrΙkΙtlΙrdΙn asΔ±lΔ±dΔ±r. | |
922 | text_select_project_modules: 'LayihΙdΙ istifadΙ olunacaq modullarΔ± seΓ§in:' |
|
922 | text_select_project_modules: 'LayihΙdΙ istifadΙ olunacaq modullarΔ± seΓ§in:' | |
923 | text_status_changed_by_changeset: "%{value} redaksiyada reallaΕdΔ±rΔ±lΔ±b." |
|
923 | text_status_changed_by_changeset: "%{value} redaksiyada reallaΕdΔ±rΔ±lΔ±b." | |
924 | text_subprojects_destroy_warning: "AltlayihΙlΙr: %{value} hΙmΓ§inin silinΙcΙk." |
|
924 | text_subprojects_destroy_warning: "AltlayihΙlΙr: %{value} hΙmΓ§inin silinΙcΙk." | |
925 | text_tip_issue_begin_day: tapΕΔ±rΔ±ΔΔ±n baΕlanΔΔ±c tarixi |
|
925 | text_tip_issue_begin_day: tapΕΔ±rΔ±ΔΔ±n baΕlanΔΔ±c tarixi | |
926 | text_tip_issue_begin_end_day: elΙ hΙmin gΓΌn tapΕΔ±rΔ±ΔΔ±n baΕlanΔΔ±c vΙ bitmΙ tarixi |
|
926 | text_tip_issue_begin_end_day: elΙ hΙmin gΓΌn tapΕΔ±rΔ±ΔΔ±n baΕlanΔΔ±c vΙ bitmΙ tarixi | |
927 | text_tip_issue_end_day: tapΕΔ±rΔ±ΔΔ±n baΕa Γ§atma tarixi |
|
927 | text_tip_issue_end_day: tapΕΔ±rΔ±ΔΔ±n baΕa Γ§atma tarixi | |
928 | text_tracker_no_workflow: Bu treker ΓΌΓ§ΓΌn hΙrΙkΙtlΙrin ardΔ±cΔ±llΔ±ΔΔ± mΓΌΙyyΙn edimΙyib |
|
928 | text_tracker_no_workflow: Bu treker ΓΌΓ§ΓΌn hΙrΙkΙtlΙrin ardΔ±cΔ±llΔ±ΔΔ± mΓΌΙyyΙn edimΙyib | |
929 | text_unallowed_characters: QadaΔan edilmiΕ simvollar |
|
929 | text_unallowed_characters: QadaΔan edilmiΕ simvollar | |
930 | text_user_mail_option: "SeΓ§ilmΙyΙn layihΙlΙr ΓΌΓ§ΓΌn Siz yalnΔ±z baxdΔ±ΔΔ±nΔ±z vΙ ya iΕtirak etdiyiniz layihΙlΙr barΙdΙ bildiriΕ alacaqsΔ±nΔ±z mΙsΙlΙn, mΓΌΙllifi olduΔunuz layihΙlΙr vΙ ya o layihΙlΙr ki, SizΙ tΙyin edilib)." |
|
930 | text_user_mail_option: "SeΓ§ilmΙyΙn layihΙlΙr ΓΌΓ§ΓΌn Siz yalnΔ±z baxdΔ±ΔΔ±nΔ±z vΙ ya iΕtirak etdiyiniz layihΙlΙr barΙdΙ bildiriΕ alacaqsΔ±nΔ±z mΙsΙlΙn, mΓΌΙllifi olduΔunuz layihΙlΙr vΙ ya o layihΙlΙr ki, SizΙ tΙyin edilib)." | |
931 | text_user_wrote: "%{value} yazΔ±b:" |
|
931 | text_user_wrote: "%{value} yazΔ±b:" | |
932 | text_wiki_destroy_confirmation: Siz bu Wiki vΙ onun tΙrkibindΙkilΙri silmΙk istΙdiyinizΙ Ιminsinizmi? |
|
932 | text_wiki_destroy_confirmation: Siz bu Wiki vΙ onun tΙrkibindΙkilΙri silmΙk istΙdiyinizΙ Ιminsinizmi? | |
933 | text_workflow_edit: VΙziyyΙtlΙrin ardΔ±cΔ±llΔ±ΔΔ±nΔ± redaktΙ etmΙk ΓΌΓ§ΓΌn rol vΙ trekeri seΓ§in |
|
933 | text_workflow_edit: VΙziyyΙtlΙrin ardΔ±cΔ±llΔ±ΔΔ±nΔ± redaktΙ etmΙk ΓΌΓ§ΓΌn rol vΙ trekeri seΓ§in | |
934 |
|
934 | |||
935 | warning_attachments_not_saved: "faylΔ±n (larΔ±n) %{count} yadda saxlamaq mΓΌmkΓΌn deyildir." |
|
935 | warning_attachments_not_saved: "faylΔ±n (larΔ±n) %{count} yadda saxlamaq mΓΌmkΓΌn deyildir." | |
936 | text_wiki_page_destroy_question: Bu sΙhifΙ %{descendants} yaxΔ±n vΙ Γ§ox yaxΔ±n sΙhifΙlΙrΙ malikdir. Siz nΙ etmΙk istΙyirsiniz? |
|
936 | text_wiki_page_destroy_question: Bu sΙhifΙ %{descendants} yaxΔ±n vΙ Γ§ox yaxΔ±n sΙhifΙlΙrΙ malikdir. Siz nΙ etmΙk istΙyirsiniz? | |
937 | text_wiki_page_reassign_children: Cari sΙhifΙ ΓΌΓ§ΓΌn yaxΔ±n sΙhifΙlΙri yenidΙn tΙyin etmΙk |
|
937 | text_wiki_page_reassign_children: Cari sΙhifΙ ΓΌΓ§ΓΌn yaxΔ±n sΙhifΙlΙri yenidΙn tΙyin etmΙk | |
938 | text_wiki_page_nullify_children: YaxΔ±n sΙhifΙlΙri baΕ sΙhifΙlΙr etmΙk |
|
938 | text_wiki_page_nullify_children: YaxΔ±n sΙhifΙlΙri baΕ sΙhifΙlΙr etmΙk | |
939 | text_wiki_page_destroy_children: YaxΔ±n vΙ Γ§ox yaxΔ±n sΙhifΙlΙri silmΙk |
|
939 | text_wiki_page_destroy_children: YaxΔ±n vΙ Γ§ox yaxΔ±n sΙhifΙlΙri silmΙk | |
940 | setting_password_min_length: Parolun minimal uzunluΔu |
|
940 | setting_password_min_length: Parolun minimal uzunluΔu | |
941 | field_group_by: NΙticΙlΙri qruplaΕdΔ±rmaq |
|
941 | field_group_by: NΙticΙlΙri qruplaΕdΔ±rmaq | |
942 | mail_subject_wiki_content_updated: "Wiki-sΙhifΙ '%{id}' yenilΙnmiΕdir" |
|
942 | mail_subject_wiki_content_updated: "Wiki-sΙhifΙ '%{id}' yenilΙnmiΕdir" | |
943 | label_wiki_content_added: Wiki-sΙhifΙ ΙlavΙ olunub |
|
943 | label_wiki_content_added: Wiki-sΙhifΙ ΙlavΙ olunub | |
944 | mail_subject_wiki_content_added: "Wiki-sΙhifΙ '%{id}' ΙlavΙ edilib" |
|
944 | mail_subject_wiki_content_added: "Wiki-sΙhifΙ '%{id}' ΙlavΙ edilib" | |
945 | mail_body_wiki_content_added: "%{author} Wiki-sΙhifΙni '%{id}' ΙlavΙ edib." |
|
945 | mail_body_wiki_content_added: "%{author} Wiki-sΙhifΙni '%{id}' ΙlavΙ edib." | |
946 | label_wiki_content_updated: Wiki-sΙhifΙ yenilΙnib |
|
946 | label_wiki_content_updated: Wiki-sΙhifΙ yenilΙnib | |
947 | mail_body_wiki_content_updated: "%{author} Wiki-sΙhifΙni '%{id}' yenilΙyib." |
|
947 | mail_body_wiki_content_updated: "%{author} Wiki-sΙhifΙni '%{id}' yenilΙyib." | |
948 | permission_add_project: LayihΙnin yaradΔ±lmasΔ± |
|
948 | permission_add_project: LayihΙnin yaradΔ±lmasΔ± | |
949 | setting_new_project_user_role_id: LayihΙni yaradan istifadΙΓ§iyΙ tΙyin olunan rol |
|
949 | setting_new_project_user_role_id: LayihΙni yaradan istifadΙΓ§iyΙ tΙyin olunan rol | |
950 | label_view_all_revisions: BΓΌtΓΌn yoxlamalarΔ± gΓΆstΙrmΙk |
|
950 | label_view_all_revisions: BΓΌtΓΌn yoxlamalarΔ± gΓΆstΙrmΙk | |
951 | label_tag: NiΕan |
|
951 | label_tag: NiΕan | |
952 | label_branch: ΕΓΆbΙ |
|
952 | label_branch: ΕΓΆbΙ | |
953 | error_no_tracker_in_project: Bu layihΙ ilΙ heΓ§ bir treker assosiasiya olunmayΔ±b. LayihΙnin sazlamalarΔ±nΔ± yoxlayΔ±n. |
|
953 | error_no_tracker_in_project: Bu layihΙ ilΙ heΓ§ bir treker assosiasiya olunmayΔ±b. LayihΙnin sazlamalarΔ±nΔ± yoxlayΔ±n. | |
954 | error_no_default_issue_status: Susmaya gΓΆrΙ tapΕΔ±rΔ±qlarΔ±n statusu mΓΌΙyyΙn edilmΙyib. SazlamalarΔ± yoxlayΔ±n (bax. "Δ°nzibatΓ§Δ±lΔ±q -> TapΕΔ±rΔ±qlarΔ±n statusu"). |
|
954 | error_no_default_issue_status: Susmaya gΓΆrΙ tapΕΔ±rΔ±qlarΔ±n statusu mΓΌΙyyΙn edilmΙyib. SazlamalarΔ± yoxlayΔ±n (bax. "Δ°nzibatΓ§Δ±lΔ±q -> TapΕΔ±rΔ±qlarΔ±n statusu"). | |
955 | label_group_plural: Qruplar |
|
955 | label_group_plural: Qruplar | |
956 | label_group: Qrup |
|
956 | label_group: Qrup | |
957 | label_group_new: Yeni qrup |
|
957 | label_group_new: Yeni qrup | |
958 | label_time_entry_plural: SΙrf olunan vaxt |
|
958 | label_time_entry_plural: SΙrf olunan vaxt | |
959 | text_journal_added: "%{label} %{value} ΙlavΙ edilib" |
|
959 | text_journal_added: "%{label} %{value} ΙlavΙ edilib" | |
960 | field_active: Aktiv |
|
960 | field_active: Aktiv | |
961 | enumeration_system_activity: Sistemli |
|
961 | enumeration_system_activity: Sistemli | |
962 | permission_delete_issue_watchers: NΙzarΙtΓ§ilΙrin silinmΙsi |
|
962 | permission_delete_issue_watchers: NΙzarΙtΓ§ilΙrin silinmΙsi | |
963 | version_status_closed: BaΔlanΔ±b |
|
963 | version_status_closed: BaΔlanΔ±b | |
964 | version_status_locked: bloklanΔ±b |
|
964 | version_status_locked: bloklanΔ±b | |
965 | version_status_open: aΓ§Δ±qdΔ±r |
|
965 | version_status_open: aΓ§Δ±qdΔ±r | |
966 | error_can_not_reopen_issue_on_closed_version: BaΔlΔ± varianta tΙyin edilΙn tapΕΔ±rΔ±q yenidΙn aΓ§Δ±q ola bilmΙz |
|
966 | error_can_not_reopen_issue_on_closed_version: BaΔlΔ± varianta tΙyin edilΙn tapΕΔ±rΔ±q yenidΙn aΓ§Δ±q ola bilmΙz | |
967 | label_user_anonymous: Anonim |
|
967 | label_user_anonymous: Anonim | |
968 | button_move_and_follow: YerlΙΕdirmΙk vΙ keΓ§id |
|
968 | button_move_and_follow: YerlΙΕdirmΙk vΙ keΓ§id | |
969 | setting_default_projects_modules: Yeni layihΙlΙr ΓΌΓ§ΓΌn susmaya gΓΆrΙ daxil edilΙn modullar |
|
969 | setting_default_projects_modules: Yeni layihΙlΙr ΓΌΓ§ΓΌn susmaya gΓΆrΙ daxil edilΙn modullar | |
970 | setting_gravatar_default: Susmaya gΓΆrΙ Gravatar tΙsviri |
|
970 | setting_gravatar_default: Susmaya gΓΆrΙ Gravatar tΙsviri | |
971 | field_sharing: BirgΙ istifadΙ |
|
971 | field_sharing: BirgΙ istifadΙ | |
972 | label_version_sharing_hierarchy: LayihΙlΙrin iyerarxiyasΔ±na gΓΆrΙ |
|
972 | label_version_sharing_hierarchy: LayihΙlΙrin iyerarxiyasΔ±na gΓΆrΙ | |
973 | label_version_sharing_system: bΓΌtΓΌn layihΙlΙr ilΙ |
|
973 | label_version_sharing_system: bΓΌtΓΌn layihΙlΙr ilΙ | |
974 | label_version_sharing_descendants: Alt layihΙlΙr ilΙ |
|
974 | label_version_sharing_descendants: Alt layihΙlΙr ilΙ | |
975 | label_version_sharing_tree: LayihΙlΙrin iyerarxiyasΔ± ilΙ |
|
975 | label_version_sharing_tree: LayihΙlΙrin iyerarxiyasΔ± ilΙ | |
976 | label_version_sharing_none: BirgΙ istifadΙ olmadan |
|
976 | label_version_sharing_none: BirgΙ istifadΙ olmadan | |
977 | error_can_not_archive_project: Bu layihΙ arxivlΙΕdirilΙ bilmΙz |
|
977 | error_can_not_archive_project: Bu layihΙ arxivlΙΕdirilΙ bilmΙz | |
978 | button_duplicate: TΙkrarlamaq |
|
978 | button_duplicate: TΙkrarlamaq | |
979 | button_copy_and_follow: SurΙtini Γ§Δ±xarmaq vΙ davam etmΙk |
|
979 | button_copy_and_follow: SurΙtini Γ§Δ±xarmaq vΙ davam etmΙk | |
980 | label_copy_source: MΙnbΙ |
|
980 | label_copy_source: MΙnbΙ | |
981 | setting_issue_done_ratio: SahΙnin kΓΆmΙyi ilΙ tapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±ΔΔ±nΔ± nΙzΙrΙ almaq |
|
981 | setting_issue_done_ratio: SahΙnin kΓΆmΙyi ilΙ tapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±ΔΔ±nΔ± nΙzΙrΙ almaq | |
982 | setting_issue_done_ratio_issue_status: TapΕΔ±rΔ±ΔΔ±n statusu |
|
982 | setting_issue_done_ratio_issue_status: TapΕΔ±rΔ±ΔΔ±n statusu | |
983 | error_issue_done_ratios_not_updated: TapΕΔ±rΔ±qlarΔ±n hazΔ±rlΔ±q parametri yenilΙnmΙyib |
|
983 | error_issue_done_ratios_not_updated: TapΕΔ±rΔ±qlarΔ±n hazΔ±rlΔ±q parametri yenilΙnmΙyib | |
984 | error_workflow_copy_target: MΙqsΙdΙ uyΔun trekerlΙri vΙ rollarΔ± seΓ§in |
|
984 | error_workflow_copy_target: MΙqsΙdΙ uyΔun trekerlΙri vΙ rollarΔ± seΓ§in | |
985 | setting_issue_done_ratio_issue_field: TapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±q sΙviyyΙsi |
|
985 | setting_issue_done_ratio_issue_field: TapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±q sΙviyyΙsi | |
986 | label_copy_same_as_target: MΙqsΙddΙ olduΔu kimi |
|
986 | label_copy_same_as_target: MΙqsΙddΙ olduΔu kimi | |
987 | label_copy_target: MΙqsΙd |
|
987 | label_copy_target: MΙqsΙd | |
988 | notice_issue_done_ratios_updated: Parametr «hazΔ±rlΔ±q» yenilΙnib. |
|
988 | notice_issue_done_ratios_updated: Parametr «hazΔ±rlΔ±q» yenilΙnib. | |
989 | error_workflow_copy_source: Cari trekeri vΙ ya rolu seΓ§in |
|
989 | error_workflow_copy_source: Cari trekeri vΙ ya rolu seΓ§in | |
990 | label_update_issue_done_ratios: TapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±q sΙviyyΙsini yenilΙmΙk |
|
990 | label_update_issue_done_ratios: TapΕΔ±rΔ±ΔΔ±n hazΔ±rlΔ±q sΙviyyΙsini yenilΙmΙk | |
991 | setting_start_of_week: HΙftΙnin birinci gΓΌnΓΌ |
|
991 | setting_start_of_week: HΙftΙnin birinci gΓΌnΓΌ | |
992 | label_api_access_key: API-yΙ giriΕ aΓ§arΔ± |
|
992 | label_api_access_key: API-yΙ giriΕ aΓ§arΔ± | |
993 | text_line_separated: BΔ°r neΓ§Ι qiymΙt icazΙ verilib (hΙr sΙtirΙ bir qiymΙt). |
|
993 | text_line_separated: BΔ°r neΓ§Ι qiymΙt icazΙ verilib (hΙr sΙtirΙ bir qiymΙt). | |
994 | label_revision_id: Yoxlama %{value} |
|
994 | label_revision_id: Yoxlama %{value} | |
995 | permission_view_issues: TapΕΔ±rΔ±qlara baxΔ±Ε |
|
995 | permission_view_issues: TapΕΔ±rΔ±qlara baxΔ±Ε | |
996 | label_display_used_statuses_only: YalnΔ±z bu trekerdΙ istifadΙ olunan statuslarΔ± Ιks etdirmΙk |
|
996 | label_display_used_statuses_only: YalnΔ±z bu trekerdΙ istifadΙ olunan statuslarΔ± Ιks etdirmΙk | |
997 | label_api_access_key_created_on: API-yΙ giriΕ aΓ§arΔ± %{value} ΙvvΙl aradΔ±lΔ±b |
|
997 | label_api_access_key_created_on: API-yΙ giriΕ aΓ§arΔ± %{value} ΙvvΙl aradΔ±lΔ±b | |
998 | label_feeds_access_key: RSS giriΕ aΓ§arΔ± |
|
998 | label_feeds_access_key: RSS giriΕ aΓ§arΔ± | |
999 | notice_api_access_key_reseted: Sizin API giriΕ aΓ§arΔ±nΔ±z sΔ±fΔ±rlanΔ±b. |
|
999 | notice_api_access_key_reseted: Sizin API giriΕ aΓ§arΔ±nΔ±z sΔ±fΔ±rlanΔ±b. | |
1000 | setting_rest_api_enabled: REST veb-servisini qoΕmaq |
|
1000 | setting_rest_api_enabled: REST veb-servisini qoΕmaq | |
1001 | button_show: GΓΆstΙrmΙk |
|
1001 | button_show: GΓΆstΙrmΙk | |
1002 | label_missing_api_access_key: API-yΙ giriΕ aΓ§arΔ± mΓΆvcud deyildir |
|
1002 | label_missing_api_access_key: API-yΙ giriΕ aΓ§arΔ± mΓΆvcud deyildir | |
1003 | label_missing_feeds_access_key: RSS-Ι giriΕ aΓ§arΔ± mΓΆvcud deyildir |
|
1003 | label_missing_feeds_access_key: RSS-Ι giriΕ aΓ§arΔ± mΓΆvcud deyildir | |
1004 | setting_mail_handler_body_delimiters: Bu sΙtirlΙrin birindΙn sonra mΙktubu qΔ±saltmaq |
|
1004 | setting_mail_handler_body_delimiters: Bu sΙtirlΙrin birindΙn sonra mΙktubu qΔ±saltmaq | |
1005 | permission_add_subprojects: Alt layihΙlΙrin yaradΔ±lmasΔ± |
|
1005 | permission_add_subprojects: Alt layihΙlΙrin yaradΔ±lmasΔ± | |
1006 | label_subproject_new: Yeni alt layihΙ |
|
1006 | label_subproject_new: Yeni alt layihΙ | |
1007 | text_own_membership_delete_confirmation: |- |
|
1007 | text_own_membership_delete_confirmation: |- | |
1008 | Siz bΙzi vΙ ya bΓΌtΓΌn hΓΌquqlarΔ± silmΙyΙ Γ§alΔ±ΕΔ±rsΔ±nΔ±z, nΙticΙdΙ bu layihΙni redaktΙ etmΙk hΓΌququnu da itirΙ bilΙrsiniz. Davam etmΙk istΙdiyinizΙ Ιminsinizmi? |
|
1008 | Siz bΙzi vΙ ya bΓΌtΓΌn hΓΌquqlarΔ± silmΙyΙ Γ§alΔ±ΕΔ±rsΔ±nΔ±z, nΙticΙdΙ bu layihΙni redaktΙ etmΙk hΓΌququnu da itirΙ bilΙrsiniz. Davam etmΙk istΙdiyinizΙ Ιminsinizmi? | |
1009 |
|
1009 | |||
1010 | label_close_versions: BaΕa Γ§atmΔ±Ε variantlarΔ± baΔlamaq |
|
1010 | label_close_versions: BaΕa Γ§atmΔ±Ε variantlarΔ± baΔlamaq | |
1011 | label_board_sticky: BΙrkidilib |
|
1011 | label_board_sticky: BΙrkidilib | |
1012 | label_board_locked: BloklanΔ±b |
|
1012 | label_board_locked: BloklanΔ±b | |
1013 | field_principal: Ad |
|
1013 | field_principal: Ad | |
1014 | text_zoom_out: UzaqlaΕdΔ±rmaq |
|
1014 | text_zoom_out: UzaqlaΕdΔ±rmaq | |
1015 | text_zoom_in: YaxΔ±nlaΕdΔ±rmaq |
|
1015 | text_zoom_in: YaxΔ±nlaΕdΔ±rmaq | |
1016 | notice_unable_delete_time_entry: JurnalΔ±n qeydini silmΙk mΓΌmkΓΌn deyildir. |
|
1016 | notice_unable_delete_time_entry: JurnalΔ±n qeydini silmΙk mΓΌmkΓΌn deyildir. | |
1017 | label_overall_spent_time: CΙmi sΙrf olunan vaxt |
|
1017 | label_overall_spent_time: CΙmi sΙrf olunan vaxt | |
1018 | label_user_mail_option_none: HadisΙ yoxdur |
|
1018 | label_user_mail_option_none: HadisΙ yoxdur | |
1019 | field_member_of_group: TΙyin olunmuΕ qrup |
|
1019 | field_member_of_group: TΙyin olunmuΕ qrup | |
1020 | field_assigned_to_role: TΙyin olunmuΕ rol |
|
1020 | field_assigned_to_role: TΙyin olunmuΕ rol | |
1021 | notice_not_authorized_archived_project: SorΔulanan layihΙ arxivlΙΕdirilib. |
|
1021 | notice_not_authorized_archived_project: SorΔulanan layihΙ arxivlΙΕdirilib. | |
1022 | label_principal_search: "Δ°stifadΙΓ§ini vΙ ya qrupu tapmaq:" |
|
1022 | label_principal_search: "Δ°stifadΙΓ§ini vΙ ya qrupu tapmaq:" | |
1023 | label_user_search: "Δ°stifadΙΓ§ini tapmaq:" |
|
1023 | label_user_search: "Δ°stifadΙΓ§ini tapmaq:" | |
1024 | field_visible: GΓΆrΓΌnmΙ dΙrΙcΙsi |
|
1024 | field_visible: GΓΆrΓΌnmΙ dΙrΙcΙsi | |
1025 | setting_emails_header: MΙktubun baΕlΔ±ΔΔ± |
|
1025 | setting_emails_header: MΙktubun baΕlΔ±ΔΔ± | |
1026 |
|
1026 | |||
1027 | setting_commit_logtime_activity_id: VaxtΔ±n uΓ§otu ΓΌΓ§ΓΌn gΓΆrΓΌlΙn hΙrΙkΙtlΙr |
|
1027 | setting_commit_logtime_activity_id: VaxtΔ±n uΓ§otu ΓΌΓ§ΓΌn gΓΆrΓΌlΙn hΙrΙkΙtlΙr | |
1028 | text_time_logged_by_changeset: "%{value} redaksiyada nΙzΙrΙ alΔ±nΔ±b." |
|
1028 | text_time_logged_by_changeset: "%{value} redaksiyada nΙzΙrΙ alΔ±nΔ±b." | |
1029 | setting_commit_logtime_enabled: Vaxt uΓ§otunu qoΕmaq |
|
1029 | setting_commit_logtime_enabled: Vaxt uΓ§otunu qoΕmaq | |
1030 | notice_gantt_chart_truncated: Ζks oluna bilΙcΙk elementlΙrin maksimal sayΔ± artdΔ±ΔΔ±na gΓΆrΙ diaqram kΙsilΙcΙk (%{max}) |
|
1030 | notice_gantt_chart_truncated: Ζks oluna bilΙcΙk elementlΙrin maksimal sayΔ± artdΔ±ΔΔ±na gΓΆrΙ diaqram kΙsilΙcΙk (%{max}) | |
1031 | setting_gantt_items_limit: Qant diaqramΔ±nda Ιks olunan elementlΙrin maksimal sayΔ± |
|
1031 | setting_gantt_items_limit: Qant diaqramΔ±nda Ιks olunan elementlΙrin maksimal sayΔ± | |
1032 | field_warn_on_leaving_unsaved: Yadda saxlanΔ±lmayan mΙtnin sΙhifΙsi baΔlanan zaman xΙbΙrdarlΔ±q etmΙk |
|
1032 | field_warn_on_leaving_unsaved: Yadda saxlanΔ±lmayan mΙtnin sΙhifΙsi baΔlanan zaman xΙbΙrdarlΔ±q etmΙk | |
1033 | text_warn_on_leaving_unsaved: TΙrk etmΙk istΙdiyiniz cari sΙhifΙdΙ yadda saxlanΔ±lmayan vΙ itΙ bilΙcΙk mΙtn vardΔ±r. |
|
1033 | text_warn_on_leaving_unsaved: TΙrk etmΙk istΙdiyiniz cari sΙhifΙdΙ yadda saxlanΔ±lmayan vΙ itΙ bilΙcΙk mΙtn vardΔ±r. | |
1034 | label_my_queries: MΙnim yadda saxlanΔ±lan sorΔularΔ±m |
|
1034 | label_my_queries: MΙnim yadda saxlanΔ±lan sorΔularΔ±m | |
1035 | text_journal_changed_no_detail: "%{label} yenilΙnib" |
|
1035 | text_journal_changed_no_detail: "%{label} yenilΙnib" | |
1036 | label_news_comment_added: XΙbΙrΙ ΕΙrh ΙlavΙ olunub |
|
1036 | label_news_comment_added: XΙbΙrΙ ΕΙrh ΙlavΙ olunub | |
1037 | button_expand_all: HamΔ±sΔ±nΔ± aΓ§ |
|
1037 | button_expand_all: HamΔ±sΔ±nΔ± aΓ§ | |
1038 | button_collapse_all: HamΔ±sΔ±nΔ± Γ§evir |
|
1038 | button_collapse_all: HamΔ±sΔ±nΔ± Γ§evir | |
1039 | label_additional_workflow_transitions_for_assignee: Δ°stifadΙΓ§i icraΓ§Δ± olduΔu zaman ΙlavΙ keΓ§idlΙr |
|
1039 | label_additional_workflow_transitions_for_assignee: Δ°stifadΙΓ§i icraΓ§Δ± olduΔu zaman ΙlavΙ keΓ§idlΙr | |
1040 | label_additional_workflow_transitions_for_author: Δ°stifadΙΓ§i mΓΌΙllif olduΔu zaman ΙlavΙ keΓ§idlΙr |
|
1040 | label_additional_workflow_transitions_for_author: Δ°stifadΙΓ§i mΓΌΙllif olduΔu zaman ΙlavΙ keΓ§idlΙr | |
1041 | label_bulk_edit_selected_time_entries: SΙrf olunan vaxtΔ±n seΓ§ilΙn qeydlΙrinin kΓΌtlΙvi ΕΙkildΙ dΙyiΕdirilmΙsi |
|
1041 | label_bulk_edit_selected_time_entries: SΙrf olunan vaxtΔ±n seΓ§ilΙn qeydlΙrinin kΓΌtlΙvi ΕΙkildΙ dΙyiΕdirilmΙsi | |
1042 | text_time_entries_destroy_confirmation: Siz sΙrf olunan vaxtΔ±n seΓ§ilΙn qeydlΙrini silmΙk istΙdiyinizΙ Ιminsinizmi? |
|
1042 | text_time_entries_destroy_confirmation: Siz sΙrf olunan vaxtΔ±n seΓ§ilΙn qeydlΙrini silmΙk istΙdiyinizΙ Ιminsinizmi? | |
1043 | label_role_anonymous: Anonim |
|
1043 | label_role_anonymous: Anonim | |
1044 | label_role_non_member: Δ°ΕtirakΓ§Δ± deyil |
|
1044 | label_role_non_member: Δ°ΕtirakΓ§Δ± deyil | |
1045 | label_issue_note_added: Qeyd ΙlavΙ olunub |
|
1045 | label_issue_note_added: Qeyd ΙlavΙ olunub | |
1046 | label_issue_status_updated: Status yenilΙnib |
|
1046 | label_issue_status_updated: Status yenilΙnib | |
1047 | label_issue_priority_updated: Prioritet yenilΙnib |
|
1047 | label_issue_priority_updated: Prioritet yenilΙnib | |
1048 | label_issues_visibility_own: Δ°stifadΙΓ§i ΓΌΓ§ΓΌn yaradΔ±lan vΙ ya ona tΙyin olunan tapΕΔ±rΔ±qlar |
|
1048 | label_issues_visibility_own: Δ°stifadΙΓ§i ΓΌΓ§ΓΌn yaradΔ±lan vΙ ya ona tΙyin olunan tapΕΔ±rΔ±qlar | |
1049 | field_issues_visibility: TapΕΔ±rΔ±qlarΔ±n gΓΆrΓΌnmΙ dΙrΙcΙsi |
|
1049 | field_issues_visibility: TapΕΔ±rΔ±qlarΔ±n gΓΆrΓΌnmΙ dΙrΙcΙsi | |
1050 | label_issues_visibility_all: BΓΌtΓΌn tapΕΔ±rΔ±qlar |
|
1050 | label_issues_visibility_all: BΓΌtΓΌn tapΕΔ±rΔ±qlar | |
1051 | permission_set_own_issues_private: ΕΙxsi tapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn gΓΆrΓΌnmΙ dΙrΙcΙsinin (ΓΌmumi/ΕΙxsi) qurulmasΔ± |
|
1051 | permission_set_own_issues_private: ΕΙxsi tapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn gΓΆrΓΌnmΙ dΙrΙcΙsinin (ΓΌmumi/ΕΙxsi) qurulmasΔ± | |
1052 | field_is_private: ΕΙxsi |
|
1052 | field_is_private: ΕΙxsi | |
1053 | permission_set_issues_private: TapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn gΓΆrΓΌnmΙ dΙrΙcΙsinin (ΓΌmumi/ΕΙxsi) qurulmasΔ± |
|
1053 | permission_set_issues_private: TapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn gΓΆrΓΌnmΙ dΙrΙcΙsinin (ΓΌmumi/ΕΙxsi) qurulmasΔ± | |
1054 | label_issues_visibility_public: YalnΔ±z ΓΌmumi tapΕΔ±rΔ±qlar |
|
1054 | label_issues_visibility_public: YalnΔ±z ΓΌmumi tapΕΔ±rΔ±qlar | |
1055 | text_issues_destroy_descendants_confirmation: HΙmΓ§inin %{count} tapΕΔ±rΔ±q (lar) silinΙcΙk. |
|
1055 | text_issues_destroy_descendants_confirmation: HΙmΓ§inin %{count} tapΕΔ±rΔ±q (lar) silinΙcΙk. | |
1056 | field_commit_logs_encoding: SaxlayΔ±cΔ±da ΕΙrhlΙrin kodlaΕdΔ±rΔ±lmasΔ± |
|
1056 | field_commit_logs_encoding: SaxlayΔ±cΔ±da ΕΙrhlΙrin kodlaΕdΔ±rΔ±lmasΔ± | |
1057 | field_scm_path_encoding: Yolun kodlaΕdΔ±rΔ±lmasΔ± |
|
1057 | field_scm_path_encoding: Yolun kodlaΕdΔ±rΔ±lmasΔ± | |
1058 | text_scm_path_encoding_note: "Susmaya gΓΆrΙ: UTF-8" |
|
1058 | text_scm_path_encoding_note: "Susmaya gΓΆrΙ: UTF-8" | |
1059 | field_path_to_repository: SaxlayΔ±cΔ±ya yol |
|
1059 | field_path_to_repository: SaxlayΔ±cΔ±ya yol | |
1060 | field_root_directory: KΓΆk direktoriya |
|
1060 | field_root_directory: KΓΆk direktoriya | |
1061 | field_cvs_module: Modul |
|
1061 | field_cvs_module: Modul | |
1062 | field_cvsroot: CVSROOT |
|
1062 | field_cvsroot: CVSROOT | |
1063 | text_mercurial_repository_note: Lokal saxlayΔ±cΔ± (mΙsΙlΙn, /hgrepo, c:\hgrepo) |
|
1063 | text_mercurial_repository_note: Lokal saxlayΔ±cΔ± (mΙsΙlΙn, /hgrepo, c:\hgrepo) | |
1064 | text_scm_command: Komanda |
|
1064 | text_scm_command: Komanda | |
1065 | text_scm_command_version: Variant |
|
1065 | text_scm_command_version: Variant | |
1066 | label_git_report_last_commit: Fayllar vΙ direktoriyalar ΓΌΓ§ΓΌn son dΙyiΕikliklΙri gΓΆstΙrmΙk |
|
1066 | label_git_report_last_commit: Fayllar vΙ direktoriyalar ΓΌΓ§ΓΌn son dΙyiΕikliklΙri gΓΆstΙrmΙk | |
1067 | text_scm_config: Siz config/configuration.yml faylΔ±nda SCM komandasΔ±nΔ± sazlaya bilΙrsiniz. XahiΕ olunur, bu faylΔ±n redaktΙsindΙn sonra ΙlavΙni iΕΙ salΔ±n. |
|
1067 | text_scm_config: Siz config/configuration.yml faylΔ±nda SCM komandasΔ±nΔ± sazlaya bilΙrsiniz. XahiΕ olunur, bu faylΔ±n redaktΙsindΙn sonra ΙlavΙni iΕΙ salΔ±n. | |
1068 | text_scm_command_not_available: VariantlarΔ±n nΙzarΙt sisteminin komandasΔ±na giriΕ mΓΌmkΓΌn deyildir. XahiΕ olunur, inzibatΓ§Δ± panelindΙki sazlamalarΔ± yoxlayΔ±n. |
|
1068 | text_scm_command_not_available: VariantlarΔ±n nΙzarΙt sisteminin komandasΔ±na giriΕ mΓΌmkΓΌn deyildir. XahiΕ olunur, inzibatΓ§Δ± panelindΙki sazlamalarΔ± yoxlayΔ±n. | |
1069 | notice_issue_successful_create: TapΕΔ±rΔ±q %{id} yaradΔ±lΔ±b. |
|
1069 | notice_issue_successful_create: TapΕΔ±rΔ±q %{id} yaradΔ±lΔ±b. | |
1070 | label_between: arasΔ±nda |
|
1070 | label_between: arasΔ±nda | |
1071 | setting_issue_group_assignment: Δ°stifadΙΓ§i qruplarΔ±na tΙyinata icazΙ vermΙk |
|
1071 | setting_issue_group_assignment: Δ°stifadΙΓ§i qruplarΔ±na tΙyinata icazΙ vermΙk | |
1072 | label_diff: FΙrq(diff) |
|
1072 | label_diff: FΙrq(diff) | |
1073 |
text_git_repository_note: |
|
1073 | text_git_repository_note: "Saxlama yerini gΓΆstΙrin (mΙs: /gitrepo, c:\\gitrepo)" | |
1074 | description_query_sort_criteria_direction: ΓeΕidlΙmΙ qaydasΔ± |
|
1074 | description_query_sort_criteria_direction: ΓeΕidlΙmΙ qaydasΔ± | |
1075 |
description_project_scope: |
|
1075 | description_project_scope: LayihΙnin hΙcmi | |
1076 | description_filter: Filtr |
|
1076 | description_filter: Filtr | |
1077 |
description_user_mail_notification: Mail |
|
1077 | description_user_mail_notification: E-poΓ§t Mail xΙbΙrdarlΔ±qlarΔ±nΔ±n sazlamasΔ± | |
1078 |
description_date_from: |
|
1078 | description_date_from: BaΕlama tarixini daxil edin | |
1079 |
description_message_content: Mes |
|
1079 | description_message_content: MesajΔ±n kontenti | |
1080 |
description_available_columns: |
|
1080 | description_available_columns: MΓΆvcud sΓΌtunlar | |
1081 |
description_date_range_interval: |
|
1081 | description_date_range_interval: TarixlΙr diapazonunu seΓ§in | |
1082 |
description_issue_category_reassign: |
|
1082 | description_issue_category_reassign: MΙsΙlΙnin kateqoriyasΔ±nΔ± seΓ§in | |
1083 |
description_search: |
|
1083 | description_search: AxtarΔ±Ε sahΙsi | |
1084 | description_notes: Qeyd |
|
1084 | description_notes: Qeyd | |
1085 | description_date_range_list: SiyahΔ±dan diapazonu seΓ§in |
|
1085 | description_date_range_list: SiyahΔ±dan diapazonu seΓ§in | |
1086 | description_choose_project: LayihΙlΙr |
|
1086 | description_choose_project: LayihΙlΙr | |
1087 | description_date_to: YerinΙ yetirilmΙ tarixini daxil edin |
|
1087 | description_date_to: YerinΙ yetirilmΙ tarixini daxil edin | |
1088 | description_query_sort_criteria_attribute: ΓeΕidlΙmΙ meyarlarΔ± |
|
1088 | description_query_sort_criteria_attribute: ΓeΕidlΙmΙ meyarlarΔ± | |
1089 | description_wiki_subpages_reassign: Yeni valideyn sΙhifΙsini seΓ§mΙk |
|
1089 | description_wiki_subpages_reassign: Yeni valideyn sΙhifΙsini seΓ§mΙk | |
1090 | description_selected_columns: SeΓ§ilmiΕ sΓΌtunlar |
|
1090 | description_selected_columns: SeΓ§ilmiΕ sΓΌtunlar | |
1091 | label_parent_revision: Valideyn |
|
1091 | label_parent_revision: Valideyn | |
1092 | label_child_revision: Ζsas |
|
1092 | label_child_revision: Ζsas | |
1093 | error_scm_annotate_big_text_file: MΙtn faylΔ±nΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ artdΔ±ΔΔ±na gΓΆrΙ ΕΙrh mΓΌmkΓΌn deyildir. |
|
1093 | error_scm_annotate_big_text_file: MΙtn faylΔ±nΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ artdΔ±ΔΔ±na gΓΆrΙ ΕΙrh mΓΌmkΓΌn deyildir. | |
1094 | setting_default_issue_start_date_to_creation_date: Yeni tapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn cari tarixi baΕlanΔΔ±c tarixi kimi istifadΙ etmΙk |
|
1094 | setting_default_issue_start_date_to_creation_date: Yeni tapΕΔ±rΔ±qlar ΓΌΓ§ΓΌn cari tarixi baΕlanΔΔ±c tarixi kimi istifadΙ etmΙk | |
1095 | button_edit_section: Bu bΓΆlmΙni redaktΙ etmΙk |
|
1095 | button_edit_section: Bu bΓΆlmΙni redaktΙ etmΙk | |
1096 | setting_repositories_encodings: ΖlavΙlΙrin vΙ saxlayΔ±cΔ±larΔ±n kodlaΕdΔ±rΔ±lmasΔ± |
|
1096 | setting_repositories_encodings: ΖlavΙlΙrin vΙ saxlayΔ±cΔ±larΔ±n kodlaΕdΔ±rΔ±lmasΔ± | |
1097 | description_all_columns: BΓΌtΓΌn sΓΌtunlar |
|
1097 | description_all_columns: BΓΌtΓΌn sΓΌtunlar | |
1098 | button_export: Δ°xrac |
|
1098 | button_export: Δ°xrac | |
1099 | label_export_options: "%{export_format} ixracΔ±n parametrlΙri" |
|
1099 | label_export_options: "%{export_format} ixracΔ±n parametrlΙri" | |
1100 | error_attachment_too_big: FaylΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ artdΔ±ΔΔ±na gΓΆrΙ bu faylΔ± yΓΌklΙmΙk mΓΌmkΓΌn deyildir (%{max_size}) |
|
1100 | error_attachment_too_big: FaylΔ±n maksimal ΓΆlΓ§ΓΌsΓΌ artdΔ±ΔΔ±na gΓΆrΙ bu faylΔ± yΓΌklΙmΙk mΓΌmkΓΌn deyildir (%{max_size}) | |
1101 | notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}." |
|
1101 | notice_failed_to_save_time_entries: "SΙhv N %{ids}. %{total} giriΕdΙn %{count} yaddaΕa saxlanΔ±la bilmΙdi." | |
1102 | label_x_issues: |
|
1102 | label_x_issues: | |
1103 | zero: 0 TapΕΔ±rΔ±q |
|
1103 | zero: 0 TapΕΔ±rΔ±q | |
1104 | one: 1 TapΕΔ±rΔ±q |
|
1104 | one: 1 TapΕΔ±rΔ±q | |
1105 | few: "%{count} TapΕΔ±rΔ±q" |
|
1105 | few: "%{count} TapΕΔ±rΔ±q" | |
1106 | many: "%{count} TapΕΔ±rΔ±q" |
|
1106 | many: "%{count} TapΕΔ±rΔ±q" | |
1107 | other: "%{count} TapΕΔ±rΔ±q" |
|
1107 | other: "%{count} TapΕΔ±rΔ±q" | |
1108 | label_repository_new: Yeni saxlayΔ±cΔ± |
|
1108 | label_repository_new: Yeni saxlayΔ±cΔ± | |
1109 | field_repository_is_default: Susmaya gΓΆrΙ saxlayΔ±cΔ± |
|
1109 | field_repository_is_default: Susmaya gΓΆrΙ saxlayΔ±cΔ± | |
1110 | label_copy_attachments: ΖlavΙnin surΙtini Γ§Δ±xarmaq |
|
1110 | label_copy_attachments: ΖlavΙnin surΙtini Γ§Δ±xarmaq | |
1111 | label_item_position: "%{position}/%{count}" |
|
1111 | label_item_position: "%{position}/%{count}" | |
1112 | label_completed_versions: BaΕa Γ§atdΔ±rΔ±lmΔ±Ε variantlar |
|
1112 | label_completed_versions: BaΕa Γ§atdΔ±rΔ±lmΔ±Ε variantlar | |
1113 | text_project_identifier_info: YalnΔ±z kiΓ§ik latΔ±n hΙrflΙrinΙ (a-z), rΙqΙmlΙrΙ, tire vΙ Γ§icgilΙrΙ icazΙ verilir.<br />Yadda saxladΔ±qdan sonra identifikatoru dΙyiΕmΙk olmaz. |
|
1113 | text_project_identifier_info: YalnΔ±z kiΓ§ik latΔ±n hΙrflΙrinΙ (a-z), rΙqΙmlΙrΙ, tire vΙ Γ§icgilΙrΙ icazΙ verilir.<br />Yadda saxladΔ±qdan sonra identifikatoru dΙyiΕmΙk olmaz. | |
1114 | field_multiple: ΓoxsaylΔ± qiymΙtlΙr |
|
1114 | field_multiple: ΓoxsaylΔ± qiymΙtlΙr | |
1115 | setting_commit_cross_project_ref: DigΙr bΓΌtΓΌn layihΙlΙrdΙ tapΕΔ±rΔ±qlarΔ± dΓΌzΙltmΙk vΙ istinad etmΙk |
|
1115 | setting_commit_cross_project_ref: DigΙr bΓΌtΓΌn layihΙlΙrdΙ tapΕΔ±rΔ±qlarΔ± dΓΌzΙltmΙk vΙ istinad etmΙk | |
1116 | text_issue_conflict_resolution_add_notes: QeydlΙrimi ΙlavΙ etmΙk vΙ mΙnim dΙyiΕikliklΙrimdΙn imtina etmΙk |
|
1116 | text_issue_conflict_resolution_add_notes: QeydlΙrimi ΙlavΙ etmΙk vΙ mΙnim dΙyiΕikliklΙrimdΙn imtina etmΙk | |
1117 | text_issue_conflict_resolution_overwrite: DΙyiΕikliklΙrimi tΙtbiq etmΙk (ΙvvΙlki bΓΌtΓΌn qeydlΙr yadda saxlanacaq, lakin bΙzi qeydlΙr yenidΙn yazΔ±la bilΙr) |
|
1117 | text_issue_conflict_resolution_overwrite: DΙyiΕikliklΙrimi tΙtbiq etmΙk (ΙvvΙlki bΓΌtΓΌn qeydlΙr yadda saxlanacaq, lakin bΙzi qeydlΙr yenidΙn yazΔ±la bilΙr) | |
1118 | notice_issue_update_conflict: TapΕΔ±rΔ±ΔΔ± redaktΙ etdiyiniz zaman kimsΙ onu artΔ±q dΙyiΕib. |
|
1118 | notice_issue_update_conflict: TapΕΔ±rΔ±ΔΔ± redaktΙ etdiyiniz zaman kimsΙ onu artΔ±q dΙyiΕib. | |
1119 | text_issue_conflict_resolution_cancel: MΙnim dΙyiΕikliklΙrimi lΙΔv etmΙk vΙ tapΕΔ±rΔ±ΔΔ± yenidΙn gΓΆstΙrmΙk %{link} |
|
1119 | text_issue_conflict_resolution_cancel: MΙnim dΙyiΕikliklΙrimi lΙΔv etmΙk vΙ tapΕΔ±rΔ±ΔΔ± yenidΙn gΓΆstΙrmΙk %{link} | |
1120 | permission_manage_related_issues: ΖlaqΙli tapΕΔ±rΔ±qlarΔ±n idarΙ edilmΙsi |
|
1120 | permission_manage_related_issues: ΖlaqΙli tapΕΔ±rΔ±qlarΔ±n idarΙ edilmΙsi | |
1121 | field_auth_source_ldap_filter: LDAP filtri |
|
1121 | field_auth_source_ldap_filter: LDAP filtri | |
1122 | label_search_for_watchers: NΙzarΙtΓ§ilΙri axtarmaq |
|
1122 | label_search_for_watchers: NΙzarΙtΓ§ilΙri axtarmaq | |
1123 | notice_account_deleted: "Sizin uΓ§ot qeydiniz tam olaraq silinib" |
|
1123 | notice_account_deleted: "Sizin uΓ§ot qeydiniz tam olaraq silinib" | |
1124 | setting_unsubscribe: "Δ°stifadΙΓ§ilΙrΙ ΕΙxsi uΓ§ot qeydlΙrini silmΙyΙ icazΙ vermΙk" |
|
1124 | setting_unsubscribe: "Δ°stifadΙΓ§ilΙrΙ ΕΙxsi uΓ§ot qeydlΙrini silmΙyΙ icazΙ vermΙk" | |
1125 | button_delete_my_account: "MΙnim uΓ§ot qeydlΙrimi silmΙk" |
|
1125 | button_delete_my_account: "MΙnim uΓ§ot qeydlΙrimi silmΙk" | |
1126 | text_account_destroy_confirmation: "Sizin uΓ§ot qeydiniz bir daha bΙrpa edilmΙdΙn tam olaraq silinΙcΙk.\nDavam etmΙk istΙdiyinizΙ Ιminsinizmi?" |
|
1126 | text_account_destroy_confirmation: "Sizin uΓ§ot qeydiniz bir daha bΙrpa edilmΙdΙn tam olaraq silinΙcΙk.\nDavam etmΙk istΙdiyinizΙ Ιminsinizmi?" | |
1127 | error_session_expired: Your session has expired. Please login again. |
|
1127 | error_session_expired: Sizin sessiya bitmiΕdir. XahiΕ edirik yenidΙn daxil olun. | |
1128 | text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours." |
|
1128 | text_session_expiration_settings: "DiqqΙt: bu sazlamalarΔ±n dΙyiΕmΙyi cari sessiyanΔ±n baΔlanmasΔ±na Γ§Δ±xara bilΙr." | |
1129 |
setting_session_lifetime: Session maximum |
|
1129 | setting_session_lifetime: SessiyanΔ±n maksimal Session maximum hΙyat mΓΌddΙti | |
1130 |
setting_session_timeout: Sessi |
|
1130 | setting_session_timeout: SessiyanΔ±n qeyri aktivlik mΓΌddΙti | |
1131 |
label_session_expiration: Sessi |
|
1131 | label_session_expiration: SessiyanΔ±n bitmΙsi | |
1132 |
permission_close_project: |
|
1132 | permission_close_project: LayihΙni baΔla / yenidΙn aΓ§ | |
1133 | label_show_closed_projects: BaΔlΔ± layihΙlΙrΙ baxmaq |
|
1133 | label_show_closed_projects: BaΔlΔ± layihΙlΙrΙ baxmaq | |
1134 |
button_close: |
|
1134 | button_close: BaΔla | |
1135 |
button_reopen: |
|
1135 | button_reopen: YenidΙn aΓ§ | |
1136 |
project_status_active: a |
|
1136 | project_status_active: aktiv | |
1137 |
project_status_closed: |
|
1137 | project_status_closed: baΔlΔ± | |
1138 |
project_status_archived: ar |
|
1138 | project_status_archived: arxiv | |
1139 | text_project_closed: This project is closed and read-only. |
|
1139 | text_project_closed: Bu layihΙ baΔlΔ±dΔ± vΙ yalnΔ±z oxuma olar. | |
1140 |
notice_user_successful_create: |
|
1140 | notice_user_successful_create: Δ°stifadΙΓ§i %{id} yaradΔ±ldΔ±. | |
1141 |
field_core_fields: Standar |
|
1141 | field_core_fields: Standart sahΙlΙr | |
1142 | field_timeout: Timeout (in seconds) |
|
1142 | field_timeout: Zaman aΕΔ±mΔ± (saniyΙ ilΙ) | |
1143 | setting_thumbnails_enabled: Display attachment thumbnails |
|
1143 | setting_thumbnails_enabled: ΖlavΙlΙrin kiΓ§ik ΕΙklini gΓΆstΙr | |
1144 |
setting_thumbnails_size: |
|
1144 | setting_thumbnails_size: KiΓ§ik ΕΙkillΙrin ΓΆlΓ§ΓΌsΓΌ (piksel ilΙ) | |
1145 |
label_status_transitions: Status |
|
1145 | label_status_transitions: Status keΓ§idlΙri | |
1146 |
label_fields_permissions: |
|
1146 | label_fields_permissions: SahΙlΙrin icazΙlΙri | |
1147 |
label_readonly: |
|
1147 | label_readonly: Ancaq oxumaq ΓΌΓ§ΓΌn | |
1148 |
label_required: |
|
1148 | label_required: TΙlΙb olunur | |
1149 | text_repository_identifier_info: YalnΔ±z kiΓ§ik latΔ±n hΙrflΙrinΙ (a-z), rΙqΙmlΙrΙ, tire vΙ Γ§icgilΙrΙ icazΙ verilir.<br />Yadda saxladΔ±qdan sonra identifikatoru dΙyiΕmΙk olmaz. |
|
1149 | text_repository_identifier_info: YalnΔ±z kiΓ§ik latΔ±n hΙrflΙrinΙ (a-z), rΙqΙmlΙrΙ, tire vΙ Γ§icgilΙrΙ icazΙ verilir.<br />Yadda saxladΔ±qdan sonra identifikatoru dΙyiΕmΙk olmaz. | |
1150 |
field_board_parent: |
|
1150 | field_board_parent: Ana forum | |
1151 |
label_attribute_of_project: |
|
1151 | label_attribute_of_project: LayihΙ %{name} | |
1152 |
label_attribute_of_author: |
|
1152 | label_attribute_of_author: MΓΌΙllif %{name} | |
1153 |
label_attribute_of_assigned_to: |
|
1153 | label_attribute_of_assigned_to: TΙyin edilib %{name} | |
1154 |
label_attribute_of_fixed_version: |
|
1154 | label_attribute_of_fixed_version: Ζsas versiya %{name} | |
1155 |
label_copy_subtasks: |
|
1155 | label_copy_subtasks: Alt tapΕΔ±rΔ±ΔΔ±n surΙtini Γ§Δ±xarmaq | |
1156 | label_cross_project_hierarchy: With project hierarchy |
|
1156 | label_cross_project_hierarchy: With project hierarchy | |
1157 | permission_edit_documents: Edit documents |
|
1157 | permission_edit_documents: Edit documents | |
1158 | button_hide: Hide |
|
1158 | button_hide: Hide | |
1159 | text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. |
|
1159 | text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item. | |
1160 | label_any: any |
|
1160 | label_any: any | |
1161 | label_cross_project_system: With all projects |
|
1161 | label_cross_project_system: With all projects | |
1162 | label_last_n_weeks: last %{count} weeks |
|
1162 | label_last_n_weeks: last %{count} weeks | |
1163 | label_in_the_past_days: in the past |
|
1163 | label_in_the_past_days: in the past | |
1164 | label_copied_to: Copied to |
|
1164 | label_copied_to: Copied to | |
1165 | permission_set_notes_private: Set notes as private |
|
1165 | permission_set_notes_private: Set notes as private | |
1166 | label_in_the_next_days: in the next |
|
1166 | label_in_the_next_days: in the next | |
1167 | label_attribute_of_issue: Issue's %{name} |
|
1167 | label_attribute_of_issue: Issue's %{name} | |
1168 | label_any_issues_in_project: any issues in project |
|
1168 | label_any_issues_in_project: any issues in project | |
1169 | label_cross_project_descendants: With subprojects |
|
1169 | label_cross_project_descendants: With subprojects | |
1170 | field_private_notes: Private notes |
|
1170 | field_private_notes: Private notes | |
1171 | setting_jsonp_enabled: Enable JSONP support |
|
1171 | setting_jsonp_enabled: Enable JSONP support | |
1172 | label_gantt_progress_line: Progress line |
|
1172 | label_gantt_progress_line: Progress line | |
1173 | permission_add_documents: Add documents |
|
1173 | permission_add_documents: Add documents | |
1174 | permission_view_private_notes: View private notes |
|
1174 | permission_view_private_notes: View private notes | |
1175 | label_attribute_of_user: User's %{name} |
|
1175 | label_attribute_of_user: User's %{name} | |
1176 | permission_delete_documents: Delete documents |
|
1176 | permission_delete_documents: Delete documents | |
1177 | field_inherit_members: Inherit members |
|
1177 | field_inherit_members: Inherit members | |
1178 | setting_cross_project_subtasks: Allow cross-project subtasks |
|
1178 | setting_cross_project_subtasks: Allow cross-project subtasks | |
1179 | label_no_issues_in_project: no issues in project |
|
1179 | label_no_issues_in_project: no issues in project | |
1180 | label_copied_from: Copied from |
|
1180 | label_copied_from: Copied from | |
1181 | setting_non_working_week_days: Non-working days |
|
1181 | setting_non_working_week_days: Non-working days | |
1182 | label_any_issues_not_in_project: any issues not in project |
|
1182 | label_any_issues_not_in_project: any issues not in project | |
1183 | label_cross_project_tree: With project tree |
|
1183 | label_cross_project_tree: With project tree |
General Comments 0
You need to be logged in to leave comments.
Login now