rwdfoldeditor 0.05 → 0.07
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/code/01rwdcore/01rwdcore.rb +5 -4
- data/code/01rwdcore/02helptexthashbegin.rb +14 -2
- data/code/01rwdcore/03helptexthash.rb +18 -20
- data/code/01rwdcore/jumplinkcommand.rb +1 -0
- data/code/01rwdcore/openhelpwindow.rb +7 -0
- data/code/01rwdcore/runhelpabout.rb +6 -1
- data/code/01rwdcore/runopentinkerdocument.rb +1 -1
- data/code/01rwdcore/selectiontab.rb +2 -0
- data/code/01rwdcore/setuphelpaboutoptions.rb +2 -0
- data/code/01rwdcore/setuptinkerdocuments.rb +1 -0
- data/code/01rwdcore/uploadreturns.rb +3 -0
- data/code/dd0viewphoto/dd0viewphoto.rb +2 -0
- data/code/superant.com.foldeditor/0uninstallapplet.rb +8 -1
- data/code/superant.com.foldeditor/addzipfiles.rb +45 -0
- data/code/superant.com.foldeditor/helptexthashload.rb +22 -0
- data/code/superant.com.foldeditor/launchfoldeditorurl.rb +5 -3
- data/code/superant.com.foldeditor/openhelpwindowrwdhyernote.rb +6 -2
- data/code/superant.com.rwdtinkerbackwindow/initiateapplets.rb +30 -102
- data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +2 -0
- data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +2 -0
- data/code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb +3 -1
- data/code/superant.com.rwdtinkerbackwindow/listzips.rb +2 -0
- data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +3 -1
- data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +1 -0
- data/code/superant.com.rwdtinkerbackwindow/viewlogfile.rb +8 -5
- data/code/zz0applicationend/zz0end.rb +2 -1
- data/configuration/rwdtinker.dist +3 -2
- data/configuration/rwdwfoldeditor.dist +7 -5
- data/configuration/tinkerwin2variables.dist +5 -9
- data/gui/tinkerbackwindows/superant.com.foldeditor/60zipfoldfiles.rwd +31 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/10appletbegin.rwd +4 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/11viewnamedata.rwd +19 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/13listnamerecordfiles.rwd +21 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/16editrecord.rwd +39 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/17viewvcardrecord.rwd +32 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/18contactutilities.rwd +34 -0
- data/gui/tinkerbackwindows/superant.com.slideshow/81jumplinkcommands.rwd +17 -0
- data/gui/tinkerbackwindows/{superant.com.foldwords/z9end.rwd → superant.com.slideshow/9end.rwd} +0 -0
- data/init.rb +61 -164
- data/installed/rwdwfoldeditor.inf +3 -8
- data/lang/en/rwdcore/en.po +182 -0
- data/lang/en/rwdfoldeditor/en.po +28 -0
- data/lang/es/rwdcore/es.po +175 -0
- data/lang/fr/rwdcore/fr.po +169 -0
- data/lang/hi/rwdcore/hi.po +173 -0
- data/lang/ja/rwdcore/ja.po +171 -0
- data/lang/nl/rwdcore/nl.po +169 -0
- data/lib/rwdtinker/rwdcodedir.rb +56 -0
- data/lib/rwdtinker/rwdguidir.rb +57 -0
- data/lib/rwdtinker/rwdlangdir.rb +60 -0
- data/lib/rwdtinker/rwdtinkertools.rb +2 -1
- data/rwd_files/HowTo_FoldEditor.txt +9 -0
- data/rwd_files/HowTo_Tinker.txt +24 -6
- data/rwd_files/Tinkerhelptexthash.txt +82 -0
- data/rwd_files/rubylinks.fld +6 -0
- data/rwd_files/rwdapplications.html +23 -1
- data/rwd_files/rwdfoldeditorhelpfiles.txt +17 -0
- data/tests/makedist-rwdwfoldeditor.rb +1 -1
- data/tests/makedist.rb +1 -1
- data/zips/rwdwfoldeditor-0.07.zip +0 -0
- data/zips/rwdwmovies-0.98.zip +0 -0
- data/zips/rwdwmpd-0.07.zip +0 -0
- data/zips/temp.rb +1 -0
- data/zips/tinkerbellw-0.03.zip +0 -0
- data/zips/{wrubyslippers-1.07.zip → wrubyslippers-1.08.zip} +0 -0
- metadata +33 -29
- data/code/01rwdcore/04helptextend.rb +0 -6
- data/code/superant.com.foldback/clearhttpview3.rb +0 -9
- data/code/superant.com.foldback/dictlookup.rb +0 -20
- data/code/superant.com.foldback/eliza.rb +0 -8
- data/code/superant.com.foldback/helptexthashrwdhypernote.rb +0 -19
- data/code/superant.com.foldback/listwordlookup.rb +0 -37
- data/code/superant.com.foldback/openhelpwindowrwdhyernote.rb +0 -13
- data/code/superant.com.foldback/runrwdshellwindow.rb +0 -12
- data/code/superant.com.foldeditor/helptexthashrwdhypernote.rb +0 -38
- data/code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb +0 -61
- data/gui/tinkerbackwindows/superant.com.foldwords/1appname.rwd +0 -4
- data/gui/tinkerbackwindows/superant.com.foldwords/1dictionary.rwd +0 -19
- data/gui/tinkerbackwindows/superant.com.foldwords/3ai.rwd +0 -22
- data/gui/tinkerbackwindows/superant.com.foldwords/4thesaurus.rwd +0 -36
- data/gui/tinkerbackwindows/superant.com.foldwords/77jumplinkcommands.rwd +0 -17
- data/lang/en/rwdcore/languagefile.rb +0 -59
- data/lang/es/rwdcore/languagefile-es.rb +0 -63
- data/lang/fr/rwdcore/languagefile.rb +0 -65
- data/lang/jp/rwdcore/languagefile.rb +0 -73
- data/lang/nl/rwdcore/languagefile.rb +0 -76
- data/lib/dict.rb +0 -438
- data/lib/oothesaurus.rb +0 -76
- data/zips/rwdwgutenberg-0.11.zip +0 -0
- data/zips/rwdwhypernote-0.15.zip +0 -0
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
# rwdwfoldeditor - book editor
|
|
2
2
|
gui/tinkerbackwindows/superant.com.foldeditor
|
|
3
|
-
gui/tinkerbackwindows/superant.com.
|
|
3
|
+
gui/tinkerbackwindows/superant.com.slideshow
|
|
4
4
|
code/superant.com.foldeditor
|
|
5
|
-
code/superant.com.foldback
|
|
6
5
|
tests/makedist-rwdwfoldeditor.rb
|
|
7
6
|
tests/gemspec-rwdwfoldeditor
|
|
8
7
|
rwd_files/HowTo_FoldEditor.txt
|
|
9
|
-
lib/oothesaurus.rb
|
|
10
|
-
lib/dict.rb
|
|
11
8
|
configuration/rwdwfoldeditor.dist
|
|
12
|
-
configuration/rwdwfoldeditor.cnf
|
|
13
9
|
rwd_files/default.fld
|
|
14
10
|
rwd_files/rwdhypernote-0.13.fld
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
11
|
+
rwd_files/rwdfoldeditorhelpfiles.txt
|
|
12
|
+
rwd_files/rubylinks.fld
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
# English Language files for RwdTinker core
|
|
2
|
+
|
|
3
|
+
msgid "error_message_id_unknown"
|
|
4
|
+
msgstr "ERROR: Message-ID Unknown"
|
|
5
|
+
|
|
6
|
+
msgid "applet_installed"
|
|
7
|
+
msgstr '"applet installed!"'
|
|
8
|
+
|
|
9
|
+
msgid "application_version"
|
|
10
|
+
msgstr "Application Version"
|
|
11
|
+
|
|
12
|
+
msgid "cancel"
|
|
13
|
+
msgstr "Cancel"
|
|
14
|
+
|
|
15
|
+
msgid "clickfor_version"
|
|
16
|
+
msgstr "Click for Version"
|
|
17
|
+
|
|
18
|
+
msgid "clickbelowtoviewlistof_zip"
|
|
19
|
+
msgstr "click below to view lists of zips"
|
|
20
|
+
|
|
21
|
+
msgid "documents"
|
|
22
|
+
msgstr "Documents"
|
|
23
|
+
|
|
24
|
+
msgid "edit"
|
|
25
|
+
msgstr "edit"
|
|
26
|
+
|
|
27
|
+
msgid "file_name"
|
|
28
|
+
msgstr "File Name:"
|
|
29
|
+
|
|
30
|
+
msgid "fill_record"
|
|
31
|
+
msgstr "Fill Record"
|
|
32
|
+
|
|
33
|
+
msgid "help"
|
|
34
|
+
msgstr "Help"
|
|
35
|
+
|
|
36
|
+
msgid "help_about"
|
|
37
|
+
msgstr '"Help About"'
|
|
38
|
+
|
|
39
|
+
msgid "install_applet"
|
|
40
|
+
msgstr '"install (rwdtinker) applet"'
|
|
41
|
+
|
|
42
|
+
msgid "jumptoapplication_location"
|
|
43
|
+
msgstr '"Jump to Application Location"'
|
|
44
|
+
|
|
45
|
+
msgid "list_applets"
|
|
46
|
+
msgstr '"Remove Applets"'
|
|
47
|
+
|
|
48
|
+
msgid "listappletsinthegem_directory"
|
|
49
|
+
msgstr '"List applets in the Gem Directory"'
|
|
50
|
+
|
|
51
|
+
msgid "listappletsavailablefor_installation"
|
|
52
|
+
msgstr '"List applets available for installation"'
|
|
53
|
+
|
|
54
|
+
msgid "list_files"
|
|
55
|
+
msgstr '"List Files"'
|
|
56
|
+
|
|
57
|
+
msgid "list_installed_gems "
|
|
58
|
+
msgstr '"List installed Gems"'
|
|
59
|
+
|
|
60
|
+
msgid "list_photos"
|
|
61
|
+
msgstr '"List Photos"'
|
|
62
|
+
|
|
63
|
+
msgid "list_zips"
|
|
64
|
+
msgstr '"List Zips"'
|
|
65
|
+
|
|
66
|
+
msgid "listzipdirappletsavailable"
|
|
67
|
+
msgstr '"List (zip directory) applets available for installation"'
|
|
68
|
+
|
|
69
|
+
msgid "menu_panel"
|
|
70
|
+
msgstr '"Menu Panel"'
|
|
71
|
+
|
|
72
|
+
msgid "module_unknown"
|
|
73
|
+
msgstr '"Unknown Module"'
|
|
74
|
+
|
|
75
|
+
msgid "next"
|
|
76
|
+
msgstr "Next"
|
|
77
|
+
|
|
78
|
+
msgid "open"
|
|
79
|
+
msgstr "Open"
|
|
80
|
+
|
|
81
|
+
msgid "open_document"
|
|
82
|
+
msgstr '"Open Document"'
|
|
83
|
+
|
|
84
|
+
msgid "openselectedhelp_about"
|
|
85
|
+
msgstr '"Open selected help about"'
|
|
86
|
+
|
|
87
|
+
msgid "reload_variables"
|
|
88
|
+
msgstr '"Reload Variables"'
|
|
89
|
+
|
|
90
|
+
msgid "remove_applet"
|
|
91
|
+
msgstr '"remove applet"'
|
|
92
|
+
|
|
93
|
+
msgid "return"
|
|
94
|
+
msgstr "Return"
|
|
95
|
+
|
|
96
|
+
msgid "rwdtinker_window_2"
|
|
97
|
+
msgstr '"RwdTinker Window 2"'
|
|
98
|
+
|
|
99
|
+
msgid "rwdtinker"
|
|
100
|
+
msgstr "RwdTinker"
|
|
101
|
+
|
|
102
|
+
msgid "rwdtinker_back_window"
|
|
103
|
+
msgstr '"RwdTinker Back Window"'
|
|
104
|
+
|
|
105
|
+
msgid "rwdtinker_help"
|
|
106
|
+
msgstr '"RwdTinker Help"'
|
|
107
|
+
|
|
108
|
+
msgid "rwdtinker_help_window"
|
|
109
|
+
msgstr '"RwdTinker Help Window"'
|
|
110
|
+
|
|
111
|
+
msgid "showjump_links"
|
|
112
|
+
msgstr '"Show Jump Links"'
|
|
113
|
+
|
|
114
|
+
msgid "showdocument_list"
|
|
115
|
+
msgstr '"Show Document List"'
|
|
116
|
+
|
|
117
|
+
msgid "showhelpabout_links"
|
|
118
|
+
msgstr '"Show Help About Links"'
|
|
119
|
+
|
|
120
|
+
msgid "save"
|
|
121
|
+
msgstr "Save"
|
|
122
|
+
|
|
123
|
+
msgid "save_changes"
|
|
124
|
+
msgstr '"Save Changes"'
|
|
125
|
+
|
|
126
|
+
msgid "selection_panel"
|
|
127
|
+
msgstr '"Menu Panel"'
|
|
128
|
+
|
|
129
|
+
msgid "selection_tab"
|
|
130
|
+
msgstr '"Menu Tab"'
|
|
131
|
+
|
|
132
|
+
msgid "tinker_logo"
|
|
133
|
+
msgstr '"Tinker Logo"'
|
|
134
|
+
|
|
135
|
+
msgid "tinkerback_window"
|
|
136
|
+
msgstr '"Tinker Back Window"'
|
|
137
|
+
|
|
138
|
+
msgid "viewapplet_contents"
|
|
139
|
+
msgstr '"View Applet Contents"'
|
|
140
|
+
|
|
141
|
+
msgid "viewalreadyinstalled_applications"
|
|
142
|
+
msgstr '"View already installed GEM applications"'
|
|
143
|
+
|
|
144
|
+
msgid "viewinstalled_text"
|
|
145
|
+
msgstr '"View Install Text"'
|
|
146
|
+
|
|
147
|
+
msgid "view_platform"
|
|
148
|
+
msgstr '"view platform"'
|
|
149
|
+
|
|
150
|
+
msgid "viewplatform_information"
|
|
151
|
+
msgstr '"View Platform Information"'
|
|
152
|
+
|
|
153
|
+
msgid "viewlogger_information"
|
|
154
|
+
msgstr '"View Logger Information"'
|
|
155
|
+
|
|
156
|
+
msgid "view_event"
|
|
157
|
+
msgstr '"View event"'
|
|
158
|
+
|
|
159
|
+
msgid "viewinstall_text"
|
|
160
|
+
msgstr '"View Install Text"'
|
|
161
|
+
|
|
162
|
+
msgid "viewlistinstall_files"
|
|
163
|
+
msgstr '"View List of Installed Files"'
|
|
164
|
+
|
|
165
|
+
msgid "view_photo"
|
|
166
|
+
msgstr '"View Photo"'
|
|
167
|
+
|
|
168
|
+
msgid "window"
|
|
169
|
+
msgstr "Window"
|
|
170
|
+
|
|
171
|
+
msgid "message_general_help"
|
|
172
|
+
msgstr "rwdtinker is the core application for the
|
|
173
|
+
rwdapplications. On the front screen you can view
|
|
174
|
+
documents and make menu choices. On the back
|
|
175
|
+
screen you will find:<p>
|
|
176
|
+
You can work with Applets: go to 'Selection tab', <br>
|
|
177
|
+
On that back screen you will find:<br>
|
|
178
|
+
List Applets: you can see and delete installed applets<br>
|
|
179
|
+
List Zips: you can see lists of applets that you can install<br>
|
|
180
|
+
Edit Configuration: You can view the rwdtinker configuration and change it<br>
|
|
181
|
+
Diagnostic Tab: You can view the environments variables that rwdtinker is running with<br>"
|
|
182
|
+
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# English Language files for RwdTinker
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
msgid "zipfoldfile_tab"
|
|
5
|
+
msgstr '"Zip Fold Files"'
|
|
6
|
+
|
|
7
|
+
msgid "foldfile_name"
|
|
8
|
+
msgstr '"Fold File Name"'
|
|
9
|
+
|
|
10
|
+
msgid "zipfold_file"
|
|
11
|
+
msgstr '"Zip the Fold File"'
|
|
12
|
+
|
|
13
|
+
msgid "viewfoldfile_contents"
|
|
14
|
+
msgstr '"View Fold File Links"'
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
msgid "fold_zipfile_help"
|
|
18
|
+
msgstr "you can zip the fold file<br> You can view the fold file content<br> Select the fold files in the RwdFoldEditor edit file tab <br> Be certain each fold line exists"
|
|
19
|
+
|
|
20
|
+
msgid "fold_linkutility_help"
|
|
21
|
+
msgstr "You can choose the link file to work on <p> You can edit links for note pages <p> You can open the link file if you have one already<p> You can see the list of link files by clicking 'List Local Link Files' You can open one of those file <p> If you do not have a link file, you can create one with 'create link file' button"
|
|
22
|
+
|
|
23
|
+
msgid "fold_linkview_help"
|
|
24
|
+
msgstr "You can create or edit notes<p> 'Open Detail' to view the selected note you already have.<p> 'Save changes' to save your edits <p> 'Create New Note' to start a new note<p> Before you come to this tab, you need to visit the Foldeditor FileView to select the note from the list in a fold file."
|
|
25
|
+
|
|
26
|
+
msgid "fold_rwdfoldeditor_generalhelp"
|
|
27
|
+
msgstr "This program is a notes editor<br> text notes can be entered and saved and organized into a fold link file <br> Notes can be saved in any structure you want in directories <p> There are tabs to enter notes and links and edit configurations <p> 'View/Edit Document' - to create a note or edit and existing note <p> 'FoldEditor File View' - to view and navigate the fold link file <p> 'RwdFoldEditor edit file' - to edit change fold link files"
|
|
28
|
+
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
# Spanish Language files for RwdTinker core
|
|
2
|
+
|
|
3
|
+
msgid "error_message_id_unknown"
|
|
4
|
+
msgstr "Identificador de mensaje desconocido"
|
|
5
|
+
|
|
6
|
+
msgid "applet_installed"
|
|
7
|
+
msgstr '"applet instalado!"'
|
|
8
|
+
|
|
9
|
+
msgid "application_version"
|
|
10
|
+
msgstr '"Versiones de Aplicacion"'
|
|
11
|
+
|
|
12
|
+
msgid "clear"
|
|
13
|
+
msgstr "claro"
|
|
14
|
+
|
|
15
|
+
msgid "cancel"
|
|
16
|
+
msgstr "Cancelación"
|
|
17
|
+
|
|
18
|
+
msgid "clickfor_version"
|
|
19
|
+
msgstr '"click para version"'
|
|
20
|
+
|
|
21
|
+
msgid "clickbelowtoviewlistof_zip"
|
|
22
|
+
msgstr '"click abajo a ver lista de zips"'
|
|
23
|
+
|
|
24
|
+
msgid "documents"
|
|
25
|
+
msgstr "Documentos"
|
|
26
|
+
|
|
27
|
+
msgid "edit"
|
|
28
|
+
msgstr "Editar"
|
|
29
|
+
|
|
30
|
+
msgid "file_name"
|
|
31
|
+
msgstr '"Fila Nombre"'
|
|
32
|
+
|
|
33
|
+
msgid "fill_record"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgid "help"
|
|
37
|
+
msgstr "Ayuda"
|
|
38
|
+
|
|
39
|
+
msgid "help_about"
|
|
40
|
+
msgstr '"Ayuda sobre"'
|
|
41
|
+
|
|
42
|
+
msgid "install_applet"
|
|
43
|
+
msgstr '"instale (rwdtinker) applet"'
|
|
44
|
+
|
|
45
|
+
msgid "jumptoapplication_location"
|
|
46
|
+
msgstr '"saltar a la aplicación"'
|
|
47
|
+
|
|
48
|
+
msgid "list_applets"
|
|
49
|
+
msgstr '"Lista Applets"'
|
|
50
|
+
|
|
51
|
+
msgid "listappletsavailablefor_installation"
|
|
52
|
+
msgstr '"Lista applets pudo acceder a instalado"'
|
|
53
|
+
|
|
54
|
+
msgid "listappletsinthegem_directory"
|
|
55
|
+
msgstr '"Lista applets en el Directorio Gem"'
|
|
56
|
+
|
|
57
|
+
msgid "list_files"
|
|
58
|
+
msgstr '"Lista de Archivos"'
|
|
59
|
+
|
|
60
|
+
msgid "list_installed_gems"
|
|
61
|
+
msgstr '"Lista de Instalado Gems"'
|
|
62
|
+
|
|
63
|
+
msgid "list_photos"
|
|
64
|
+
msgstr '"Lista de Photos"'
|
|
65
|
+
|
|
66
|
+
msgid "list_zips"
|
|
67
|
+
msgstr '"Lista Zips"'
|
|
68
|
+
|
|
69
|
+
msgid "listzipdirappletsavailable"
|
|
70
|
+
msgstr '"Lista (zip directory) applets disponible para su instalación"'
|
|
71
|
+
|
|
72
|
+
msgid "menu_panel"
|
|
73
|
+
msgstr '"Panel de herramientas"'
|
|
74
|
+
|
|
75
|
+
msgid "module_unknown"
|
|
76
|
+
msgstr '"Module desconocido"'
|
|
77
|
+
|
|
78
|
+
msgid "next"
|
|
79
|
+
msgstr "Siguiente"
|
|
80
|
+
|
|
81
|
+
msgid "open"
|
|
82
|
+
msgstr "Abrir"
|
|
83
|
+
|
|
84
|
+
msgid "open_document"
|
|
85
|
+
msgstr '"Abrir documento"'
|
|
86
|
+
|
|
87
|
+
msgid "openselectedhelp_about"
|
|
88
|
+
msgstr '"Abrir la ayuda"'
|
|
89
|
+
|
|
90
|
+
msgid "reload_variables"
|
|
91
|
+
msgstr '"Recarga los Variables"'
|
|
92
|
+
|
|
93
|
+
msgid "remove_applet"
|
|
94
|
+
msgstr '"Eliminar applet"'
|
|
95
|
+
|
|
96
|
+
msgid "return"
|
|
97
|
+
msgstr '"anterior"'
|
|
98
|
+
|
|
99
|
+
msgid "rwdtinker_window_2"
|
|
100
|
+
msgstr '"RwdTinker Ventana 2"'
|
|
101
|
+
|
|
102
|
+
msgid "rwdtinker"
|
|
103
|
+
msgstr "RwdTinker"
|
|
104
|
+
|
|
105
|
+
msgid "rwdtinker_back_window"
|
|
106
|
+
msgstr '"RwdTinker Ventana Trasera"'
|
|
107
|
+
|
|
108
|
+
msgid "rwdtinker_help"
|
|
109
|
+
msgstr '"RwdTinker Ayuda"'
|
|
110
|
+
|
|
111
|
+
msgid "rwdtinker_help_window"
|
|
112
|
+
msgstr '"RwdTinker Ventana Ayuda"'
|
|
113
|
+
|
|
114
|
+
msgid "showdocument_list"
|
|
115
|
+
msgstr '"Mostrar lista de documentos"'
|
|
116
|
+
|
|
117
|
+
msgid "showhelpabout_links"
|
|
118
|
+
msgstr '"Mostrar enlaces de ayuda sobre"'
|
|
119
|
+
|
|
120
|
+
msgid "showjump_links"
|
|
121
|
+
msgstr '"Mostrar enlace saltar"'
|
|
122
|
+
|
|
123
|
+
msgid "save"
|
|
124
|
+
msgstr '"Guardar"'
|
|
125
|
+
|
|
126
|
+
msgid "save_changes"
|
|
127
|
+
msgstr '"Guardar los cambios"'
|
|
128
|
+
|
|
129
|
+
msgid "rwdtinker"
|
|
130
|
+
msgstr "RwdTinker"
|
|
131
|
+
|
|
132
|
+
msgid "selection_panel"
|
|
133
|
+
msgstr '"Panel de Selección"'
|
|
134
|
+
|
|
135
|
+
msgid "tinker_logo"
|
|
136
|
+
msgstr '"Insignia de Tinker"'
|
|
137
|
+
|
|
138
|
+
msgid "selection_tab"
|
|
139
|
+
msgstr '"Tab de Selección"'
|
|
140
|
+
|
|
141
|
+
msgid "tinkerback_window"
|
|
142
|
+
msgstr '"Tinker Ventana detrás"'
|
|
143
|
+
|
|
144
|
+
msgid "viewapplet_contents"
|
|
145
|
+
msgstr '"Ver Applet Contenido"'
|
|
146
|
+
|
|
147
|
+
msgid "viewalreadyinstalled_applications"
|
|
148
|
+
msgstr '"Ver ya instalado GEM aplicaciones"'
|
|
149
|
+
|
|
150
|
+
msgid "viewinstalled_text"
|
|
151
|
+
msgstr '"Ver Instalar Texto"'
|
|
152
|
+
|
|
153
|
+
msgid "view_platform"
|
|
154
|
+
msgstr '"Ver plataforma"'
|
|
155
|
+
|
|
156
|
+
msgid "viewplatform_information"
|
|
157
|
+
msgstr '"Ver información de plataforma"'
|
|
158
|
+
|
|
159
|
+
msgid "viewlogger_information"
|
|
160
|
+
msgstr '"Ver diario de pesca"'
|
|
161
|
+
|
|
162
|
+
msgid "view_event"
|
|
163
|
+
msgstr '"Ver evento"'
|
|
164
|
+
|
|
165
|
+
msgid "viewinstall_text"
|
|
166
|
+
msgstr '"Ver Texto"'
|
|
167
|
+
|
|
168
|
+
msgid "viewlistinstall_files"
|
|
169
|
+
msgstr '"Ver lista de archivos instalado"'
|
|
170
|
+
|
|
171
|
+
msgid "view_photo"
|
|
172
|
+
msgstr '"Ver Photo"'
|
|
173
|
+
|
|
174
|
+
msgid "window"
|
|
175
|
+
msgstr '"Ventana"'
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
# Language files for RwdTinker core
|
|
2
|
+
|
|
3
|
+
msgid "error_message_id_unknown"
|
|
4
|
+
msgstr ""
|
|
5
|
+
|
|
6
|
+
msgid "applet_installed"
|
|
7
|
+
msgstr ""
|
|
8
|
+
|
|
9
|
+
msgid "application_version"
|
|
10
|
+
msgstr ""
|
|
11
|
+
|
|
12
|
+
msgid "cancel"
|
|
13
|
+
msgstr ""
|
|
14
|
+
|
|
15
|
+
msgid "clickfor_version"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgid "clickbelowtoviewlistof_zip"
|
|
19
|
+
msgstr ""
|
|
20
|
+
|
|
21
|
+
msgid "documents"
|
|
22
|
+
msgstr ""
|
|
23
|
+
|
|
24
|
+
msgid "edit"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
msgid "file_name"
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgid "fill_record"
|
|
31
|
+
msgstr ""
|
|
32
|
+
|
|
33
|
+
msgid "help"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgid "help_about"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
39
|
+
msgid "install_applet"
|
|
40
|
+
msgstr ""
|
|
41
|
+
|
|
42
|
+
msgid "jumptoapplication_location"
|
|
43
|
+
msgstr ""
|
|
44
|
+
|
|
45
|
+
msgid "list_applets"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
msgid "listappletsinthegem_directory"
|
|
49
|
+
msgstr ""
|
|
50
|
+
|
|
51
|
+
msgid "listappletsavailablefor_installation"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
msgid "list_files"
|
|
55
|
+
msgstr ""
|
|
56
|
+
|
|
57
|
+
msgid "list_installed_gems "
|
|
58
|
+
msgstr ""
|
|
59
|
+
|
|
60
|
+
msgid "list_photos"
|
|
61
|
+
msgstr ""
|
|
62
|
+
|
|
63
|
+
msgid "list_zips"
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
msgid "listzipdirappletsavailable"
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
69
|
+
msgid "menu_panel"
|
|
70
|
+
msgstr ""
|
|
71
|
+
|
|
72
|
+
msgid "module_unknown"
|
|
73
|
+
msgstr ""
|
|
74
|
+
|
|
75
|
+
msgid "next"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgid "open"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgid "open_document"
|
|
82
|
+
msgstr ""
|
|
83
|
+
|
|
84
|
+
msgid "openselectedhelp_about"
|
|
85
|
+
msgstr ""
|
|
86
|
+
|
|
87
|
+
msgid "reload_variables"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
msgid "remove_applet"
|
|
91
|
+
msgstr ""
|
|
92
|
+
|
|
93
|
+
msgid "return"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
96
|
+
msgid "rwdtinker_window_2"
|
|
97
|
+
msgstr ""
|
|
98
|
+
|
|
99
|
+
msgid "rwdtinker"
|
|
100
|
+
msgstr "RwdTinker"
|
|
101
|
+
|
|
102
|
+
msgid "rwdtinker_back_window"
|
|
103
|
+
msgstr ""
|
|
104
|
+
|
|
105
|
+
msgid "rwdtinker_help"
|
|
106
|
+
msgstr ""
|
|
107
|
+
|
|
108
|
+
msgid "rwdtinker_help_window"
|
|
109
|
+
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgid "showjump_links"
|
|
112
|
+
msgstr ""
|
|
113
|
+
|
|
114
|
+
msgid "showdocument_list"
|
|
115
|
+
msgstr ""
|
|
116
|
+
|
|
117
|
+
msgid "showhelpabout_links"
|
|
118
|
+
msgstr ""
|
|
119
|
+
|
|
120
|
+
msgid "save"
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgid "save_changes"
|
|
124
|
+
msgstr ""
|
|
125
|
+
|
|
126
|
+
msgid "selection_panel"
|
|
127
|
+
msgstr ""
|
|
128
|
+
|
|
129
|
+
msgid "selection_tab"
|
|
130
|
+
msgstr ""
|
|
131
|
+
|
|
132
|
+
msgid "tinker_logo"
|
|
133
|
+
msgstr ""
|
|
134
|
+
|
|
135
|
+
msgid "tinkerback_window"
|
|
136
|
+
msgstr ""
|
|
137
|
+
|
|
138
|
+
msgid "viewapplet_contents"
|
|
139
|
+
msgstr ""
|
|
140
|
+
|
|
141
|
+
msgid "viewalreadyinstalled_applications"
|
|
142
|
+
msgstr ""
|
|
143
|
+
|
|
144
|
+
msgid "viewinstalled_text"
|
|
145
|
+
msgstr "View Install Text"
|
|
146
|
+
|
|
147
|
+
msgid "view_platform"
|
|
148
|
+
msgstr "view platform"
|
|
149
|
+
|
|
150
|
+
msgid "viewplatform_information"
|
|
151
|
+
msgstr "View Platform Information"
|
|
152
|
+
|
|
153
|
+
msgid "viewlogger_information"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
156
|
+
msgid "view_event"
|
|
157
|
+
msgstr ""
|
|
158
|
+
|
|
159
|
+
msgid "viewinstall_text"
|
|
160
|
+
msgstr ""
|
|
161
|
+
|
|
162
|
+
msgid "viewlistinstall_files"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
165
|
+
msgid "view_photo"
|
|
166
|
+
msgstr "View Photo"
|
|
167
|
+
|
|
168
|
+
msgid "window"
|
|
169
|
+
msgstr "Window"
|