<?php
/***************************************************************************
* lang_main_album.php [English]
* -------------------
* begin : Sunday, February 02, 2003
* copyright : (C) 2003 Smartor
* email :
smartor_xp@hotmail.com
*
* $Id: lang_main_album.php,v 1.0.5 2003/02/22 20:12:38 ngoctu Exp $
*
****************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
//
// Album Index
//
$lang['Pics'] = 'Bilder';
$lang['Last_Pic'] = 'Letztes Bild';
$lang['Public_Categories'] = 'Allgemeine Kategorien';
$lang['No_Pics'] = 'Keine Bilder';
$lang['Users_Personal_Galleries'] = 'Persönliche User Album';
$lang['Your_Personal_Gallery'] = 'Dein Persönliches Album';
$lang['Recent_Public_Pics'] = 'Neue allgemeine Bilder';
$lang['View'] = 'View';
//
// Category View
//
$lang['Category_not_exist'] = 'Diese Kategorie existiert nicht';
$lang['Upload_Pic'] = 'Bild hochladen';
$lang['Pic_Title'] = 'Bild Titel';
$lang['Album_upload_can'] = 'Du <b>kannst</b> neue Bilder in diese Kategorie hochladen';
$lang['Album_upload_cannot'] = 'Du <b>kannst keine</b> neuen Bilder in diese Kategorie hochladen';
$lang['Album_rate_can'] = 'Du <b>kannst</b> Bilder in dieser Kategorie bewerten';
$lang['Album_rate_cannot'] = 'Du <b>kannst keine</b> Bilder in dieser Kategorie bewerten';
$lang['Album_comment_can'] = 'Du <b>kannst</b> Anmerkungen zu Bildern dieser Kategorie machen';
$lang['Album_comment_cannot'] = 'Du<b>kannst keine</b> Anmerkungen zu Bildern dieser Kategorie machen';
$lang['Album_edit_can'] = 'Du <b>kannst</b> deine Bilder editieren und Anmerkungen machen in dieser Kategorie';
$lang['Album_edit_cannot'] = 'Du<b>kannst keine</b> Bilder editieren und Anmerkungen machen in dieser Kategorie';
$lang['Album_delete_can'] = 'Du <b>kannst</b> deine Bilder und Anmerkungen in dieser Kategorie löschen';
$lang['Album_delete_cannot'] = 'Du <b>kannst keine</b> Bilder und Anmerkungen löschen in dieser Kategorie';
$lang['Album_moderate_can'] = 'Du <b>kannst</b> %smoderate%s diese Kategorie';
$lang['Edit_pic'] = 'Edit';
$lang['Delete_pic'] = 'Löschen';
$lang['Rating'] = 'Bewerten';
$lang['Comments'] = 'Anmerkungen';
$lang['New_Comment'] = 'Neue Anmerkung';
$lang['Not_rated'] = '<i>nicht bewertet</i>';
//
// Upload
//
$lang['Pic_Desc'] = 'Bild Beschreibung';
$lang['Plain_text_only'] = 'Nur normaler Text';
$lang['Max_length'] = 'Maximale Länge (zeichen)';
$lang['Upload_pic_from_machine'] = 'Vom PC hochladen';
$lang['Upload_to_Category'] = 'Hochladen in Kategorie';
$lang['Upload_thumbnail_from_machine'] = 'Upload its thumbnail from your machine (must be the same type with your pic)';
$lang['Thumbnail_size'] = 'Thumbnail grösse (pixel)';
$lang['Filetype_and_thumbtype_do_not_match'] = 'Dein Bild und Thumbnail müssen vom gleichen Type sein';
$lang['Upload_no_title'] = 'Gib bitte einen Titel für das Bild ein';
$lang['Upload_no_file'] = 'Gib deinen Pfad und Dateinamen ein';
$lang['Desc_too_long'] = 'Deine Beschreibung ist zu lang';
$lang['Max_file_size'] = 'Maximale Bildgrösse (bytes)';
$lang['Max_width'] = 'Maximale Bildbreite (pixel)';
$lang['Max_height'] = 'Maximale Bildhöhe (pixel)';
$lang['JPG_allowed'] = 'JPG Dateien erlaubt';
$lang['PNG_allowed'] = 'PNG Dateien erlaubt';
$lang['GIF_allowed'] = 'GIF Dateien erlaubt';
$lang['Album_reached_quota'] = 'This system has reached the quota of pics. Now you cannot upload any more. Please contact the administrators for more information';
$lang['User_reached_pics_quota'] = 'You have reached your quota of pics. Now you cannot upload any more. Please contact the administrators for more information';
$lang['Bad_upload_file_size'] = 'Dein Bild ist zu gross oder defekt';
$lang['Not_allowed_file_type'] = 'Dieser Dateityp ist nicht erlaubt';
$lang['Upload_image_size_too_big'] = 'Deine Bildgrösse ist zu gross';
$lang['Upload_thumbnail_size_too_big'] = 'Deine Thumbnailgrösse ist zu gross';
$lang['Missed_pic_title'] = 'Gib einen Bildtitel ein';
$lang['Album_upload_successful'] = 'Dein Bildupload war erfolgreich';
$lang['Album_upload_need_approval'] = 'Your pic has been uploaded successfully.<br /><br />But the feature Pic Approval has been enabled so your pic must be approved by a administrator or a moderator before posting';
$lang['Click_return_category'] = 'Klick %shere%s zurück zur Kategorie';
$lang['Click_return_album_index'] = 'Klick %shere%s zurück zum Album Index';
// View Pic
$lang['Pic_not_exist'] = 'Dieses Bild existiert nicht';
// Edit Pic
$lang['Edit_Pic_Info'] = 'Editiere Bildinformation';
$lang['Pics_updated_successfully'] = 'Deine Bildinformation worde erfolgreich hochgeladen';
// Delete Pic
$lang['Album_delete_confirm'] = 'Bild(er) wirklich löschen?';
$lang['Pics_deleted_successfully'] = 'Bild(er) wurde(n) erfolgreich gelöscht';
//
// ModCP
//
$lang['Approval'] = 'Zustimmung';
$lang['Approve'] = 'Genehmigen';
$lang['Unapprove'] = 'Unapprove';
$lang['Status'] = 'Status';
$lang['Locked'] = 'Gesperrt';
$lang['Not_approved'] = 'Nicht Anerkannt';
$lang['Approved'] = 'Anerkannt';
$lang['Move_to_Category'] = 'Gehe zur Kategorie';
$lang['Pics_moved_successfully'] = 'Your pic(s) have been moved successfully';
$lang['Pics_locked_successfully'] = 'Your pic(s) have been locked successfully';
$lang['Pics_unlocked_successfully'] = 'Your pic(s) have been unlocked successfully';
$lang['Pics_approved_successfully'] = 'Your pic(s) have been approved successfully';
$lang['Pics_unapproved_successfully'] = 'Your pic(s) have been unapproved successfully';
//
// Rate
//
$lang['Current_Rating'] = 'Current Rating';
$lang['Please_Rate_It'] = 'Please Rate It';
$lang['Already_rated'] = 'You have already rated this pic';
$lang['Album_rate_successfully'] = 'Your pic has been rated successfully';
//
// Comment
//
$lang['Comment_no_text'] = 'Gib bitte einen Kommentar ein';
$lang['Comment_too_long'] = 'Dein Kommentar ist zu lang';
$lang['Comment_delete_confirm'] = 'Kommentar wirklich löschen?';
$lang['Pic_Locked'] = 'Sorry, this pic was locked. So you cannot post comment for this pic anymore';
//
// Personal Gallery
//
$lang['Personal_Gallery_Explain'] = 'Du kannst ein Persönliches Album betrachten, wenn du dies im Profil des Users anklickst';
$lang['Personal_gallery_not_created'] = 'Das Persönliche Album von %s ist noch nicht angelegt worden';
$lang['Not_allowed_to_create_personal_gallery'] = 'Sorry, the administrators of this board donot allowed you to create your personal gallery';
$lang['Click_return_personal_gallery'] = 'Klick %shere%s zurück zum persönlichen Album ';
?>