Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
d206c9e5
Commit
d206c9e5
authored
Oct 05, 2008
by
jerryjacobs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Menu and statusbar strings made more clear
parent
58819819
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
57 additions
and
55 deletions
+57
-55
eelibs_read_libraryfiles.cpp
eeschema/eelibs_read_libraryfiles.cpp
+4
-3
menubar.cpp
eeschema/menubar.cpp
+1
-1
kicad.mo
internat/nl/kicad.mo
+0
-0
kicad.po
internat/nl/kicad.po
+49
-49
loadcmp.cpp
pcbnew/loadcmp.cpp
+2
-1
modules.cpp
pcbnew/modules.cpp
+1
-1
No files found.
eeschema/eelibs_read_libraryfiles.cpp
View file @
d206c9e5
...
@@ -140,13 +140,14 @@ void LoadLibraries( WinEDA_DrawFrame* frame )
...
@@ -140,13 +140,14 @@ void LoadLibraries( WinEDA_DrawFrame* frame )
FullLibName
=
MakeFileName
(
g_RealLibDirBuffer
,
LibName
,
g_LibExtBuffer
);
FullLibName
=
MakeFileName
(
g_RealLibDirBuffer
,
LibName
,
g_LibExtBuffer
);
msg
=
_
(
"Loading library "
)
+
FullLibName
;
// Loaded library statusbar message
msg
=
_
(
"Library "
)
+
FullLibName
;
frame
->
PrintMsg
(
msg
);
frame
->
PrintMsg
(
msg
);
if
(
LoadLibraryName
(
frame
,
FullLibName
,
LibName
)
)
if
(
LoadLibraryName
(
frame
,
FullLibName
,
LibName
)
)
msg
+=
_
(
"
OK
"
);
msg
+=
_
(
"
loaded
"
);
else
else
msg
+=
_
(
"
->Error
"
);
msg
+=
_
(
"
error!
"
);
frame
->
PrintMsg
(
msg
);
frame
->
PrintMsg
(
msg
);
}
}
...
...
eeschema/menubar.cpp
View file @
d206c9e5
...
@@ -362,7 +362,7 @@ void WinEDA_SchematicFrame::ReCreateMenuBar()
...
@@ -362,7 +362,7 @@ void WinEDA_SchematicFrame::ReCreateMenuBar()
item
=
new
wxMenuItem
(
configmenu
,
ID_COLORS_SETUP
,
item
=
new
wxMenuItem
(
configmenu
,
ID_COLORS_SETUP
,
_
(
"&Colors"
),
_
(
"&Colors"
),
_
(
"
Setting colors...
"
)
);
_
(
"
Color preferences
"
)
);
item
->
SetBitmap
(
palette_xpm
);
item
->
SetBitmap
(
palette_xpm
);
configmenu
->
Append
(
item
);
configmenu
->
Append
(
item
);
...
...
internat/nl/kicad.mo
View file @
d206c9e5
No preview for this file type
internat/nl/kicad.po
View file @
d206c9e5
...
@@ -2,8 +2,8 @@ msgid ""
...
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: KiCad\n"
"Project-Id-Version: KiCad\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-0
3 15
:54+0100\n"
"POT-Creation-Date: 2008-10-0
5 13
:54+0100\n"
"PO-Revision-Date: 2008-10-0
3 15:54
+0100\n"
"PO-Revision-Date: 2008-10-0
5 13:55
+0100\n"
"Last-Translator: Jerry Jacobs <jerkejacobs@gmail.com>\n"
"Last-Translator: Jerry Jacobs <jerkejacobs@gmail.com>\n"
"Language-Team: KiCad Team <jerkejacobs@gmail.com>\n"
"Language-Team: KiCad Team <jerkejacobs@gmail.com>\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
...
@@ -375,8 +375,10 @@ msgid "Ok to delete module %s in library %s"
...
@@ -375,8 +375,10 @@ msgid "Ok to delete module %s in library %s"
msgstr ""
msgstr ""
#: pcbnew/librairi.cpp:256
#: pcbnew/librairi.cpp:256
#: pcbnew/loadcmp.cpp:369
#: eeschema/eelibs_read_libraryfiles.cpp:144
msgid "Library "
msgid "Library "
msgstr "Bibliotheek"
msgstr "Bibliotheek
"
#: pcbnew/librairi.cpp:256
#: pcbnew/librairi.cpp:256
#: pcbnew/files.cpp:56
#: pcbnew/files.cpp:56
...
@@ -436,14 +438,14 @@ msgid "Library %s not found"
...
@@ -436,14 +438,14 @@ msgid "Library %s not found"
msgstr "Bibliotheek %s niet gevonden"
msgstr "Bibliotheek %s niet gevonden"
#: pcbnew/librairi.cpp:527
#: pcbnew/librairi.cpp:527
#: pcbnew/modules.cpp:81
#: common/get_component_dialog.cpp:98
#: common/get_component_dialog.cpp:98
msgid "Name:"
msgid "Name:"
msgstr "Naam:"
msgstr "Naam:"
#: pcbnew/librairi.cpp:527
#: pcbnew/librairi.cpp:527
#, fuzzy
msgid "Save module"
msgid "Save module"
msgstr "
Wijzig module
"
msgstr "
Module opslaan
"
#: pcbnew/librairi.cpp:537
#: pcbnew/librairi.cpp:537
#, c-format
#, c-format
...
@@ -749,13 +751,8 @@ msgid "Delete [%s]"
...
@@ -749,13 +751,8 @@ msgid "Delete [%s]"
msgstr "Verwijder [%s]"
msgstr "Verwijder [%s]"
#: pcbnew/modules.cpp:81
#: pcbnew/modules.cpp:81
msgid "Footprint name:"
msgid "Search footprint"
msgstr "Voetprint naam:"
msgstr "Vindt voetprint"
#: pcbnew/modules.cpp:81
#, fuzzy
msgid "Search Footprint"
msgstr "Voetprint"
#: pcbnew/modules.cpp:305
#: pcbnew/modules.cpp:305
#: pcbnew/onrightclick.cpp:730
#: pcbnew/onrightclick.cpp:730
...
@@ -1875,7 +1872,6 @@ msgid ""
...
@@ -1875,7 +1872,6 @@ msgid ""
msgstr ""
msgstr ""
#: pcbnew/tool_pcb.cpp:224
#: pcbnew/tool_pcb.cpp:224
#, fuzzy
msgid "New board"
msgid "New board"
msgstr "&Nieuw bord"
msgstr "&Nieuw bord"
...
@@ -1885,9 +1881,8 @@ msgid "Open existing board"
...
@@ -1885,9 +1881,8 @@ msgid "Open existing board"
msgstr "Open bestaand bord"
msgstr "Open bestaand bord"
#: pcbnew/tool_pcb.cpp:227
#: pcbnew/tool_pcb.cpp:227
#, fuzzy
msgid "Save board"
msgid "Save board"
msgstr "Bord
O
pslaan"
msgstr "Bord
o
pslaan"
#: pcbnew/tool_pcb.cpp:231
#: pcbnew/tool_pcb.cpp:231
#, fuzzy
#, fuzzy
...
@@ -1923,9 +1918,8 @@ msgid "Undelete"
...
@@ -1923,9 +1918,8 @@ msgid "Undelete"
msgstr "Ongedaan maken"
msgstr "Ongedaan maken"
#: pcbnew/tool_pcb.cpp:250
#: pcbnew/tool_pcb.cpp:250
#, fuzzy
msgid "Print board"
msgid "Print board"
msgstr "Print
B
ord"
msgstr "Print
b
ord"
#: pcbnew/tool_pcb.cpp:252
#: pcbnew/tool_pcb.cpp:252
msgid "Plot (HPGL, PostScript, or GERBER format)"
msgid "Plot (HPGL, PostScript, or GERBER format)"
...
@@ -1966,9 +1960,8 @@ msgstr "Uitzoomen"
...
@@ -1966,9 +1960,8 @@ msgstr "Uitzoomen"
#: gerbview/tool_gerber.cpp:285
#: gerbview/tool_gerber.cpp:285
#: 3d-viewer/3d_toolbar.cpp:49
#: 3d-viewer/3d_toolbar.cpp:49
#: share/zoom.cpp:369
#: share/zoom.cpp:369
#, fuzzy
msgid "Redraw view"
msgid "Redraw view"
msgstr "
Herteken
en"
msgstr "
Tekening ververs
en"
#: pcbnew/tool_pcb.cpp:268
#: pcbnew/tool_pcb.cpp:268
#: pcbnew/tool_modedit.cpp:119
#: pcbnew/tool_modedit.cpp:119
...
@@ -2595,9 +2588,8 @@ msgid "Via %.3f"
...
@@ -2595,9 +2588,8 @@ msgid "Via %.3f"
msgstr "Doormetalisering %.3f"
msgstr "Doormetalisering %.3f"
#: pcbnew/onrightclick.cpp:127
#: pcbnew/onrightclick.cpp:127
#, fuzzy
msgid "End tool"
msgid "End tool"
msgstr "Gereedschap
Verwerp
en"
msgstr "Gereedschap
annuler
en"
#: pcbnew/onrightclick.cpp:195
#: pcbnew/onrightclick.cpp:195
msgid "Lock Module"
msgid "Lock Module"
...
@@ -3264,12 +3256,13 @@ msgstr "Bestand is geen bibliotheek"
...
@@ -3264,12 +3256,13 @@ msgstr "Bestand is geen bibliotheek"
msgid "Module <%s> not found"
msgid "Module <%s> not found"
msgstr "Module <%s> niet gevonden"
msgstr "Module <%s> niet gevonden"
#: pcbnew/loadcmp.cpp:368
#: pcbnew/loadcmp.cpp:369
msgid "Library: "
#: eeschema/eelibs_read_libraryfiles.cpp:148
msgstr "Bibliotheek:"
msgid " loaded"
msgstr " geladen"
#: pcbnew/loadcmp.cpp:43
3
#: pcbnew/loadcmp.cpp:43
4
#: pcbnew/loadcmp.cpp:58
4
#: pcbnew/loadcmp.cpp:58
5
#, c-format
#, c-format
msgid "Modules [%d items]"
msgid "Modules [%d items]"
msgstr "Modules [%d items]"
msgstr "Modules [%d items]"
...
@@ -5051,7 +5044,7 @@ msgstr ""
...
@@ -5051,7 +5044,7 @@ msgstr ""
#: kicad/buildmnu.cpp:190
#: kicad/buildmnu.cpp:190
#: gerbview/tool_gerber.cpp:149
#: gerbview/tool_gerber.cpp:149
msgid "&Contents"
msgid "&Contents"
msgstr "&
Inhoud...
"
msgstr "&
Helpinhoud
"
#: pcbnew/menubarpcb.cpp:292
#: pcbnew/menubarpcb.cpp:292
#: pcbnew/menubarmodedit.cpp:60
#: pcbnew/menubarmodedit.cpp:60
...
@@ -5065,7 +5058,7 @@ msgstr "Open de pcbnew handleiding"
...
@@ -5065,7 +5058,7 @@ msgstr "Open de pcbnew handleiding"
#: kicad/buildmnu.cpp:195
#: kicad/buildmnu.cpp:195
#: gerbview/tool_gerber.cpp:151
#: gerbview/tool_gerber.cpp:151
msgid "&About"
msgid "&About"
msgstr "&
Over...
"
msgstr "&
Info
"
#: pcbnew/menubarpcb.cpp:296
#: pcbnew/menubarpcb.cpp:296
#: pcbnew/menubarmodedit.cpp:64
#: pcbnew/menubarmodedit.cpp:64
...
@@ -5603,38 +5596,29 @@ msgstr "U"
...
@@ -5603,38 +5596,29 @@ msgstr "U"
msgid "Start loading schematic libs"
msgid "Start loading schematic libs"
msgstr "Start laden van schema bibliotheken"
msgstr "Start laden van schema bibliotheken"
#: eeschema/eelibs_read_libraryfiles.cpp:143
#: eeschema/eelibs_read_libraryfiles.cpp:150
msgid "Loading library "
msgstr "Bibliotheek laden "
#: eeschema/eelibs_read_libraryfiles.cpp:147
#, fuzzy
#, fuzzy
msgid " OK"
msgid " error!"
msgstr "OKE\n"
msgstr " fout"
#: eeschema/eelibs_read_libraryfiles.cpp:149
#, fuzzy
msgid " ->Error"
msgstr "Fout"
#: eeschema/eelibs_read_libraryfiles.cpp:30
5
#: eeschema/eelibs_read_libraryfiles.cpp:30
6
#: eeschema/eelibs_read_libraryfiles.cpp:31
2
#: eeschema/eelibs_read_libraryfiles.cpp:31
3
msgid "File <"
msgid "File <"
msgstr "Bestand <"
msgstr "Bestand <"
#: eeschema/eelibs_read_libraryfiles.cpp:30
5
#: eeschema/eelibs_read_libraryfiles.cpp:30
6
msgid "> is empty!"
msgid "> is empty!"
msgstr "> is leeg!"
msgstr "> is leeg!"
#: eeschema/eelibs_read_libraryfiles.cpp:31
2
#: eeschema/eelibs_read_libraryfiles.cpp:31
3
msgid "> is NOT EESCHEMA library!"
msgid "> is NOT EESCHEMA library!"
msgstr "> is GEEN EESCHEMA bibliotheek!"
msgstr "> is GEEN EESCHEMA bibliotheek!"
#: eeschema/eelibs_read_libraryfiles.cpp:33
1
#: eeschema/eelibs_read_libraryfiles.cpp:33
2
msgid "Library <"
msgid "Library <"
msgstr "Bibliotheek <"
msgstr "Bibliotheek <"
#: eeschema/eelibs_read_libraryfiles.cpp:33
1
#: eeschema/eelibs_read_libraryfiles.cpp:33
2
msgid "> header read error"
msgid "> header read error"
msgstr ""
msgstr ""
...
@@ -7773,9 +7757,8 @@ msgid "Place the graphic text (comment)"
...
@@ -7773,9 +7757,8 @@ msgid "Place the graphic text (comment)"
msgstr ""
msgstr ""
#: eeschema/menubar.cpp:365
#: eeschema/menubar.cpp:365
#, fuzzy
msgid "Color preferences"
msgid "Setting colors..."
msgstr "Kleuren voorkeuren"
msgstr "Kleuren instellen..."
#: eeschema/menubar.cpp:371
#: eeschema/menubar.cpp:371
#: gerbview/tool_gerber.cpp:110
#: gerbview/tool_gerber.cpp:110
...
@@ -11192,6 +11175,23 @@ msgstr "Pagina Instellingen"
...
@@ -11192,6 +11175,23 @@ msgstr "Pagina Instellingen"
msgid "Print"
msgid "Print"
msgstr "Printen"
msgstr "Printen"
#, fuzzy
#~ msgid "Setting colors..."
#~ msgstr "Kleuren instellen..."
#~ msgid "Loading library "
#~ msgstr "Bibliotheek laden "
#, fuzzy
#~ msgid " OK"
#~ msgstr "OKE\n"
#, fuzzy
#~ msgid " ->Error"
#~ msgstr "Fout"
#~ msgid "Library: "
#~ msgstr "Bibliotheek: "
#~ msgid "Footprint name:"
#~ msgstr "Voetprint naam:"
#~ msgid "Library Files:"
#~ msgid "Library Files:"
#~ msgstr "Bibliotheek Bestanden:"
#~ msgstr "Bibliotheek Bestanden:"
#~ msgid "&Library settings"
#~ msgid "&Library settings"
...
...
pcbnew/loadcmp.cpp
View file @
d206c9e5
...
@@ -365,7 +365,8 @@ wxString WinEDA_BasePcbFrame::Select_1_Module_From_List(
...
@@ -365,7 +365,8 @@ wxString WinEDA_BasePcbFrame::Select_1_Module_From_List(
continue
;
continue
;
}
}
msg
=
_
(
"Library: "
);
msg
<<
FullLibName
;
// Statusbar library loaded message
msg
=
_
(
"Library "
);
msg
<<
FullLibName
;
msg
<<
_
(
" loaded"
);
Affiche_Message
(
msg
);
Affiche_Message
(
msg
);
/* lecture entete */
/* lecture entete */
...
...
pcbnew/modules.cpp
View file @
d206c9e5
...
@@ -78,7 +78,7 @@ MODULE* WinEDA_BasePcbFrame::GetModuleByName()
...
@@ -78,7 +78,7 @@ MODULE* WinEDA_BasePcbFrame::GetModuleByName()
wxString
modulename
;
wxString
modulename
;
MODULE
*
module
=
NULL
;
MODULE
*
module
=
NULL
;
Get_Message
(
_
(
"
Footprint name:"
),
_
(
"Search F
ootprint"
),
modulename
,
this
);
Get_Message
(
_
(
"
Name:"
),
_
(
"Search f
ootprint"
),
modulename
,
this
);
if
(
!
modulename
.
IsEmpty
()
)
if
(
!
modulename
.
IsEmpty
()
)
{
{
module
=
m_Pcb
->
m_Modules
;
module
=
m_Pcb
->
m_Modules
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment