This diff has been collapsed as it changes many lines, (891 lines changed) Show them Hide them | |||
@@ -0,0 +1,891 | |||
|
1 | # Croatian translations for Ruby on Rails | |
|
2 | # by Helix d.o.o. (info@helix.hr) | |
|
3 | ||
|
4 | hr: | |
|
5 | date: | |
|
6 | formats: | |
|
7 | # Use the strftime parameters for formats. | |
|
8 | # When no format has been given, it uses default. | |
|
9 | # You can provide other formats here if you like! | |
|
10 | default: "%m/%d/%Y" | |
|
11 | short: "%b %d" | |
|
12 | long: "%B %d, %Y" | |
|
13 | ||
|
14 | day_names: [Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota, Nedjelja] | |
|
15 | abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub] | |
|
16 | ||
|
17 | # Don't forget the nil at the beginning; there's no such thing as a 0th month | |
|
18 | month_names: [~, Sijecanj, Veljaca, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac] | |
|
19 | abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, List, Stu, Pro] | |
|
20 | # Used in date_select and datime_select. | |
|
21 | order: [ :year, :month, :day ] | |
|
22 | ||
|
23 | time: | |
|
24 | formats: | |
|
25 | default: "%m/%d/%Y %I:%M %p" | |
|
26 | time: "%I:%M %p" | |
|
27 | short: "%d %b %H:%M" | |
|
28 | long: "%B %d, %Y %H:%M" | |
|
29 | am: "am" | |
|
30 | pm: "pm" | |
|
31 | ||
|
32 | datetime: | |
|
33 | distance_in_words: | |
|
34 | half_a_minute: "pola minute" | |
|
35 | less_than_x_seconds: | |
|
36 | one: "manje od sekunde" | |
|
37 | other: "manje od {{count}} sekundi" | |
|
38 | x_seconds: | |
|
39 | one: "1 sekunda" | |
|
40 | other: "{{count}} sekundi" | |
|
41 | less_than_x_minutes: | |
|
42 | one: "manje od minute" | |
|
43 | other: "manje od {{count}} minuta" | |
|
44 | x_minutes: | |
|
45 | one: "1 minuta" | |
|
46 | other: "{{count}} minuta" | |
|
47 | about_x_hours: | |
|
48 | one: "oko sat vremena" | |
|
49 | other: "oko {{count}} sati" | |
|
50 | x_days: | |
|
51 | one: "1 dan" | |
|
52 | other: "{{count}} dana" | |
|
53 | about_x_months: | |
|
54 | one: "oko 1 mjesec" | |
|
55 | other: "oko {{count}} mjeseci" | |
|
56 | x_months: | |
|
57 | one: "mjesec" | |
|
58 | other: "{{count}} mjeseci" | |
|
59 | about_x_years: | |
|
60 | one: "1 godina" | |
|
61 | other: "{{count}} godina" | |
|
62 | over_x_years: | |
|
63 | one: "preko 1 godine" | |
|
64 | other: "preko {{count}} godina" | |
|
65 | ||
|
66 | number: | |
|
67 | human: | |
|
68 | format: | |
|
69 | delimiter: "" | |
|
70 | precision: 1 | |
|
71 | storage_units: | |
|
72 | format: "%n %u" | |
|
73 | units: | |
|
74 | byte: | |
|
75 | one: "Byte" | |
|
76 | other: "Bytes" | |
|
77 | kb: "KB" | |
|
78 | mb: "MB" | |
|
79 | gb: "GB" | |
|
80 | tb: "TB" | |
|
81 | ||
|
82 | ||
|
83 | # Used in array.to_sentence. | |
|
84 | support: | |
|
85 | array: | |
|
86 | sentence_connector: "i" | |
|
87 | skip_last_comma: false | |
|
88 | ||
|
89 | activerecord: | |
|
90 | errors: | |
|
91 | messages: | |
|
92 | inclusion: "nije ukljuceno u listu" | |
|
93 | exclusion: "je rezervirano" | |
|
94 | invalid: "nije ispravno" | |
|
95 | confirmation: "ne odgovara za potvrdu" | |
|
96 | accepted: "mora biti prihvaćen" | |
|
97 | empty: "ne može biti prazno" | |
|
98 | blank: "ne može biti razmaka" | |
|
99 | too_long: "je predug (maximum is {{count}} characters)" | |
|
100 | too_short: "je prekratak (minimum is {{count}} characters)" | |
|
101 | wrong_length: "je pogrešne dužine (should be {{count}} characters)" | |
|
102 | taken: "već je zauzeto" | |
|
103 | not_a_number: "nije broj" | |
|
104 | not_a_date: "nije ispravan datum" | |
|
105 | greater_than: "mora biti veći od {{count}}" | |
|
106 | greater_than_or_equal_to: "mora biti veći ili jednak {{count}}" | |
|
107 | equal_to: "mora biti jednak {{count}}" | |
|
108 | less_than: "mora biti manji od {{count}}" | |
|
109 | less_than_or_equal_to: "mora bit manji ili jednak{{count}}" | |
|
110 | odd: "mora biti neparan" | |
|
111 | even: "mora biti paran" | |
|
112 | greater_than_start_date: "mora biti veci nego pocetni datum" | |
|
113 | not_same_project: "ne pripada istom projektu" | |
|
114 | circular_dependency: "Ovaj relacija stvara kružnu ovisnost" | |
|
115 | ||
|
116 | actionview_instancetag_blank_option: Molimo odaberite | |
|
117 | ||
|
118 | general_text_No: 'Ne' | |
|
119 | general_text_Yes: 'Da' | |
|
120 | general_text_no: 'ne' | |
|
121 | general_text_yes: 'da' | |
|
122 | general_lang_name: 'Hrvatski' | |
|
123 | general_csv_separator: ',' | |
|
124 | general_csv_decimal_separator: '.' | |
|
125 | general_csv_encoding: utf8 | |
|
126 | general_pdf_encoding: utf8 | |
|
127 | general_first_day_of_week: '7' | |
|
128 | ||
|
129 | notice_account_updated: Vaš profil je uspješno promijenjen. | |
|
130 | notice_account_invalid_creditentials: Neispravno korisničko ime ili zaporka. | |
|
131 | notice_account_password_updated: Zaporka je uspješno promijenjena. | |
|
132 | notice_account_wrong_password: Pogrešna zaporka | |
|
133 | notice_account_register_done: Racun je uspješno napravljen. Da biste aktivirali svoj račun, kliknite na link koji vam je poslan na e-mail. | |
|
134 | notice_account_unknown_email: Nepoznati korisnik. | |
|
135 | notice_can_t_change_password: Ovaj račun koristi eksterni izvor prijavljivanja. Nemoguće je promijeniti zaporku. | |
|
136 | notice_account_lost_email_sent: E-mail s uputama kako bi odabrali novu zaporku je poslan na na vašu e-mail adresu. | |
|
137 | notice_account_activated: Vaš racun je aktiviran. Možete se prijaviti. | |
|
138 | notice_successful_create: Uspješno napravljeno. | |
|
139 | notice_successful_update: Uspješna promjena. | |
|
140 | notice_successful_delete: Uspješno brisanje. | |
|
141 | notice_successful_connection: Uspješna veza. | |
|
142 | notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena. | |
|
143 | notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika. | |
|
144 | notice_not_authorized: Niste ovlašteni za pristup ovoj stranici. | |
|
145 | notice_email_sent: E-mail je poslan {{value}}" | |
|
146 | notice_email_error: Dogodila se pogreška tijekom slanja E-maila ({{value}})" | |
|
147 | notice_feeds_access_key_reseted: Vaš RSS pristup je resetovan. | |
|
148 | notice_api_access_key_reseted: Vaš API pristup je resetovan. | |
|
149 | notice_failed_to_save_issues: "Neuspjelo spremanje {{count}} predmeta na {{total}} odabrane: {{ids}}." | |
|
150 | notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti." | |
|
151 | notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora." | |
|
152 | notice_default_data_loaded: Konfiguracija je uspješno učitana. | |
|
153 | notice_unable_delete_version: Nije moguće izbrisati verziju. | |
|
154 | notice_issue_done_ratios_updated: Issue done ratios updated. | |
|
155 | ||
|
156 | error_can_t_load_default_data: "Zadanu konfiguracija nije učitana: {{value}}" | |
|
157 | error_scm_not_found: "Unos i/ili revizija nije pronađen." | |
|
158 | error_scm_command_failed: "Dogodila se pogreška prilikom pokušaja pristupa: {{value}}" | |
|
159 | error_scm_annotate: "Ne postoji ili ne može biti obilježen." | |
|
160 | error_issue_not_found_in_project: 'Nije pronađen ili ne pripada u ovaj projekt' | |
|
161 | error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' | |
|
162 | error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' | |
|
163 | error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened' | |
|
164 | error_can_not_archive_project: This project can not be archived | |
|
165 | error_issue_done_ratios_not_updated: "Issue done ratios not updated." | |
|
166 | error_workflow_copy_source: 'Please select a source tracker or role' | |
|
167 | error_workflow_copy_target: 'Please select target tracker(s) and role(s)' | |
|
168 | ||
|
169 | warning_attachments_not_saved: "{{count}} Datoteka/e nije mogla biti spremljena." | |
|
170 | ||
|
171 | mail_subject_lost_password: "Vaša {{value}} zaporka" | |
|
172 | mail_body_lost_password: 'Kako biste promijenili Vašu zaporku slijedite poveznicu:' | |
|
173 | mail_subject_register: "Aktivacija korisničog računa {{value}}" | |
|
174 | mail_body_register: 'Da biste aktivirali svoj račun, kliknite na sljedeci link:' | |
|
175 | mail_body_account_information_external: "Možete koristiti vaš račun {{value}} za prijavu." | |
|
176 | mail_body_account_information: Vaši korisnički podaci | |
|
177 | mail_subject_account_activation_request: "{{value}} predmet za aktivaciju korisničkog računa" | |
|
178 | mail_body_account_activation_request: "Novi korisnik ({{value}}) je registriran. Njegov korisnički račun čeka vaše odobrenje:" | |
|
179 | mail_subject_reminder: "{{count}} predmet(a) dospijeva sljedećih dana" | |
|
180 | mail_body_reminder: "{{count}} vama dodijeljen(ih) predmet(a) dospijeva u sljedećih {{days}} dana:" | |
|
181 | mail_subject_wiki_content_added: "'{{page}}' wiki page has been added" | |
|
182 | mail_body_wiki_content_added: "The '{{page}}' wiki page has been added by {{author}}." | |
|
183 | mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated" | |
|
184 | mail_body_wiki_content_updated: "The '{{page}}' wiki page has been updated by {{author}}." | |
|
185 | ||
|
186 | gui_validation_error: 1 pogreška | |
|
187 | gui_validation_error_plural: "{{count}} pogrešaka" | |
|
188 | ||
|
189 | field_name: Ime | |
|
190 | field_description: Opis | |
|
191 | field_summary: Sažetak | |
|
192 | field_is_required: Obavezno | |
|
193 | field_firstname: Ime | |
|
194 | field_lastname: Prezime | |
|
195 | field_mail: E-pošta | |
|
196 | field_filename: Datoteka | |
|
197 | field_filesize: Veličina | |
|
198 | field_downloads: Preuzimanja | |
|
199 | field_author: Autor | |
|
200 | field_created_on: Napravljen | |
|
201 | field_updated_on: Promijenjen | |
|
202 | field_field_format: Format | |
|
203 | field_is_for_all: Za sve projekte | |
|
204 | field_possible_values: Moguće vrijednosti | |
|
205 | field_regexp: Regularni izraz | |
|
206 | field_min_length: Minimalna dužina | |
|
207 | field_max_length: Maksimalna dužina | |
|
208 | field_value: Vrijednost | |
|
209 | field_category: Kategorija | |
|
210 | field_title: Naslov | |
|
211 | field_project: Projekt | |
|
212 | field_issue: Predmet | |
|
213 | field_status: Status | |
|
214 | field_notes: Napomene | |
|
215 | field_is_closed: Predmet je zatvoren | |
|
216 | field_is_default: Zadana vrijednost | |
|
217 | field_tracker: Tracker | |
|
218 | field_subject: Predmet | |
|
219 | field_due_date: Do datuma | |
|
220 | field_assigned_to: Dodijeljeno | |
|
221 | field_priority: Prioritet | |
|
222 | field_fixed_version: Verzija | |
|
223 | field_user: Korisnik | |
|
224 | field_role: Uloga | |
|
225 | field_homepage: Naslovnica | |
|
226 | field_is_public: Javni projekt | |
|
227 | field_parent: Potprojekt od | |
|
228 | field_is_in_chlog: Predmeti se prikazuju u dnevniku promjena | |
|
229 | field_is_in_roadmap: Predmeti se prikazuju u Putokazu | |
|
230 | field_login: Korisničko ime | |
|
231 | field_mail_notification: Obavijest putem e-pošte | |
|
232 | field_admin: Administrator | |
|
233 | field_last_login_on: Zadnja prijava | |
|
234 | field_language: Primarni jezik | |
|
235 | field_effective_date: Datum | |
|
236 | field_password: Zaporka | |
|
237 | field_new_password: Nova zaporka | |
|
238 | field_password_confirmation: Potvrda zaporke | |
|
239 | field_version: Verzija | |
|
240 | field_type: Tip | |
|
241 | field_host: Host | |
|
242 | field_port: Port | |
|
243 | field_account: Racun | |
|
244 | field_base_dn: Osnovni DN | |
|
245 | field_attr_login: Login atribut | |
|
246 | field_attr_firstname: Atribut imena | |
|
247 | field_attr_lastname: Atribut prezimena | |
|
248 | field_attr_mail: Atribut e-pošte | |
|
249 | field_onthefly: "Izrada korisnika \"u hodu\"" | |
|
250 | field_start_date: Pocetak | |
|
251 | field_done_ratio: % Učinjeno | |
|
252 | field_auth_source: Vrsta prijavljivanja | |
|
253 | field_hide_mail: Sakrij moju adresu e-pošte | |
|
254 | field_comments: Komentar | |
|
255 | field_url: URL | |
|
256 | field_start_page: Početna stranica | |
|
257 | field_subproject: Potprojekt | |
|
258 | field_hours: Sati | |
|
259 | field_activity: Aktivnost | |
|
260 | field_spent_on: Datum | |
|
261 | field_identifier: Identifikator | |
|
262 | field_is_filter: Korišteno kao filtar | |
|
263 | field_issue_to_id: Povezano s predmetom | |
|
264 | field_delay: Odgodeno | |
|
265 | field_assignable: Predmeti mogu biti dodijeljeni ovoj ulozi | |
|
266 | field_redirect_existing_links: Preusmjeravanje postojećih linkova | |
|
267 | field_estimated_hours: Procijenjeno vrijeme | |
|
268 | field_column_names: Stupci | |
|
269 | field_time_zone: Vremenska zona | |
|
270 | field_searchable: Pretraživo | |
|
271 | field_default_value: Zadana vrijednost | |
|
272 | field_comments_sorting: Prikaz komentara | |
|
273 | field_parent_title: Parent page | |
|
274 | field_editable: Editable | |
|
275 | field_watcher: Watcher | |
|
276 | field_identity_url: OpenID URL | |
|
277 | field_content: Content | |
|
278 | field_group_by: Group results by | |
|
279 | ||
|
280 | setting_app_title: Naziv aplikacije | |
|
281 | setting_app_subtitle: Podnaslov aplikacije | |
|
282 | setting_welcome_text: Tekst dobrodošlice | |
|
283 | setting_default_language: Zadani jezik | |
|
284 | setting_login_required: Potrebna je prijava | |
|
285 | setting_self_registration: Samoregistracija je dozvoljena | |
|
286 | setting_attachment_max_size: Maksimalna veličina privitka | |
|
287 | setting_issues_export_limit: Ograničenje izvoza predmeta | |
|
288 | setting_mail_from: Izvorna adresa e-pošte | |
|
289 | setting_bcc_recipients: Blind carbon copy primatelja (bcc) | |
|
290 | setting_plain_text_mail: obični tekst pošte (bez HTML-a) | |
|
291 | setting_host_name: Naziv domaćina (host) | |
|
292 | setting_text_formatting: Oblikovanje teksta | |
|
293 | setting_wiki_compression: Sažimanje | |
|
294 | setting_feeds_limit: Ogranicenje unosa sadržaja | |
|
295 | setting_default_projects_public: Novi projekti su javni po defaultu | |
|
296 | setting_autofetch_changesets: Autofetch commits | |
|
297 | setting_sys_api_enabled: Omogući WS za upravljanje skladištem | |
|
298 | setting_commit_ref_keywords: Referentne ključne riječi | |
|
299 | setting_commit_fix_keywords: Fiksne ključne riječi | |
|
300 | setting_autologin: Automatska prijava | |
|
301 | setting_date_format: Format datuma | |
|
302 | setting_time_format: Format vremena | |
|
303 | setting_cross_project_issue_relations: Dozvoli povezivanje predmeta izmedu različitih projekata | |
|
304 | setting_issue_list_default_columns: Stupci prikazani na listi predmeta | |
|
305 | setting_repositories_encodings: Kodna stranica | |
|
306 | setting_commit_logs_encoding: Commit messages encoding | |
|
307 | setting_emails_footer: Zaglavlje e-pošte | |
|
308 | setting_protocol: Protokol | |
|
309 | setting_per_page_options: Objekata po stranici opcija | |
|
310 | setting_user_format: Oblik prikaza korisnika | |
|
311 | setting_activity_days_default: Dani prikazane aktivnosti na projektu | |
|
312 | setting_display_subprojects_issues: Prikaz predmeta potprojekta na glavnom projektu po defaultu | |
|
313 | setting_enabled_scm: Omogućen SCM | |
|
314 | setting_mail_handler_body_delimiters: "Truncate emails after one of these lines" | |
|
315 | setting_mail_handler_api_enabled: Omoguci WS za dolaznu e-poštu | |
|
316 | setting_mail_handler_api_key: API ključ | |
|
317 | setting_sequential_project_identifiers: Generiraj slijedne identifikatore projekta | |
|
318 | setting_gravatar_enabled: Koristi Gravatar korisničke ikone | |
|
319 | setting_gravatar_default: Default Gravatar image | |
|
320 | setting_diff_max_lines_displayed: Maksimalni broj diff linija za prikazati | |
|
321 | setting_file_max_size_displayed: Max size of text files displayed inline | |
|
322 | setting_repository_log_display_limit: Maximum number of revisions displayed on file log | |
|
323 | setting_openid: Allow OpenID login and registration | |
|
324 | setting_password_min_length: Minimum password length | |
|
325 | setting_new_project_user_role_id: Role given to a non-admin user who creates a project | |
|
326 | setting_default_projects_modules: Default enabled modules for new projects | |
|
327 | setting_issue_done_ratio: Calculate the issue done ratio with | |
|
328 | setting_issue_done_ratio_issue_field: Use the issue field | |
|
329 | setting_issue_done_ratio_issue_status: Use the issue status | |
|
330 | setting_start_of_week: Start calendars on | |
|
331 | setting_rest_api_enabled: Enable REST web service | |
|
332 | ||
|
333 | permission_add_project: Dodaj projekt | |
|
334 | permission_add_subprojects: Dodaj potprojekt | |
|
335 | permission_edit_project: Uredi projekt | |
|
336 | permission_select_project_modules: Odaberi projektne module | |
|
337 | permission_manage_members: Upravljaj članovima | |
|
338 | permission_manage_versions: Upravljaj verzijama | |
|
339 | permission_manage_categories: Upravljaj kategorijama predmeta | |
|
340 | permission_view_issues: Pregledaj zahtjeve | |
|
341 | permission_add_issues: Dodaj predmete | |
|
342 | permission_edit_issues: Uredi predmete | |
|
343 | permission_manage_issue_relations: Upravljaj relacijama predmeta | |
|
344 | permission_add_issue_notes: Dodaj bilješke | |
|
345 | permission_edit_issue_notes: Uredi bilješke | |
|
346 | permission_edit_own_issue_notes: Uredi vlastite bilješke | |
|
347 | permission_move_issues: Premjesti predmete | |
|
348 | permission_delete_issues: Brisanje predmeta | |
|
349 | permission_manage_public_queries: Upravljaj javnim upitima | |
|
350 | permission_save_queries: Spremi upite | |
|
351 | permission_view_gantt: Pregledaj gantt grafikon | |
|
352 | permission_view_calendar: Pregledaj kalendar | |
|
353 | permission_view_issue_watchers: Pregledaj listu promatraca | |
|
354 | permission_add_issue_watchers: Dodaj promatrača | |
|
355 | permission_delete_issue_watchers: Delete watchers | |
|
356 | permission_log_time: Dnevnik utrošenog vremena | |
|
357 | permission_view_time_entries: Pregledaj utrošeno vrijeme | |
|
358 | permission_edit_time_entries: Uredi vremenske dnevnike | |
|
359 | permission_edit_own_time_entries: Edit own time logs | |
|
360 | permission_manage_news: Upravljaj novostima | |
|
361 | permission_comment_news: Komentiraj novosti | |
|
362 | permission_manage_documents: Upravljaj dokumentima | |
|
363 | permission_view_documents: Pregledaj dokumente | |
|
364 | permission_manage_files: Upravljaj datotekama | |
|
365 | permission_view_files: Pregledaj datoteke | |
|
366 | permission_manage_wiki: Upravljaj wikijem | |
|
367 | permission_rename_wiki_pages: Promijeni ime wiki stranicama | |
|
368 | permission_delete_wiki_pages: Obriši wiki stranice | |
|
369 | permission_view_wiki_pages: Pregledaj wiki | |
|
370 | permission_view_wiki_edits: Pregledaj povijest wikija | |
|
371 | permission_edit_wiki_pages: Uredi wiki stranice | |
|
372 | permission_delete_wiki_pages_attachments: Obriši privitke | |
|
373 | permission_protect_wiki_pages: Zaštiti wiki stranice | |
|
374 | permission_manage_repository: Upravljaj skladištem | |
|
375 | permission_browse_repository: Browse repository | |
|
376 | permission_view_changesets: View changesets | |
|
377 | permission_commit_access: Mogućnost pohranjivanja | |
|
378 | permission_manage_boards: Manage boards | |
|
379 | permission_view_messages: Pregledaj poruke | |
|
380 | permission_add_messages: Objavi poruke | |
|
381 | permission_edit_messages: Uredi poruke | |
|
382 | permission_edit_own_messages: Uredi vlastite poruke | |
|
383 | permission_delete_messages: Obriši poruke | |
|
384 | permission_delete_own_messages: Obriši vlastite poruke | |
|
385 | ||
|
386 | project_module_issue_tracking: Praćenje predmeta | |
|
387 | project_module_time_tracking: Praćenje vremena | |
|
388 | project_module_news: Novosti | |
|
389 | project_module_documents: Dokumenti | |
|
390 | project_module_files: Datoteke | |
|
391 | project_module_wiki: Wiki | |
|
392 | project_module_repository: Skladište | |
|
393 | project_module_boards: Boards | |
|
394 | ||
|
395 | label_user: Korisnik | |
|
396 | label_user_plural: Korisnici | |
|
397 | label_user_new: Novi korisnik | |
|
398 | label_user_anonymous: Anonymous | |
|
399 | label_project: Projekt | |
|
400 | label_project_new: Novi projekt | |
|
401 | label_project_plural: Projekti | |
|
402 | label_x_projects: | |
|
403 | zero: no projects | |
|
404 | one: 1 project | |
|
405 | other: "{{count}} projects" | |
|
406 | label_project_all: Svi Projekti | |
|
407 | label_project_latest: Najnoviji projekt | |
|
408 | label_issue: Predmet | |
|
409 | label_issue_new: Novi predmet | |
|
410 | label_issue_plural: Predmeti | |
|
411 | label_issue_view_all: Pregled svih predmeta | |
|
412 | label_issues_by: "Predmeti od {{value}}" | |
|
413 | label_issue_added: Predmet dodan | |
|
414 | label_issue_updated: Predmet promijenjen | |
|
415 | label_document: Dokument | |
|
416 | label_document_new: Novi dokument | |
|
417 | label_document_plural: Dokumenti | |
|
418 | label_document_added: Dokument dodan | |
|
419 | label_role: Uloga | |
|
420 | label_role_plural: Uloge | |
|
421 | label_role_new: Nova uloga | |
|
422 | label_role_and_permissions: Uloge i ovlasti | |
|
423 | label_member: Član | |
|
424 | label_member_new: Novi član | |
|
425 | label_member_plural: Članovi | |
|
426 | label_tracker: Vrsta | |
|
427 | label_tracker_plural: Vrste predmeta | |
|
428 | label_tracker_new: Nova vrsta | |
|
429 | label_workflow: Tijek rada | |
|
430 | label_issue_status: Status predmeta | |
|
431 | label_issue_status_plural: Status predmeta | |
|
432 | label_issue_status_new: Novi status | |
|
433 | label_issue_category: Kategorija predmeta | |
|
434 | label_issue_category_plural: Kategorije predmeta | |
|
435 | label_issue_category_new: Nova kategorija | |
|
436 | label_custom_field: Korisnički definirano polje | |
|
437 | label_custom_field_plural: Korisnički definirana polja | |
|
438 | label_custom_field_new: Novo korisnički definirano polje | |
|
439 | label_enumerations: Pobrojenice | |
|
440 | label_enumeration_new: Nova vrijednost | |
|
441 | label_information: Informacija | |
|
442 | label_information_plural: Informacije | |
|
443 | label_please_login: Molim prijavite se | |
|
444 | label_register: Registracija | |
|
445 | label_login_with_open_id_option: or login with OpenID | |
|
446 | label_password_lost: Izgubljena zaporka | |
|
447 | label_home: Početna stranica | |
|
448 | label_my_page: Moja stranica | |
|
449 | label_my_account: Moj profil | |
|
450 | label_my_projects: Moji projekti | |
|
451 | label_administration: Administracija | |
|
452 | label_login: Korisnik | |
|
453 | label_logout: Odjava | |
|
454 | label_help: Pomoć | |
|
455 | label_reported_issues: Prijavljeni predmeti | |
|
456 | label_assigned_to_me_issues: Moji predmeti | |
|
457 | label_last_login: Last connection | |
|
458 | label_registered_on: Registrirano | |
|
459 | label_activity: Aktivnosti | |
|
460 | label_overall_activity: Aktivnosti | |
|
461 | label_user_activity: "{{value}} ova/ina aktivnost" | |
|
462 | label_new: Novi | |
|
463 | label_logged_as: Prijavljeni ste kao | |
|
464 | label_environment: Okolina | |
|
465 | label_authentication: Autentikacija | |
|
466 | label_auth_source: Način prijavljivanja | |
|
467 | label_auth_source_new: Novi način prijavljivanja | |
|
468 | label_auth_source_plural: Načini prijavljivanja | |
|
469 | label_subproject_plural: Potprojekti | |
|
470 | label_subproject_new: Novi potprojekt | |
|
471 | label_and_its_subprojects: "{{value}} i njegovi potprojekti" | |
|
472 | label_min_max_length: Min - Maks veličina | |
|
473 | label_list: Liste | |
|
474 | label_date: Datum | |
|
475 | label_integer: Integer | |
|
476 | label_float: Float | |
|
477 | label_boolean: Boolean | |
|
478 | label_string: Text | |
|
479 | label_text: Long text | |
|
480 | label_attribute: Atribut | |
|
481 | label_attribute_plural: Atributi | |
|
482 | label_download: "{{count}} Download" | |
|
483 | label_download_plural: "{{count}} Downloads" | |
|
484 | label_no_data: Nema podataka za prikaz | |
|
485 | label_change_status: Promjena statusa | |
|
486 | label_history: Povijest | |
|
487 | label_attachment: Datoteka | |
|
488 | label_attachment_new: Nova datoteka | |
|
489 | label_attachment_delete: Brisanje datoteke | |
|
490 | label_attachment_plural: Datoteke | |
|
491 | label_file_added: Datoteka dodana | |
|
492 | label_report: Izvješće | |
|
493 | label_report_plural: Izvješća | |
|
494 | label_news: Novosti | |
|
495 | label_news_new: Dodaj novost | |
|
496 | label_news_plural: Novosti | |
|
497 | label_news_latest: Novosti | |
|
498 | label_news_view_all: Pregled svih novosti | |
|
499 | label_news_added: Novosti dodane | |
|
500 | label_change_log: Dnevnik promjena | |
|
501 | label_settings: Postavke | |
|
502 | label_overview: Pregled | |
|
503 | label_version: Verzija | |
|
504 | label_version_new: Nova verzija | |
|
505 | label_version_plural: Verzije | |
|
506 | label_confirmation: Potvrda | |
|
507 | label_export_to: 'Izvoz u:' | |
|
508 | label_read: Čitaj... | |
|
509 | label_public_projects: Javni projekti | |
|
510 | label_open_issues: Otvoren | |
|
511 | label_open_issues_plural: Otvoreno | |
|
512 | label_closed_issues: Zatvoren | |
|
513 | label_closed_issues_plural: Zatvoreno | |
|
514 | label_x_open_issues_abbr_on_total: | |
|
515 | zero: 0 open / {{total}} | |
|
516 | one: 1 open / {{total}} | |
|
517 | other: "{{count}} open / {{total}}" | |
|
518 | label_x_open_issues_abbr: | |
|
519 | zero: 0 open | |
|
520 | one: 1 open | |
|
521 | other: "{{count}} open" | |
|
522 | label_x_closed_issues_abbr: | |
|
523 | zero: 0 closed | |
|
524 | one: 1 closed | |
|
525 | other: "{{count}} closed" | |
|
526 | label_total: Ukupno | |
|
527 | label_permissions: Dozvole | |
|
528 | label_current_status: Trenutni status | |
|
529 | label_new_statuses_allowed: Novi status je dozvoljen | |
|
530 | label_all: Svi | |
|
531 | label_none: nema | |
|
532 | label_nobody: nitko | |
|
533 | label_next: Naredni | |
|
534 | label_previous: Prethodni | |
|
535 | label_used_by: Korišten od | |
|
536 | label_details: Detalji | |
|
537 | label_add_note: Dodaj napomenu | |
|
538 | label_per_page: Po stranici | |
|
539 | label_calendar: Kalendar | |
|
540 | label_months_from: Mjeseci od | |
|
541 | label_gantt: Gantt | |
|
542 | label_internal: Interno | |
|
543 | label_last_changes: "Posljednjih {{count}} promjena" | |
|
544 | label_change_view_all: Prikaz svih promjena | |
|
545 | label_personalize_page: Prilagodite ovu stranicu | |
|
546 | label_comment: Komentar | |
|
547 | label_comment_plural: Komentari | |
|
548 | label_x_comments: | |
|
549 | zero: no comments | |
|
550 | one: 1 comment | |
|
551 | other: "{{count}} comments" | |
|
552 | label_comment_add: Dodaj komentar | |
|
553 | label_comment_added: Komentar dodan | |
|
554 | label_comment_delete: Brisanje komentara | |
|
555 | label_query: Korisnički upit | |
|
556 | label_query_plural: Korisnički upiti | |
|
557 | label_query_new: Novi upit | |
|
558 | label_filter_add: Dodaj filtar | |
|
559 | label_filter_plural: Filtri | |
|
560 | label_equals: je | |
|
561 | label_not_equals: nije | |
|
562 | label_in_less_than: za manje od | |
|
563 | label_in_more_than: za više od | |
|
564 | label_greater_or_equal: '>=' | |
|
565 | label_less_or_equal: '<=' | |
|
566 | label_in: za točno | |
|
567 | label_today: danas | |
|
568 | label_all_time: sva vremena | |
|
569 | label_yesterday: jučer | |
|
570 | label_this_week: ovog tjedna | |
|
571 | label_last_week: prošlog tjedna | |
|
572 | label_last_n_days: "zadnjih {{count}} dana" | |
|
573 | label_this_month: ovog mjeseca | |
|
574 | label_last_month: prošlog mjeseca | |
|
575 | label_this_year: ove godine | |
|
576 | label_date_range: vremenski raspon | |
|
577 | label_less_than_ago: manje od | |
|
578 | label_more_than_ago: više od | |
|
579 | label_ago: prije | |
|
580 | label_contains: Sadrži | |
|
581 | label_not_contains: ne sadrži | |
|
582 | label_day_plural: dana | |
|
583 | label_repository: Skladište | |
|
584 | label_repository_plural: Skladišta | |
|
585 | label_browse: Pregled | |
|
586 | label_modification: "{{count}} promjena" | |
|
587 | label_modification_plural: "{{count}} promjena" | |
|
588 | label_branch: Branch | |
|
589 | label_tag: Tag | |
|
590 | label_revision: Revizija | |
|
591 | label_revision_plural: Revizije | |
|
592 | label_revision_id: "Revision {{value}}" | |
|
593 | label_associated_revisions: Dodijeljene revizije | |
|
594 | label_added: dodano | |
|
595 | label_modified: promijenjen | |
|
596 | label_copied: kopirano | |
|
597 | label_renamed: preimenovano | |
|
598 | label_deleted: obrisano | |
|
599 | label_latest_revision: Posljednja revizija | |
|
600 | label_latest_revision_plural: Posljednje revizije | |
|
601 | label_view_revisions: Pregled revizija | |
|
602 | label_view_all_revisions: View all revisions | |
|
603 | label_max_size: Maksimalna veličina | |
|
604 | label_sort_highest: Premjesti na vrh | |
|
605 | label_sort_higher: Premjesti prema gore | |
|
606 | label_sort_lower: Premjesti prema dolje | |
|
607 | label_sort_lowest: Premjesti na dno | |
|
608 | label_roadmap: Putokaz | |
|
609 | label_roadmap_due_in: "Završava se za {{value}}" | |
|
610 | label_roadmap_overdue: "{{value}} kasni" | |
|
611 | label_roadmap_no_issues: Nema predmeta za ovu verziju | |
|
612 | label_search: Traži | |
|
613 | label_result_plural: Rezultati | |
|
614 | label_all_words: Sve riječi | |
|
615 | label_wiki: Wiki | |
|
616 | label_wiki_edit: Wiki promjena | |
|
617 | label_wiki_edit_plural: Wiki promjene | |
|
618 | label_wiki_page: Wiki stranica | |
|
619 | label_wiki_page_plural: Wiki stranice | |
|
620 | label_index_by_title: Indeks po naslovima | |
|
621 | label_index_by_date: Indeks po datumu | |
|
622 | label_current_version: Trenutna verzija | |
|
623 | label_preview: Brzi pregled | |
|
624 | label_feed_plural: Feeds | |
|
625 | label_changes_details: Detalji svih promjena | |
|
626 | label_issue_tracking: Praćenje predmeta | |
|
627 | label_spent_time: Utrošeno vrijeme | |
|
628 | label_f_hour: "{{value}} sata" | |
|
629 | label_f_hour_plural: "{{value}} sati" | |
|
630 | label_time_tracking: Praćenje vremena | |
|
631 | label_change_plural: Promjene | |
|
632 | label_statistics: Statistika | |
|
633 | label_commits_per_month: Pohrana po mjesecu | |
|
634 | label_commits_per_author: Pohrana po autoru | |
|
635 | label_view_diff: Pregled razlika | |
|
636 | label_diff_inline: uvučeno | |
|
637 | label_diff_side_by_side: paralelno | |
|
638 | label_options: Opcije | |
|
639 | label_copy_workflow_from: Kopiraj tijek rada od | |
|
640 | label_permissions_report: Izvješće o dozvolama | |
|
641 | label_watched_issues: Praćeni predmeti | |
|
642 | label_related_issues: Povezani predmeti | |
|
643 | label_applied_status: Primijenjen status | |
|
644 | label_loading: Učitavam... | |
|
645 | label_relation_new: Nova relacija | |
|
646 | label_relation_delete: Brisanje relacije | |
|
647 | label_relates_to: u relaciji sa | |
|
648 | label_duplicates: Duplira | |
|
649 | label_duplicated_by: ponovljen kao | |
|
650 | label_blocks: blokira | |
|
651 | label_blocked_by: blokiran od strane | |
|
652 | label_precedes: prethodi | |
|
653 | label_follows: slijedi | |
|
654 | label_end_to_start: od kraja do početka | |
|
655 | label_end_to_end: od kraja do kraja | |
|
656 | label_end_to_start: od kraja do početka | |
|
657 | label_end_to_end: od kraja do kraja | |
|
658 | label_stay_logged_in: Ostanite prijavljeni | |
|
659 | label_disabled: Isključen | |
|
660 | label_show_completed_versions: Prikaži završene verzije | |
|
661 | label_me: ja | |
|
662 | label_board: Forum | |
|
663 | label_board_new: Novi forum | |
|
664 | label_board_plural: Forumi | |
|
665 | label_topic_plural: Teme | |
|
666 | label_message_plural: Poruke | |
|
667 | label_message_last: Posljednja poruka | |
|
668 | label_message_new: Nova poruka | |
|
669 | label_message_posted: Poruka dodana | |
|
670 | label_reply_plural: Odgovori | |
|
671 | label_send_information: Pošalji korisniku informaciju o profilu | |
|
672 | label_year: Godina | |
|
673 | label_month: Mjesec | |
|
674 | label_week: Tjedan | |
|
675 | label_date_from: Od | |
|
676 | label_date_to: Do | |
|
677 | label_language_based: Zasnovano na jeziku | |
|
678 | label_sort_by: "Uredi po {{value}}" | |
|
679 | label_send_test_email: Pošalji testno E-pismo | |
|
680 | label_feeds_access_key: RSS access key | |
|
681 | label_missing_feeds_access_key: Missing a RSS access key | |
|
682 | label_feeds_access_key_created_on: "RSS kljuc za pristup je napravljen prije {{value}}" | |
|
683 | label_module_plural: Moduli | |
|
684 | label_added_time_by: "Promijenio {{author}} prije {{age}}" | |
|
685 | label_updated_time_by: "Dodao/la {{author}} prije {{age}}" | |
|
686 | label_updated_time: "Promijenjeno prije {{value}}" | |
|
687 | label_jump_to_a_project: Prebaci se na projekt... | |
|
688 | label_file_plural: Datoteke | |
|
689 | label_changeset_plural: Promjene | |
|
690 | label_default_columns: Zadani stupci | |
|
691 | label_no_change_option: (Bez promjene) | |
|
692 | label_bulk_edit_selected_issues: Zajednička promjena izabranih predmeta | |
|
693 | label_theme: Tema | |
|
694 | label_default: Zadana | |
|
695 | label_search_titles_only: Pretraživanje samo naslova | |
|
696 | label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima" | |
|
697 | label_user_mail_option_selected: "Za bilo koji događaj samo za izabrane projekte..." | |
|
698 | label_user_mail_option_none: "Samo za stvari koje pratim ili u kojima sudjelujem" | |
|
699 | label_user_mail_no_self_notified: "Ne želim primati obavijesti o promjenama koje sam napravim" | |
|
700 | label_registration_activation_by_email: aktivacija putem e-pošte | |
|
701 | label_registration_manual_activation: ručna aktivacija | |
|
702 | label_registration_automatic_activation: automatska aktivacija | |
|
703 | label_display_per_page: "Po stranici: {{value}}" | |
|
704 | label_age: Starost | |
|
705 | label_change_properties: Promijeni svojstva | |
|
706 | label_general: Općenito | |
|
707 | label_more: Još | |
|
708 | label_scm: SCM | |
|
709 | label_plugins: Plugins | |
|
710 | label_ldap_authentication: LDAP autentikacija | |
|
711 | label_downloads_abbr: D/L | |
|
712 | label_optional_description: Opcije | |
|
713 | label_add_another_file: Dodaj još jednu datoteku | |
|
714 | label_preferences: Preferences | |
|
715 | label_chronological_order: U kronološkom redoslijedu | |
|
716 | label_reverse_chronological_order: U obrnutom kronološkom redoslijedu | |
|
717 | label_planning: Planiranje | |
|
718 | label_incoming_emails: Dolazne poruke e-pošte | |
|
719 | label_generate_key: Generiraj ključ | |
|
720 | label_issue_watchers: Promatrači | |
|
721 | label_example: Primjer | |
|
722 | label_display: Display | |
|
723 | label_sort: Sort | |
|
724 | label_ascending: Ascending | |
|
725 | label_descending: Descending | |
|
726 | label_date_from_to: From {{start}} to {{end}} | |
|
727 | label_wiki_content_added: Wiki page added | |
|
728 | label_wiki_content_updated: Wiki page updated | |
|
729 | label_group: Group | |
|
730 | label_group_plural: Grupe | |
|
731 | label_group_new: Nova grupa | |
|
732 | label_time_entry_plural: Spent time | |
|
733 | label_version_sharing_none: Not shared | |
|
734 | label_version_sharing_descendants: With subprojects | |
|
735 | label_version_sharing_hierarchy: With project hierarchy | |
|
736 | label_version_sharing_tree: With project tree | |
|
737 | label_version_sharing_system: With all projects | |
|
738 | label_update_issue_done_ratios: Update issue done ratios | |
|
739 | label_copy_source: Source | |
|
740 | label_copy_target: Target | |
|
741 | label_copy_same_as_target: Same as target | |
|
742 | label_display_used_statuses_only: Only display statuses that are used by this tracker | |
|
743 | label_api_access_key: API access key | |
|
744 | label_missing_api_access_key: Missing an API access key | |
|
745 | label_api_access_key_created_on: "API access key created {{value}} ago" | |
|
746 | ||
|
747 | button_login: Prijavi | |
|
748 | button_submit: Pošalji | |
|
749 | button_save: Spremi | |
|
750 | button_check_all: Označi sve | |
|
751 | button_uncheck_all: Isključi sve | |
|
752 | button_delete: Obriši | |
|
753 | button_create: Napravi | |
|
754 | button_create_and_continue: Napravi i nastavi | |
|
755 | button_test: Test | |
|
756 | button_edit: Uredi | |
|
757 | button_add: Dodaj | |
|
758 | button_change: Promijeni | |
|
759 | button_apply: Primijeni | |
|
760 | button_clear: Ukloni | |
|
761 | button_lock: Zaključaj | |
|
762 | button_unlock: Otključaj | |
|
763 | button_download: Preuzmi | |
|
764 | button_list: Spisak | |
|
765 | button_view: Pregled | |
|
766 | button_move: Premjesti | |
|
767 | button_move_and_follow: Move and follow | |
|
768 | button_back: Nazad | |
|
769 | button_cancel: Odustani | |
|
770 | button_activate: Aktiviraj | |
|
771 | button_sort: Redoslijed | |
|
772 | button_log_time: Zapiši vrijeme | |
|
773 | button_rollback: Izvrši rollback na ovu verziju | |
|
774 | button_watch: Prati | |
|
775 | button_unwatch: Prekini pracenje | |
|
776 | button_reply: Odgovori | |
|
777 | button_archive: Arhiviraj | |
|
778 | button_rollback: Dearhiviraj | |
|
779 | button_reset: Poništi | |
|
780 | button_rename: Promijeni ime | |
|
781 | button_change_password: Promjena zaporke | |
|
782 | button_copy: Kopiraj | |
|
783 | button_copy_and_follow: Copy and follow | |
|
784 | button_annotate: Annotate | |
|
785 | button_update: Promijeni | |
|
786 | button_configure: Konfiguracija | |
|
787 | button_quote: Navod | |
|
788 | button_duplicate: Duplicate | |
|
789 | button_show: Show | |
|
790 | ||
|
791 | status_active: aktivan | |
|
792 | status_registered: Registriran | |
|
793 | status_locked: zaključan | |
|
794 | ||
|
795 | version_status_open: open | |
|
796 | version_status_locked: locked | |
|
797 | version_status_closed: closed | |
|
798 | ||
|
799 | field_active: Active | |
|
800 | ||
|
801 | text_select_mail_notifications: Izbor akcija za koje će biti poslana obavijest e-poštom. | |
|
802 | text_regexp_info: eg. ^[A-Z0-9]+$ | |
|
803 | text_min_max_length_info: 0 znači bez ograničenja | |
|
804 | text_project_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj projekt i sve njegove podatke? | |
|
805 | text_subprojects_destroy_warning: "Njegov(i) potprojekt(i): {{value}} će također biti obrisan." | |
|
806 | text_workflow_edit: Select a role and a tracker to edit the workflow | |
|
807 | text_are_you_sure: Da li ste sigurni? | |
|
808 | text_journal_changed: "{{label}} promijenjen iz {{old}} u {{new}}" | |
|
809 | text_journal_set_to: "{{label}} postavi na {{value}}" | |
|
810 | text_journal_deleted: "{{label}} izbrisano ({{old}})" | |
|
811 | text_journal_added: "{{label}} {{value}} added" | |
|
812 | text_tip_task_begin_day: Zadaci koji počinju ovog dana | |
|
813 | text_tip_task_end_day: zadaci koji se završavaju ovog dana | |
|
814 | text_tip_task_begin_end_day: Zadaci koji počinju i završavaju se ovog dana | |
|
815 | text_project_identifier_info: 'mala slova (a-z), brojevi i crtice su dozvoljeni.<br />Jednom snimljen identifikator se ne može mijenjati!' | |
|
816 | text_caracters_maximum: "Najviše {{count}} znakova." | |
|
817 | text_caracters_minimum: "Mora biti dugačko najmanje {{count}} znakova." | |
|
818 | text_length_between: "Dužina izmedu {{min}} i {{max}} znakova." | |
|
819 | text_tracker_no_workflow: Tijek rada nije definiran za ovaj tracker | |
|
820 | text_unallowed_characters: Nedozvoljeni znakovi | |
|
821 | text_comma_separated: Višestruke vrijednosti su dozvoljene (razdvojene zarezom). | |
|
822 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | |
|
823 | text_tracker_no_workflow: No workflow defined for this tracker | |
|
824 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | |
|
825 | text_issue_added: "Predmet {{id}} je prijavljen (prijavio {{author}})." | |
|
826 | text_issue_updated: "Predmet {{id}} je promijenjen {{author}})." | |
|
827 | text_wiki_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj wiki i njegov sadržaj? | |
|
828 | text_issue_category_destroy_question: "Neke predmeti ({{count}}) su dodijeljeni ovoj kategoriji. Što želite uraditi?" | |
|
829 | text_issue_category_destroy_assignments: Ukloni dodjeljivanje kategorija | |
|
830 | text_issue_category_reassign_to: Ponovo dodijeli predmete ovoj kategoriji | |
|
831 | text_user_mail_option: "Za neizabrane projekte, primit ćete obavjesti samo o stvarima koje pratite ili u kojima sudjelujete (npr. predmete koje ste vi napravili ili koje su vama dodjeljeni)." | |
|
832 | text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." | |
|
833 | text_load_default_configuration: Učitaj početnu konfiguraciju | |
|
834 | text_status_changed_by_changeset: "Applied in changeset {{value}}." | |
|
835 | text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?' | |
|
836 | text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:' | |
|
837 | text_default_administrator_account_changed: Default administrator account changed | |
|
838 | text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke | |
|
839 | text_plugin_assets_writable: Plugin assets directory writable | |
|
840 | text_rmagick_available: RMagick dostupan (nije obavezno) | |
|
841 | text_destroy_time_entries_question: "{{hours}} sati je prijavljeno za predmete koje želite obrisati. Što ćete učiniti?" | |
|
842 | text_destroy_time_entries: Obriši prijavljene sate | |
|
843 | text_assign_time_entries_to_project: Pridruži prijavljene sate projektu | |
|
844 | text_reassign_time_entries: 'Premjesti prijavljene sate ovom predmetu:' | |
|
845 | text_user_wrote: "{{value}} je napisao/la:" | |
|
846 | text_enumeration_destroy_question: "{{count}} objekata je pridruženo toj vrijednosti." | |
|
847 | text_enumeration_category_reassign_to: 'Premjesti ih ovoj vrijednosti:' | |
|
848 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
|
849 | text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." | |
|
850 | text_diff_truncated: '... Ovaj diff je odrezan zato što prelazi maksimalnu veličinu koja može biti prikazana.' | |
|
851 | text_custom_field_possible_values_info: 'One line for each value' | |
|
852 | text_wiki_page_destroy_question: "This page has {{descendants}} child page(s) and descendant(s). What do you want to do?" | |
|
853 | text_wiki_page_nullify_children: "Keep child pages as root pages" | |
|
854 | text_wiki_page_destroy_children: "Delete child pages and all their descendants" | |
|
855 | text_wiki_page_reassign_children: "Reassign child pages to this parent page" | |
|
856 | default_role_manager: Upravitelj | |
|
857 | default_role_developper: Razvojni inženjer | |
|
858 | default_role_reporter: Korisnik | |
|
859 | default_tracker_bug: Pogreška | |
|
860 | default_tracker_feature: Funkcionalnost | |
|
861 | default_tracker_support: Podrška | |
|
862 | default_issue_status_new: Novo | |
|
863 | default_issue_status_assigned: Dodijeljeno | |
|
864 | default_issue_status_resolved: Riješeno | |
|
865 | default_issue_status_feedback: Povratna informacija | |
|
866 | default_issue_status_closed: Zatvoreno | |
|
867 | default_issue_status_rejected: Odbaceno | |
|
868 | default_doc_category_user: Korisnička dokumentacija | |
|
869 | default_doc_category_tech: Tehnička dokumentacija | |
|
870 | default_priority_low: Nizak | |
|
871 | default_priority_normal: Redovan | |
|
872 | default_priority_high: Visok | |
|
873 | default_priority_urgent: Hitan | |
|
874 | default_priority_immediate: Odmah | |
|
875 | default_activity_design: Dizajn | |
|
876 | default_activity_development: Razvoj | |
|
877 | enumeration_issue_priorities: Prioriteti predmeta | |
|
878 | enumeration_doc_categories: Kategorija dokumenata | |
|
879 | enumeration_activities: Aktivnosti (po vremenu) | |
|
880 | enumeration_system_activity: System Activity | |
|
881 | field_sharing: Sharing | |
|
882 | text_line_separated: Multiple values allowed (one line for each value). | |
|
883 | label_close_versions: Close completed versions | |
|
884 | button_unarchive: Unarchive | |
|
885 | label_start_to_end: start to end | |
|
886 | label_start_to_start: start to start | |
|
887 | field_issue_to: Related issue | |
|
888 | default_issue_status_in_progress: In Progress | |
|
889 | text_own_membership_delete_confirmation: |- | |
|
890 | You are about to remove some or all of your permissions and may no longer be able to edit this project after that. | |
|
891 | Are you sure you want to continue? |
@@ -0,0 +1,128 | |||
|
1 | // ** I18N | |
|
2 | ||
|
3 | // Calendar HR language | |
|
4 | // Author: Helix d.o.o., <info@helix.hr> | |
|
5 | // Encoding: any | |
|
6 | // Distributed under the same terms as the calendar itself. | |
|
7 | ||
|
8 | // For translators: please use UTF-8 if possible. We strongly believe that | |
|
9 | // Unicode is the answer to a real internationalized world. Also please | |
|
10 | // include your contact information in the header, as can be seen above. | |
|
11 | ||
|
12 | // full day names | |
|
13 | Calendar._DN = new Array | |
|
14 | ("Nedjelja", | |
|
15 | "Ponedjeljak", | |
|
16 | "Utorak", | |
|
17 | "Srijeda", | |
|
18 | "Cetvrtak", | |
|
19 | "Petak", | |
|
20 | "Subota", | |
|
21 | "Nedjelja"); | |
|
22 | ||
|
23 | // Please note that the following array of short day names (and the same goes | |
|
24 | // for short month names, _SMN) isn't absolutely necessary. We give it here | |
|
25 | // for exemplification on how one can customize the short day names, but if | |
|
26 | // they are simply the first N letters of the full name you can simply say: | |
|
27 | // | |
|
28 | // Calendar._SDN_len = N; // short day name length | |
|
29 | // Calendar._SMN_len = N; // short month name length | |
|
30 | // | |
|
31 | // If N = 3 then this is not needed either since we assume a value of 3 if not | |
|
32 | // present, to be compatible with translation files that were written before | |
|
33 | // this feature. | |
|
34 | ||
|
35 | // short day names | |
|
36 | Calendar._SDN = new Array | |
|
37 | ("Ned", | |
|
38 | "Pon", | |
|
39 | "Uto", | |
|
40 | "Sri", | |
|
41 | "Cet", | |
|
42 | "Pet", | |
|
43 | "Sub", | |
|
44 | "Ned"); | |
|
45 | ||
|
46 | // First day of the week. "0" means display Sunday first, "1" means display | |
|
47 | // Monday first, etc. | |
|
48 | Calendar._FD = 0; | |
|
49 | ||
|
50 | // full month names | |
|
51 | Calendar._MN = new Array | |
|
52 | ("Sijecanj", | |
|
53 | "Veljaca", | |
|
54 | "O�ujak", | |
|
55 | "Travanj", | |
|
56 | "Svibanj", | |
|
57 | "Lipanj", | |
|
58 | "Srpanj", | |
|
59 | "Kolovoz", | |
|
60 | "Rujan", | |
|
61 | "Listopad", | |
|
62 | "Studeni", | |
|
63 | "Prosinac"); | |
|
64 | ||
|
65 | // short month names | |
|
66 | Calendar._SMN = new Array | |
|
67 | ("Sij", | |
|
68 | "Velj", | |
|
69 | "O�u", | |
|
70 | "Tra", | |
|
71 | "Svi", | |
|
72 | "Lip", | |
|
73 | "Srp", | |
|
74 | "Kol", | |
|
75 | "Ruj", | |
|
76 | "List", | |
|
77 | "Stu", | |
|
78 | "Pro"); | |
|
79 | ||
|
80 | ||
|
81 | // tooltips | |
|
82 | Calendar._TT = {}; | |
|
83 | Calendar._TT["INFO"] = "About the calendar"; | |
|
84 | ||
|
85 | Calendar._TT["ABOUT"] = | |
|
86 | "DHTML Date/Time Selector\n" + | |
|
87 | "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-) | |
|
88 | "For latest version visit: http://www.dynarch.com/projects/calendar/\n" + | |
|
89 | "Distributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details." + | |
|
90 | "\n\n" + | |
|
91 | "Date selection:\n" + | |
|
92 | "- Use the \xab, \xbb buttons to select year\n" + | |
|
93 | "- Use the " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " buttons to select month\n" + | |
|
94 | "- Hold mouse button on any of the above buttons for faster selection."; | |
|
95 | Calendar._TT["ABOUT_TIME"] = "\n\n" + | |
|
96 | "Time selection:\n" + | |
|
97 | "- Click on any of the time parts to increase it\n" + | |
|
98 | "- or Shift-click to decrease it\n" + | |
|
99 | "- or click and drag for faster selection."; | |
|
100 | ||
|
101 | Calendar._TT["PREV_YEAR"] = "Prethodna godina (hold for menu)"; | |
|
102 | Calendar._TT["PREV_MONTH"] = "Prethodni mjesec (hold for menu)"; | |
|
103 | Calendar._TT["GO_TODAY"] = "Na dana�nji dan"; | |
|
104 | Calendar._TT["NEXT_MONTH"] = "Naredni mjesec (hold for menu)"; | |
|
105 | Calendar._TT["NEXT_YEAR"] = "Naredna godina (hold for menu)"; | |
|
106 | Calendar._TT["SEL_DATE"] = "Odaberite datum"; | |
|
107 | Calendar._TT["DRAG_TO_MOVE"] = "Drag to move"; | |
|
108 | Calendar._TT["PART_TODAY"] = " (Danas)"; | |
|
109 | ||
|
110 | // the following is to inform that "%s" is to be the first day of week | |
|
111 | // %s will be replaced with the day name. | |
|
112 | Calendar._TT["DAY_FIRST"] = "Prika�i %s prvo"; | |
|
113 | ||
|
114 | // This may be locale-dependent. It specifies the week-end days, as an array | |
|
115 | // of comma-separated numbers. The numbers are from 0 to 6: 0 means Sunday, 1 | |
|
116 | // means Monday, etc. | |
|
117 | Calendar._TT["WEEKEND"] = "0,6"; | |
|
118 | ||
|
119 | Calendar._TT["CLOSE"] = "Zatvori"; | |
|
120 | Calendar._TT["TODAY"] = "Danas"; | |
|
121 | Calendar._TT["TIME_PART"] = "(Shift-)Click or drag to change value"; | |
|
122 | ||
|
123 | // date formats | |
|
124 | Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d"; | |
|
125 | Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e"; | |
|
126 | ||
|
127 | Calendar._TT["WK"] = "wk"; | |
|
128 | Calendar._TT["TIME"] = "Vrijeme:"; |
@@ -0,0 +1,16 | |||
|
1 | jsToolBar.strings = {}; | |
|
2 | jsToolBar.strings['Strong'] = 'Podebljano'; | |
|
3 | jsToolBar.strings['Italic'] = 'Kurziv'; | |
|
4 | jsToolBar.strings['Underline'] = 'Podcrtano'; | |
|
5 | jsToolBar.strings['Deleted'] = 'Obrisano'; | |
|
6 | jsToolBar.strings['Code'] = 'Inline Code'; | |
|
7 | jsToolBar.strings['Heading 1'] = 'Naslov 1'; | |
|
8 | jsToolBar.strings['Heading 2'] = 'Naslov 2'; | |
|
9 | jsToolBar.strings['Heading 3'] = 'Naslov 3'; | |
|
10 | jsToolBar.strings['Unordered list'] = 'Graficke oznake'; | |
|
11 | jsToolBar.strings['Ordered list'] = 'Numeriranje'; | |
|
12 | jsToolBar.strings['Quote'] = 'Citat'; | |
|
13 | jsToolBar.strings['Unquote'] = 'Ukloni citat'; | |
|
14 | jsToolBar.strings['Preformatted text'] = 'Izveden tekst'; | |
|
15 | jsToolBar.strings['Wiki link'] = 'Link na Wiki stranicu'; | |
|
16 | jsToolBar.strings['Image'] = 'Slika'; No newline at end of file |
@@ -1,928 +1,928 | |||
|
1 | 1 | # Spanish translations for Rails |
|
2 | 2 | # by Francisco Fernando García Nieto (ffgarcianieto@gmail.com) |
|
3 | 3 | # Redmine spanish translation: |
|
4 | 4 | # by J. Cayetano Delgado (jcdelgado _at_ ingenia.es) |
|
5 | 5 | |
|
6 | 6 | es: |
|
7 | 7 | number: |
|
8 | 8 | # Used in number_with_delimiter() |
|
9 | 9 | # These are also the defaults for 'currency', 'percentage', 'precision', and 'human' |
|
10 | 10 | format: |
|
11 | 11 | # Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5) |
|
12 | 12 | separator: "," |
|
13 | 13 | # Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three) |
|
14 | 14 | delimiter: "." |
|
15 | 15 | # Number of decimals, behind the separator (1 with a precision of 2 gives: 1.00) |
|
16 | 16 | precision: 3 |
|
17 | 17 | |
|
18 | 18 | # Used in number_to_currency() |
|
19 | 19 | currency: |
|
20 | 20 | format: |
|
21 | 21 | # Where is the currency sign? %u is the currency unit, %n the number (default: $5.00) |
|
22 | 22 | format: "%n %u" |
|
23 | 23 | unit: "€" |
|
24 | 24 | # These three are to override number.format and are optional |
|
25 | 25 | separator: "," |
|
26 | 26 | delimiter: "." |
|
27 | 27 | precision: 2 |
|
28 | 28 | |
|
29 | 29 | # Used in number_to_percentage() |
|
30 | 30 | percentage: |
|
31 | 31 | format: |
|
32 | 32 | # These three are to override number.format and are optional |
|
33 | 33 | # separator: |
|
34 | 34 | delimiter: "" |
|
35 | 35 | # precision: |
|
36 | 36 | |
|
37 | 37 | # Used in number_to_precision() |
|
38 | 38 | precision: |
|
39 | 39 | format: |
|
40 | 40 | # These three are to override number.format and are optional |
|
41 | 41 | # separator: |
|
42 | 42 | delimiter: "" |
|
43 | 43 | # precision: |
|
44 | 44 | |
|
45 | 45 | # Used in number_to_human_size() |
|
46 | 46 | human: |
|
47 | 47 | format: |
|
48 | 48 | # These three are to override number.format and are optional |
|
49 | 49 | # separator: |
|
50 | 50 | delimiter: "" |
|
51 | 51 | precision: 1 |
|
52 | 52 | storage_units: |
|
53 | 53 | format: "%n %u" |
|
54 | 54 | units: |
|
55 | 55 | byte: |
|
56 | 56 | one: "Byte" |
|
57 | 57 | other: "Bytes" |
|
58 | 58 | kb: "KB" |
|
59 | 59 | mb: "MB" |
|
60 | 60 | gb: "GB" |
|
61 | 61 | tb: "TB" |
|
62 | 62 | |
|
63 | 63 | # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words() |
|
64 | 64 | datetime: |
|
65 | 65 | distance_in_words: |
|
66 | 66 | half_a_minute: "medio minuto" |
|
67 | 67 | less_than_x_seconds: |
|
68 | 68 | one: "menos de 1 segundo" |
|
69 | 69 | other: "menos de {{count}} segundos" |
|
70 | 70 | x_seconds: |
|
71 | 71 | one: "1 segundo" |
|
72 | 72 | other: "{{count}} segundos" |
|
73 | 73 | less_than_x_minutes: |
|
74 | 74 | one: "menos de 1 minuto" |
|
75 | 75 | other: "menos de {{count}} minutos" |
|
76 | 76 | x_minutes: |
|
77 | 77 | one: "1 minuto" |
|
78 | 78 | other: "{{count}} minutos" |
|
79 | 79 | about_x_hours: |
|
80 | 80 | one: "alrededor de 1 hora" |
|
81 | 81 | other: "alrededor de {{count}} horas" |
|
82 | 82 | x_days: |
|
83 | 83 | one: "1 día" |
|
84 | 84 | other: "{{count}} días" |
|
85 | 85 | about_x_months: |
|
86 | 86 | one: "alrededor de 1 mes" |
|
87 | 87 | other: "alrededor de {{count}} meses" |
|
88 | 88 | x_months: |
|
89 | 89 | one: "1 mes" |
|
90 | 90 | other: "{{count}} meses" |
|
91 | 91 | about_x_years: |
|
92 | 92 | one: "alrededor de 1 año" |
|
93 | 93 | other: "alrededor de {{count}} años" |
|
94 | 94 | over_x_years: |
|
95 | 95 | one: "más de 1 año" |
|
96 | 96 | other: "más de {{count}} años" |
|
97 | 97 | almost_x_years: |
|
98 |
one: " |
|
|
99 |
other: " |
|
|
98 | one: "casi 1 año" | |
|
99 | other: "casi {{count}} años" | |
|
100 | 100 | |
|
101 | 101 | activerecord: |
|
102 | 102 | errors: |
|
103 | 103 | template: |
|
104 | 104 | header: |
|
105 | 105 | one: "no se pudo guardar este {{model}} porque se encontró 1 error" |
|
106 | 106 | other: "no se pudo guardar este {{model}} porque se encontraron {{count}} errores" |
|
107 | 107 | # The variable :count is also available |
|
108 | 108 | body: "Se encontraron problemas con los siguientes campos:" |
|
109 | 109 | |
|
110 | 110 | # The values :model, :attribute and :value are always available for interpolation |
|
111 | 111 | # The value :count is available when applicable. Can be used for pluralization. |
|
112 | 112 | messages: |
|
113 | 113 | inclusion: "no está incluido en la lista" |
|
114 | 114 | exclusion: "está reservado" |
|
115 | 115 | invalid: "no es válido" |
|
116 | 116 | confirmation: "no coincide con la confirmación" |
|
117 | 117 | accepted: "debe ser aceptado" |
|
118 | 118 | empty: "no puede estar vacío" |
|
119 | 119 | blank: "no puede estar en blanco" |
|
120 | 120 | too_long: "es demasiado largo ({{count}} caracteres máximo)" |
|
121 | 121 | too_short: "es demasiado corto ({{count}} caracteres mínimo)" |
|
122 | 122 | wrong_length: "no tiene la longitud correcta ({{count}} caracteres exactos)" |
|
123 | 123 | taken: "ya está en uso" |
|
124 | 124 | not_a_number: "no es un número" |
|
125 | 125 | greater_than: "debe ser mayor que {{count}}" |
|
126 | 126 | greater_than_or_equal_to: "debe ser mayor que o igual a {{count}}" |
|
127 | 127 | equal_to: "debe ser igual a {{count}}" |
|
128 | 128 | less_than: "debe ser menor que {{count}}" |
|
129 | 129 | less_than_or_equal_to: "debe ser menor que o igual a {{count}}" |
|
130 | 130 | odd: "debe ser impar" |
|
131 | 131 | even: "debe ser par" |
|
132 | 132 | greater_than_start_date: "debe ser posterior a la fecha de comienzo" |
|
133 | 133 | not_same_project: "no pertenece al mismo proyecto" |
|
134 | 134 | circular_dependency: "Esta relación podría crear una dependencia circular" |
|
135 | 135 | |
|
136 | 136 | # Append your own errors here or at the model/attributes scope. |
|
137 | 137 | |
|
138 | 138 | models: |
|
139 | 139 | # Overrides default messages |
|
140 | 140 | |
|
141 | 141 | attributes: |
|
142 | 142 | # Overrides model and default messages. |
|
143 | 143 | |
|
144 | 144 | date: |
|
145 | 145 | formats: |
|
146 | 146 | # Use the strftime parameters for formats. |
|
147 | 147 | # When no format has been given, it uses default. |
|
148 | 148 | # You can provide other formats here if you like! |
|
149 | 149 | default: "%Y-%m-%d" |
|
150 | 150 | short: "%d de %b" |
|
151 | 151 | long: "%d de %B de %Y" |
|
152 | 152 | |
|
153 | 153 | day_names: [Domingo, Lunes, Martes, Miércoles, Jueves, Viernes, Sábado] |
|
154 | 154 | abbr_day_names: [Dom, Lun, Mar, Mie, Jue, Vie, Sab] |
|
155 | 155 | |
|
156 | 156 | # Don't forget the nil at the beginning; there's no such thing as a 0th month |
|
157 | 157 | month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Setiembre, Octubre, Noviembre, Diciembre] |
|
158 | 158 | abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Set, Oct, Nov, Dic] |
|
159 | 159 | # Used in date_select and datime_select. |
|
160 | 160 | order: [ :year, :month, :day ] |
|
161 | 161 | |
|
162 | 162 | time: |
|
163 | 163 | formats: |
|
164 | 164 | default: "%A, %d de %B de %Y %H:%M:%S %z" |
|
165 | 165 | time: "%H:%M" |
|
166 | 166 | short: "%d de %b %H:%M" |
|
167 | 167 | long: "%d de %B de %Y %H:%M" |
|
168 | 168 | am: "am" |
|
169 | 169 | pm: "pm" |
|
170 | 170 | |
|
171 | 171 | # Used in array.to_sentence. |
|
172 | 172 | support: |
|
173 | 173 | array: |
|
174 | 174 | sentence_connector: "y" |
|
175 | 175 | |
|
176 | 176 | actionview_instancetag_blank_option: Por favor seleccione |
|
177 | 177 | |
|
178 | 178 | button_activate: Activar |
|
179 | 179 | button_add: Añadir |
|
180 | 180 | button_annotate: Anotar |
|
181 | 181 | button_apply: Aceptar |
|
182 | 182 | button_archive: Archivar |
|
183 | 183 | button_back: Atrás |
|
184 | 184 | button_cancel: Cancelar |
|
185 | 185 | button_change: Cambiar |
|
186 | 186 | button_change_password: Cambiar contraseña |
|
187 | 187 | button_check_all: Seleccionar todo |
|
188 | 188 | button_clear: Anular |
|
189 | 189 | button_configure: Configurar |
|
190 | 190 | button_copy: Copiar |
|
191 | 191 | button_create: Crear |
|
192 | 192 | button_delete: Borrar |
|
193 | 193 | button_download: Descargar |
|
194 | 194 | button_edit: Modificar |
|
195 | 195 | button_list: Listar |
|
196 | 196 | button_lock: Bloquear |
|
197 | 197 | button_log_time: Tiempo dedicado |
|
198 | 198 | button_login: Conexión |
|
199 | 199 | button_move: Mover |
|
200 | 200 | button_quote: Citar |
|
201 | 201 | button_rename: Renombrar |
|
202 | 202 | button_reply: Responder |
|
203 | 203 | button_reset: Reestablecer |
|
204 | 204 | button_rollback: Volver a esta versión |
|
205 | 205 | button_save: Guardar |
|
206 | 206 | button_sort: Ordenar |
|
207 | 207 | button_submit: Aceptar |
|
208 | 208 | button_test: Probar |
|
209 | 209 | button_unarchive: Desarchivar |
|
210 | 210 | button_uncheck_all: No seleccionar nada |
|
211 | 211 | button_unlock: Desbloquear |
|
212 | 212 | button_unwatch: No monitorizar |
|
213 | 213 | button_update: Actualizar |
|
214 | 214 | button_view: Ver |
|
215 | 215 | button_watch: Monitorizar |
|
216 | 216 | default_activity_design: Diseño |
|
217 | 217 | default_activity_development: Desarrollo |
|
218 | 218 | default_doc_category_tech: Documentación técnica |
|
219 | 219 | default_doc_category_user: Documentación de usuario |
|
220 | 220 | default_issue_status_in_progress: En curso |
|
221 | 221 | default_issue_status_closed: Cerrada |
|
222 | 222 | default_issue_status_feedback: Comentarios |
|
223 | 223 | default_issue_status_new: Nueva |
|
224 | 224 | default_issue_status_rejected: Rechazada |
|
225 | 225 | default_issue_status_resolved: Resuelta |
|
226 | 226 | default_priority_high: Alta |
|
227 | 227 | default_priority_immediate: Inmediata |
|
228 | 228 | default_priority_low: Baja |
|
229 | 229 | default_priority_normal: Normal |
|
230 | 230 | default_priority_urgent: Urgente |
|
231 | 231 | default_role_developper: Desarrollador |
|
232 | 232 | default_role_manager: Jefe de proyecto |
|
233 | 233 | default_role_reporter: Informador |
|
234 | 234 | default_tracker_bug: Errores |
|
235 | 235 | default_tracker_feature: Tareas |
|
236 | 236 | default_tracker_support: Soporte |
|
237 | 237 | enumeration_activities: Actividades (tiempo dedicado) |
|
238 | 238 | enumeration_doc_categories: Categorías del documento |
|
239 | 239 | enumeration_issue_priorities: Prioridad de las peticiones |
|
240 | 240 | error_can_t_load_default_data: "No se ha podido cargar la configuración por defecto: {{value}}" |
|
241 | 241 | error_issue_not_found_in_project: 'La petición no se encuentra o no está asociada a este proyecto' |
|
242 | 242 | error_scm_annotate: "No existe la entrada o no ha podido ser anotada" |
|
243 | 243 | error_scm_command_failed: "Se produjo un error al acceder al repositorio: {{value}}" |
|
244 | 244 | error_scm_not_found: "La entrada y/o la revisión no existe en el repositorio." |
|
245 | 245 | field_account: Cuenta |
|
246 | 246 | field_activity: Actividad |
|
247 | 247 | field_admin: Administrador |
|
248 | 248 | field_assignable: Se pueden asignar peticiones a este perfil |
|
249 | 249 | field_assigned_to: Asignado a |
|
250 | 250 | field_attr_firstname: Cualidad del nombre |
|
251 | 251 | field_attr_lastname: Cualidad del apellido |
|
252 | 252 | field_attr_login: Cualidad del identificador |
|
253 | 253 | field_attr_mail: Cualidad del Email |
|
254 | 254 | field_auth_source: Modo de identificación |
|
255 | 255 | field_author: Autor |
|
256 | 256 | field_base_dn: DN base |
|
257 | 257 | field_category: Categoría |
|
258 | 258 | field_column_names: Columnas |
|
259 | 259 | field_comments: Comentario |
|
260 | 260 | field_comments_sorting: Mostrar comentarios |
|
261 | 261 | field_created_on: Creado |
|
262 | 262 | field_default_value: Estado por defecto |
|
263 | 263 | field_delay: Retraso |
|
264 | 264 | field_description: Descripción |
|
265 | 265 | field_done_ratio: % Realizado |
|
266 | 266 | field_downloads: Descargas |
|
267 | 267 | field_due_date: Fecha fin |
|
268 | 268 | field_effective_date: Fecha |
|
269 | 269 | field_estimated_hours: Tiempo estimado |
|
270 | 270 | field_field_format: Formato |
|
271 | 271 | field_filename: Fichero |
|
272 | 272 | field_filesize: Tamaño |
|
273 | 273 | field_firstname: Nombre |
|
274 | 274 | field_fixed_version: Versión prevista |
|
275 | 275 | field_hide_mail: Ocultar mi dirección de correo |
|
276 | 276 | field_homepage: Sitio web |
|
277 | 277 | field_host: Anfitrión |
|
278 | 278 | field_hours: Horas |
|
279 | 279 | field_identifier: Identificador |
|
280 | 280 | field_is_closed: Petición resuelta |
|
281 | 281 | field_is_default: Estado por defecto |
|
282 | 282 | field_is_filter: Usado como filtro |
|
283 | 283 | field_is_for_all: Para todos los proyectos |
|
284 | 284 | field_is_in_roadmap: Consultar las peticiones en la planificación |
|
285 | 285 | field_is_public: Público |
|
286 | 286 | field_is_required: Obligatorio |
|
287 | 287 | field_issue: Petición |
|
288 | 288 | field_issue_to: Petición relacionada |
|
289 | 289 | field_language: Idioma |
|
290 | 290 | field_last_login_on: Última conexión |
|
291 | 291 | field_lastname: Apellido |
|
292 | 292 | field_login: Identificador |
|
293 | 293 | field_mail: Correo electrónico |
|
294 | 294 | field_mail_notification: Notificaciones por correo |
|
295 | 295 | field_max_length: Longitud máxima |
|
296 | 296 | field_min_length: Longitud mínima |
|
297 | 297 | field_name: Nombre |
|
298 | 298 | field_new_password: Nueva contraseña |
|
299 | 299 | field_notes: Notas |
|
300 | 300 | field_onthefly: Creación del usuario "al vuelo" |
|
301 | 301 | field_parent: Proyecto padre |
|
302 | 302 | field_parent_title: Página padre |
|
303 | 303 | field_password: Contraseña |
|
304 | 304 | field_password_confirmation: Confirmación |
|
305 | 305 | field_port: Puerto |
|
306 | 306 | field_possible_values: Valores posibles |
|
307 | 307 | field_priority: Prioridad |
|
308 | 308 | field_project: Proyecto |
|
309 | 309 | field_redirect_existing_links: Redireccionar enlaces existentes |
|
310 | 310 | field_regexp: Expresión regular |
|
311 | 311 | field_role: Perfil |
|
312 | 312 | field_searchable: Incluir en las búsquedas |
|
313 | 313 | field_spent_on: Fecha |
|
314 | 314 | field_start_date: Fecha de inicio |
|
315 | 315 | field_start_page: Página principal |
|
316 | 316 | field_status: Estado |
|
317 | 317 | field_subject: Tema |
|
318 | 318 | field_subproject: Proyecto secundario |
|
319 | 319 | field_summary: Resumen |
|
320 | 320 | field_time_zone: Zona horaria |
|
321 | 321 | field_title: Título |
|
322 | 322 | field_tracker: Tipo |
|
323 | 323 | field_type: Tipo |
|
324 | 324 | field_updated_on: Actualizado |
|
325 | 325 | field_url: URL |
|
326 | 326 | field_user: Usuario |
|
327 | 327 | field_value: Valor |
|
328 | 328 | field_version: Versión |
|
329 | 329 | general_csv_decimal_separator: ',' |
|
330 | 330 | general_csv_encoding: ISO-8859-15 |
|
331 | 331 | general_csv_separator: ';' |
|
332 | 332 | general_first_day_of_week: '1' |
|
333 | 333 | general_lang_name: 'Español' |
|
334 | 334 | general_pdf_encoding: ISO-8859-15 |
|
335 | 335 | general_text_No: 'No' |
|
336 | 336 | general_text_Yes: 'Sí' |
|
337 | 337 | general_text_no: 'no' |
|
338 | 338 | general_text_yes: 'sí' |
|
339 | 339 | gui_validation_error: 1 error |
|
340 | 340 | gui_validation_error_plural: "{{count}} errores" |
|
341 | 341 | label_activity: Actividad |
|
342 | 342 | label_add_another_file: Añadir otro fichero |
|
343 | 343 | label_add_note: Añadir una nota |
|
344 | 344 | label_added: añadido |
|
345 | 345 | label_added_time_by: "Añadido por {{author}} hace {{age}}" |
|
346 | 346 | label_administration: Administración |
|
347 | 347 | label_age: Edad |
|
348 | 348 | label_ago: hace |
|
349 | 349 | label_all: todos |
|
350 | 350 | label_all_time: todo el tiempo |
|
351 | 351 | label_all_words: Todas las palabras |
|
352 | 352 | label_and_its_subprojects: "{{value}} y proyectos secundarios" |
|
353 | 353 | label_applied_status: Aplicar estado |
|
354 | 354 | label_assigned_to_me_issues: Peticiones que me están asignadas |
|
355 | 355 | label_associated_revisions: Revisiones asociadas |
|
356 | 356 | label_attachment: Fichero |
|
357 | 357 | label_attachment_delete: Borrar el fichero |
|
358 | 358 | label_attachment_new: Nuevo fichero |
|
359 | 359 | label_attachment_plural: Ficheros |
|
360 | 360 | label_attribute: Cualidad |
|
361 | 361 | label_attribute_plural: Cualidades |
|
362 | 362 | label_auth_source: Modo de autenticación |
|
363 | 363 | label_auth_source_new: Nuevo modo de autenticación |
|
364 | 364 | label_auth_source_plural: Modos de autenticación |
|
365 | 365 | label_authentication: Autenticación |
|
366 | 366 | label_blocked_by: bloqueado por |
|
367 | 367 | label_blocks: bloquea a |
|
368 | 368 | label_board: Foro |
|
369 | 369 | label_board_new: Nuevo foro |
|
370 | 370 | label_board_plural: Foros |
|
371 | 371 | label_boolean: Booleano |
|
372 | 372 | label_browse: Hojear |
|
373 | 373 | label_bulk_edit_selected_issues: Editar las peticiones seleccionadas |
|
374 | 374 | label_calendar: Calendario |
|
375 | 375 | label_change_plural: Cambios |
|
376 | 376 | label_change_properties: Cambiar propiedades |
|
377 | 377 | label_change_status: Cambiar el estado |
|
378 | 378 | label_change_view_all: Ver todos los cambios |
|
379 | 379 | label_changes_details: Detalles de todos los cambios |
|
380 | 380 | label_changeset_plural: Cambios |
|
381 | 381 | label_chronological_order: En orden cronológico |
|
382 | 382 | label_closed_issues: cerrada |
|
383 | 383 | label_closed_issues_plural: cerradas |
|
384 | 384 | label_x_open_issues_abbr_on_total: |
|
385 | 385 | zero: 0 abiertas / {{total}} |
|
386 | 386 | one: 1 abierta / {{total}} |
|
387 | 387 | other: "{{count}} abiertas / {{total}}" |
|
388 | 388 | label_x_open_issues_abbr: |
|
389 | 389 | zero: 0 abiertas |
|
390 | 390 | one: 1 abierta |
|
391 | 391 | other: "{{count}} abiertas" |
|
392 | 392 | label_x_closed_issues_abbr: |
|
393 | 393 | zero: 0 cerradas |
|
394 | 394 | one: 1 cerrada |
|
395 | 395 | other: "{{count}} cerradas" |
|
396 | 396 | label_comment: Comentario |
|
397 | 397 | label_comment_add: Añadir un comentario |
|
398 | 398 | label_comment_added: Comentario añadido |
|
399 | 399 | label_comment_delete: Borrar comentarios |
|
400 | 400 | label_comment_plural: Comentarios |
|
401 | 401 | label_x_comments: |
|
402 | 402 | zero: sin comentarios |
|
403 | 403 | one: 1 comentario |
|
404 | 404 | other: "{{count}} comentarios" |
|
405 | 405 | label_commits_per_author: Commits por autor |
|
406 | 406 | label_commits_per_month: Commits por mes |
|
407 | 407 | label_confirmation: Confirmación |
|
408 | 408 | label_contains: contiene |
|
409 | 409 | label_copied: copiado |
|
410 | 410 | label_copy_workflow_from: Copiar flujo de trabajo desde |
|
411 | 411 | label_current_status: Estado actual |
|
412 | 412 | label_current_version: Versión actual |
|
413 | 413 | label_custom_field: Campo personalizado |
|
414 | 414 | label_custom_field_new: Nuevo campo personalizado |
|
415 | 415 | label_custom_field_plural: Campos personalizados |
|
416 | 416 | label_date: Fecha |
|
417 | 417 | label_date_from: Desde |
|
418 | 418 | label_date_range: Rango de fechas |
|
419 | 419 | label_date_to: Hasta |
|
420 | 420 | label_day_plural: días |
|
421 | 421 | label_default: Por defecto |
|
422 | 422 | label_default_columns: Columnas por defecto |
|
423 | 423 | label_deleted: suprimido |
|
424 | 424 | label_details: Detalles |
|
425 | 425 | label_diff_inline: en línea |
|
426 | 426 | label_diff_side_by_side: cara a cara |
|
427 | 427 | label_disabled: deshabilitado |
|
428 | 428 | label_display_per_page: "Por página: {{value}}" |
|
429 | 429 | label_document: Documento |
|
430 | 430 | label_document_added: Documento añadido |
|
431 | 431 | label_document_new: Nuevo documento |
|
432 | 432 | label_document_plural: Documentos |
|
433 | 433 | label_download: "{{count}} Descarga" |
|
434 | 434 | label_download_plural: "{{count}} Descargas" |
|
435 | 435 | label_downloads_abbr: D/L |
|
436 | 436 | label_duplicated_by: duplicada por |
|
437 | 437 | label_duplicates: duplicada de |
|
438 | 438 | label_end_to_end: fin a fin |
|
439 | 439 | label_end_to_start: fin a principio |
|
440 | 440 | label_enumeration_new: Nuevo valor |
|
441 | 441 | label_enumerations: Listas de valores |
|
442 | 442 | label_environment: Entorno |
|
443 | 443 | label_equals: igual |
|
444 | 444 | label_example: Ejemplo |
|
445 | 445 | label_export_to: 'Exportar a:' |
|
446 | 446 | label_f_hour: "{{value}} hora" |
|
447 | 447 | label_f_hour_plural: "{{value}} horas" |
|
448 | 448 | label_feed_plural: Feeds |
|
449 | 449 | label_feeds_access_key_created_on: "Clave de acceso por RSS creada hace {{value}}" |
|
450 | 450 | label_file_added: Fichero añadido |
|
451 | 451 | label_file_plural: Archivos |
|
452 | 452 | label_filter_add: Añadir el filtro |
|
453 | 453 | label_filter_plural: Filtros |
|
454 | 454 | label_float: Flotante |
|
455 | 455 | label_follows: posterior a |
|
456 | 456 | label_gantt: Gantt |
|
457 | 457 | label_general: General |
|
458 | 458 | label_generate_key: Generar clave |
|
459 | 459 | label_help: Ayuda |
|
460 | 460 | label_history: Histórico |
|
461 | 461 | label_home: Inicio |
|
462 | 462 | label_in: en |
|
463 | 463 | label_in_less_than: en menos que |
|
464 | 464 | label_in_more_than: en más que |
|
465 | 465 | label_incoming_emails: Correos entrantes |
|
466 | 466 | label_index_by_date: Índice por fecha |
|
467 | 467 | label_index_by_title: Índice por título |
|
468 | 468 | label_information: Información |
|
469 | 469 | label_information_plural: Información |
|
470 | 470 | label_integer: Número |
|
471 | 471 | label_internal: Interno |
|
472 | 472 | label_issue: Petición |
|
473 | 473 | label_issue_added: Petición añadida |
|
474 | 474 | label_issue_category: Categoría de las peticiones |
|
475 | 475 | label_issue_category_new: Nueva categoría |
|
476 | 476 | label_issue_category_plural: Categorías de las peticiones |
|
477 | 477 | label_issue_new: Nueva petición |
|
478 | 478 | label_issue_plural: Peticiones |
|
479 | 479 | label_issue_status: Estado de la petición |
|
480 | 480 | label_issue_status_new: Nuevo estado |
|
481 | 481 | label_issue_status_plural: Estados de las peticiones |
|
482 | 482 | label_issue_tracking: Peticiones |
|
483 | 483 | label_issue_updated: Petición actualizada |
|
484 | 484 | label_issue_view_all: Ver todas las peticiones |
|
485 | 485 | label_issue_watchers: Seguidores |
|
486 | 486 | label_issues_by: "Peticiones por {{value}}" |
|
487 | 487 | label_jump_to_a_project: Ir al proyecto... |
|
488 | 488 | label_language_based: Basado en el idioma |
|
489 | 489 | label_last_changes: "últimos {{count}} cambios" |
|
490 | 490 | label_last_login: Última conexión |
|
491 | 491 | label_last_month: último mes |
|
492 | 492 | label_last_n_days: "últimos {{count}} días" |
|
493 | 493 | label_last_week: última semana |
|
494 | 494 | label_latest_revision: Última revisión |
|
495 | 495 | label_latest_revision_plural: Últimas revisiones |
|
496 | 496 | label_ldap_authentication: Autenticación LDAP |
|
497 | 497 | label_less_than_ago: hace menos de |
|
498 | 498 | label_list: Lista |
|
499 | 499 | label_loading: Cargando... |
|
500 | 500 | label_logged_as: Conectado como |
|
501 | 501 | label_login: Conexión |
|
502 | 502 | label_logout: Desconexión |
|
503 | 503 | label_max_size: Tamaño máximo |
|
504 | 504 | label_me: yo mismo |
|
505 | 505 | label_member: Miembro |
|
506 | 506 | label_member_new: Nuevo miembro |
|
507 | 507 | label_member_plural: Miembros |
|
508 | 508 | label_message_last: Último mensaje |
|
509 | 509 | label_message_new: Nuevo mensaje |
|
510 | 510 | label_message_plural: Mensajes |
|
511 | 511 | label_message_posted: Mensaje añadido |
|
512 | 512 | label_min_max_length: Longitud mín - máx |
|
513 | 513 | label_modification: "{{count}} modificación" |
|
514 | 514 | label_modification_plural: "{{count}} modificaciones" |
|
515 | 515 | label_modified: modificado |
|
516 | 516 | label_module_plural: Módulos |
|
517 | 517 | label_month: Mes |
|
518 | 518 | label_months_from: meses de |
|
519 | 519 | label_more: Más |
|
520 | 520 | label_more_than_ago: hace más de |
|
521 | 521 | label_my_account: Mi cuenta |
|
522 | 522 | label_my_page: Mi página |
|
523 | 523 | label_my_projects: Mis proyectos |
|
524 | 524 | label_new: Nuevo |
|
525 | 525 | label_new_statuses_allowed: Nuevos estados autorizados |
|
526 | 526 | label_news: Noticia |
|
527 | 527 | label_news_added: Noticia añadida |
|
528 | 528 | label_news_latest: Últimas noticias |
|
529 | 529 | label_news_new: Nueva noticia |
|
530 | 530 | label_news_plural: Noticias |
|
531 | 531 | label_news_view_all: Ver todas las noticias |
|
532 | 532 | label_next: Siguiente |
|
533 | 533 | label_no_change_option: (Sin cambios) |
|
534 | 534 | label_no_data: Ningún dato disponible |
|
535 | 535 | label_nobody: nadie |
|
536 | 536 | label_none: ninguno |
|
537 | 537 | label_not_contains: no contiene |
|
538 | 538 | label_not_equals: no igual |
|
539 | 539 | label_open_issues: abierta |
|
540 | 540 | label_open_issues_plural: abiertas |
|
541 | 541 | label_optional_description: Descripción opcional |
|
542 | 542 | label_options: Opciones |
|
543 | 543 | label_overall_activity: Actividad global |
|
544 | 544 | label_overview: Vistazo |
|
545 | 545 | label_password_lost: ¿Olvidaste la contraseña? |
|
546 | 546 | label_per_page: Por página |
|
547 | 547 | label_permissions: Permisos |
|
548 | 548 | label_permissions_report: Informe de permisos |
|
549 | 549 | label_personalize_page: Personalizar esta página |
|
550 | 550 | label_planning: Planificación |
|
551 | 551 | label_please_login: Conexión |
|
552 | 552 | label_plugins: Extensiones |
|
553 | 553 | label_precedes: anterior a |
|
554 | 554 | label_preferences: Preferencias |
|
555 | 555 | label_preview: Previsualizar |
|
556 | 556 | label_previous: Anterior |
|
557 | 557 | label_project: Proyecto |
|
558 | 558 | label_project_all: Todos los proyectos |
|
559 | 559 | label_project_latest: Últimos proyectos |
|
560 | 560 | label_project_new: Nuevo proyecto |
|
561 | 561 | label_project_plural: Proyectos |
|
562 | 562 | label_x_projects: |
|
563 | 563 | zero: sin proyectos |
|
564 | 564 | one: 1 proyecto |
|
565 | 565 | other: "{{count}} proyectos" |
|
566 | 566 | label_public_projects: Proyectos públicos |
|
567 | 567 | label_query: Consulta personalizada |
|
568 | 568 | label_query_new: Nueva consulta |
|
569 | 569 | label_query_plural: Consultas personalizadas |
|
570 | 570 | label_read: Leer... |
|
571 | 571 | label_register: Registrar |
|
572 | 572 | label_registered_on: Inscrito el |
|
573 | 573 | label_registration_activation_by_email: activación de cuenta por correo |
|
574 | 574 | label_registration_automatic_activation: activación automática de cuenta |
|
575 | 575 | label_registration_manual_activation: activación manual de cuenta |
|
576 | 576 | label_related_issues: Peticiones relacionadas |
|
577 | 577 | label_relates_to: relacionada con |
|
578 | 578 | label_relation_delete: Eliminar relación |
|
579 | 579 | label_relation_new: Nueva relación |
|
580 | 580 | label_renamed: renombrado |
|
581 | 581 | label_reply_plural: Respuestas |
|
582 | 582 | label_report: Informe |
|
583 | 583 | label_report_plural: Informes |
|
584 | 584 | label_reported_issues: Peticiones registradas por mí |
|
585 | 585 | label_repository: Repositorio |
|
586 | 586 | label_repository_plural: Repositorios |
|
587 | 587 | label_result_plural: Resultados |
|
588 | 588 | label_reverse_chronological_order: En orden cronológico inverso |
|
589 | 589 | label_revision: Revisión |
|
590 | 590 | label_revision_plural: Revisiones |
|
591 | 591 | label_roadmap: Planificación |
|
592 | 592 | label_roadmap_due_in: "Finaliza en {{value}}" |
|
593 | 593 | label_roadmap_no_issues: No hay peticiones para esta versión |
|
594 | 594 | label_roadmap_overdue: "{{value}} tarde" |
|
595 | 595 | label_role: Perfil |
|
596 | 596 | label_role_and_permissions: Perfiles y permisos |
|
597 | 597 | label_role_new: Nuevo perfil |
|
598 | 598 | label_role_plural: Perfiles |
|
599 | 599 | label_scm: SCM |
|
600 | 600 | label_search: Búsqueda |
|
601 | 601 | label_search_titles_only: Buscar sólo en títulos |
|
602 | 602 | label_send_information: Enviar información de la cuenta al usuario |
|
603 | 603 | label_send_test_email: Enviar un correo de prueba |
|
604 | 604 | label_settings: Configuración |
|
605 | 605 | label_show_completed_versions: Muestra las versiones terminadas |
|
606 | 606 | label_sort_by: "Ordenar por {{value}}" |
|
607 | 607 | label_sort_higher: Subir |
|
608 | 608 | label_sort_highest: Primero |
|
609 | 609 | label_sort_lower: Bajar |
|
610 | 610 | label_sort_lowest: Último |
|
611 | 611 | label_spent_time: Tiempo dedicado |
|
612 | 612 | label_start_to_end: principio a fin |
|
613 | 613 | label_start_to_start: principio a principio |
|
614 | 614 | label_statistics: Estadísticas |
|
615 | 615 | label_stay_logged_in: Recordar conexión |
|
616 | 616 | label_string: Texto |
|
617 | 617 | label_subproject_plural: Proyectos secundarios |
|
618 | 618 | label_text: Texto largo |
|
619 | 619 | label_theme: Tema |
|
620 | 620 | label_this_month: este mes |
|
621 | 621 | label_this_week: esta semana |
|
622 | 622 | label_this_year: este año |
|
623 | 623 | label_time_tracking: Control de tiempo |
|
624 | 624 | label_today: hoy |
|
625 | 625 | label_topic_plural: Temas |
|
626 | 626 | label_total: Total |
|
627 | 627 | label_tracker: Tipo |
|
628 | 628 | label_tracker_new: Nuevo tipo |
|
629 | 629 | label_tracker_plural: Tipos de peticiones |
|
630 | 630 | label_updated_time: "Actualizado hace {{value}}" |
|
631 | 631 | label_updated_time_by: "Actualizado por {{author}} hace {{age}}" |
|
632 | 632 | label_used_by: Utilizado por |
|
633 | 633 | label_user: Usuario |
|
634 | 634 | label_user_activity: "Actividad de {{value}}" |
|
635 | 635 | label_user_mail_no_self_notified: "No quiero ser avisado de cambios hechos por mí" |
|
636 | 636 | label_user_mail_option_all: "Para cualquier evento en todos mis proyectos" |
|
637 | 637 | label_user_mail_option_none: "Sólo para elementos monitorizados o relacionados conmigo" |
|
638 | 638 | label_user_mail_option_selected: "Para cualquier evento de los proyectos seleccionados..." |
|
639 | 639 | label_user_new: Nuevo usuario |
|
640 | 640 | label_user_plural: Usuarios |
|
641 | 641 | label_version: Versión |
|
642 | 642 | label_version_new: Nueva versión |
|
643 | 643 | label_version_plural: Versiones |
|
644 | 644 | label_view_diff: Ver diferencias |
|
645 | 645 | label_view_revisions: Ver las revisiones |
|
646 | 646 | label_watched_issues: Peticiones monitorizadas |
|
647 | 647 | label_week: Semana |
|
648 | 648 | label_wiki: Wiki |
|
649 | 649 | label_wiki_edit: Modificación Wiki |
|
650 | 650 | label_wiki_edit_plural: Modificaciones Wiki |
|
651 | 651 | label_wiki_page: Página Wiki |
|
652 | 652 | label_wiki_page_plural: Páginas Wiki |
|
653 | 653 | label_workflow: Flujo de trabajo |
|
654 | 654 | label_year: Año |
|
655 | 655 | label_yesterday: ayer |
|
656 | 656 | mail_body_account_activation_request: "Se ha inscrito un nuevo usuario ({{value}}). La cuenta está pendiende de aprobación:" |
|
657 | 657 | mail_body_account_information: Información sobre su cuenta |
|
658 | 658 | mail_body_account_information_external: "Puede usar su cuenta {{value}} para conectarse." |
|
659 | 659 | mail_body_lost_password: 'Para cambiar su contraseña, haga clic en el siguiente enlace:' |
|
660 | 660 | mail_body_register: 'Para activar su cuenta, haga clic en el siguiente enlace:' |
|
661 | 661 | mail_body_reminder: "{{count}} peticion(es) asignadas a tí finalizan en los próximos {{days}} días:" |
|
662 | 662 | mail_subject_account_activation_request: "Petición de activación de cuenta {{value}}" |
|
663 | 663 | mail_subject_lost_password: "Tu contraseña del {{value}}" |
|
664 | 664 | mail_subject_register: "Activación de la cuenta del {{value}}" |
|
665 | 665 | mail_subject_reminder: "{{count}} peticion(es) finalizan en los próximos días" |
|
666 | 666 | notice_account_activated: Su cuenta ha sido activada. Ya puede conectarse. |
|
667 | 667 | notice_account_invalid_creditentials: Usuario o contraseña inválido. |
|
668 | 668 | notice_account_lost_email_sent: Se le ha enviado un correo con instrucciones para elegir una nueva contraseña. |
|
669 | 669 | notice_account_password_updated: Contraseña modificada correctamente. |
|
670 | 670 | notice_account_pending: "Su cuenta ha sido creada y está pendiende de la aprobación por parte del administrador." |
|
671 | 671 | notice_account_register_done: Cuenta creada correctamente. Para activarla, haga clic sobre el enlace que le ha sido enviado por correo. |
|
672 | 672 | notice_account_unknown_email: Usuario desconocido. |
|
673 | 673 | notice_account_updated: Cuenta actualizada correctamente. |
|
674 | 674 | notice_account_wrong_password: Contraseña incorrecta. |
|
675 | 675 | notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña. |
|
676 | 676 | notice_default_data_loaded: Configuración por defecto cargada correctamente. |
|
677 | 677 | notice_email_error: "Ha ocurrido un error mientras enviando el correo ({{value}})" |
|
678 | 678 | notice_email_sent: "Se ha enviado un correo a {{value}}" |
|
679 | 679 | notice_failed_to_save_issues: "Imposible grabar %s peticion(es) en {{count}} seleccionado: {{ids}}." |
|
680 | 680 | notice_feeds_access_key_reseted: Su clave de acceso para RSS ha sido reiniciada. |
|
681 | 681 | notice_file_not_found: La página a la que intenta acceder no existe. |
|
682 | 682 | notice_locking_conflict: Los datos han sido modificados por otro usuario. |
|
683 | 683 | notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar" |
|
684 | 684 | notice_not_authorized: No tiene autorización para acceder a esta página. |
|
685 | 685 | notice_successful_connection: Conexión correcta. |
|
686 | 686 | notice_successful_create: Creación correcta. |
|
687 | 687 | notice_successful_delete: Borrado correcto. |
|
688 | 688 | notice_successful_update: Modificación correcta. |
|
689 | 689 | notice_unable_delete_version: No se puede borrar la versión |
|
690 | 690 | permission_add_issue_notes: Añadir notas |
|
691 | 691 | permission_add_issue_watchers: Añadir seguidores |
|
692 | 692 | permission_add_issues: Añadir peticiones |
|
693 | 693 | permission_add_messages: Enviar mensajes |
|
694 | 694 | permission_browse_repository: Hojear repositiorio |
|
695 | 695 | permission_comment_news: Comentar noticias |
|
696 | 696 | permission_commit_access: Acceso de escritura |
|
697 | 697 | permission_delete_issues: Borrar peticiones |
|
698 | 698 | permission_delete_messages: Borrar mensajes |
|
699 | 699 | permission_delete_own_messages: Borrar mensajes propios |
|
700 | 700 | permission_delete_wiki_pages: Borrar páginas wiki |
|
701 | 701 | permission_delete_wiki_pages_attachments: Borrar ficheros |
|
702 | 702 | permission_edit_issue_notes: Modificar notas |
|
703 | 703 | permission_edit_issues: Modificar peticiones |
|
704 | 704 | permission_edit_messages: Modificar mensajes |
|
705 | 705 | permission_edit_own_issue_notes: Modificar notas propias |
|
706 | 706 | permission_edit_own_messages: Editar mensajes propios |
|
707 | 707 | permission_edit_own_time_entries: Modificar tiempos dedicados propios |
|
708 | 708 | permission_edit_project: Modificar proyecto |
|
709 | 709 | permission_edit_time_entries: Modificar tiempos dedicados |
|
710 | 710 | permission_edit_wiki_pages: Modificar páginas wiki |
|
711 | 711 | permission_log_time: Anotar tiempo dedicado |
|
712 | 712 | permission_manage_boards: Administrar foros |
|
713 | 713 | permission_manage_categories: Administrar categorías de peticiones |
|
714 | 714 | permission_manage_documents: Administrar documentos |
|
715 | 715 | permission_manage_files: Administrar ficheros |
|
716 | 716 | permission_manage_issue_relations: Administrar relación con otras peticiones |
|
717 | 717 | permission_manage_members: Administrar miembros |
|
718 | 718 | permission_manage_news: Administrar noticias |
|
719 | 719 | permission_manage_public_queries: Administrar consultas públicas |
|
720 | 720 | permission_manage_repository: Administrar repositorio |
|
721 | 721 | permission_manage_versions: Administrar versiones |
|
722 | 722 | permission_manage_wiki: Administrar wiki |
|
723 | 723 | permission_move_issues: Mover peticiones |
|
724 | 724 | permission_protect_wiki_pages: Proteger páginas wiki |
|
725 | 725 | permission_rename_wiki_pages: Renombrar páginas wiki |
|
726 | 726 | permission_save_queries: Grabar consultas |
|
727 | 727 | permission_select_project_modules: Seleccionar módulos del proyecto |
|
728 | 728 | permission_view_calendar: Ver calendario |
|
729 | 729 | permission_view_changesets: Ver cambios |
|
730 | 730 | permission_view_documents: Ver documentos |
|
731 | 731 | permission_view_files: Ver ficheros |
|
732 | 732 | permission_view_gantt: Ver diagrama de Gantt |
|
733 | 733 | permission_view_issue_watchers: Ver lista de seguidores |
|
734 | 734 | permission_view_messages: Ver mensajes |
|
735 | 735 | permission_view_time_entries: Ver tiempo dedicado |
|
736 | 736 | permission_view_wiki_edits: Ver histórico del wiki |
|
737 | 737 | permission_view_wiki_pages: Ver wiki |
|
738 | 738 | project_module_boards: Foros |
|
739 | 739 | project_module_documents: Documentos |
|
740 | 740 | project_module_files: Ficheros |
|
741 | 741 | project_module_issue_tracking: Peticiones |
|
742 | 742 | project_module_news: Noticias |
|
743 | 743 | project_module_repository: Repositorio |
|
744 | 744 | project_module_time_tracking: Control de tiempo |
|
745 | 745 | project_module_wiki: Wiki |
|
746 | 746 | setting_activity_days_default: Días a mostrar en la actividad de proyecto |
|
747 | 747 | setting_app_subtitle: Subtítulo de la aplicación |
|
748 | 748 | setting_app_title: Título de la aplicación |
|
749 | 749 | setting_attachment_max_size: Tamaño máximo del fichero |
|
750 | 750 | setting_autofetch_changesets: Autorellenar los commits del repositorio |
|
751 | 751 | setting_autologin: Conexión automática |
|
752 | 752 | setting_bcc_recipients: Ocultar las copias de carbón (bcc) |
|
753 | 753 | setting_commit_fix_keywords: Palabras clave para la corrección |
|
754 | 754 | setting_commit_logs_encoding: Codificación de los mensajes de commit |
|
755 | 755 | setting_commit_ref_keywords: Palabras clave para la referencia |
|
756 | 756 | setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos |
|
757 | 757 | setting_date_format: Formato de fecha |
|
758 | 758 | setting_default_language: Idioma por defecto |
|
759 | 759 | setting_default_projects_public: Los proyectos nuevos son públicos por defecto |
|
760 | 760 | setting_diff_max_lines_displayed: Número máximo de diferencias mostradas |
|
761 | 761 | setting_display_subprojects_issues: Mostrar por defecto peticiones de proy. secundarios en el principal |
|
762 | 762 | setting_emails_footer: Pie de mensajes |
|
763 | 763 | setting_enabled_scm: Activar SCM |
|
764 | 764 | setting_feeds_limit: Límite de contenido para sindicación |
|
765 | 765 | setting_gravatar_enabled: Usar iconos de usuario (Gravatar) |
|
766 | 766 | setting_host_name: Nombre y ruta del servidor |
|
767 | 767 | setting_issue_list_default_columns: Columnas por defecto para la lista de peticiones |
|
768 | 768 | setting_issues_export_limit: Límite de exportación de peticiones |
|
769 | 769 | setting_login_required: Se requiere identificación |
|
770 | 770 | setting_mail_from: Correo desde el que enviar mensajes |
|
771 | 771 | setting_mail_handler_api_enabled: Activar SW para mensajes entrantes |
|
772 | 772 | setting_mail_handler_api_key: Clave de la API |
|
773 | 773 | setting_per_page_options: Objetos por página |
|
774 | 774 | setting_plain_text_mail: sólo texto plano (no HTML) |
|
775 | 775 | setting_protocol: Protocolo |
|
776 | 776 | setting_repositories_encodings: Codificaciones del repositorio |
|
777 | 777 | setting_self_registration: Registro permitido |
|
778 | 778 | setting_sequential_project_identifiers: Generar identificadores de proyecto |
|
779 | 779 | setting_sys_api_enabled: Habilitar SW para la gestión del repositorio |
|
780 | 780 | setting_text_formatting: Formato de texto |
|
781 | 781 | setting_time_format: Formato de hora |
|
782 | 782 | setting_user_format: Formato de nombre de usuario |
|
783 | 783 | setting_welcome_text: Texto de bienvenida |
|
784 | 784 | setting_wiki_compression: Compresión del historial del Wiki |
|
785 | 785 | status_active: activo |
|
786 | 786 | status_locked: bloqueado |
|
787 | 787 | status_registered: registrado |
|
788 | 788 | text_are_you_sure: ¿Está seguro? |
|
789 | 789 | text_assign_time_entries_to_project: Asignar las horas al proyecto |
|
790 | 790 | text_caracters_maximum: "{{count}} caracteres como máximo." |
|
791 | 791 | text_caracters_minimum: "{{count}} caracteres como mínimo." |
|
792 | 792 | text_comma_separated: Múltiples valores permitidos (separados por coma). |
|
793 | 793 | text_default_administrator_account_changed: Cuenta de administrador por defecto modificada |
|
794 | 794 | text_destroy_time_entries: Borrar las horas |
|
795 | 795 | text_destroy_time_entries_question: Existen {{hours}} horas asignadas a la petición que quiere borrar. ¿Qué quiere hacer? |
|
796 | 796 | text_diff_truncated: '... Diferencia truncada por exceder el máximo tamaño visualizable.' |
|
797 | 797 | text_email_delivery_not_configured: "Las notificaciones están desactivadas porque el servidor de correo no está configurado.\nConfigure el servidor de SMTP en config/email.yml y reinicie la aplicación para activar los cambios." |
|
798 | 798 | text_enumeration_category_reassign_to: 'Reasignar al siguiente valor:' |
|
799 | 799 | text_enumeration_destroy_question: "{{count}} objetos con este valor asignado." |
|
800 | 800 | text_file_repository_writable: Se puede escribir en el repositorio |
|
801 | 801 | text_issue_added: "Petición {{id}} añadida por {{author}}." |
|
802 | 802 | text_issue_category_destroy_assignments: Dejar las peticiones sin categoría |
|
803 | 803 | text_issue_category_destroy_question: "Algunas peticiones ({{count}}) están asignadas a esta categoría. ¿Qué desea hacer?" |
|
804 | 804 | text_issue_category_reassign_to: Reasignar las peticiones a la categoría |
|
805 | 805 | text_issue_updated: "La petición {{id}} ha sido actualizada por {{author}}." |
|
806 | 806 | text_issues_destroy_confirmation: '¿Seguro que quiere borrar las peticiones seleccionadas?' |
|
807 | 807 | text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes |
|
808 | 808 | text_length_between: "Longitud entre {{min}} y {{max}} caracteres." |
|
809 | 809 | text_load_default_configuration: Cargar la configuración por defecto |
|
810 | 810 | text_min_max_length_info: 0 para ninguna restricción |
|
811 | 811 | text_no_configuration_data: "Todavía no se han configurado perfiles, ni tipos, estados y flujo de trabajo asociado a peticiones. Se recomiendo encarecidamente cargar la configuración por defecto. Una vez cargada, podrá modificarla." |
|
812 | 812 | text_project_destroy_confirmation: ¿Estás seguro de querer eliminar el proyecto? |
|
813 | 813 | text_project_identifier_info: 'Letras minúsculas (a-z), números y signos de puntuación permitidos.<br />Una vez guardado, el identificador no puede modificarse.' |
|
814 | 814 | text_reassign_time_entries: 'Reasignar las horas a esta petición:' |
|
815 | 815 | text_regexp_info: ej. ^[A-Z0-9]+$ |
|
816 | 816 | text_repository_usernames_mapping: "Establezca la correspondencia entre los usuarios de Redmine y los presentes en el log del repositorio.\nLos usuarios con el mismo nombre o correo en Redmine y en el repositorio serán asociados automáticamente." |
|
817 | 817 | text_rmagick_available: RMagick disponible (opcional) |
|
818 | 818 | text_select_mail_notifications: Seleccionar los eventos a notificar |
|
819 | 819 | text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:' |
|
820 | 820 | text_status_changed_by_changeset: "Aplicado en los cambios {{value}}" |
|
821 | 821 | text_subprojects_destroy_warning: "Los proyectos secundarios: {{value}} también se eliminarán" |
|
822 | 822 | text_tip_task_begin_day: tarea que comienza este día |
|
823 | 823 | text_tip_task_begin_end_day: tarea que comienza y termina este día |
|
824 | 824 | text_tip_task_end_day: tarea que termina este día |
|
825 | 825 | text_tracker_no_workflow: No hay ningún flujo de trabajo definido para este tipo de petición |
|
826 | 826 | text_unallowed_characters: Caracteres no permitidos |
|
827 | 827 | text_user_mail_option: "De los proyectos no seleccionados, sólo recibirá notificaciones sobre elementos monitorizados o elementos en los que esté involucrado (por ejemplo, peticiones de las que usted sea autor o asignadas a usted)." |
|
828 | 828 | text_user_wrote: "{{value}} escribió:" |
|
829 | 829 | text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido? |
|
830 | 830 | text_workflow_edit: Seleccionar un flujo de trabajo para actualizar |
|
831 | 831 | text_plugin_assets_writable: Se puede escribir en el directorio público de las extensiones |
|
832 | 832 | warning_attachments_not_saved: "No se han podido grabar {{count}} ficheros." |
|
833 | 833 | button_create_and_continue: Crear y continuar |
|
834 | 834 | text_custom_field_possible_values_info: 'Un valor en cada línea' |
|
835 | 835 | label_display: Mostrar |
|
836 | 836 | field_editable: Modificable |
|
837 | 837 | setting_repository_log_display_limit: Número máximo de revisiones mostradas en el fichero de trazas |
|
838 | 838 | setting_file_max_size_displayed: Tamaño máximo de los ficheros de texto mostrados |
|
839 | 839 | field_watcher: Seguidor |
|
840 | 840 | setting_openid: Permitir identificación y registro por OpenID |
|
841 | 841 | field_identity_url: URL de OpenID |
|
842 | 842 | label_login_with_open_id_option: o identifíquese con OpenID |
|
843 | 843 | field_content: Contenido |
|
844 | 844 | label_descending: Descendente |
|
845 | 845 | label_sort: Ordenar |
|
846 | 846 | label_ascending: Ascendente |
|
847 | 847 | label_date_from_to: Desde {{start}} hasta {{end}} |
|
848 | 848 | label_greater_or_equal: ">=" |
|
849 | 849 | label_less_or_equal: <= |
|
850 | 850 | text_wiki_page_destroy_question: Esta página tiene {{descendants}} página(s) hija(s) y descendiente(s). ¿Qué desea hacer? |
|
851 | 851 | text_wiki_page_reassign_children: Reasignar páginas hijas a esta página |
|
852 | 852 | text_wiki_page_nullify_children: Dejar páginas hijas como páginas raíz |
|
853 | 853 | text_wiki_page_destroy_children: Eliminar páginas hijas y todos sus descendientes |
|
854 | 854 | setting_password_min_length: Longitud mínima de la contraseña |
|
855 | 855 | field_group_by: Agrupar resultados por |
|
856 | 856 | mail_subject_wiki_content_updated: "La página wiki '{{page}}' ha sido actualizada" |
|
857 | 857 | label_wiki_content_added: Página wiki añadida |
|
858 | 858 | mail_subject_wiki_content_added: "Se ha añadido la página wiki '{{page}}'." |
|
859 | 859 | mail_body_wiki_content_added: "{{author}} ha añadido la página wiki '{{page}}'." |
|
860 | 860 | label_wiki_content_updated: Página wiki actualizada |
|
861 | 861 | mail_body_wiki_content_updated: La página wiki '{{page}}' ha sido actualizada por {{author}}. |
|
862 | 862 | permission_add_project: Crear proyecto |
|
863 | 863 | setting_new_project_user_role_id: Permiso asignado a un usuario no-administrador para crear proyectos |
|
864 | 864 | label_view_all_revisions: Ver todas las revisiones |
|
865 | 865 | label_tag: Etiqueta |
|
866 | 866 | label_branch: Rama |
|
867 | 867 | error_no_tracker_in_project: Este proyecto no tiene asociados tipos de peticiones. Por favor, revise la configuración. |
|
868 | 868 | error_no_default_issue_status: No se ha definido un estado de petición por defecto. Por favor, revise la configuración (en "Administración" -> "Estados de las peticiones"). |
|
869 | 869 | text_journal_changed: "{{label}} cambiado {{old}} por {{new}}" |
|
870 | 870 | text_journal_set_to: "{{label}} establecido a {{value}}" |
|
871 | 871 | text_journal_deleted: "{{label}} eliminado ({{old}})" |
|
872 | 872 | label_group_plural: Grupos |
|
873 | 873 | label_group: Grupo |
|
874 | 874 | label_group_new: Nuevo grupo |
|
875 | 875 | label_time_entry_plural: Tiempo dedicado |
|
876 | 876 | text_journal_added: "Añadido {{label}} {{value}}" |
|
877 | 877 | field_active: Activo |
|
878 | 878 | enumeration_system_activity: Actividad del sistema |
|
879 | 879 | permission_delete_issue_watchers: Borrar seguidores |
|
880 | 880 | version_status_closed: cerrado |
|
881 | 881 | version_status_locked: bloqueado |
|
882 | 882 | version_status_open: abierto |
|
883 | 883 | error_can_not_reopen_issue_on_closed_version: No se puede reabrir una petición asignada a una versión cerrada |
|
884 | 884 | |
|
885 | 885 | label_user_anonymous: Anónimo |
|
886 | 886 | button_move_and_follow: Mover y seguir |
|
887 | 887 | setting_default_projects_modules: Módulos activados por defecto en proyectos nuevos |
|
888 | 888 | setting_gravatar_default: Imagen Gravatar por defecto |
|
889 | 889 | field_sharing: Compartir |
|
890 | 890 | button_copy_and_follow: Copiar y seguir |
|
891 | 891 | label_version_sharing_hierarchy: Con la jerarquía del proyecto |
|
892 | 892 | label_version_sharing_tree: Con el árbol del proyecto |
|
893 | 893 | label_version_sharing_descendants: Con proyectos hijo |
|
894 | 894 | label_version_sharing_system: Con todos los proyectos |
|
895 | 895 | label_version_sharing_none: No compartir |
|
896 | 896 | button_duplicate: Duplicar |
|
897 | 897 | error_can_not_archive_project: Este proyecto no puede ser archivado |
|
898 | 898 | label_copy_source: Fuente |
|
899 | 899 | setting_issue_done_ratio: Calcular el ratio de tareas realizadas con |
|
900 | 900 | setting_issue_done_ratio_issue_status: Usar el estado de tareas |
|
901 | 901 | error_issue_done_ratios_not_updated: Ratios de tareas realizadas no actualizado. |
|
902 | 902 | error_workflow_copy_target: Por favor, elija categoría(s) y perfil(es) destino |
|
903 | 903 | setting_issue_done_ratio_issue_field: Utilizar el campo de petición |
|
904 | 904 | label_copy_same_as_target: El mismo que el destino |
|
905 | 905 | label_copy_target: Destino |
|
906 | 906 | notice_issue_done_ratios_updated: Ratios de tareas realizadas actualizados. |
|
907 | 907 | error_workflow_copy_source: Por favor, elija una categoría o rol de origen |
|
908 | 908 | label_update_issue_done_ratios: Actualizar ratios de tareas realizadas |
|
909 | 909 | setting_start_of_week: Comenzar las semanas en |
|
910 | 910 | permission_view_issues: Ver peticiones |
|
911 | 911 | label_display_used_statuses_only: Sólo mostrar los estados usados por este tipo de petición |
|
912 | 912 | label_revision_id: Revisión {{value}} |
|
913 | 913 | label_api_access_key: Clave de acceso de la API |
|
914 | 914 | label_api_access_key_created_on: Clave de acceso de la API creada hace {{value}} |
|
915 | 915 | label_feeds_access_key: Clave de acceso RSS |
|
916 | 916 | notice_api_access_key_reseted: Clave de acceso a la API regenerada. |
|
917 | 917 | setting_rest_api_enabled: Activar servicio web REST |
|
918 | 918 | label_missing_api_access_key: Clave de acceso a la API ausente |
|
919 | 919 | label_missing_feeds_access_key: Clave de accesso RSS ausente |
|
920 | 920 | button_show: Mostrar |
|
921 | 921 | text_line_separated: Múltiples valores permitidos (un valor en cada línea). |
|
922 | 922 | setting_mail_handler_body_delimiters: Truncar correos tras una de estas líneas |
|
923 |
permission_add_subprojects: Crea |
|
|
924 |
label_subproject_new: N |
|
|
923 | permission_add_subprojects: Crear subproyectos | |
|
924 | label_subproject_new: Nuevo subproyecto | |
|
925 | 925 | text_own_membership_delete_confirmation: |- |
|
926 | You are about to remove some or all of your permissions and may no longer be able to edit this project after that. | |
|
927 | Are you sure you want to continue? | |
|
928 |
label_close_versions: C |
|
|
926 | Está a punto de eliminar algún o todos sus permisos y podría perder la posibilidad de modificar este proyecto tras hacerlo. | |
|
927 | ¿Está seguro de querer continuar? | |
|
928 | label_close_versions: Cerrar versiones completadas |
@@ -1,908 +1,906 | |||
|
1 | 1 | # Chinese (China) translations for Ruby on Rails |
|
2 | 2 | # by tsechingho (http://github.com/tsechingho) |
|
3 | 3 | |
|
4 | 4 | zh: |
|
5 | 5 | date: |
|
6 | 6 | formats: |
|
7 | 7 | default: "%Y-%m-%d" |
|
8 | 8 | short: "%b%d日" |
|
9 | 9 | long: "%Y年%b%d日" |
|
10 | 10 | day_names: [星期天, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六] |
|
11 | 11 | abbr_day_names: [日, 一, 二, 三, 四, 五, 六] |
|
12 | 12 | month_names: [~, 一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月] |
|
13 | 13 | abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月] |
|
14 | 14 | order: [ :year, :month, :day ] |
|
15 | 15 | |
|
16 | 16 | time: |
|
17 | 17 | formats: |
|
18 | 18 | default: "%Y年%b%d日 %A %H:%M:%S" |
|
19 | 19 | time: "%H:%M" |
|
20 | 20 | time: "%H:%M" |
|
21 | 21 | short: "%b%d日 %H:%M" |
|
22 | 22 | long: "%Y年%b%d日 %H:%M" |
|
23 | 23 | am: "上午" |
|
24 | 24 | pm: "下午" |
|
25 | 25 | |
|
26 | 26 | datetime: |
|
27 | 27 | distance_in_words: |
|
28 | 28 | half_a_minute: "半分钟" |
|
29 | 29 | less_than_x_seconds: |
|
30 | 30 | one: "一秒内" |
|
31 | 31 | other: "少于 {{count}} 秒" |
|
32 | 32 | x_seconds: |
|
33 | 33 | one: "一秒" |
|
34 | 34 | other: "{{count}} 秒" |
|
35 | 35 | less_than_x_minutes: |
|
36 | 36 | one: "一分钟内" |
|
37 | 37 | other: "少于 {{count}} 分钟" |
|
38 | 38 | x_minutes: |
|
39 | 39 | one: "一分钟" |
|
40 | 40 | other: "{{count}} 分钟" |
|
41 | 41 | about_x_hours: |
|
42 | 42 | one: "大约一小时" |
|
43 | 43 | other: "大约 {{count}} 小时" |
|
44 | 44 | x_days: |
|
45 | 45 | one: "一天" |
|
46 | 46 | other: "{{count}} 天" |
|
47 | 47 | about_x_months: |
|
48 | 48 | one: "大约一个月" |
|
49 | 49 | other: "大约 {{count}} 个月" |
|
50 | 50 | x_months: |
|
51 | 51 | one: "一个月" |
|
52 | 52 | other: "{{count}} 个月" |
|
53 | 53 | about_x_years: |
|
54 | 54 | one: "大约一年" |
|
55 | 55 | other: "大约 {{count}} 年" |
|
56 | 56 | over_x_years: |
|
57 | 57 | one: "一年以上" |
|
58 | 58 | other: "{{count}} 年以上" |
|
59 | 59 | almost_x_years: |
|
60 | 60 | one: "almost 1 year" |
|
61 | 61 | other: "almost {{count}} years" |
|
62 | 62 | prompts: |
|
63 | 63 | year: "年" |
|
64 | 64 | month: "月" |
|
65 | 65 | day: "日" |
|
66 | 66 | hour: "时" |
|
67 | 67 | minute: "分" |
|
68 | 68 | second: "秒" |
|
69 | 69 | |
|
70 | 70 | number: |
|
71 | 71 | format: |
|
72 | 72 | separator: "." |
|
73 | 73 | delimiter: "," |
|
74 | 74 | precision: 3 |
|
75 | 75 | currency: |
|
76 | 76 | format: |
|
77 | 77 | format: "%n %u" |
|
78 | 78 | unit: "元" |
|
79 | 79 | separator: "." |
|
80 | 80 | delimiter: "," |
|
81 | 81 | precision: 2 |
|
82 | 82 | percentage: |
|
83 | 83 | format: |
|
84 | 84 | delimiter: "" |
|
85 | 85 | precision: |
|
86 | 86 | format: |
|
87 | 87 | delimiter: "" |
|
88 | 88 | human: |
|
89 | 89 | format: |
|
90 | 90 | delimiter: "" |
|
91 | 91 | precision: 1 |
|
92 | 92 | storage_units: |
|
93 | 93 | format: "%n %u" |
|
94 | 94 | units: |
|
95 | 95 | byte: |
|
96 | 96 | one: "Byte" |
|
97 | 97 | other: "Bytes" |
|
98 | 98 | kb: "KB" |
|
99 | 99 | mb: "MB" |
|
100 | 100 | gb: "GB" |
|
101 | 101 | tb: "TB" |
|
102 | 102 | |
|
103 | 103 | support: |
|
104 | 104 | array: |
|
105 | 105 | words_connector: ", " |
|
106 | 106 | two_words_connector: " 和 " |
|
107 | 107 | last_word_connector: ", 和 " |
|
108 | 108 | |
|
109 | 109 | activerecord: |
|
110 | 110 | errors: |
|
111 | 111 | template: |
|
112 | 112 | header: |
|
113 | 113 | one: "有 1 个错误发生导致「{{model}}」无法被保存。" |
|
114 | 114 | other: "有 {{count}} 个错误发生导致「{{model}}」无法被保存。" |
|
115 | 115 | body: "如下字段出现错误:" |
|
116 | 116 | messages: |
|
117 | 117 | inclusion: "不包含于列表中" |
|
118 | 118 | exclusion: "是保留关键字" |
|
119 | 119 | invalid: "是无效的" |
|
120 | 120 | confirmation: "与确认值不匹配" |
|
121 | 121 | accepted: "必须是可被接受的" |
|
122 | 122 | empty: "不能留空" |
|
123 | 123 | blank: "不能为空字符" |
|
124 | 124 | too_long: "过长(最长为 {{count}} 个字符)" |
|
125 | 125 | too_short: "过短(最短为 {{count}} 个字符)" |
|
126 | 126 | wrong_length: "长度非法(必须为 {{count}} 个字符)" |
|
127 | 127 | taken: "已经被使用" |
|
128 | 128 | not_a_number: "不是数字" |
|
129 | 129 | greater_than: "必须大于 {{count}}" |
|
130 | 130 | greater_than_or_equal_to: "必须大于或等于 {{count}}" |
|
131 | 131 | equal_to: "必须等于 {{count}}" |
|
132 | 132 | less_than: "必须小于 {{count}}" |
|
133 | 133 | less_than_or_equal_to: "必须小于或等于 {{count}}" |
|
134 | 134 | odd: "必须为单数" |
|
135 | 135 | even: "必须为双数" |
|
136 | 136 | greater_than_start_date: "必须在起始日期之后" |
|
137 | 137 | not_same_project: "不属于同一个项目" |
|
138 | 138 | circular_dependency: "此关联将导致循环依赖" |
|
139 | 139 | |
|
140 | 140 | actionview_instancetag_blank_option: 请选择 |
|
141 | 141 | |
|
142 | 142 | general_text_No: '否' |
|
143 | 143 | general_text_Yes: '是' |
|
144 | 144 | general_text_no: '否' |
|
145 | 145 | general_text_yes: '是' |
|
146 | 146 | general_lang_name: 'Simplified Chinese (简体中文)' |
|
147 | 147 | general_csv_separator: ',' |
|
148 | 148 | general_csv_decimal_separator: '.' |
|
149 | 149 | general_csv_encoding: gb18030 |
|
150 | 150 | general_pdf_encoding: gb18030 |
|
151 | 151 | general_first_day_of_week: '7' |
|
152 | 152 | |
|
153 | 153 | notice_account_updated: 帐号更新成功 |
|
154 | 154 | notice_account_invalid_creditentials: 无效的用户名或密码 |
|
155 | 155 | notice_account_password_updated: 密码更新成功 |
|
156 | 156 | notice_account_wrong_password: 密码错误 |
|
157 | 157 | notice_account_register_done: 帐号创建成功,请使用注册确认邮件中的链接来激活您的帐号。 |
|
158 | 158 | notice_account_unknown_email: 未知用户 |
|
159 | 159 | notice_can_t_change_password: 该帐号使用了外部认证,因此无法更改密码。 |
|
160 | 160 | notice_account_lost_email_sent: 系统已将引导您设置新密码的邮件发送给您。 |
|
161 | 161 | notice_account_activated: 您的帐号已被激活。您现在可以登录了。 |
|
162 | 162 | notice_successful_create: 创建成功 |
|
163 | 163 | notice_successful_update: 更新成功 |
|
164 | 164 | notice_successful_delete: 删除成功 |
|
165 | 165 | notice_successful_connection: 连接成功 |
|
166 | 166 | notice_file_not_found: 您访问的页面不存在或已被删除。 |
|
167 | 167 | notice_locking_conflict: 数据已被另一位用户更新 |
|
168 | 168 | notice_not_authorized: 对不起,您无权访问此页面。 |
|
169 | 169 | notice_email_sent: "邮件已成功发送到 {{value}}" |
|
170 | 170 | notice_email_error: "发送邮件时发生错误 ({{value}})" |
|
171 | 171 | notice_feeds_access_key_reseted: 您的RSS存取键已被重置。 |
|
172 | 172 | notice_api_access_key_reseted: 您的API访问键已被重置。 |
|
173 | 173 | notice_failed_to_save_issues: "{{count}} 个问题保存失败(共选择 {{total}} 个问题):{{ids}}." |
|
174 | 174 | notice_no_issue_selected: "未选择任何问题!请选择您要编辑的问题。" |
|
175 | 175 | notice_account_pending: "您的帐号已被成功创建,正在等待管理员的审核。" |
|
176 | 176 | notice_default_data_loaded: 成功载入默认设置。 |
|
177 | 177 | notice_unable_delete_version: 无法删除版本 |
|
178 | 178 | notice_issue_done_ratios_updated: 问题完成度已更新。 |
|
179 | 179 | |
|
180 | 180 | error_can_t_load_default_data: "无法载入默认设置:{{value}}" |
|
181 | 181 | error_scm_not_found: "版本库中不存在该条目和(或)其修订版本。" |
|
182 | 182 | error_scm_command_failed: "访问版本库时发生错误:{{value}}" |
|
183 | 183 | error_scm_annotate: "该条目不存在或无法追溯。" |
|
184 | 184 | error_issue_not_found_in_project: '问题不存在或不属于此项目' |
|
185 | 185 | error_no_tracker_in_project: 该项目未设定跟踪标签,请检查项目配置。 |
|
186 | 186 | error_no_default_issue_status: 未设置默认的问题状态。请检查系统设置("管理" -> "问题状态")。 |
|
187 | 187 | error_can_not_reopen_issue_on_closed_version: 该问题被关联到一个已经关闭的版本,因此无法重新打开。 |
|
188 | 188 | error_can_not_archive_project: 该项目无法被存档 |
|
189 | 189 | error_issue_done_ratios_not_updated: 问题完成度未能被更新。 |
|
190 | 190 | error_workflow_copy_source: 请选择一个源跟踪标签或者角色 |
|
191 | 191 | error_workflow_copy_target: 请选择目标跟踪标签和角色 |
|
192 | 192 | |
|
193 | 193 | warning_attachments_not_saved: "{{count}} 个文件保存失败。" |
|
194 | 194 | |
|
195 | 195 | mail_subject_lost_password: "您的 {{value}} 密码" |
|
196 | 196 | mail_body_lost_password: '请点击以下链接来修改您的密码:' |
|
197 | 197 | mail_subject_register: "{{value}}帐号激活" |
|
198 | 198 | mail_body_register: '请点击以下链接来激活您的帐号:' |
|
199 | 199 | mail_body_account_information_external: "您可以使用您的 {{value}} 帐号来登录。" |
|
200 | 200 | mail_body_account_information: 您的帐号信息 |
|
201 | 201 | mail_subject_account_activation_request: "{{value}}帐号激活请求" |
|
202 | 202 | mail_body_account_activation_request: "新用户({{value}})已完成注册,正在等候您的审核:" |
|
203 | 203 | mail_subject_reminder: "{{count}} 个问题需要尽快解决" |
|
204 | 204 | mail_body_reminder: "指派给您的 {{count}} 个问题需要在 {{days}} 天内完成:" |
|
205 | 205 | mail_subject_wiki_content_added: "'{{page}}' wiki页面已添加" |
|
206 | 206 | mail_body_wiki_content_added: "'{{page}}' wiki页面已由 {{author}} 添加。" |
|
207 | 207 | mail_subject_wiki_content_updated: "'{{page}}' wiki页面已更新" |
|
208 | 208 | mail_body_wiki_content_updated: "'{{page}}' wiki页面已由 {{author}} 更新。" |
|
209 | 209 | |
|
210 | 210 | gui_validation_error: 1 个错误 |
|
211 | 211 | gui_validation_error_plural: "{{count}} 个错误" |
|
212 | 212 | |
|
213 | 213 | field_name: 名称 |
|
214 | 214 | field_description: 描述 |
|
215 | 215 | field_summary: 摘要 |
|
216 | 216 | field_is_required: 必填 |
|
217 | 217 | field_firstname: 名字 |
|
218 | 218 | field_lastname: 姓氏 |
|
219 | 219 | field_mail: 邮件地址 |
|
220 | 220 | field_filename: 文件 |
|
221 | 221 | field_filesize: 大小 |
|
222 | 222 | field_downloads: 下载次数 |
|
223 | 223 | field_author: 作者 |
|
224 | 224 | field_created_on: 创建于 |
|
225 | 225 | field_updated_on: 更新于 |
|
226 | 226 | field_field_format: 格式 |
|
227 | 227 | field_is_for_all: 用于所有项目 |
|
228 | 228 | field_possible_values: 可能的值 |
|
229 | 229 | field_regexp: 正则表达式 |
|
230 | 230 | field_min_length: 最小长度 |
|
231 | 231 | field_max_length: 最大长度 |
|
232 | 232 | field_value: 值 |
|
233 | 233 | field_category: 类别 |
|
234 | 234 | field_title: 标题 |
|
235 | 235 | field_project: 项目 |
|
236 | 236 | field_issue: 问题 |
|
237 | 237 | field_status: 状态 |
|
238 | 238 | field_notes: 说明 |
|
239 | 239 | field_is_closed: 已关闭的问题 |
|
240 | 240 | field_is_default: 默认值 |
|
241 | 241 | field_tracker: 跟踪 |
|
242 | 242 | field_subject: 主题 |
|
243 | 243 | field_due_date: 完成日期 |
|
244 | 244 | field_assigned_to: 指派给 |
|
245 | 245 | field_priority: 优先级 |
|
246 | 246 | field_fixed_version: 目标版本 |
|
247 | 247 | field_user: 用户 |
|
248 | 248 | field_role: 角色 |
|
249 | 249 | field_homepage: 主页 |
|
250 | 250 | field_is_public: 公开 |
|
251 | 251 | field_parent: 上级项目 |
|
252 | 252 | field_is_in_roadmap: 在路线图中显示问题 |
|
253 | 253 | field_login: 登录名 |
|
254 | 254 | field_mail_notification: 邮件通知 |
|
255 | 255 | field_admin: 管理员 |
|
256 | 256 | field_last_login_on: 最后登录 |
|
257 | 257 | field_language: 语言 |
|
258 | 258 | field_effective_date: 日期 |
|
259 | 259 | field_password: 密码 |
|
260 | 260 | field_new_password: 新密码 |
|
261 | 261 | field_password_confirmation: 确认 |
|
262 | 262 | field_version: 版本 |
|
263 | 263 | field_type: 类型 |
|
264 | 264 | field_host: 主机 |
|
265 | 265 | field_port: 端口 |
|
266 | 266 | field_account: 帐号 |
|
267 | 267 | field_base_dn: Base DN |
|
268 | 268 | field_attr_login: 登录名属性 |
|
269 | 269 | field_attr_firstname: 名字属性 |
|
270 | 270 | field_attr_lastname: 姓氏属性 |
|
271 | 271 | field_attr_mail: 邮件属性 |
|
272 | 272 | field_onthefly: 即时用户生成 |
|
273 | 273 | field_start_date: 开始 |
|
274 | 274 | field_done_ratio: 完成度 |
|
275 | 275 | field_auth_source: 认证模式 |
|
276 | 276 | field_hide_mail: 隐藏我的邮件地址 |
|
277 | 277 | field_comments: 注释 |
|
278 | 278 | field_url: URL |
|
279 | 279 | field_start_page: 起始页 |
|
280 | 280 | field_subproject: 子项目 |
|
281 | 281 | field_hours: 小时 |
|
282 | 282 | field_activity: 活动 |
|
283 | 283 | field_spent_on: 日期 |
|
284 | 284 | field_identifier: 标识 |
|
285 | 285 | field_is_filter: 作为过滤条件 |
|
286 | 286 | field_issue_to: 相关问题 |
|
287 | 287 | field_delay: 延期 |
|
288 | 288 | field_assignable: 问题可指派给此角色 |
|
289 | 289 | field_redirect_existing_links: 重定向到现有链接 |
|
290 | 290 | field_estimated_hours: 预期时间 |
|
291 | 291 | field_column_names: 列 |
|
292 | 292 | field_time_zone: 时区 |
|
293 | 293 | field_searchable: 可用作搜索条件 |
|
294 | 294 | field_default_value: 默认值 |
|
295 | 295 | field_comments_sorting: 显示注释 |
|
296 | 296 | field_parent_title: 上级页面 |
|
297 | 297 | field_editable: 可编辑 |
|
298 | 298 | field_watcher: 跟踪者 |
|
299 | 299 | field_identity_url: OpenID URL |
|
300 | 300 | field_content: 内容 |
|
301 | 301 | field_group_by: 根据此条件分组 |
|
302 | 302 | field_sharing: 共享 |
|
303 | 303 | |
|
304 | 304 | setting_app_title: 应用程序标题 |
|
305 | 305 | setting_app_subtitle: 应用程序子标题 |
|
306 | 306 | setting_welcome_text: 欢迎文字 |
|
307 | 307 | setting_default_language: 默认语言 |
|
308 | 308 | setting_login_required: 要求认证 |
|
309 | 309 | setting_self_registration: 允许自注册 |
|
310 | 310 | setting_attachment_max_size: 附件大小限制 |
|
311 | 311 | setting_issues_export_limit: 问题输出条目的限制 |
|
312 | 312 | setting_mail_from: 邮件发件人地址 |
|
313 | 313 | setting_bcc_recipients: 使用密件抄送 (bcc) |
|
314 | 314 | setting_plain_text_mail: 纯文本(无HTML) |
|
315 | 315 | setting_host_name: 主机名称 |
|
316 | 316 | setting_text_formatting: 文本格式 |
|
317 | 317 | setting_wiki_compression: 压缩Wiki历史文档 |
|
318 | 318 | setting_feeds_limit: RSS Feed内容条数限制 |
|
319 | 319 | setting_default_projects_public: 新建项目默认为公开项目 |
|
320 | 320 | setting_autofetch_changesets: 自动获取程序变更 |
|
321 | 321 | setting_sys_api_enabled: 启用用于版本库管理的Web Service |
|
322 | 322 | setting_commit_ref_keywords: 用于引用问题的关键字 |
|
323 | 323 | setting_commit_fix_keywords: 用于解决问题的关键字 |
|
324 | 324 | setting_autologin: 自动登录 |
|
325 | 325 | setting_date_format: 日期格式 |
|
326 | 326 | setting_time_format: 时间格式 |
|
327 | 327 | setting_cross_project_issue_relations: 允许不同项目之间的问题关联 |
|
328 | 328 | setting_issue_list_default_columns: 问题列表中显示的默认列 |
|
329 | 329 | setting_repositories_encodings: 版本库编码 |
|
330 | 330 | setting_commit_logs_encoding: 提交注释的编码 |
|
331 | 331 | setting_emails_footer: 邮件签名 |
|
332 | 332 | setting_protocol: 协议 |
|
333 | 333 | setting_per_page_options: 每页显示条目个数的设置 |
|
334 | 334 | setting_user_format: 用户显示格式 |
|
335 | 335 | setting_activity_days_default: 在项目活动中显示的天数 |
|
336 | 336 | setting_display_subprojects_issues: 在项目页面上默认显示子项目的问题 |
|
337 | 337 | setting_enabled_scm: 启用 SCM |
|
338 | 338 | setting_mail_handler_body_delimiters: 在这些行之后截断邮件 |
|
339 | 339 | setting_mail_handler_api_enabled: 启用用于接收邮件的服务 |
|
340 | 340 | setting_mail_handler_api_key: API key |
|
341 | 341 | setting_sequential_project_identifiers: 顺序产生项目标识 |
|
342 | 342 | setting_gravatar_enabled: 使用Gravatar用户头像 |
|
343 | 343 | setting_gravatar_default: 默认的Gravatar头像 |
|
344 | 344 | setting_diff_max_lines_displayed: 查看差别页面上显示的最大行数 |
|
345 | 345 | setting_file_max_size_displayed: 允许直接显示的最大文本文件 |
|
346 | 346 | setting_repository_log_display_limit: 在文件变更记录页面上显示的最大修订版本数量 |
|
347 | 347 | setting_openid: 允许使用OpenID登录和注册 |
|
348 | 348 | setting_password_min_length: 最短密码长度 |
|
349 | 349 | setting_new_project_user_role_id: 非管理员用户新建项目时将被赋予的(在该项目中的)角色 |
|
350 | 350 | setting_default_projects_modules: 新建项目默认启用的模块 |
|
351 | 351 | setting_issue_done_ratio: 计算问题完成度: |
|
352 | 352 | setting_issue_done_ratio_issue_field: 使用问题(的完成度)属性 |
|
353 | 353 | setting_issue_done_ratio_issue_status: 使用问题状态 |
|
354 | 354 | setting_start_of_week: 日历开始于 |
|
355 | 355 | setting_rest_api_enabled: 启用REST web service |
|
356 | 356 | |
|
357 | 357 | permission_add_project: 新建项目 |
|
358 | permission_add_subprojects: 新建子项目 | |
|
358 | 359 | permission_edit_project: 编辑项目 |
|
359 | 360 | permission_select_project_modules: 选择项目模块 |
|
360 | 361 | permission_manage_members: 管理成员 |
|
361 | 362 | permission_manage_versions: 管理版本 |
|
362 | 363 | permission_manage_categories: 管理问题类别 |
|
363 | 364 | permission_view_issues: 查看问题 |
|
364 | 365 | permission_add_issues: 新建问题 |
|
365 | 366 | permission_edit_issues: 更新问题 |
|
366 | 367 | permission_manage_issue_relations: 管理问题关联 |
|
367 | 368 | permission_add_issue_notes: 添加说明 |
|
368 | 369 | permission_edit_issue_notes: 编辑说明 |
|
369 | 370 | permission_edit_own_issue_notes: 编辑自己的说明 |
|
370 | 371 | permission_move_issues: 移动问题 |
|
371 | 372 | permission_delete_issues: 删除问题 |
|
372 | 373 | permission_manage_public_queries: 管理公开的查询 |
|
373 | 374 | permission_save_queries: 保存查询 |
|
374 | 375 | permission_view_gantt: 查看甘特图 |
|
375 | 376 | permission_view_calendar: 查看日历 |
|
376 | 377 | permission_view_issue_watchers: 查看跟踪者列表 |
|
377 | 378 | permission_add_issue_watchers: 添加跟踪者 |
|
378 | 379 | permission_delete_issue_watchers: 删除跟踪者 |
|
379 | 380 | permission_log_time: 登记工时 |
|
380 | 381 | permission_view_time_entries: 查看耗时 |
|
381 | 382 | permission_edit_time_entries: 编辑耗时 |
|
382 | 383 | permission_edit_own_time_entries: 编辑自己的耗时 |
|
383 | 384 | permission_manage_news: 管理新闻 |
|
384 | 385 | permission_comment_news: 为新闻添加评论 |
|
385 | 386 | permission_manage_documents: 管理文档 |
|
386 | 387 | permission_view_documents: 查看文档 |
|
387 | 388 | permission_manage_files: 管理文件 |
|
388 | 389 | permission_view_files: 查看文件 |
|
389 | 390 | permission_manage_wiki: 管理Wiki |
|
390 | 391 | permission_rename_wiki_pages: 重命名Wiki页面 |
|
391 | 392 | permission_delete_wiki_pages: 删除Wiki页面 |
|
392 | 393 | permission_view_wiki_pages: 查看Wiki |
|
393 | 394 | permission_view_wiki_edits: 查看Wiki历史记录 |
|
394 | 395 | permission_edit_wiki_pages: 编辑Wiki页面 |
|
395 | 396 | permission_delete_wiki_pages_attachments: 删除附件 |
|
396 | 397 | permission_protect_wiki_pages: 保护Wiki页面 |
|
397 | 398 | permission_manage_repository: 管理版本库 |
|
398 | 399 | permission_browse_repository: 浏览版本库 |
|
399 | 400 | permission_view_changesets: 查看变更 |
|
400 | 401 | permission_commit_access: 访问提交信息 |
|
401 | 402 | permission_manage_boards: 管理讨论区 |
|
402 | 403 | permission_view_messages: 查看帖子 |
|
403 | 404 | permission_add_messages: 发表帖子 |
|
404 | 405 | permission_edit_messages: 编辑帖子 |
|
405 | 406 | permission_edit_own_messages: 编辑自己的帖子 |
|
406 | 407 | permission_delete_messages: 删除帖子 |
|
407 | 408 | permission_delete_own_messages: 删除自己的帖子 |
|
408 | 409 | |
|
409 | 410 | project_module_issue_tracking: 问题跟踪 |
|
410 | 411 | project_module_time_tracking: 时间跟踪 |
|
411 | 412 | project_module_news: 新闻 |
|
412 | 413 | project_module_documents: 文档 |
|
413 | 414 | project_module_files: 文件 |
|
414 | 415 | project_module_wiki: Wiki |
|
415 | 416 | project_module_repository: 版本库 |
|
416 | 417 | project_module_boards: 讨论区 |
|
417 | 418 | |
|
418 | 419 | label_user: 用户 |
|
419 | 420 | label_user_plural: 用户 |
|
420 | 421 | label_user_new: 新建用户 |
|
421 | 422 | label_user_anonymous: 匿名用户 |
|
422 | 423 | label_project: 项目 |
|
423 | 424 | label_project_new: 新建项目 |
|
424 | 425 | label_project_plural: 项目 |
|
425 | 426 | label_x_projects: |
|
426 | 427 | zero: 无项目 |
|
427 | 428 | one: 1 个项目 |
|
428 | 429 | other: "{{count}} 个项目" |
|
429 | 430 | label_project_all: 所有的项目 |
|
430 | 431 | label_project_latest: 最近更新的项目 |
|
431 | 432 | label_issue: 问题 |
|
432 | 433 | label_issue_new: 新建问题 |
|
433 | 434 | label_issue_plural: 问题 |
|
434 | 435 | label_issue_view_all: 查看所有问题 |
|
435 | 436 | label_issues_by: "按 {{value}} 分组显示问题" |
|
436 | 437 | label_issue_added: 问题已添加 |
|
437 | 438 | label_issue_updated: 问题已更新 |
|
438 | 439 | label_document: 文档 |
|
439 | 440 | label_document_new: 新建文档 |
|
440 | 441 | label_document_plural: 文档 |
|
441 | 442 | label_document_added: 文档已添加 |
|
442 | 443 | label_role: 角色 |
|
443 | 444 | label_role_plural: 角色 |
|
444 | 445 | label_role_new: 新建角色 |
|
445 | 446 | label_role_and_permissions: 角色和权限 |
|
446 | 447 | label_member: 成员 |
|
447 | 448 | label_member_new: 新建成员 |
|
448 | 449 | label_member_plural: 成员 |
|
449 | 450 | label_tracker: 跟踪标签 |
|
450 | 451 | label_tracker_plural: 跟踪标签 |
|
451 | 452 | label_tracker_new: 新建跟踪标签 |
|
452 | 453 | label_workflow: 工作流程 |
|
453 | 454 | label_issue_status: 问题状态 |
|
454 | 455 | label_issue_status_plural: 问题状态 |
|
455 | 456 | label_issue_status_new: 新建问题状态 |
|
456 | 457 | label_issue_category: 问题类别 |
|
457 | 458 | label_issue_category_plural: 问题类别 |
|
458 | 459 | label_issue_category_new: 新建问题类别 |
|
459 | 460 | label_custom_field: 自定义属性 |
|
460 | 461 | label_custom_field_plural: 自定义属性 |
|
461 | 462 | label_custom_field_new: 新建自定义属性 |
|
462 | 463 | label_enumerations: 枚举值 |
|
463 | 464 | label_enumeration_new: 新建枚举值 |
|
464 | 465 | label_information: 信息 |
|
465 | 466 | label_information_plural: 信息 |
|
466 | 467 | label_please_login: 请登录 |
|
467 | 468 | label_register: 注册 |
|
468 | 469 | label_login_with_open_id_option: 或使用OpenID登录 |
|
469 | 470 | label_password_lost: 忘记密码 |
|
470 | 471 | label_home: 主页 |
|
471 | 472 | label_my_page: 我的工作台 |
|
472 | 473 | label_my_account: 我的帐号 |
|
473 | 474 | label_my_projects: 我的项目 |
|
474 | 475 | label_administration: 管理 |
|
475 | 476 | label_login: 登录 |
|
476 | 477 | label_logout: 退出 |
|
477 | 478 | label_help: 帮助 |
|
478 | 479 | label_reported_issues: 已报告的问题 |
|
479 | 480 | label_assigned_to_me_issues: 指派给我的问题 |
|
480 | 481 | label_last_login: 最后登录 |
|
481 | 482 | label_registered_on: 注册于 |
|
482 | 483 | label_activity: 活动 |
|
483 | 484 | label_overall_activity: 全部活动 |
|
484 | 485 | label_user_activity: "{{value}} 的活动" |
|
485 | 486 | label_new: 新建 |
|
486 | 487 | label_logged_as: 登录为 |
|
487 | 488 | label_environment: 环境 |
|
488 | 489 | label_authentication: 认证 |
|
489 | 490 | label_auth_source: 认证模式 |
|
490 | 491 | label_auth_source_new: 新建认证模式 |
|
491 | 492 | label_auth_source_plural: 认证模式 |
|
492 | 493 | label_subproject_plural: 子项目 |
|
494 | label_subproject_new: 新建子项目 | |
|
493 | 495 | label_and_its_subprojects: "{{value}} 及其子项目" |
|
494 | 496 | label_min_max_length: 最小 - 最大 长度 |
|
495 | 497 | label_list: 列表 |
|
496 | 498 | label_date: 日期 |
|
497 | 499 | label_integer: 整数 |
|
498 | 500 | label_float: 浮点数 |
|
499 | 501 | label_boolean: 布尔量 |
|
500 | 502 | label_string: 文字 |
|
501 | 503 | label_text: 长段文字 |
|
502 | 504 | label_attribute: 属性 |
|
503 | 505 | label_attribute_plural: 属性 |
|
504 | 506 | label_download: "{{count}} 次下载" |
|
505 | 507 | label_download_plural: "{{count}} 次下载" |
|
506 | 508 | label_no_data: 没有任何数据可供显示 |
|
507 | 509 | label_change_status: 变更状态 |
|
508 | 510 | label_history: 历史记录 |
|
509 | 511 | label_attachment: 文件 |
|
510 | 512 | label_attachment_new: 新建文件 |
|
511 | 513 | label_attachment_delete: 删除文件 |
|
512 | 514 | label_attachment_plural: 文件 |
|
513 | 515 | label_file_added: 文件已添加 |
|
514 | 516 | label_report: 报表 |
|
515 | 517 | label_report_plural: 报表 |
|
516 | 518 | label_news: 新闻 |
|
517 | 519 | label_news_new: 添加新闻 |
|
518 | 520 | label_news_plural: 新闻 |
|
519 | 521 | label_news_latest: 最近的新闻 |
|
520 | 522 | label_news_view_all: 查看所有新闻 |
|
521 | 523 | label_news_added: 新闻已添加 |
|
522 | 524 | label_settings: 配置 |
|
523 | 525 | label_overview: 概述 |
|
524 | 526 | label_version: 版本 |
|
525 | 527 | label_version_new: 新建版本 |
|
526 | 528 | label_version_plural: 版本 |
|
529 | label_close_versions: 关闭已完成的版本 | |
|
527 | 530 | label_confirmation: 确认 |
|
528 | 531 | label_export_to: 导出 |
|
529 | 532 | label_read: 读取... |
|
530 | 533 | label_public_projects: 公开的项目 |
|
531 | 534 | label_open_issues: 打开 |
|
532 | 535 | label_open_issues_plural: 打开 |
|
533 | 536 | label_closed_issues: 已关闭 |
|
534 | 537 | label_closed_issues_plural: 已关闭 |
|
535 | 538 | label_x_open_issues_abbr_on_total: |
|
536 | 539 | zero: 0 打开 / {{total}} |
|
537 | 540 | one: 1 打开 / {{total}} |
|
538 | 541 | other: "{{count}} 打开 / {{total}}" |
|
539 | 542 | label_x_open_issues_abbr: |
|
540 | 543 | zero: 0 打开 |
|
541 | 544 | one: 1 打开 |
|
542 | 545 | other: "{{count}} 打开" |
|
543 | 546 | label_x_closed_issues_abbr: |
|
544 | 547 | zero: 0 关闭 |
|
545 | 548 | one: 1 关闭 |
|
546 | 549 | other: "{{count}} 关闭" |
|
547 | 550 | label_total: 合计 |
|
548 | 551 | label_permissions: 权限 |
|
549 | 552 | label_current_status: 当前状态 |
|
550 | 553 | label_new_statuses_allowed: 可变更的新状态 |
|
551 | 554 | label_all: 全部 |
|
552 | 555 | label_none: 无 |
|
553 | 556 | label_nobody: 无人 |
|
554 | 557 | label_next: 下一个 |
|
555 | 558 | label_previous: 上一个 |
|
556 | 559 | label_used_by: 使用中 |
|
557 | 560 | label_details: 详情 |
|
558 | 561 | label_add_note: 添加说明 |
|
559 | 562 | label_per_page: 每页 |
|
560 | 563 | label_calendar: 日历 |
|
561 | 564 | label_months_from: 个月以来 |
|
562 | 565 | label_gantt: 甘特图 |
|
563 | 566 | label_internal: 内部 |
|
564 | 567 | label_last_changes: "最近的 {{count}} 次变更" |
|
565 | 568 | label_change_view_all: 查看所有变更 |
|
566 | 569 | label_personalize_page: 个性化定制本页 |
|
567 | 570 | label_comment: 评论 |
|
568 | 571 | label_comment_plural: 评论 |
|
569 | 572 | label_x_comments: |
|
570 | 573 | zero: 无评论 |
|
571 | 574 | one: 1 条评论 |
|
572 | 575 | other: "{{count}} 条评论" |
|
573 | 576 | label_comment_add: 添加评论 |
|
574 | 577 | label_comment_added: 评论已添加 |
|
575 | 578 | label_comment_delete: 删除评论 |
|
576 | 579 | label_query: 自定义查询 |
|
577 | 580 | label_query_plural: 自定义查询 |
|
578 | 581 | label_query_new: 新建查询 |
|
579 | 582 | label_filter_add: 增加过滤器 |
|
580 | 583 | label_filter_plural: 过滤器 |
|
581 | 584 | label_equals: 等于 |
|
582 | 585 | label_not_equals: 不等于 |
|
583 | 586 | label_in_less_than: 剩余天数小于 |
|
584 | 587 | label_in_more_than: 剩余天数大于 |
|
585 | 588 | label_greater_or_equal: '>=' |
|
586 | 589 | label_less_or_equal: '<=' |
|
587 | 590 | label_in: 剩余天数 |
|
588 | 591 | label_today: 今天 |
|
589 | 592 | label_all_time: 全部时间 |
|
590 | 593 | label_yesterday: 昨天 |
|
591 | 594 | label_this_week: 本周 |
|
592 | 595 | label_last_week: 下周 |
|
593 | 596 | label_last_n_days: "最后 {{count}} 天" |
|
594 | 597 | label_this_month: 本月 |
|
595 | 598 | label_last_month: 下月 |
|
596 | 599 | label_this_year: 今年 |
|
597 | 600 | label_date_range: 日期范围 |
|
598 | 601 | label_less_than_ago: 之前天数少于 |
|
599 | 602 | label_more_than_ago: 之前天数大于 |
|
600 | 603 | label_ago: 之前天数 |
|
601 | 604 | label_contains: 包含 |
|
602 | 605 | label_not_contains: 不包含 |
|
603 | 606 | label_day_plural: 天 |
|
604 | 607 | label_repository: 版本库 |
|
605 | 608 | label_repository_plural: 版本库 |
|
606 | 609 | label_browse: 浏览 |
|
607 | 610 | label_modification: "{{count}} 个更新" |
|
608 | 611 | label_modification_plural: "{{count}} 个更新" |
|
609 | 612 | label_branch: 分支 |
|
610 | 613 | label_tag: 标签 |
|
611 | 614 | label_revision: 修订 |
|
612 | 615 | label_revision_plural: 修订 |
|
613 | 616 | label_revision_id: 修订 {{value}} |
|
614 | 617 | label_associated_revisions: 相关修订版本 |
|
615 | 618 | label_added: 已添加 |
|
616 | 619 | label_modified: 已修改 |
|
617 | 620 | label_copied: 已复制 |
|
618 | 621 | label_renamed: 已重命名 |
|
619 | 622 | label_deleted: 已删除 |
|
620 | 623 | label_latest_revision: 最近的修订版本 |
|
621 | 624 | label_latest_revision_plural: 最近的修订版本 |
|
622 | 625 | label_view_revisions: 查看修订 |
|
623 | 626 | label_view_all_revisions: 查看所有修订 |
|
624 | 627 | label_max_size: 最大尺寸 |
|
625 | 628 | label_sort_highest: 置顶 |
|
626 | 629 | label_sort_higher: 上移 |
|
627 | 630 | label_sort_lower: 下移 |
|
628 | 631 | label_sort_lowest: 置底 |
|
629 | 632 | label_roadmap: 路线图 |
|
630 | 633 | label_roadmap_due_in: "截止日期到 {{value}}" |
|
631 | 634 | label_roadmap_overdue: "{{value}} 延期" |
|
632 | 635 | label_roadmap_no_issues: 该版本没有问题 |
|
633 | 636 | label_search: 搜索 |
|
634 | 637 | label_result_plural: 结果 |
|
635 | 638 | label_all_words: 所有单词 |
|
636 | 639 | label_wiki: Wiki |
|
637 | 640 | label_wiki_edit: Wiki 编辑 |
|
638 | 641 | label_wiki_edit_plural: Wiki 编辑记录 |
|
639 | 642 | label_wiki_page: Wiki 页面 |
|
640 | 643 | label_wiki_page_plural: Wiki 页面 |
|
641 | 644 | label_index_by_title: 按标题索引 |
|
642 | 645 | label_index_by_date: 按日期索引 |
|
643 | 646 | label_current_version: 当前版本 |
|
644 | 647 | label_preview: 预览 |
|
645 | 648 | label_feed_plural: Feeds |
|
646 | 649 | label_changes_details: 所有变更的详情 |
|
647 | 650 | label_issue_tracking: 问题跟踪 |
|
648 | 651 | label_spent_time: 耗时 |
|
649 | 652 | label_f_hour: "{{value}} 小时" |
|
650 | 653 | label_f_hour_plural: "{{value}} 小时" |
|
651 | 654 | label_time_tracking: 时间跟踪 |
|
652 | 655 | label_change_plural: 变更 |
|
653 | 656 | label_statistics: 统计 |
|
654 | 657 | label_commits_per_month: 每月提交次数 |
|
655 | 658 | label_commits_per_author: 每用户提交次数 |
|
656 | 659 | label_view_diff: 查看差别 |
|
657 | 660 | label_diff_inline: 直列 |
|
658 | 661 | label_diff_side_by_side: 并排 |
|
659 | 662 | label_options: 选项 |
|
660 | 663 | label_copy_workflow_from: 从以下项目复制工作流程 |
|
661 | 664 | label_permissions_report: 权限报表 |
|
662 | 665 | label_watched_issues: 跟踪的问题 |
|
663 | 666 | label_related_issues: 相关的问题 |
|
664 | 667 | label_applied_status: 应用后的状态 |
|
665 | 668 | label_loading: 载入中... |
|
666 | 669 | label_relation_new: 新建关联 |
|
667 | 670 | label_relation_delete: 删除关联 |
|
668 | 671 | label_relates_to: 关联到 |
|
669 | 672 | label_duplicates: 重复 |
|
670 | 673 | label_duplicated_by: 与其重复 |
|
671 | 674 | label_blocks: 阻挡 |
|
672 | 675 | label_blocked_by: 被阻挡 |
|
673 | 676 | label_precedes: 优先于 |
|
674 | 677 | label_follows: 跟随于 |
|
675 | 678 | label_end_to_start: 结束-开始 |
|
676 | 679 | label_end_to_end: 结束-结束 |
|
677 | 680 | label_start_to_start: 开始-开始 |
|
678 | 681 | label_start_to_end: 开始-结束 |
|
679 | 682 | label_stay_logged_in: 保持登录状态 |
|
680 | 683 | label_disabled: 禁用 |
|
681 | 684 | label_show_completed_versions: 显示已完成的版本 |
|
682 | 685 | label_me: 我 |
|
683 | 686 | label_board: 讨论区 |
|
684 | 687 | label_board_new: 新建讨论区 |
|
685 | 688 | label_board_plural: 讨论区 |
|
686 | 689 | label_topic_plural: 主题 |
|
687 | 690 | label_message_plural: 帖子 |
|
688 | 691 | label_message_last: 最新的帖子 |
|
689 | 692 | label_message_new: 新贴 |
|
690 | 693 | label_message_posted: 发帖成功 |
|
691 | 694 | label_reply_plural: 回复 |
|
692 | 695 | label_send_information: 给用户发送帐号信息 |
|
693 | 696 | label_year: 年 |
|
694 | 697 | label_month: 月 |
|
695 | 698 | label_week: 周 |
|
696 | 699 | label_date_from: 从 |
|
697 | 700 | label_date_to: 到 |
|
698 | 701 | label_language_based: 根据用户的语言 |
|
699 | 702 | label_sort_by: "根据 {{value}} 排序" |
|
700 | 703 | label_send_test_email: 发送测试邮件 |
|
701 | 704 | label_feeds_access_key: RSS存取键 |
|
702 | 705 | label_missing_feeds_access_key: 缺少RSS存取键 |
|
703 | 706 | label_feeds_access_key_created_on: "RSS存取键是在 {{value}} 之前建立的" |
|
704 | 707 | label_module_plural: 模块 |
|
705 | 708 | label_added_time_by: "由 {{author}} 在 {{age}} 之前添加" |
|
706 | 709 | label_updated_time: " 更新于 {{value}} 之前" |
|
707 | 710 | label_updated_time_by: "由 {{author}} 更新于 {{age}} 之前" |
|
708 | 711 | label_jump_to_a_project: 选择一个项目... |
|
709 | 712 | label_file_plural: 文件 |
|
710 | 713 | label_changeset_plural: 变更 |
|
711 | 714 | label_default_columns: 默认列 |
|
712 | 715 | label_no_change_option: (不变) |
|
713 | 716 | label_bulk_edit_selected_issues: 批量修改选中的问题 |
|
714 | 717 | label_theme: 主题 |
|
715 | 718 | label_default: 默认 |
|
716 | 719 | label_search_titles_only: 仅在标题中搜索 |
|
717 | 720 | label_user_mail_option_all: "收取我的项目的所有通知" |
|
718 | 721 | label_user_mail_option_selected: "收取选中项目的所有通知..." |
|
719 | 722 | label_user_mail_option_none: "只收取我跟踪或参与的项目的通知" |
|
720 | 723 | label_user_mail_no_self_notified: "不要发送对我自己提交的修改的通知" |
|
721 | 724 | label_registration_activation_by_email: 通过邮件认证激活帐号 |
|
722 | 725 | label_registration_manual_activation: 手动激活帐号 |
|
723 | 726 | label_registration_automatic_activation: 自动激活帐号 |
|
724 | 727 | label_display_per_page: "每页显示:{{value}}" |
|
725 | 728 | label_age: 年龄 |
|
726 | 729 | label_change_properties: 修改属性 |
|
727 | 730 | label_general: 一般 |
|
728 | 731 | label_more: 更多 |
|
729 | 732 | label_scm: SCM |
|
730 | 733 | label_plugins: 插件 |
|
731 | 734 | label_ldap_authentication: LDAP 认证 |
|
732 | 735 | label_downloads_abbr: D/L |
|
733 | 736 | label_optional_description: 可选的描述 |
|
734 | 737 | label_add_another_file: 添加其它文件 |
|
735 | 738 | label_preferences: 首选项 |
|
736 | 739 | label_chronological_order: 按时间顺序 |
|
737 | 740 | label_reverse_chronological_order: 按时间顺序(倒序) |
|
738 | 741 | label_planning: 计划 |
|
739 | 742 | label_incoming_emails: 接收邮件 |
|
740 | 743 | label_generate_key: 生成一个key |
|
741 | 744 | label_issue_watchers: 跟踪者 |
|
742 | 745 | label_example: 示例 |
|
743 | 746 | label_display: 显示 |
|
744 | 747 | label_sort: 排序 |
|
745 | 748 | label_ascending: 升序 |
|
746 | 749 | label_descending: 降序 |
|
747 | 750 | label_date_from_to: 从 {{start}} 到 {{end}} |
|
748 | 751 | label_wiki_content_added: Wiki 页面已添加 |
|
749 | 752 | label_wiki_content_updated: Wiki 页面已更新 |
|
750 | 753 | label_group: 组 |
|
751 | 754 | label_group_plural: 组 |
|
752 | 755 | label_group_new: 新建组 |
|
753 | 756 | label_time_entry_plural: 耗时 |
|
754 | 757 | label_version_sharing_none: 不共享 |
|
755 | 758 | label_version_sharing_descendants: 与子项目共享 |
|
756 | 759 | label_version_sharing_hierarchy: 与项目继承层次共享 |
|
757 | 760 | label_version_sharing_tree: 与项目树共享 |
|
758 | 761 | label_version_sharing_system: 与所有项目共享 |
|
759 | 762 | label_update_issue_done_ratios: 更新问题的完成度 |
|
760 | 763 | label_copy_source: 源 |
|
761 | 764 | label_copy_target: 目标 |
|
762 | 765 | label_copy_same_as_target: 与目标一致 |
|
763 | 766 | label_display_used_statuses_only: 只显示被此跟踪标签使用的状态 |
|
764 | 767 | label_api_access_key: API访问键 |
|
765 | 768 | label_missing_api_access_key: 缺少API访问键 |
|
766 | 769 | label_api_access_key_created_on: API访问键是在 {{value}} 之前建立的 |
|
767 | 770 | |
|
768 | 771 | button_login: 登录 |
|
769 | 772 | button_submit: 提交 |
|
770 | 773 | button_save: 保存 |
|
771 | 774 | button_check_all: 全选 |
|
772 | 775 | button_uncheck_all: 清除 |
|
773 | 776 | button_delete: 删除 |
|
774 | 777 | button_create: 创建 |
|
775 | 778 | button_create_and_continue: 创建并继续 |
|
776 | 779 | button_test: 测试 |
|
777 | 780 | button_edit: 编辑 |
|
778 | 781 | button_add: 新增 |
|
779 | 782 | button_change: 修改 |
|
780 | 783 | button_apply: 应用 |
|
781 | 784 | button_clear: 清除 |
|
782 | 785 | button_lock: 锁定 |
|
783 | 786 | button_unlock: 解锁 |
|
784 | 787 | button_download: 下载 |
|
785 | 788 | button_list: 列表 |
|
786 | 789 | button_view: 查看 |
|
787 | 790 | button_move: 移动 |
|
788 | 791 | button_move_and_follow: 移动并转到新问题 |
|
789 | 792 | button_back: 返回 |
|
790 | 793 | button_cancel: 取消 |
|
791 | 794 | button_activate: 激活 |
|
792 | 795 | button_sort: 排序 |
|
793 | 796 | button_log_time: 登记工时 |
|
794 | 797 | button_rollback: 恢复到这个版本 |
|
795 | 798 | button_watch: 跟踪 |
|
796 | 799 | button_unwatch: 取消跟踪 |
|
797 | 800 | button_reply: 回复 |
|
798 | 801 | button_archive: 存档 |
|
799 | 802 | button_unarchive: 取消存档 |
|
800 | 803 | button_reset: 重置 |
|
801 | 804 | button_rename: 重命名 |
|
802 | 805 | button_change_password: 修改密码 |
|
803 | 806 | button_copy: 复制 |
|
804 | 807 | button_copy_and_follow: 复制并转到新问题 |
|
805 | 808 | button_annotate: 追溯 |
|
806 | 809 | button_update: 更新 |
|
807 | 810 | button_configure: 配置 |
|
808 | 811 | button_quote: 引用 |
|
809 | 812 | button_duplicate: 副本 |
|
810 | 813 | button_show: 显示 |
|
811 | 814 | |
|
812 | 815 | status_active: 活动的 |
|
813 | 816 | status_registered: 已注册 |
|
814 | 817 | status_locked: 已锁定 |
|
815 | 818 | |
|
816 | 819 | version_status_open: 打开 |
|
817 | 820 | version_status_locked: 锁定 |
|
818 | 821 | version_status_closed: 关闭 |
|
819 | 822 | |
|
820 | 823 | field_active: 活动 |
|
821 | 824 | |
|
822 | 825 | text_select_mail_notifications: 选择需要发送邮件通知的动作 |
|
823 | 826 | text_regexp_info: 例如:^[A-Z0-9]+$ |
|
824 | 827 | text_min_max_length_info: 0 表示没有限制 |
|
825 | 828 | text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗? |
|
826 | 829 | text_subprojects_destroy_warning: "以下子项目也将被同时删除:{{value}}" |
|
827 | 830 | text_workflow_edit: 选择角色和跟踪标签来编辑工作流程 |
|
828 | 831 | text_are_you_sure: 您确定? |
|
829 | 832 | text_journal_changed: "{{label}} 从 {{old}} 变更为 {{new}}" |
|
830 | 833 | text_journal_set_to: "{{label}} 被设置为 {{value}}" |
|
831 | 834 | text_journal_deleted: "{{label}} 已删除 ({{old}})" |
|
832 | 835 | text_journal_added: "{{label}} {{value}} 已添加" |
|
833 | 836 | text_tip_task_begin_day: 今天开始的任务 |
|
834 | 837 | text_tip_task_end_day: 今天结束的任务 |
|
835 | 838 | text_tip_task_begin_end_day: 今天开始并结束的任务 |
|
836 | 839 | text_project_identifier_info: '只允许使用小写字母(a-z),数字和连字符(-)。<br />请注意,标识符保存后将不可修改。' |
|
837 | 840 | text_caracters_maximum: "最多 {{count}} 个字符。" |
|
838 | 841 | text_caracters_minimum: "至少需要 {{count}} 个字符。" |
|
839 | 842 | text_length_between: "长度必须在 {{min}} 到 {{max}} 个字符之间。" |
|
840 | 843 | text_tracker_no_workflow: 此跟踪标签未定义工作流程 |
|
841 | 844 | text_unallowed_characters: 非法字符 |
|
842 | 845 | text_comma_separated: 可以使用多个值(用逗号,分开)。 |
|
843 | 846 | text_line_separated: 可以使用多个值(每行一个值)。 |
|
844 | 847 | text_issues_ref_in_commit_messages: 在提交信息中引用和解决问题 |
|
845 | 848 | text_issue_added: "问题 {{id}} 已由 {{author}} 提交。" |
|
846 | 849 | text_issue_updated: "问题 {{id}} 已由 {{author}} 更新。" |
|
847 | 850 | text_wiki_destroy_confirmation: 您确定要删除这个 wiki 及其所有内容吗? |
|
848 | 851 | text_issue_category_destroy_question: "有一些问题({{count}} 个)属于此类别。您想进行哪种操作?" |
|
849 | 852 | text_issue_category_destroy_assignments: 删除问题的所属类别(问题变为无类别) |
|
850 | 853 | text_issue_category_reassign_to: 为问题选择其它类别 |
|
851 | 854 | text_user_mail_option: "对于没有选中的项目,您将只会收到您跟踪或参与的项目的通知(比如说,您是问题的报告者, 或被指派解决此问题)。" |
|
852 | 855 | text_no_configuration_data: "角色、跟踪标签、问题状态和工作流程还没有设置。\n强烈建议您先载入默认设置,然后在此基础上进行修改。" |
|
853 | 856 | text_load_default_configuration: 载入默认设置 |
|
854 | 857 | text_status_changed_by_changeset: "已应用到变更列表 {{value}}." |
|
855 | 858 | text_issues_destroy_confirmation: '您确定要删除选中的问题吗?' |
|
856 | 859 | text_select_project_modules: '请选择此项目可以使用的模块:' |
|
857 | 860 | text_default_administrator_account_changed: 默认的管理员帐号已改变 |
|
858 | 861 | text_file_repository_writable: 附件路径可写 |
|
859 | 862 | text_plugin_assets_writable: 插件的附件路径可写 |
|
860 | 863 | text_rmagick_available: RMagick 可用(可选的) |
|
861 | 864 | text_destroy_time_entries_question: 您要删除的问题已经上报了 {{hours}} 小时的工作量。您想进行那种操作? |
|
862 | 865 | text_destroy_time_entries: 删除上报的工作量 |
|
863 | 866 | text_assign_time_entries_to_project: 将已上报的工作量提交到项目中 |
|
864 | 867 | text_reassign_time_entries: '将已上报的工作量指定到此问题:' |
|
865 | 868 | text_user_wrote: "{{value}} 写到:" |
|
866 | 869 | text_enumeration_category_reassign_to: '将它们关联到新的枚举值:' |
|
867 | 870 | text_enumeration_destroy_question: "{{count}} 个对象被关联到了这个枚举值。" |
|
868 | 871 | text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。" |
|
869 | 872 | text_repository_usernames_mapping: "选择或更新与版本库中的用户名对应的Redmine用户。\n版本库中与Redmine中的同名用户将被自动对应。" |
|
870 | 873 | text_diff_truncated: '... 差别内容超过了可显示的最大行数并已被截断' |
|
871 | 874 | text_custom_field_possible_values_info: '每项数值一行' |
|
872 | 875 | text_wiki_page_destroy_question: 此页面有 {{descendants}} 个子页面和下级页面。您想进行那种操作? |
|
873 | 876 | text_wiki_page_reassign_children: 将子页面的上级页面设置为 |
|
874 | 877 | text_wiki_page_nullify_children: 将子页面保留为根页面 |
|
875 | 878 | text_wiki_page_destroy_children: 删除子页面及其所有下级页面 |
|
879 | text_own_membership_delete_confirmation: 你正在删除你现有的某些或全部权限,如果这样做了你可能将会再也无法编辑该项目了。你确定要继续吗? | |
|
876 | 880 | |
|
877 | 881 | default_role_manager: 管理人员 |
|
878 | 882 | default_role_developper: 开发人员 |
|
879 | 883 | default_role_reporter: 报告人员 |
|
880 | 884 | default_tracker_bug: 错误 |
|
881 | 885 | default_tracker_feature: 功能 |
|
882 | 886 | default_tracker_support: 支持 |
|
883 | 887 | default_issue_status_new: 新建 |
|
884 | 888 | default_issue_status_in_progress: 进行中 |
|
885 | 889 | default_issue_status_resolved: 已解决 |
|
886 | 890 | default_issue_status_feedback: 反馈 |
|
887 | 891 | default_issue_status_closed: 已关闭 |
|
888 | 892 | default_issue_status_rejected: 已拒绝 |
|
889 | 893 | default_doc_category_user: 用户文档 |
|
890 | 894 | default_doc_category_tech: 技术文档 |
|
891 | 895 | default_priority_low: 低 |
|
892 | 896 | default_priority_normal: 普通 |
|
893 | 897 | default_priority_high: 高 |
|
894 | 898 | default_priority_urgent: 紧急 |
|
895 | 899 | default_priority_immediate: 立刻 |
|
896 | 900 | default_activity_design: 设计 |
|
897 | 901 | default_activity_development: 开发 |
|
898 | 902 | |
|
899 | 903 | enumeration_issue_priorities: 问题优先级 |
|
900 | 904 | enumeration_doc_categories: 文档类别 |
|
901 | 905 | enumeration_activities: 活动(时间跟踪) |
|
902 | 906 | enumeration_system_activity: 系统活动 |
|
903 | permission_add_subprojects: Create subprojects | |
|
904 | label_subproject_new: New subproject | |
|
905 | text_own_membership_delete_confirmation: |- | |
|
906 | You are about to remove some or all of your permissions and may no longer be able to edit this project after that. | |
|
907 | Are you sure you want to continue? | |
|
908 | label_close_versions: Close completed versions |
General Comments 0
You need to be logged in to leave comments.
Login now