From fbde32341eea77db3bc31c9dbcb2fdac0c2aaa19 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Sat, 23 Apr 2011 07:39:31 +0000 Subject: [PATCH] scm: filesystem: update locales for 'Root directory' setting. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5534 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/bg.yml | 1 + config/locales/bs.yml | 1 + config/locales/ca.yml | 1 + config/locales/cs.yml | 1 + config/locales/da.yml | 1 + config/locales/de.yml | 1 + config/locales/el.yml | 1 + config/locales/en-GB.yml | 1 + config/locales/es.yml | 1 + config/locales/eu.yml | 1 + config/locales/fa.yml | 1 + config/locales/fi.yml | 1 + config/locales/fr.yml | 1 + config/locales/gl.yml | 1 + config/locales/he.yml | 1 + config/locales/hr.yml | 1 + config/locales/hu.yml | 1 + config/locales/id.yml | 1 + config/locales/it.yml | 1 + config/locales/ko.yml | 1 + config/locales/lt.yml | 1 + config/locales/lv.yml | 1 + config/locales/mk.yml | 1 + config/locales/mn.yml | 1 + config/locales/nl.yml | 1 + config/locales/no.yml | 1 + config/locales/pl.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/pt.yml | 1 + config/locales/ro.yml | 1 + config/locales/ru.yml | 1 + config/locales/sk.yml | 1 + config/locales/sl.yml | 1 + config/locales/sr-YU.yml | 1 + config/locales/sr.yml | 1 + config/locales/sv.yml | 1 + config/locales/th.yml | 1 + config/locales/tr.yml | 1 + config/locales/uk.yml | 1 + config/locales/vi.yml | 1 + config/locales/zh-TW.yml | 1 + config/locales/zh.yml | 1 + 42 files changed, 42 insertions(+) diff --git a/config/locales/bg.yml b/config/locales/bg.yml index b644c777a..37b50d04f 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -965,3 +965,4 @@ bg: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/bs.yml b/config/locales/bs.yml index d14b31cab..e2b0aafc6 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -980,3 +980,4 @@ bs: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 6b7f716c7..0b090c95e 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -969,3 +969,4 @@ ca: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/cs.yml b/config/locales/cs.yml index d9bb03489..aa7b6691b 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -970,3 +970,4 @@ cs: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/da.yml b/config/locales/da.yml index 25251e663..ae00ab72d 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -982,3 +982,4 @@ da: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/de.yml b/config/locales/de.yml index ae3e9398c..be17e2e30 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -983,3 +983,4 @@ de: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/el.yml b/config/locales/el.yml index c36cd6b67..ed4cab7f2 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -966,3 +966,4 @@ el: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 775eb9592..b73b626fd 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -969,3 +969,4 @@ en-GB: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/es.yml b/config/locales/es.yml index 65307efea..a28835790 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1003,3 +1003,4 @@ es: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 58404b2dd..a10ac30b0 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -970,3 +970,4 @@ eu: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 28502c34c..c4b6129f4 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -969,3 +969,4 @@ fa: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 0a6d9edd7..ed31c3322 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -987,3 +987,4 @@ fi: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 09bbf9c60..da09ae3df 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -981,3 +981,4 @@ fr: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 79996b6e0..1e89fd40f 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -978,3 +978,4 @@ gl: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/he.yml b/config/locales/he.yml index 9e6402797..aa945fdf4 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -971,3 +971,4 @@ he: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 75cb4377d..9cbcd5ee1 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -973,3 +973,4 @@ hr: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 09e1e1f6b..277cf1f07 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -985,3 +985,4 @@ field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/id.yml b/config/locales/id.yml index 9d7a85ee6..c27b2eb65 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -974,3 +974,4 @@ id: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/it.yml b/config/locales/it.yml index 45b9f7fd6..768d91bf6 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -967,3 +967,4 @@ it: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 47f10a5de..fa6ee8a57 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1018,3 +1018,4 @@ ko: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 063c389b1..db44c9ff4 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1026,3 +1026,4 @@ lt: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 66ff4206f..e2beacc22 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -961,3 +961,4 @@ lv: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 36aef9ed5..640dd30a3 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -966,3 +966,4 @@ mk: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 80fcf739e..61ca28d18 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -967,3 +967,4 @@ mn: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 482503033..330b47fd7 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -948,3 +948,4 @@ nl: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/no.yml b/config/locales/no.yml index 2a4cd5312..bf1ad2049 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -953,3 +953,4 @@ field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 8fc39913b..d88151c46 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -983,3 +983,4 @@ pl: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 0bc2b3153..15d519e3d 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -986,3 +986,4 @@ pt-BR: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/pt.yml b/config/locales/pt.yml index c52b0586b..c36ad5e75 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -971,3 +971,4 @@ pt: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/ro.yml b/config/locales/ro.yml index c854e065a..4a2b37e40 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -959,3 +959,4 @@ ro: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/ru.yml b/config/locales/ru.yml index ba7a47dab..2f24050e0 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1079,3 +1079,4 @@ ru: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 0b7cc7c18..08ad2c390 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -961,3 +961,4 @@ sk: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/sl.yml b/config/locales/sl.yml index d3eab1535..e4f593b68 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -962,3 +962,4 @@ sl: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 857998de5..b32dc6b4a 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -966,3 +966,4 @@ sr-YU: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/sr.yml b/config/locales/sr.yml index f589b6c50..2a7c740bf 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -967,3 +967,4 @@ sr: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 61f318e7b..8ff501324 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1007,3 +1007,4 @@ sv: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/th.yml b/config/locales/th.yml index 0f541347b..c97b8e553 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -963,3 +963,4 @@ th: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/tr.yml b/config/locales/tr.yml index d22aa86d6..0d97a2d49 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -985,3 +985,4 @@ tr: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/uk.yml b/config/locales/uk.yml index b97e25762..2d0002de4 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -962,3 +962,4 @@ uk: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 57611e9f8..13bde27e8 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1017,3 +1017,4 @@ vi: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 797ac0efd..14179b254 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1047,3 +1047,4 @@ field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 9e0588bb1..dc6b0f18d 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -969,3 +969,4 @@ zh: field_scm_path_encoding: Path encoding text_scm_path_encoding_note: "Default: UTF-8" field_path_to_repository: Path to repository + field_root_directory: Root directory -- 2.39.5