aboutsummaryrefslogtreecommitdiff
path: root/languages/de.php
blob: fd5f1a61b09f0d1cb540acb9d64eca90023e68f7 (plain)
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
<?php
/**
* Elgg tidypics plugin german language pack
* Alpha Version 0.1  13.09.2009
*
*/


	$german = array(

		// Menu items and titles

			'image' => "Bild",
			'images' => "Bilder",
			'caption' => "Beschreibung",
			'photos' => "Fotos",
			'images:upload' => "Fotos hochladen",
			'images:multiupload' => "Flash Multi Upload Tool",
			'images:multiupload:todo' => "Ein oder mehrere Bilder zum Hochladen wählen!",
			'album' => "Fotoalbum",
			'albums' => "Fotoalben",
			'album:slideshow' => "Diashow ansehen",
			'album:yours' => "Deine Fotoalben",
			'album:yours:friends' => "Fotoalben deiner Freunde",
			'album:user' => "%s's Fotoalben",
			'album:friends' => "Fotoalben von %s's Freunden",
			'album:all' => "Alle Fotoalben",
			'album:group' => "Gruppenalben",
			'item:object:image' => "Fotos",
			'item:object:album' => "Alben",
			'tidypics:enablephotos' => 'Schalte Gruppenalben frei',
			'tidypics:editprops' => 'Bild bearbeiten',
			'tidypics:mostcommented' => 'meist kommentierte',
			'tidypics:mostcommentedthismonth' => 'Meist kommentierte des Monats',
			'tidypics:mostcommentedtoday' => 'Meist kommentierte des Tages',
			'tidypics:mostviewed' => 'Meist gesehene Bilder',
			'tidypics:mostvieweddashboard' => 'Meist gesehene dashboard',
			'tidypics:mostviewedthisyear' => 'Meist gesehene des Jahres',
			'tidypics:mostviewedthismonth' => 'Meist gesehene des Monats',
			'tidypics:mostviewedlastmonth' => 'Meist gesehen im letzten Monat',
			'tidypics:mostviewedtoday' => 'Am häufigsten gezeigte des Tages',
			'tidypics:recentlyviewed' => 'Zuletzt angezeigte Bilder',
            'tidypics:recentlycommented' => 'Zuletzt kommentiert',
			'tidypics:mostrecent' => 'Community neue Bilder',
			'tidypics:yourmostviewed' => 'Deine meist gesehene',
			'tidypics:yourmostrecent' => 'Zuletzt von dir hochgeladen',
			'tidypics:friendmostviewed' => "%s's meist gesehene",
			'tidypics:friendmostrecent' => "Zuletzt hochgeladen von %s",
			'tidypics:highestrated' => "Am höchsten bewertet",
			'tidypics:viewsbyowner' => "Aufrufe: %s von %s Mitglieder (du ausgeschlossen)",
			'tidypics:viewsbyothers' => "Aufrufe: %s (%s von dir)",
			'tidypics:administration' => 'Tidypics Administration',
			'tidypics:stats' => 'Statitik',

		//settings
			'tidypics:settings' => 'Einstellungen',
			'tidypics:admin:instructions' => 'These are the core Tidypics settings. Change them for your setup and then click save.',
			'tidypics:settings:image_lib' => "Image Library: ",
			'tidypics:settings:download_link' => "Show download link",
			'tidypics:settings:tagging' => "Enable photo tagging",
			'tidypics:settings:photo_ratings' => "Enable photo ratings (requires rate plugin of Miguel Montes or compatible)",
			'tidypics:settings:exif' => "Show EXIF data",
			'tidypics:settings:view_count' => "View counter",
			'tidypics:settings:grp_perm_override' => "Allow group members full access to group albums",
			'tidypics:settings:maxfilesize' => "Maximum image size in megabytes (MB):",
			'tidypics:settings:quota' => "User/Group Quota (MB) - 0 equals no quota",
			'tidypics:settings:watermark' => "Enter text to appear in the watermark - ImageMagick Cmdline must be selected for the image library",
			'tidypics:settings:im_path' => "Enter the path to your ImageMagick commands (with trailing slash)",
			'tidypics:settings:img_river_view' => "How many entries in river for each batch of uploaded images",
			'tidypics:settings:album_river_view' => "Show the album cover or a set of photos for new album",
			'tidypics:settings:largesize' => "Primary image size",
			'tidypics:settings:smallsize' => "Album view image size",
			'tidypics:settings:thumbsize' => "Thumbnail image size",


		//actions

			'album:create' => "Neues Album erstellen",
			'album:add' => "Album hinzufügen",
			'album:addpix' => "Fotos hinzufügen",
			'album:edit' => "Album bearbeiten",
			'album:delete' => "Album löschen",

			'image:edit' => "Bild bearbeiten",
			'image:delete' => "Bild löschen",
			'image:download' => "Bild herunterladen",

		//forms

			'album:title' => "Titel",
			'album:desc' => "Beschreibung",
			'album:tags' => "Stichwörter",
			'album:cover' => "Das bild als Albumcover nutzen",
			'tidypics:quota' => "Quota usage:",

		//views

			'image:total' => "Bilder im Album:",
			'image:by' => "Bild hinzugefügt von",
			'album:by' => "Album erstellt von:",
			'album:created:on' => "Erstellt",
			'image:none' => "Noch keine Bilder hinzugefügt.",
			'image:back' => "Vorheriges",
			'image:next' => "Nächstes",

		// tagging
			'tidypics:taginstruct' => 'Wähle den Bereich, den du taggen möchstest, aus',
			'tidypics:deltag_title' => 'Wähle zu löschende Tags',
			'tidypics:finish_tagging' => 'Stop tagging',
			'tidypics:tagthisphoto' => 'Tagge dieses Foto',
			'tidypics:deletetag' => 'Lösche Foto tag',
			'tidypics:actiontag' => 'Tag',
			'tidypics:actiondelete' => 'Löschen',
			'tidypics:actioncancel' => 'Abbrechen',
			'tidypics:inthisphoto' => 'in diesem Foto',
			'tidypics:usertag' => "Foto tagged mit Mitglied %s",
			'tidypics:phototagging:success' => 'Photo tag was successfully added',
			'tidypics:phototagging:error' => 'Unerwarteter Fehler aufgetreten beim taggen',
			'tidypics:deletetag:success' => 'Ausgewählte Tags wurden erfolgreich gelöscht',


		//rss
			'tidypics:posted' => 'posted a photo:',

		//widgets

			'tidypics:widget:albums' => "Fotoalben",
			'tidypics:widget:album_descr' => "Zeige Deine neuesten Fotoalben",
			'tidypics:widget:num_albums' => "Anzahl der anzuzeigenden Alben",
			'tidypics:widget:latest' => "Latest Photos",
			'tidypics:widget:latest_descr' => "Display your latest photos",
			'tidypics:widget:num_latest' => "Number of images to display",
			'album:more' => "Alle Alben ansehen",

		//river

			//images
			'image:river:created' => "%s hat ein Bild %s zum Album %s hinzugefügt",
			'image:river:item' => "ein Bild",
			'image:river:annotate' => "einen Kommentar zum Bild",

			//albums
			'album:river:created' => "%s hat ein neues Fotoalbum erstellt",
			'album:river:group' => "in der Gruppe",
			'album:river:item' => "ein Album",
			'album:river:annotate' => "einen Kommentar zum Fotoalbum",

		//notifications
			'tidypics:newalbum' => 'Neues Fotoalbum',


		//  Status messages
			'tidypics:upl_success' => "Deine Bilder wurden erfolgreich hochgeladen.",
			'image:saved' => "Dein Bild wurde gespeichert.",
			'images:saved' => "Alle Bilder wurden gespeichert.",
			'image:deleted' => "Dein Bild wurde gelöscht.",
			'image:delete:confirm' => "Willst du das Bild wirklich löschen?",

			'images:edited' => "Dein Bild wurde aktualisiert.",
			'album:edited' => "Dein Album wurde aktualisiert.",
			'album:saved' => "Dein Album wurde gespeichert.",
			'album:deleted' => "Dein Album wurde gelöscht.",
			'album:delete:confirm' => "Willst du das Album wirklich löschen?",
			'album:created' => "Ihr neues Album ist hergestellt worden.",
			'tidypics:settings:save:ok' => 'Tidypics plugin Einstellungen erfolgreich gespeichert',
			'tidypics:upgrade:success' => 'Upgrade von Tidypics erfolgreich',

		//Error messages

			'tidypics:partialuploadfailure' => "Es sind Fehler beim Hochladen einiger Bilder aufgetreten (%s von %s Bildern).",
			'tidypics:completeuploadfailure' => "Upload of images failed.",
			'tidypics:exceedpostlimit' => "Zuviel große Bilder - versuche weinger oder kleinere Bilder hochzuladen.",
			'tidypics:noimages' => "Keine Bilder ausgewählt.",
			'tidypics:image_mem' => "Bildgröße zu groß - zuviele Bytes",
			'tidypics:image_pixels' => "Bild hat zuviele Pixel",
			'tidypics:unk_error' => "Unbekannte upload Fehler",
			'tidypics:save_error' => "Unknown error saving the image on server",
			'tidypics:not_image' => "Bildtyp wurde nicht erkannt",
			'image:deletefailed' => "Dein Bild konnte nicht gelöscht werden.",
			'image:downloadfailed' => "Sorry; dieses Bild ist zur Zeit nicht vorhanden.",
			'tidypics:nosettings' => "Admin of this site has not set photo album settings.",
			'tidypics:exceed_quota' => "You have exceeded the quota set by the administrator",
			'images:notedited' => "Nicht alle Bilder konnten erfolgreich upgedated werden",

			'album:none' => "Es wurde kein Album .",
			'album:uploadfailed' => "Sorry; dein Album konnte nicht gespeichert werden.",
			'album:deletefailed' => "Dein Album konnte nicht gelöscht werden.",
			'album:blank' => "Bitte geib diesem Album einen Titel und eine Beschreibung.",

			'tidypics:upgrade:failed' => "Upgrade von Tidypics gescheitert",
	);

	add_translation("de",$german);
?>