update all resource files. All need translating.

info for translating purposes:
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with <server> on <date> at <time>"
IDS_INETTIMENEXTSYNC "Next synchronization: <date> at <time>"

svn path=/trunk/; revision=20461
This commit is contained in:
Ged Murphy 2005-12-30 18:48:27 +00:00
parent 73b306468b
commit 61b0f100bc
11 changed files with 198 additions and 0 deletions

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Datum/Èas"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "Aktuální èasové pásmo: %s"
IDS_TIMEZONEINVALID "Neplatné"
IDS_TIMEZONEUNKNOWN "Neznámé"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -33,6 +33,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Datum/Zeit"
@ -40,4 +56,6 @@ BEGIN
IDS_TIMEZONETEXT "Aktuelle Zeitzone: %s"
IDS_TIMEZONEINVALID "Ungültig"
IDS_TIMEZONEUNKNOWN "Unbekannt"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -33,6 +33,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Dato/Tid"
@ -40,4 +56,6 @@ BEGIN
IDS_TIMEZONETEXT "Nuværende tidszone: %s"
IDS_TIMEZONEINVALID "Ugyldig"
IDS_TIMEZONEUNKNOWN "Ukendt"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Date/Heure"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "Fuseau horaire actuel: %s"
IDS_TIMEZONEINVALID "Invalide"
IDS_TIMEZONEUNKNOWN "Inconnu"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Çìåñïìçíßá/¿ñá"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "ÔùñéíÞ ÷ñïíéêÞ æþíç: %s"
IDS_TIMEZONEINVALID "Ìç Ýããõñï"
IDS_TIMEZONEUNKNOWN "¢ãíùóôï"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -33,6 +33,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Dátum és idõ"
@ -40,4 +56,6 @@ BEGIN
IDS_TIMEZONETEXT "Használt idõzóna: %s"
IDS_TIMEZONEINVALID "Érvénytelen"
IDS_TIMEZONEUNKNOWN "Ismeretlen"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "日付と時刻"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "現在のタイム ゾーン: %s"
IDS_TIMEZONEINVALID "不正な値"
IDS_TIMEZONEUNKNOWN "不明"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Datum en Tijd"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "Huidige tijdzone: %s"
IDS_TIMEZONEINVALID "Ongelding"
IDS_TIMEZONEUNKNOWN "Niet gekend"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -34,6 +34,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Data/Godzina"
@ -41,4 +57,6 @@ BEGIN
IDS_TIMEZONETEXT "Aktualna strefa czasowa: %s"
IDS_TIMEZONEINVALID "Nieprawid³owa"
IDS_TIMEZONEUNKNOWN "Nieznana"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -32,6 +32,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Äàòà è âðåìÿ"
@ -39,4 +55,6 @@ BEGIN
IDS_TIMEZONETEXT "Òåêóùèé ÷àñîâîé ïîÿñ: %s"
IDS_TIMEZONEINVALID "Íåäåéñòâèòåëüíàÿ"
IDS_TIMEZONEUNKNOWN "Íåèçâåñòíàÿ"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END

View file

@ -37,6 +37,22 @@ BEGIN
END
IDD_INETTIMEPAGE DIALOGEX 0, 0, 252, 146
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Time"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
COMBOBOX IDC_SERVERLIST, 65, 22, 117, 136, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Automatically synchronize with an Internet time server", IDC_AUTODAYLIGHT,
"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,7,241,10
LTEXT "Server:", -1, 34, 22, 28, 13
PUSHBUTTON "Update Now", IDC_UPDATEBUTTON, 187, 22, 49, 14
LTEXT "", IDC_SUCSYNC, 16, 54, 214, 23
LTEXT "", IDC_NEXTSYNC, 12, 96, 137, 12
LTEXT "Synchronazation can only occur when your computer is connected to the internet.", -1, 12, 114, 225, 25
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Datum/Tid"
@ -44,4 +60,6 @@ BEGIN
IDS_TIMEZONETEXT "Aktuell tidszon: %s"
IDS_TIMEZONEINVALID "Felaktig"
IDS_TIMEZONEUNKNOWN "Okänd"
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with %s on % at %s"
IDS_INETTIMENEXTSYNC "Next synchronization: %s at %s"
END