-
Notifications
You must be signed in to change notification settings - Fork 2
/
AddResource.i18n.php
127 lines (125 loc) · 9.24 KB
/
AddResource.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
<?php
$aliases = array(
'en' => array(
'AddResource' => array( 'AddResource' )
),
'de' => array(
'AddResource' => array( 'Materialien hinzufügen' )
)
);
$messages = array(
'en' => array(
'addresource' => 'Add resource', /* this is what the special page will be available under */
'addresource-file' => 'Add a file',
'addResourcesPageTitle' => 'Add resource for $1',
'addresourcePage' => 'Special:Add resource',
'addResourceTab' => 'add',
'noParameterHelp' => 'Please append the Page you want to add a resource to, i.e. {{FULLPAGENAME}}/Pagename.',
'not_allowed' => 'You are not allowed to edit pages. As a result you cannot add any resources to this page.Please contact this sites administrator.',
'not_allowed_anon' => 'You are not allowed to edit pages and you are not logged in. You may have to $1 to add resources to this page.',
'login_text' => 'log in',
'addResource_Header' => '= Add a resource for [[$1|$2]] =',
'article_not_exists' => '<h3>Warning!</h3>
The page "$1" doesn\'t exist yet. You can still add files and links, but no subpages (for technical reasons). You may want to $2 first',
'explanation' => 'This page allows you to add resources to [[$1]]. You can add three different types of resources: [[#$3|files]], [[#$4|subpages]] and [[#$5|links]]. The resources you add here are automatically added to the [[$2/$1|Resources]]-page. Please note that anything you upload here may be used on other projects, such as the [http://www.mitschriften.at.tf Mitschriftentauschbörse].',
'upload_header' => 'Add a file',
'upload_exp' => 'You can upload a file directly. Use this method if you want to add something like a pdf, a png/jpg or a doc/odt-file. There is also a list of $1.',
'upload_exp_linktext' => 'all uploaded files',
'upload_footer' => 'Please consider converting your files to a $1 before uploading it. This is of course not mandatory but still a nice thing to do ;-).',
'upload_footer_url' => 'http://en.wikipedia.org/wiki/Free_file_format',
'upload_footer_linktext' => 'free file format',
'subpage_header' => 'Add a subpage',
'subpage_exp' => 'If you want to develop a resource directly in this wiki, you should add a subpage. Enter a <i>meaningful</i> title in the input field below and click <strong>"$1"</strong>.',
'subpage_inputTitle' => 'Name of subpage:',
'subpage_button' => 'Create',
'subpage_after_exp' => '<strong>Please note:</strong> If the subpage already exists, you will simply be redirected to that page.',
'link_header' => 'Add a link',
'link_exp' => 'If you can\'t upload a file or page directly here, you can also add an external link. Please enter a full URL and a short but descriptive link text and click <strong>"$1"</strong>.',
'link_url' => 'full URL:',
'link_title' => 'link text:',
'link_desc' => 'description:
(optional)',
'link_title_exists' => 'A link/subpage with that name already exists. You can either try a new title or $1 the existing link/subpage. A list of existing subpages is available $2.',
'link_title_exists_1' => 'edit',
'link_title_exists_2' => 'here',
'link_button' => 'Add a new Link',
'link_footer' => 'This will create a new "external redirect", the pagename will be <i>$1/link text</i>. So an external redirect is just a subpage with some special properties and as such might collide with other subpages. A list of subpages can be found $2.',
'link_footer_linktext' => 'here',
'link_created' => 'New external redirect added. You can $1 it, $2 it or $3 there right away.',
'link_created_view' => 'view',
'link_created_edit' => 'edit',
'link_created_gothere' => 'go there',
'commit_message' => 'new external link to $2 ( $1 )',
'forgot_url' => 'Please enter a URL',
'forgot_title' => 'Please enter a link-text',
'wrong_proto' => 'Error: The Link doesn\'t start with a known protocoll. Try prefixing you link with something like \'http://\'.',
'filename_example' => '<i>e.g. Prüfung $1.pdf</i>',
'specialpages-specialpagegroup-addresource' => 'resources',
'subpages' => 'subpages',
'links' => 'links',
'upload_not_allowed' => 'You cannot upload any files because you do not have sufficient permissions to do so. You may want to $1.',
'createpage_not_allowed' => 'You cannot create any $1 because you do not have sufficient permissions to do so. You may want to $2.',
'file_created' => 'File uploaded. You can either $1 or $2.',
'file_created_details' => 'view its description',
'file_created_download' => 'download it directly',
'page-exists' => "Page already exists.",
),
'de' => array(
'addresource' => 'Materialien hinzufügen',
# 'materialien_hinzufügen' => 'Materialien hinzufügen', /* this is a) link text in Special:Specialpages and b) title on the view of the special page */
'addresource-file' => 'Datei hinzufügen',
'addresourcePage' => 'Spezial:Materialien hinzufügen',
'addResourcesPageTitle' => 'Materialien für $1 hinzufügen',
'addResourceTab' => 'hinzufügen',
'not_allowed' => 'Du hast keine Berechtigung um Artikel zu editieren. Deswegen kannst du hier auch keine Materialien hinzufügen. Bitte wende dich an den Administrator dieser Seite.',
'not_allowed_anon' => 'Du bist nicht eingeloggt. Du musst dich $1 um Materialien hinzuzufügen',
'login_text' => 'einloggen',
'noParameterHelp' => 'Bitte gib die Seite, zu der du Materialien hinzufügen willst, als Parameter in der URL an, z.B. {{FULLPAGENAME}}/Artikelname',
'addResource_Header' => '= Materialien für [[$1|$2]] hinzufügen =',
'article_not_exists' => '<h3>Warnung!</h3>
Die Seite $1 existiert noch nicht. Du kannst trotzdem Dateien und Links hinzufügen, aus technischen Gründen können aber keine Unterseiten hinzugefügt werden.',
'explanation' => 'Mit dieser Seite kannst du Materialien zu [[$1]] hinzufügen. Es gibt drei verschiedene Arten von Materialien: [[#$3|Dateien]], [[#$4|Unterseiten]] und [[#$5|Links]]. Die Materialien die du hier hinzufügst werden automatisch auf der [[$2/$1|Materialien-Seite]] angezeigt. Beachte, dass Materialien, die hier hochgeladen werden, auch in anderen Projekten, etwa der [http://www.mitschriften.at.tf Mitschriftentauschbörse], verwendet werden können.',
'upload_header' => 'Datei hinzufügen',
'upload_exp' => 'Du kannst Dateien direkt hochladen. Verwende diese Funktion wenn du z.B. eine pdf, ein png/jpg oder eine doc/odt hinzufügen willst. Es gibt auch eine Liste $1.',
'upload_exp_linktext' => 'aller hochgeladener Dateien',
'upload_footer' => 'Bitte versuche deine Dateien in ein $1 zu konvertieren, bevor du sie hochlädst. Die Konvertierung ist nicht verpflichtend aber es wäre trotzdem nett wenn du es tust :-).',
'upload_footer_url' => 'http://de.wikipedia.org/wiki/Freies_Dateiformat',
'upload_footer_linktext' => 'freies Dateiformat',
'subpage_header' => 'Unterseite hinzufügen',
'subpage_exp' => 'Wenn du Materialien in diesem Wiki entwickeln willst, kannst du eine Unterseite anlegen. Gib einen <i>sinnvollen</i> Titel in die Eingabebox ein und klicke <strong>"$1"</strong>.',
'subpage_inputTitle' => 'Name der Unterseite:',
'subpage_button' => 'anlegen',
'subpage_after_exp' => '<strong>Anmerkung:</strong> Wenn eine Unterseite bereits existiert, wirst du einfach auf diese Seite weitergeleitet.',
'link_header' => 'Link hinzufügen',
'link_exp' => 'Wenn du Materialien nicht direkt hier hochladen kannst, kannst du auch einen externen Link hinzufügen. Gib eine URL und einen kurzen eindeutigen Linktext ein und klicke <strong>"$1"</strong>.',
'link_url' => 'URL:',
'link_title' => 'Titel:',
'link_desc' => 'Beschreibung:
(optional)',
'link_title_exists' => 'Ein Link/eine Unterseite mit diesem Namen existiert bereits. Du kannst entweder einen neuen Titel eingeben oder die bestehende Seite $1. Eine Liste aller Subpages findest du unter $2.',
'link_title_exists_1' => 'editieren',
'link_title_exists_2' => 'hier',
'link_button' => 'Link hinzufügen',
'link_footer' => 'Hiermit legst du eine "externe Weiterleitung" an. Der Seitenname ist <i>$1/Titel</i>. Eine exterene Weiterleitung ist also eigentlich eine normale Unterseite mit speziellen Eigenschaften und kann also auch mit anderen Unterseiten "kollidieren". Eine Liste aller Unterseiten findest du $2.',
'link_footer_linktext' => 'hier',
'link_created' => 'Neue externe Weiterleitung angelegt. Du kannst sie $1, $2 oder gleich $3 gehen.',
'link_created_view' => 'anschaun',
'link_created_edit' => 'editieren',
'link_created_gothere' => 'dorthin',
'commit_message' => 'neuer externer link zu $2 ( $1 ).',
'forgot_url' => 'Bitte URL eingeben.',
'forgot_title' => 'Bitte Titel eingeben.',
'wrong_proto' => 'Fehler: Der angegeben Link beginnt mit keinem bekannten Protokoll. Versuche dem Link ein "http:\/\/" voranzustellen.',
'filename_example' => '<i>z.B. Prüfung $1.pdf</i>',
'specialpages-specialpagegroup-addresource' => 'resources',
'subpages' => 'Unterseiten',
'links' => 'Links',
'upload_not_allowed' => 'Du hast nicht die Berechtigung Dateien hoch zu laden. Du kannst dich aber $1.',
'createpage_not_allowed' => 'Du hast nicht die Berechtigung $2 zu erstellen. Du kannst dich aber $2.',
'file_created' => 'Datei hochgeladen. Du kannst dir entweder die $1 ansehen oder sie $2.',
'file_created_details' => 'Beschreibung',
'file_created_download' => 'direkt herunterladen',
'page-exists' => "Seite existiert bereits.",
)
);
?>