1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

doc2sdl: convert strings files to UTF-8.

This commit is contained in:
Liang Chang 2021-12-20 01:34:33 +08:00
parent 38eb7b43d3
commit 024860dab6
8 changed files with 12 additions and 12 deletions

View file

@ -1,8 +0,0 @@
# $XConsortium: strings /main/2 1996/10/26 10:24:08 rws $
"Home Topic" "Home Topic"
"No home topic (PartIntro) was specified by the author." "No home topic (PartIntro) was specified by the author."
"See" "See"
"See Also" "See Also"
"NAME" "NAME"
"SYNOPSIS" "SYNOPSIS"

View file

@ -1,8 +1,8 @@
# $XConsortium: strings /main/2 1996/11/11 11:22:24 rws $ # $XConsortium: strings /main/2 1996/11/11 11:22:24 rws $
"Home Topic" "Tema principal" "Home Topic" "Tema principal"
"No home topic (PartIntro) was specified by the author." "El autor no ha especificado ningún tema principal (PartIntro)." "No home topic (PartIntro) was specified by the author." "El autor no ha especificado ningún tema principal (PartIntro)."
"See" "Vea" "See" "Vea"
"See Also" "Vea también" "See Also" "Vea también"
"NAME" "NOMBRE" "NAME" "NOMBRE"
"SYNOPSIS" "SINOPSIS" "SYNOPSIS" "SINOPSIS"

View file

@ -1,6 +1,6 @@
# $XConsortium: strings /main/2 1996/11/11 11:23:16 rws $ # $XConsortium: strings /main/2 1996/11/11 11:23:16 rws $
"Home Topic" "Sujet principal" "Home Topic" "Sujet principal"
"No home topic (PartIntro) was specified by the author." "Aucun sujet principal (PartIntro) n'a été spécifié par l'auteur." "No home topic (PartIntro) was specified by the author." "Aucun sujet principal (PartIntro) n'a été spécifié par l'auteur."
"See" "Voir" "See" "Voir"
"See Also" "Voir aussi" "See Also" "Voir aussi"

View file

@ -1,6 +1,6 @@
# $XConsortium: strings /main/2 1996/11/11 11:24:25 rws $ # $XConsortium: strings /main/2 1996/11/11 11:24:25 rws $
"Home Topic" "Argomento principale" "Home Topic" "Argomento principale"
"No home topic (PartIntro) was specified by the author." "Non è stato specificato nessun argomento principale (PartIntro)." "No home topic (PartIntro) was specified by the author." "Non è stato specificato nessun argomento principale (PartIntro)."
"See" "Vedere" "See" "Vedere"
"See Also" "Vedere anche" "See Also" "Vedere anche"

View file

@ -0,0 +1,8 @@
# $XConsortium: strings /main/2 1996/10/26 10:23:35 rws $
"Home Topic" "ホームトピック"
"No home topic (PartIntro) was specified by the author." "作成者はホームトピックPartIntroを指定していません。"
"See" "見る"
"See Also" "関連項目"
"NAME" "名前"
"SYNOPSIS" "概要"