-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBibwiki.i18n.php
464 lines (455 loc) · 27.4 KB
/
Bibwiki.i18n.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<?php
if (!defined('MEDIAWIKI'))
die();
/**
* Bibwiki - bibliography managament extension for Mediawiki
*
* @addtogroup Extensions
* @package Bibwiki
*
* @author Wolfgang Plaschg <[email protected]>
* @copyright Copyright (C) 2007 Wolfgang Plaschg
*
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
*/
$messages = array(
'en' => array(
'bibliography' => 'Bibliography',
),
'de' => array(
'bibliography' => 'Bibliography',
),
'en' => array(
'bibliography' => 'Bibliografia',
),
);
$allBibwikiMessages = array(
'en' => array(
"bibliography" => 'Bibliography',
"bibwiki_bibliography" => 'Bibliography',
"bibwiki_bibliographies" => "Bibliographies",
"bibwiki_mainpage" => "Main Page",
"bibwiki_allpages" => "all pages",
"bibwiki_edit" => "edit",
"bibwiki_my_bibliographies" => "My bibliographies",
"bibwiki_all_copies" => "all copies",
"bibwiki_compound_catalogue" => "Austrian Union Catalogue",
"bibwiki_cont" => "cont.",
"bibwiki_new_entry" => "Create entry",
"bibwiki_import_entry" => "Import entry",
"bibwiki_bib_toolbox" => "Bibwiki toolbox",
"bibwiki_papers" => "Papers",
"bibwiki_book" => "Book",
"bibwiki_collection" => "Collection",
"bibwiki_incollection" => "Incollection",
"bibwiki_article" => "Article",
"bibwiki_misc" => "Misc",
"bibwiki_opac" => "Ex Libris Aleph",
"bibwiki_ddb" => "DNB",
"bibwiki_sa" => "ProQuest",
"bibwiki_url" => "URL",
"bibwiki_amazon" => "Amazon",
"bibwiki_new" => "New entry",
"bibwiki_editing" => "Editing",
"bibwiki_save" => "Save",
"bibwiki_import" => "Import",
"bibwiki_import_amazon" => "Import from Amazon",
"bibwiki_import_opac" => "Import from Ex Libris Aleph",
"bibwiki_import_ddb" => "Import from DNB",
"bibwiki_import_sa" => "Import from ProQuest",
"bibwiki_import_arxiv" => "Import from ArXiv",
"bibwiki_import_loc" => "Import from Library of Congress",
"bibwiki_import_url" => "Import URL",
"bibwiki_import_hint" => "Copy and paste the bibliographic information. Bibwiki will try to convert it to a BibTeX record.",
"bibwiki_save_url_to_disc" => "Save URL to disc",
"bibwiki_rename" => "Rename",
"bibwiki_new_name" => "New filename:",
"bibwiki_import_abstracts" => "Import abstracts too",
"bibwiki_rename_error" => "File couldn't be renamed!",
"bibwiki_doublekey_error" => "Key exists several times!",
"bibwiki_export" => "generate list of references",
"bibwiki_export_from_doc" => "generate list of references from document",
"bibwiki_export_hint" => "Paste your document here. Bibwiki will generate a list of references out of all bibliographic keys found in the text.",
"bibwiki_export_item" => "export",
"bibwiki_view_authors" => "authors",
"bibwiki_view_keywords" => "keywords",
"bibwiki_view_source" => "BibTeX source",
"bibwiki_all_entries" => "All records",
"bibwiki_onlinepaper" => "online paper",
"bibwiki_default_category" => "\n\n\n[[Category:Excerpt]]",
"bibwiki_save_and_view" => "Save and view article",
"bibwiki_prev" => "Previous records",
"bibwiki_next" => "Next records",
"bibwiki_notfound" => "Your search term produced no matches.\n\n",
"bibwiki_go" => "Go",
"bibwiki_view_stats" => "statistics",
"bibwiki_search" => "Search",
"bibwiki_navigation" => "Navigation",
"bibwiki_add_article" => "file article",
"bibwiki_search_h1_papers" => "Matches in papers",
"bibwiki_search_h1_bib" => "Matches in",
"bibwiki_edit_settings" => "Bibwiki preferences",
"bibwiki_settings_saved" => "Your settings have been saved.",
"bibwiki_help" => "Help",
"bibwiki_filter_by" => "filter by",
"bibwiki_remove_filter" => "remove filter",
"bibwiki_detailedview" => "detailed view",
"bibwiki_file" => "file",
"bibwiki_editors" => "(Ed.)",
"bibwiki_etal" => "et al.",
"bibwiki_in" => "in",
"bibwiki_page" => "p. ",
"bibwiki_attachment" => "file",
"bibwiki_double_key_warning" => "This keys exists more than once",
"bibwiki_filter_by_key" => "filter by this key",
"bibwiki_warning" => "",
"bibwiki_error" => "",
"bibwiki_setup_instructions" => "Copy this content to the file BibwikiSettings.php in the Bibwiki root folder. <a href='http://www.plaschg.net/bibwiki/Main/Configuration' target='new'>Click here to learn more about Bibwiki's configuration possibilities</a>.",
"bibwiki_setup_title_1" => "Setup Bibwiki (Step 1 of 2)",
"bibwiki_setup_title_2" => "Setup Bibwiki (Step 2 of 2)",
"bibwiki_setup_infotext" => "Fill out the input fields. Bibwiki needs this information to access your bibliographies. ",
"bibwiki_error_no_settings" => "Couldn't find BibwikiSettings.php.",
"bibwiki_error_click_here" => "Click here to create it",
"bibwiki_error_no_bibpath" => "Can't access path \$wgBibPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_backuppath" => "Can't access path \$wgBackupPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_default_bib" => "Can't access \$wgDefaultBib. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_downloadspath" => "Can't access path \$wgDownloadsPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_empty_downloadspath" => "\$wgDownloadsPath is empty so you can't save documents to a local folder. Check settings in BibwikiSettings.php.",
"bibwiki_error_edit_forbidden" => "You are not allowed to make changes to the bibliography!",
"bibwiki_error_rename_forbidden" => "You are not allowed to rename a file!",
"bibwiki_error_write_config" => "Can't write to config file. Check directory write permissions.",
"bibwiki_error_read_settings Can't read BibwikiSettings.Default.php.",
"bibwiki_error_settings_forbidden" => "You are not allowed to view or edit the settings.",
"bibwiki_error_settings_view_forbidden" => "You are not allowed to view the settings.",
"bibwiki_settings_hint" => "To change all other variables ($wgBibPath etc.) you have to edit BibwikiSettings.php <b>manually.</b>",
"bibwiki_setting_wgEnableExport" => "Enable export feature",
"bibwiki_setting_wgTempDir" => "Path to store temporary files",
"bibwiki_setting_wgBibTeXExecutable" => "Path to BibTeX",
"bibwiki_setting_wgBibStyles" => "Available export styles ",
"bibwiki_setting_wgBibPath" => "Path to bibliography Files",
"bibwiki_setting_wgDefaultBib" => "Default bibliograpy",
"bibwiki_setting_wgBackupPath" => "Backup path to bibliography files",
"bibwiki_setting_wgKeepBackups" => "How many backup files to keep",
"bibwiki_setting_wgDownloadsPath" => "Where to store downloaded documents",
"bibwiki_setting_wgDownloadsUrl" => "URL to that path",
"bibwiki_rendering_styles" => "Available rendering styles for references",
"bibwiki_choose_style" => "Choose your favourite style.",
"bibwiki_setting_wgHowManyItemsPerPage" => "Bibliographic records per page",
"bibwiki_setting_wgBreakLines" => "Wrap lines of bibliographic records",
"bibwiki_setting_wgLineBreakAt" => "Wrap lines at column",
"bibwiki_setting_wgDocnamePattern" => "Filename pattern of downloaded documents",
"bibwiki_setting_wgMaxDocnameTitleLength" => "Maximum length of <title> placeholder",
"bibwiki_settings_save_and_close" => "Save and close",
"bibwiki_cancel" => "Cancel",
"bibwiki_choose_library" => "Choose your nearest library.",
"bibwiki_settings_mandatory" => "Mandatory settings",
"bibwiki_settings_optional" => "Optional settings",
"bibwiki_settings_library" => "Library settings",
"bibwiki_settings_export" => "Export settings",
"bibwiki_settings_path" => "Path settings",
"bibwiki_settings_styleformat" => "Style and Format Settings",
"bibwiki_settings_amazon_related" => "Amazon related settings",
"bibwiki_setting_amazon" => "Amazon access key",
"bibwiki_setting_wgFetchAndViewBookCovers" => "Fetch and view book covers from Amazon",
"bibwiki_setting_wgHowManyItemsPerPage" => "Bibliographic records per page",
"bibwiki_generate" => "Generate BibwikiSettings.php",
"bibwiki_error_bibwikisettingsdefault_not_found" => "BibwikiSettings.Default.php not found.",
"bibwiki_error_bibwikisettings_exists" => "BibwikiSettings.php already exists.",
"bibwiki_error_cantread_bibwikisettings" => "Can't read BibwikiSettings.Default.php.",
"bibwiki_error_creating" => "Can't create file ",
"bibwiki_error_reading" => "Can't read from ",
"bibwiki_error_empty_amazon_key" => "Your Amazon key is empty. Obtain a free key from <a target='new' href='http://aws.amazon.com/'>Amazon</a> and enter the key in the Bibwiki preferences.",
"bibwiki_error_open_bibdata" => "Can't opening bibliography data.",
"bibwiki_error_parse" => "Parsing an BibTeX record failed.",
"bibwiki_error_opening" => "Can't open bibliography.",
"bibwiki_change_pwd_hint" => "You are still using the default password! For security reasons go to your Mediawiki preferences and change it there.",
"bibwiki_error_path_not_found" => "This path seems to be wrong. Please check it.",
"bibwiki_error_file_not_found" => "This filename seems to be wrong. Please check it.",
),
'de' => array(
"bibliography" => 'Bibliography',
"bibwiki_bibliography" => 'Bibliography',
"bibwiki_mainpage" => "Hauptseite",
"bibwiki_allpages" => "Alle Seiten",
"bibwiki_edit" => "bearbeiten",
"bibwiki_bibliographies" => "Bibliographien",
"bibwiki_my_bibliographies" => "Meine Bibliographien",
"bibwiki_all_copies" => "UB Wien",
"bibwiki_compound_catalogue" => "OBV",
"bibwiki_cont" => "Forts.",
"bibwiki_new_entry" => "Neuen Eintrag erstellen",
"bibwiki_import_entry" => "Eintrag importieren",
"bibwiki_bib_toolbox" => "Bibwiki Werkzeuge",
"bibwiki_papers" => "Papers",
"bibwiki_book" => "Buch",
"bibwiki_collection" => "Sammelband",
"bibwiki_incollection" => "Beitrag in einem Sammbelband",
"bibwiki_article" => "Zeitschriftenartikel",
"bibwiki_misc" => "Anderes",
"bibwiki_opac" => "Ex Libris Aleph",
"bibwiki_ddb" => "DNB",
"bibwiki_sa" => "ProQuest",
"bibwiki_amazon" => "Amazon",
"bibwiki_url" => "URL",
"bibwiki_new" => "Neuer Eintrag",
"bibwiki_editing" => "Bearbeiten von",
"bibwiki_save" => "Speichern",
"bibwiki_import" => "Importieren",
"bibwiki_import_amazon" => "Amazon Eintrag importieren",
"bibwiki_import_opac" => "Aleph Eintrag importieren",
"bibwiki_import_ddb" => "DNB Eintrag importieren",
"bibwiki_import_sa" => "ProQuest Eintrag importieren",
"bibwiki_import_arxiv" => "ArXiv Eintrag importieren",
"bibwiki_import_loc" => "Library of Congress Eintrag importieren",
"bibwiki_import_url" => "Internetdokument importieren",
"bibwiki_import_hint" => "Kopieren Sie die bibliographischen Informationen von der Webseite der Quelle und fügen Sie sie hier ein. Bibwiki wird versuchen, sie in einen BibTeX-Eintrag umzuwandeln.",
"bibwiki_save_url_to_disc" => "Internetdokument auch abspeichern",
"bibwiki_rename" => "umbennenen",
"bibwiki_new_name" => "Neuer Dateiname:",
"bibwiki_import_abstracts" => "Abstracts ebenfalls importieren",
"bibwiki_rename_error" => "Datei konnte nicht umbenannt werden!",
"bibwiki_doublekey_error" => "Eintrag ist mehrfach vorhanden!",
"bibwiki_export" => "Literaturliste erstellen",
"bibwiki_export_from_doc" => "Literaturliste aus Dokument erstellen",
"bibwiki_export_hint" => "Kopieren Sie ihr Dokument in das Eingabefeld. Bibwiki erstellt aus allen gefundenen bibliographischen Schlüsseln ein Literaturverzeichnis.",
"bibwiki_export_item" => "exportieren",
"bibwiki_view_authors" => "Autoren",
"bibwiki_view_keywords" => "Schlagworte",
"bibwiki_view_source" => "BibTeX-Code anzeigen",
"bibwiki_all_entries" => "Alle Einträge",
"bibwiki_onlinepaper" => "Internetdokument",
"bibwiki_default_category" => "\n\n\n[[Kategorie:Exzerpt]]",
"bibwiki_save_and_view" => "Speichern und Artikel anzeigen",
"bibwiki_prev" => "Vorherige Einträge",
"bibwiki_next" => "Nächste Einträge",
"bibwiki_notfound" => "Ihr Suchbegriff lieferte keine Ergebnisse.\n\n",
"bibwiki_go" => "Seite",
"bibwiki_view_stats" => "Statistik",
"bibwiki_search" => "Suche",
"bibwiki_navigation" => "Navigation",
"bibwiki_add_article" => "Artikel erfassen",
"bibwiki_search_h1_papers" => "Übereinstimmungen in den Papers",
"bibwiki_search_h1_bib" => "Übereinstimmungen in",
"bibwiki_edit_settings" => "Bibwiki Einstellungen",
"bibwiki_settings_saved" => "Die Einstellungen wurden gespeichert.",
"bibwiki_help" => "Hilfe",
"bibwiki_filter_by" => "Filter ",
"bibwiki_remove_filter" => "Filter entfernen",
"bibwiki_detailedview" => "Detailansicht",
"bibwiki_file" => "Datei",
"bibwiki_editors" => "(Hg.)",
"bibwiki_etal" => "et al.",
"bibwiki_in" => "in",
"bibwiki_page" => "S. ",
"bibwiki_attachment" => "Anhang",
"bibwiki_double_key_warning" => "Diese Schlüssel sind mehrfach vorhanden",
"bibwiki_filter_by_key" => "Nach diesem Schlüssel filtern",
"bibwiki_warning" => "",
"bibwiki_error" => "",
"bibwiki_setup_instructions" => "Kopieren Sie den Inhalt dieses Feldes in die Datei BibwikiSettings.php und speichern Sie die Datei im Wurzelverzeichnis von Bibwiki. <a href='http://www.plaschg.net/bibwiki/Main/Configuration' target='new'>Klicken Sie hier um mehr über die Konfigurationsmöglichkeiten von Bibwiki zu erfahren</a>.",
"bibwiki_setup_title_1" => "Bibwiki einrichten (Schritt 1 von 2)",
"bibwiki_setup_title_2" => "Bibwiki einrichten (Schritt 2 von 2)",
"bibwiki_setup_infotext" => "Füllen Sie die Eingabefelder aus. Bibwiki benötigt diese Daten um auf Ihre Bibliographien zuzugreifen.",
"bibwiki_error_no_settings" => "Die Datei BibwikiSettings.php ist noch nicht vorhanden.",
"bibwiki_error_click_here" => "Klicken Sie hier, um sie zu erstellen",
"bibwiki_error_no_bibpath" => "Pfad \$wgBibPath nicht erreichbar. Überprüfen Sie die Einstellungen in BibwikiSettings.php.",
"bibwiki_error_no_backuppath" => "Pfad \$wgBackupPath nicht erreichbar. Überprüfen Sie die Einstellungen in BibwikiSettings.php.",
"bibwiki_error_no_default_bib" => "Datei \$wgDefaultBib nicht erreichbar. Überprüfen Sie die Einstellungen in BibwikiSettings.php.",
"bibwiki_error_no_downloadspath" => "Pfad \$wgDownloadsPath nicht erreichbar. Überprüfen Sie die Einstellungen in BibwikiSettings.php.",
"bibwiki_error_empty_downloadspath" => "\$wgDownloadsPath ist nicht gesetzt, daher können Sie keine Internetdokumente abspeichern. Überprüfen Sie die Einstellungen in BibwikiSettings.php.",
"bibwiki_error_edit_forbidden" => "Sie dürfen die Bibliographie nicht verändern.",
"bibwiki_error_rename_forbidden" => "Sie dürfen Dateien nicht umbenennen",
"bibwiki_error_write_config" => "BibwikiSettings.php nicht beschreibbar. Überprüfen Sie die Schreibrechte des Bibwiki Wurzelverzeichnisses.",
"bibwiki_error_read_settings" => "Datei BibwikiSettings.Default.php. kann nicht zum Lesen geöffnet werden.",
"bibwiki_error_settings_forbidden" => "Sie dürfen die Bibwiki-Einstellungen nicht verändern.",
"bibwiki_error_settings_view_forbidden" => "Sie dürfen die Bibwiki-Einstellungen nicht lesen.",
"bibwiki_settings_hint" => "Um Optionen zu verändern, die hier nicht angeführt sind (bspw. \$wgBibPath), editieren Sie bitte BibwikiSettings.php direkt.",
"bibwiki_setting_wgEnableExport" => "Export-Werkzeug aktivieren",
"bibwiki_setting_wgTempDir" => "Absoluter Pfad um temporärere Dateien zu speichern",
"bibwiki_setting_wgBibTeXExecutable" => "Absoluter Pfad von BibTeX",
"bibwiki_setting_wgBibStyles" => "Verfügbare BibTeX-Stile ",
"bibwiki_setting_wgBibPath" => "Absoluter Pfad zu ihren Bibliographien",
"bibwiki_setting_wgDefaultBib" => "Standardmäßige Bibliographie",
"bibwiki_setting_wgBackupPath" => "Absoluter Pfad, in dem Backups angelegt werden sollen",
"bibwiki_setting_wgKeepBackups" => "Wie viele Backups sollen pro Bibliographie aufbewahrt werden",
"bibwiki_setting_wgDownloadsPath" => "Absoluter Pfad, in dem heruntergeladene Dokumente gespeichert werden sollen",
"bibwiki_setting_wgDownloadsUrl" => "URL zu diesem Pfad",
"bibwiki_rendering_styles" => "Verfügbare Formierstile für Literaturverzeichnisse",
"bibwiki_choose_style" => "Wählen Sie ihren bevorzugten Stil",
"bibwiki_setting_wgHowManyItemsPerPage" => "Einträge pro Seite",
"bibwiki_setting_wgBreakLines" => "Zeilen umbrechen",
"bibwiki_setting_wgLineBreakAt" => "Umbrechen ab Spalte",
"bibwiki_setting_wgDocnamePattern" => "Dateinamen heruntergeladener Dokumente nach folgendem Schema benennen",
"bibwiki_setting_wgMaxDocnameTitleLength" => "Maximale Länge des <title>",
"bibwiki_settings_save_and_close" => "Speichern und schließen",
"bibwiki_cancel" => "Abbrechen",
"bibwiki_choose_library" => "Wählen Sie ihre nächstgelegene Bibliothek aus.",
"bibwiki_settings_mandatory" => "Verpflichtende Einstellungen",
"bibwiki_settings_optional" => "Optionale Einstellungen",
"bibwiki_settings_library" => "Bibliothekseinstellungen",
"bibwiki_settings_export" => "Exporteinstellungen",
"bibwiki_settings_path" => "Pfadeinstellungen",
"bibwiki_settings_styleformat" => "Stil- und Formatierungseinstellungen",
"bibwiki_settings_amazon_related" => "Amazon betreffende Einstellungen",
"bibwiki_setting_amazon" => "Zugriffsschlüssel für Amazon (Amazon access key)",
"bibwiki_setting_wgFetchAndViewBookCovers" => "Buchcover von Amazon herunterladen und anzeigen",
"bibwiki_generate" => "BibwikiSettings.php erstellen",
"bibwiki_error_bibwikisettingsdefault_not_found" => "BibwikiSettings.Default.php nicht gefunden.",
"bibwiki_error_bibwikisettings_exists" => "BibwikiSettings.php existiert bereits.",
"bibwiki_error_cantread_bibwikisettings" => "BibwikiSettings.Default.php kann nicht gelesen werden.",
"bibwiki_error_creating" => "Kann folgende Datei nicht erstellen: ",
"bibwiki_error_reading" => "Kann von folgender URL nicht lesen: ",
"bibwiki_error_empty_amazon_key" => "Es ist kein Amazon Zugriffschlüssel in den Bibwiki-Einstellungen eingetragen. Sie erhalten einen kostenlosen Zugriffsschlüssel direkt bei <a target='new' href='http://aws.amazon.com/'>Amazon</a>.",
"bibwiki_error_open_bibdata" => "Auf die Bibliographie kann nicht zugegriffen werden.",
"bibwiki_error_parse" => "Ein Literatureintrag konnte nicht verarbeitet werden.",
"bibwiki_error_opening" => "Auf die Bibliographie kann nicht zugegriffen werden.",
"bibwiki_change_pwd_hint" => "Sie benutzen noch immer das standardmäßige Passwort! Aus Sicherheitsgründen empfehlen wir Ihnen, das Passwort auf der Einstellungsseite von Mediawiki zu ändern.",
"bibwiki_error_path_not_found" => "Dieser Pfad kann nicht erreicht werden. Bitte überprüfen Sie die Eingabe.",
"bibwiki_error_file_not_found" => "Diese Datei kann nicht erreicht werden. Bitte überprüfen Sie die Eingabe.",
),
"es" => array(
/*
* Translation by Enric Senabre Hidalgo
*/
"bibliography" => 'Bibliografia',
"bibwiki_mainpage" => "Portada",
"bibwiki_allpages" => "Todas las páginas",
"bibwiki_edit" => "editar",
"bibwiki_bibliography" => " Bibliografia",
"bibwiki_bibliographies" => " Bibliografías",
"bibwiki_my_bibliographies" => "My bibliographies",
"bibwiki_all_copies" => "Todas las copias",
"bibwiki_compound_catalogue" => "Austrian Union Catalogue",
"bibwiki_cont" => "cont.",
"bibwiki_new_entry" => "Crear entrada",
"bibwiki_import_entry" => "Importar entrada",
"bibwiki_bib_toolbox" => "Bibwiki toolbox",
"bibwiki_papers" => "Papers",
"bibwiki_book" => "Libro",
"bibwiki_collection" => "Colección",
"bibwiki_incollection" => "En colección",
"bibwiki_article" => "Artículo",
"bibwiki_misc" => "Misc",
"bibwiki_opac" => "Ex Libris Aleph",
"bibwiki_ddb" => "DNB",
"bibwiki_sa" => "ProQuest",
"bibwiki_url" => "URL",
"bibwiki_amazon" => "Amazon",
"bibwiki_new" => "Nueva entrada",
"bibwiki_editing" => "Redacción",
"bibwiki_save" => "Guardar",
"bibwiki_import" => "Archívalo!",
"bibwiki_import_amazon" => "Archivar entrada Amazon",
"bibwiki_import_opac" => "Archivar entrada Aleph",
"bibwiki_import_ddb" => "Archivar entrada DNB",
"bibwiki_import_arxiv" => "Archivar entrada ArXiv",
"bibwiki_import_loc" => "Archivar entrada Library of Congress",
"bibwiki_import_sa" => "Archivar entrada ProQuest",
"bibwiki_import_url" => "Archivar documento Internet",
"bibwiki_import_hint" => "Copy and paste the bibliographic information. Bibwiki will try to convert it to a BibTeX record.",
"bibwiki_save_url_to_disc" => "Guardar URL",
"bibwiki_rename" => "Renombrar",
"bibwiki_new_name" => "Nuevo nombre de archivo:",
"bibwiki_import_abstracts" => "Archivar abstracts también",
"bibwiki_rename_error" => "No se puede renombrar archivo!",
"bibwiki_doublekey_error" => "Clave duplicada!",
"bibwiki_export" => "generate list of references",
"bibwiki_export_from_doc" => "generate list of references from document",
"bibwiki_export_hint" => "Pega tu documento aquí. Bibwiki generará una lista de referencias de todas las claves bibliográficas encontradas en el texto.",
"bibwiki_export_item" => "Exportar",
"bibwiki_view_authors" => "Autores",
"bibwiki_view_keywords" => "Claves",
"bibwiki_view_source" => "BibTeX C_digo",
"bibwiki_all_entries" => "Todas las entradas",
"bibwiki_onlinepaper" => "Paper online",
"bibwiki_default_category" => "\n\n\n[[Category:Excerpt]]",
"bibwiki_save_and_view" => "Guaqrdar y ver artículo",
"bibwiki_prev" => "Entradas previas",
"bibwiki_next" => "Siguientes entradas",
"bibwiki_notfound" => "Lo siento, no se ha encontrado nada.\n\n",
"bibwiki_go" => "Ir",
"bibwiki_view_stats" => "Estadísticas",
"bibwiki_search" => "Buscar",
"bibwiki_navigation" => "Navegar",
"bibwiki_add_article" => "Archivar artículo",
"bibwiki_search_h1_papers" => "Coincidencias en papers",
"bibwiki_search_h1_bib" => "Coincidencias en",
"bibwiki_edit_settings" => "Bibwiki Preferencias",
"bibwiki_settings_saved" => "Tu configuración ha sido guardada",
"bibwiki_help" => "Ayuda",
"bibwiki_filter_by" => "filter by",
"bibwiki_remove_filter" => "remove filter",
"bibwiki_file" => "file",
"bibwiki_detailedview" => "detailed view",
"bibwiki_editors" => "(Ed.)",
"bibwiki_etal" => "et al.",
"bibwiki_in" => "in",
"bibwiki_page" => "p. ",
"bibwiki_attachment" => "file",
"bibwiki_double_key_warning" => "This keys exists more than once",
"bibwiki_filter_by_key" => "filter by this key",
"bibwiki_warning" => "",
"bibwiki_error" => "",
"bibwiki_setup_instructions" => "Copy this content to the file BibwikiSettings.php in the Bibwiki root folder. <a href='http://www.plaschg.net/bibwiki/Main/Configuration' target='new'>Click here to learn more about Bibwiki's configuration possibilities</a>.",
"bibwiki_setup_title_1" => "Setup Bibwiki (Step 1 of 2)",
"bibwiki_setup_title_2" => "Setup Bibwiki (Step 2 of 2)",
"bibwiki_setup_infotext" => "Fill out the input fields. Bibwiki needs this information to access your bibliographies. ",
"bibwiki_error_no_settings" => "Couldn't find BibwikiSettings.php.",
"bibwiki_error_click_here" => "Click here to create it",
"bibwiki_error_no_bibpath" => "Can't access path \$wgBibPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_backuppath" => "Can't access path \$wgBackupPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_default_bib" => "Can't access \$wgDefaultBib. Check settings in BibwikiSettings.php.",
"bibwiki_error_no_downloadspath" => "Can't access path \$wgDownloadsPath. Check settings in BibwikiSettings.php.",
"bibwiki_error_empty_downloadspath" => "\$wgDownloadsPath is empty so you can't save documents to a local folder. Check settings in BibwikiSettings.php.",
"bibwiki_error_edit_forbidden" => "You are not allowed to make changes to the bibliography!",
"bibwiki_error_rename_forbidden" => "You are not allowed to rename a file!",
"bibwiki_error_write_config" => "Can't write to config file. Check directory write permissions.",
"bibwiki_error_read_settings Can't read BibwikiSettings.Default.php.",
"bibwiki_error_settings_forbidden" => "You are not allowed to view or edit the settings.",
"bibwiki_error_settings_view_forbidden" => "You are not allowed to view the settings.",
"bibwiki_settings_hint" => "To change all other variables ($wgBibPath etc.) you have to edit BibwikiSettings.php <b>manually.</b>",
"bibwiki_setting_wgEnableExport" => "Enable export feature",
"bibwiki_setting_wgTempDir" => "Path to store temporary files",
"bibwiki_setting_wgBibTeXExecutable" => "Path to BibTeX",
"bibwiki_setting_wgBibStyles" => "Available export styles ",
"bibwiki_setting_wgBibPath" => "Path to bibliography Files",
"bibwiki_setting_wgDefaultBib" => "Default bibliograpy",
"bibwiki_setting_wgBackupPath" => "Backup path to bibliography files",
"bibwiki_setting_wgKeepBackups" => "How many backup files to keep",
"bibwiki_setting_wgDownloadsPath" => "Where to store downloaded documents",
"bibwiki_setting_wgDownloadsUrl" => "URL to that path",
"bibwiki_rendering_styles" => "Available rendering styles for references",
"bibwiki_choose_style" => "Choose your favourite style.",
"bibwiki_setting_wgHowManyItemsPerPage" => "Bibliographic records per page",
"bibwiki_setting_wgBreakLines" => "Wrap lines of bibliographic records",
"bibwiki_setting_wgLineBreakAt" => "Wrap lines at column",
"bibwiki_setting_wgDocnamePattern" => "Filename pattern of downloaded documents",
"bibwiki_setting_wgMaxDocnameTitleLength" => "Maximum length of <title> placeholder",
"bibwiki_settings_save_and_close" => "Save and close",
"bibwiki_cancel" => "Cancel",
"bibwiki_choose_library" => "Choose your nearest library.",
"bibwiki_settings_mandatory" => "Mandatory settings",
"bibwiki_settings_optional" => "Optional settings",
"bibwiki_settings_library" => "Library settings",
"bibwiki_settings_export" => "Export settings",
"bibwiki_settings_path" => "Path settings",
"bibwiki_settings_styleformat" => "Style and Format Settings",
"bibwiki_settings_amazon_related" => "Amazon related settings",
"bibwiki_setting_amazon" => "Amazon access key",
"bibwiki_setting_wgFetchAndViewBookCovers" => "Fetch and view book covers from Amazon",
"bibwiki_setting_wgHowManyItemsPerPage" => "Bibliographic records per page",
"bibwiki_generate" => "Generate BibwikiSettings.php",
"bibwiki_error_bibwikisettingsdefault_not_found" => "BibwikiSettings.Default.php not found.",
"bibwiki_error_bibwikisettings_exists" => "BibwikiSettings.php already exists.",
"bibwiki_error_cantread_bibwikisettings" => "Can't read BibwikiSettings.Default.php.",
"bibwiki_error_creating" => "Can't create file ",
"bibwiki_error_reading" => "Can't read from ",
"bibwiki_error_empty_amazon_key" => "Your Amazon key is empty. Obtain a free key from <a target='new' href='http://aws.amazon.com/'>Amazon</a> and enter the key in the Bibwiki preferences.",
"bibwiki_error_open_bibdata" => "Can't opening bibliography data.",
"bibwiki_error_parse" => "Parsing an BibTeX record failed.",
"bibwiki_error_opening" => "Can't open bibliography.",
"bibwiki_change_pwd_hint" => "You are still using the default password! For security reasons go to your Mediawiki preferences and change it there.",
"bibwiki_error_path_not_found" => "This path seems to be wrong. Please check it.",
"bibwiki_error_file_not_found" => "This filename seems to be wrong. Please check it.",
)
);