##// END OF EJS Templates
YAML files parsing issues....
Jean-Philippe Lang -
r8875:f01b97eb0666
parent child
Show More
@@ -841,7 +841,7 en:
841 841 label_child_revision: Child
842 842 label_export_options: "%{export_format} export options"
843 843 label_copy_attachments: Copy attachments
844 label_item_position: %{position} of %{count}
844 label_item_position: "%{position} of %{count}"
845 845 label_completed_versions: Completed versions
846 846
847 847 button_login: Login
@@ -962,8 +962,8 et:
962 962 text_zoom_out: "Suumi välja"
963 963 text_warn_on_leaving_unsaved: "Antud lehekülg sisaldab salvestamata teksti, mis läheb kaduma, kui te sellelt leheküljelt lahkute."
964 964 text_scm_path_encoding_note: "Vaikimisi: UTF-8"
965 text_git_repository_note: "Tühi ja kohalik hoidla (nt /gitrepo, c:\gitrepo)"
966 text_mercurial_repository_note: "Kohalik hoidla (nt /hgrepo, c:\hgrepo)"
965 text_git_repository_note: "Tühi ja kohalik hoidla (nt /gitrepo, c:\\gitrepo)"
966 text_mercurial_repository_note: "Kohalik hoidla (nt /hgrepo, c:\\hgrepo)"
967 967 text_scm_command: "Käsklus"
968 968 text_scm_command_version: "Versioon"
969 969 text_scm_config: "Te saate oma scm-käsklusi konfigureerida failis config/configuration.yml. Taaskäivitage rakendus pärast selle muutmist."
@@ -817,7 +817,7 fr:
817 817 label_issues_visibility_own: Demandes créées par ou assignées à l'utilisateur
818 818 label_export_options: Options d'exportation %{export_format}
819 819 label_copy_attachments: Copier les fichiers
820 label_item_position: %{position} sur %{count}
820 label_item_position: "%{position} sur %{count}"
821 821 label_completed_versions: Versions passées
822 822
823 823 button_login: Connexion
@@ -1016,7 +1016,7 ko:
1016 1016 field_root_directory: "루트 경로"
1017 1017 field_cvs_module: "모듈"
1018 1018 field_cvsroot: "CVS 루트"
1019 text_mercurial_repository_note: "로컬 저장소 (예: /hgrepo, c:\hgrepo)"
1019 text_mercurial_repository_note: "로컬 저장소 (예: /hgrepo, c:\\hgrepo)"
1020 1020 text_scm_command: "명령"
1021 1021 text_scm_command_version: "버전"
1022 1022 label_git_report_last_commit: "파일이나 폴더의 마지막 제출(commit)을 보고"
@@ -1026,7 +1026,7 ko:
1026 1026 label_between: "사이"
1027 1027 setting_issue_group_assignment: "그룹에 일감 할당 허용"
1028 1028 label_diff: "비교(diff)"
1029 text_git_repository_note: "저장소는 노출된 로컬입니다. (예: /gitrepo, c:\gitrepo)"
1029 text_git_repository_note: "저장소는 노출된 로컬입니다. (예: /gitrepo, c:\\gitrepo)"
1030 1030 description_query_sort_criteria_direction: "정렬 방향"
1031 1031 description_project_scope: "검색 범위"
1032 1032 description_filter: "검색 조건"
@@ -919,7 +919,7
919 919 label_child_revision: 子項
920 920 label_export_options: "%{export_format} 匯出選項"
921 921 label_copy_attachments: 複製附件
922 label_item_position: %{position} / %{count}
922 label_item_position: "%{position} / %{count}"
923 923 label_completed_versions: 已完成版本
924 924
925 925 button_login: 登入
General Comments 0
You need to be logged in to leave comments. Login now