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