To: Debian Edu team CC: Debian Japanese team As I send a message about "main server" and issue about installer.po-manual-ja mismatch and prolonged sound symbols, I created a patch for installer.po.
It just adds omitted prolonged sound symbols for "server" Background ========== Japanese veteran IT tech people prefer omitting the trailing prolonged sound symbols which corresponds to "server"/"printer"'s "-er" part. It was useful on limited resolution and/or transfer sizes, etc. Now, in many cases those omits are no longer recommended, I guess. e.g) "サーバ"@ja should now be "サーバー"@ja. I attach my diff patch. Regards.
=== modified file 'ja.po' --- ja.po 2019-05-11 00:53:37 +0000 +++ ja.po 2019-05-11 00:59:26 +0000 @@ -38,7 +38,7 @@ #. __Choices: Main-Server, Workstation, Roaming-Workstation, LTSP-Server, Standalone, Minimal #: ../debian-edu-profile-udeb.templates:2001 msgid "Main Server" -msgstr "主ãµã¼ã" +msgstr "主ãµã¼ãã¼" #. Type: multiselect #. Choices @@ -59,7 +59,7 @@ #. __Choices: Main-Server, Workstation, Roaming-Workstation, LTSP-Server, Standalone, Minimal #: ../debian-edu-profile-udeb.templates:2001 msgid "LTSP Server" -msgstr "LTSP ãµã¼ã" +msgstr "LTSP ãµã¼ãã¼" #. Type: multiselect #. Choices @@ -107,13 +107,13 @@ " - Minimal: fully integrated into the Debian Edu network but\n" " contains only a basic system without any GUI." msgstr "" -" - 主ãµã¼ã: Debian Edu ãµã¼ãã¨ãã¦äºç´ããã¾ããGUI (ã°ã©ãã£ã«ã«ã¦ã¼ã¶\n" +" - 主ãµã¼ãã¼: Debian Edu ãµã¼ãã¨ãã¦äºç´ããã¾ããGUI (ã°ã©ãã£ã«ã«ã¦ã¼ã¶\n" " ã¤ã³ã¿ã¼ãã§ã¤ã¹) ãå«ãã§ãã¾ãããDebian Edu ãããã¯ã¼ã¯ã§\n" " ãã®ãµã¼ã㯠1 ã¤ã®ã¿ã§ããã¹ãã§ãã\n" " - ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³: Debian Edu ãããã¯ã¼ã¯ã®é常ã®ãã·ã³ã§ãã\n" " - ãã¼ãã³ã°ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³: Debian Edu ãããã¯ã¼ã¯ã§ã®åä¸ã¦ã¼ã¶ãã·ã³\n" " åãã§ããã®ãããã¯ã¼ã¯ããå¤ã«åºããã¨ãããã¾ãã\n" -" - LTSP ãµã¼ã:\n" +" - LTSP ãµã¼ãã¼:\n" " 'ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³' ãå«ã¿ã2 æã®ãããã¯ã¼ã¯ã«ã¼ããå¿ è¦ã§ãã\n" " - ã¹ã¿ã³ãã¢ãã³: Debian Edu ãããã¯ã¼ã¯å¤ã§ä½¿ããããã·ã³ã§ãã\n" " GUI ãå«ã¿ãã»ãã®ãããã¡ã¤ã«ã¨ã¯ç«¶åãã¾ãã\n" @@ -222,14 +222,14 @@ #. Debian Edu main server menu entry for partman recipe. #: ../debian-edu-profile-udeb.templates:10001 msgid "Debian Edu Main Server" -msgstr "Debian Edu 主ãµã¼ã" +msgstr "Debian Edu 主ãµã¼ãã¼" #. Type: text #. Description #. Debian Edu ltsp server menu entry for partman recipe. #: ../debian-edu-profile-udeb.templates:11001 msgid "Debian Edu LTSP Server" -msgstr "Debian Edu LTSP ãµã¼ã" +msgstr "Debian Edu LTSP ãµã¼ãã¼" #. Type: text #. Description @@ -243,14 +243,14 @@ #. Debian Edu combo main+ltsp menu entry for partman recipe. #: ../debian-edu-profile-udeb.templates:13001 msgid "Debian Edu Main Server and LTSP Server" -msgstr "Debian Edu 主ãµã¼ã㨠LTSP ãµã¼ã" +msgstr "Debian Edu 主ãµã¼ãã¼ã¨LTSP ãµã¼ãã¼" #. Type: text #. Description #. Debian Edu combo main+ws menu entry for partman recipe. #: ../debian-edu-profile-udeb.templates:14001 msgid "Debian Edu Main Server and Workstation" -msgstr "Debian Edu 主ãµã¼ãã¨ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³" +msgstr "Debian Edu 主ãµã¼ãã¼ã¨ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³" #. Type: text #. Description

