##// END OF EJS Templates
Translation updates...
Azamat Hackimov -
r3924:2e2241cf8455
parent child
Show More
@@ -68,10 +68,11 de:
68 68 other: "fast {{count}} Jahren"
69 69
70 70 number:
71 # Default format for numbers
71 72 format:
72 precision: 2
73 73 separator: ','
74 74 delimiter: '.'
75 precision: 2
75 76 currency:
76 77 format:
77 78 unit: '€'
@@ -214,6 +215,7 de:
214 215 mail_body_wiki_content_added: "Die Wiki-Seite '{{page}}' wurde von {{author}} hinzugefügt."
215 216 mail_subject_wiki_content_updated: "Wiki-Seite '{{page}}' erfolgreich aktualisiert"
216 217 mail_body_wiki_content_updated: "Die Wiki-Seite '{{page}}' wurde von {{author}} aktualisiert."
218
217 219 gui_validation_error: 1 Fehler
218 220 gui_validation_error_plural: "{{count}} Fehler"
219 221
@@ -252,7 +254,7 de:
252 254 field_priority: Priorität
253 255 field_fixed_version: Zielversion
254 256 field_user: Benutzer
255 field_principal: Principal
257 field_principal: Auftraggeber
256 258 field_role: Rolle
257 259 field_homepage: Projekt-Homepage
258 260 field_is_public: Öffentlich
@@ -297,6 +299,7 de:
297 299 field_redirect_existing_links: Existierende Links umleiten
298 300 field_estimated_hours: Geschätzter Aufwand
299 301 field_column_names: Spalten
302 field_time_entries: Logzeit
300 303 field_time_zone: Zeitzone
301 304 field_searchable: Durchsuchbar
302 305 field_default_value: Standardwert
@@ -428,6 +431,8 de:
428 431 project_module_wiki: Wiki
429 432 project_module_repository: Projektarchiv
430 433 project_module_boards: Foren
434 project_module_calendar: Kalender
435 project_module_gantt: Gantt
431 436
432 437 label_user: Benutzer
433 438 label_user_plural: Benutzer
@@ -485,7 +490,7 de:
485 490 label_my_page: Meine Seite
486 491 label_my_account: Mein Konto
487 492 label_my_projects: Meine Projekte
488 label_my_page_block: My page block
493 label_my_page_block: Bereich "Meine Seite"
489 494 label_administration: Administration
490 495 label_login: Anmelden
491 496 label_logout: Abmelden
@@ -499,7 +504,7 de:
499 504 label_user_activity: "Aktivität von {{value}}"
500 505 label_new: Neu
501 506 label_logged_as: Angemeldet als
502 label_environment: Environment
507 label_environment: Umgebung
503 508 label_authentication: Authentifizierung
504 509 label_auth_source: Authentifizierungs-Modus
505 510 label_auth_source_new: Neuer Authentifizierungs-Modus
@@ -927,6 +932,3 de:
927 932 enumeration_activities: Aktivitäten (Zeiterfassung)
928 933 enumeration_system_activity: System-Aktivität
929 934
930 field_time_entries: Log time
931 project_module_gantt: Gantt
932 project_module_calendar: Calendar
@@ -305,6 +305,7 ja:
305 305 field_redirect_existing_links: 既存のリンクをリダイレクトする
306 306 field_estimated_hours: 予定工数
307 307 field_column_names: 項目
308 field_time_entries: 時間を記録
308 309 field_time_zone: タイムゾーン
309 310 field_searchable: 検索条件に設定可能とする
310 311 field_default_value: デフォルト値
@@ -436,6 +437,8 ja:
436 437 project_module_wiki: Wiki
437 438 project_module_repository: リポジトリ
438 439 project_module_boards: フォーラム
440 project_module_gantt: ガントチャート
441 project_module_calendar: カレンダー
439 442
440 443 label_user: ユーザ
441 444 label_user_plural: ユーザ
@@ -934,6 +937,3 ja:
934 937 enumeration_doc_categories: 文書カテゴリ
935 938 enumeration_activities: 作業分類 (時間トラッキング)
936 939 enumeration_system_activity: システム作業分類
937 field_time_entries: Log time
938 project_module_gantt: Gantt
939 project_module_calendar: Calendar
@@ -1,4 +1,4
1 # Chinese (Taiwan) translations for Ruby on Rails
1 # Chinese (Taiwan) translations for Ruby on Rails
2 2 # by tsechingho (http://github.com/tsechingho)
3 3 # See http://github.com/svenfuchs/rails-i18n/ for details.
4 4
@@ -497,6 +497,8
497 497 project_module_wiki: Wiki
498 498 project_module_repository: 版本控管
499 499 project_module_boards: 討論區
500 project_module_calendar: 日曆
501 project_module_gantt: 甘特圖
500 502
501 503 label_user: 用戶
502 504 label_user_plural: 用戶清單
@@ -514,7 +516,7
514 516 label_issue: 項目
515 517 label_issue_new: 建立新項目
516 518 label_issue_plural: 項目清單
517 label_issue_view_all: 檢視全部的項目
519 label_issue_view_all: 檢視所有項目
518 520 label_issues_by: "項目按 {{value}} 分組顯示"
519 521 label_issue_added: 項目已新增
520 522 label_issue_updated: 項目已更新
@@ -564,7 +566,7
564 566 label_last_login: 最近一次連線
565 567 label_registered_on: 註冊於
566 568 label_activity: 活動
567 label_overall_activity: 檢視整體活動
569 label_overall_activity: 整體活動
568 570 label_user_activity: "{{value}} 的活動"
569 571 label_new: 建立新的...
570 572 label_logged_as: 目前登入
@@ -995,6 +997,3
995 997 enumeration_doc_categories: 文件分類
996 998 enumeration_activities: 活動 (時間追蹤)
997 999 enumeration_system_activity: 系統活動
998
999 project_module_gantt: Gantt
1000 project_module_calendar: Calendar
General Comments 0
You need to be logged in to leave comments. Login now