Sprachversionen hinzugefügt.

git-svn-id: https://svn.libreccm.org/ccm/trunk@397 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2010-04-24 22:06:58 +00:00
parent 5395933403
commit 024513d5b0
2 changed files with 106 additions and 0 deletions

View File

@ -0,0 +1,53 @@
forum.ui.name=Name
forum.ui.description=Beschreibung
forum.ui.cancel=Abbrechen
forum.ui.newTopic=Neues Thema
forum.ui.topic.none=Nichts
forum.ui.receive_instant_alerts=Sofortige Benachrichtigung
forum.ui.receive_daily_summary=T\u00E4gliche Zusammenfassung
forum.ui.noSubscriptions=You are not subscribed to any threads
forum.ui.delete=L\u00F6schen
forum.ui.newPost=New thread
forum.ui.threads.viewAll=View all threads
forum.ui.thread.subscribe=Subscribe to thread
forum.ui.thread.unsubscribe=Unsubscribe to thread
forum.ui.topic.save=Neues Thema erstellen
forum.ui.moderate.label=Moderation:
forum.ui.moderate.switch.on=Einschalten
forum.ui.moderate.switch.off=Ausschalten
forum.ui.moderate.status.on=Aktiv
forum.ui.moderate.status.off=Inaktiv
forum.ui.moderate.warning=NB. Turning moderation off will change pending posts to approved status
forum.ui.noticeboard.label=Noticeboard functionality (disable replying)
forum.ui.noticeboard.switch.on=Turn on (disable replying)
forum.ui.noticeboard.switch.off=Turn off (enable replying)
forum.ui.noticeboard.status.on=An (replying disabled)
forum.ui.noticeboard.status.off=Aus (replying enabled)
forum.ui.noticeboard.expiry_after=Expires after (in days)
forum.ui.noticeboard.change_expiry=Update
forum.ui.settings.moderated=Moderated
forum.ui.settings.noticeboard=Noticeboard (Disable Replying)
forum.ui.settings.allowFiles=Dateianh\u00E4nge zulassen
forum.ui.settings.allowImages=Bilder in Posts zulassen
forum.ui.settings.autosubscribe=Automatically subscribe thread starters
forum.ui.settings.noCategoryPosts=Allow posts with no topic
forum.ui.settings.anonymousPosts=Allow anonymous posts
forum.ui.settings.save=\u00C4nderungen sichern
forum.ui.settings.introduction=Einf\u00FChrung
forum.ui.settings.title=Forum Titel
forum.ui.validation.subject_null=Betreff eingeben
forum.ui.validation.body_null=Nachricht verfassen
forum.ui.validation.body_too_long=Your message is too long, only 4000 characters can be stored
forum.ui.validation.image_file_null=Please use the browse button above to find an image to add
forum.ui.validation.image_description_null=Please enter a description for the image (This will be displayed to users who cannot see the image)
forum.ui.validation.image_description_too_long=Your description is too long, only 4000 characters can be stored
forum.ui.validation.file_null=Please use the browse button above to find a file to add
forum.ui.validation.file_description_too_long=Your description is too long, only 4000 characters can be stored
forum.ui.validation.image_not_uploaded=To add the specified image, use the Add Image button before leaving this page. If you don't want to add the image, click Next or Previous.
forum.ui.validation.file_not_uploaded=To add the specified file, use the Add File button before leaving this page. If you don't want to add the file, click Next or Previous.
forum.ui.validation.introduction_too_long=Your introduction is too long, only 4000 characters can be stored

View File

@ -0,0 +1,53 @@
forum.ui.name=Name
forum.ui.description=Description
forum.ui.cancel=Cancel
forum.ui.newTopic=New topic
forum.ui.topic.none=None
forum.ui.receive_instant_alerts=Receive instant alerts
forum.ui.receive_daily_summary=Receive daily summary
forum.ui.noSubscriptions=You are not subscribed to any threads
forum.ui.delete=Delete
forum.ui.newPost=New thread
forum.ui.threads.viewAll=View all threads
forum.ui.thread.subscribe=Subscribe to thread
forum.ui.thread.unsubscribe=Unsubscribe to thread
forum.ui.topic.save=Create Topic
forum.ui.moderate.label=Moderation:
forum.ui.moderate.switch.on=Turn on
forum.ui.moderate.switch.off=Turn off
forum.ui.moderate.status.on=Active
forum.ui.moderate.status.off=Inactive
forum.ui.moderate.warning=NB. Turning moderation off will change pending posts to approved status
forum.ui.noticeboard.label=Noticeboard functionality (disable replying)
forum.ui.noticeboard.switch.on=Turn on (disable replying)
forum.ui.noticeboard.switch.off=Turn off (enable replying)
forum.ui.noticeboard.status.on=On (replying disabled)
forum.ui.noticeboard.status.off=Off (replying enabled)
forum.ui.noticeboard.expiry_after=Expires after (in days)
forum.ui.noticeboard.change_expiry=Update
forum.ui.settings.moderated=Moderated
forum.ui.settings.noticeboard=Noticeboard (Disable Replying)
forum.ui.settings.allowFiles=Allow File Attachments
forum.ui.settings.allowImages=Allow images in posts
forum.ui.settings.autosubscribe=Automatically subscribe thread starters
forum.ui.settings.noCategoryPosts=Allow posts with no topic
forum.ui.settings.anonymousPosts=Allow anonymous posts
forum.ui.settings.save=Save Changes
forum.ui.settings.introduction=Introduction
forum.ui.settings.title=Forum Title
forum.ui.validation.subject_null=Please enter a subject
forum.ui.validation.body_null=Please enter a message
forum.ui.validation.body_too_long=Your message is too long, only 4000 characters can be stored
forum.ui.validation.image_file_null=Please use the browse button above to find an image to add
forum.ui.validation.image_description_null=Please enter a description for the image (This will be displayed to users who cannot see the image)
forum.ui.validation.image_description_too_long=Your description is too long, only 4000 characters can be stored
forum.ui.validation.file_null=Please use the browse button above to find a file to add
forum.ui.validation.file_description_too_long=Your description is too long, only 4000 characters can be stored
forum.ui.validation.image_not_uploaded=To add the specified image, use the Add Image button before leaving this page. If you don't want to add the image, click Next or Previous.
forum.ui.validation.file_not_uploaded=To add the specified file, use the Add File button before leaving this page. If you don't want to add the file, click Next or Previous.
forum.ui.validation.introduction_too_long=Your introduction is too long, only 4000 characters can be stored