diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-02-02 11:01:12 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-02-02 11:01:12 +0000 |
| commit | 05c837e1510cfd5b7cb1242f3ed42d58072e30e1 (patch) | |
| tree | eaa496b1be6d94b3cc9f047f226959efdbd30378 /lang/de/language.php | |
| parent | b8655257e6c810a22815d51e5723794853c5ab5b (diff) | |
| download | languages-05c837e1510cfd5b7cb1242f3ed42d58072e30e1.tar.gz languages-05c837e1510cfd5b7cb1242f3ed42d58072e30e1.tar.bz2 languages-05c837e1510cfd5b7cb1242f3ed42d58072e30e1.zip | |
replace tiki_short and tiki_long with correct bit_short and bit_long values
Diffstat (limited to 'lang/de/language.php')
| -rw-r--r-- | lang/de/language.php | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lang/de/language.php b/lang/de/language.php index bde5982..0af7dcc 100644 --- a/lang/de/language.php +++ b/lang/de/language.php @@ -376,7 +376,7 @@ $lang=Array( 'An entry is posted to a blog' => '', 'An error has occurred' => 'Ein Fehler ist aufgetreten.', 'An error occured in a database query!' => '', -'A new article was submitted by {$mail_user} to {$mail_site} at {$mail_date|tiki_short_datetime}' => 'Es wurde ein neuer Artikel von {$mail_user} auf {$mail_site} um {$mail_date|tiki_short_datetime} erstellt', +'A new article was submitted by {$mail_user} to {$mail_site} at {$mail_date|bit_short_datetime}' => 'Es wurde ein neuer Artikel von {$mail_user} auf {$mail_site} um {$mail_date|bit_short_datetime} erstellt', 'A new message was posted to forum' => 'Ein neuer Beitrag wurde gepostet ins Forum', 'A new message was posted to you at {$mail_machine}' => 'Eine neue Nachricht für Sie auf {$mail_machine}', 'A new password has been sent ' => 'Ein neues Passwort wurde verschickt ', @@ -1281,7 +1281,7 @@ name as the user)' => '', 'created from structure' => 'aus Struktur erstellen', 'Create Directory:' => 'Verzeichnis anlegen:', 'Created on' => '', -'Created on {$listpages[changes].created|tiki_short_date}' => 'erstellt am {$listpages[changes].created|tiki_short_date}', +'Created on {$listpages[changes].created|bit_short_date}' => 'erstellt am {$listpages[changes].created|bit_short_date}', 'create/edit' => 'hinzufügen/bearbeiten', 'Create/Edit Blog' => 'Blog hinzufügen/bearbeiten', 'Create/edit Calendars' => 'Kalender hinzufügen/bearbeiten', @@ -2605,7 +2605,7 @@ address.' => '', 'Last modified by' => '', 'Last modified file galleries' => 'Zuletzt modifizierte Dateiarchive', 'Last Modified Items' => 'Zuletzt geänderte Einträge', -'Last Modified {$listpages[changes].last_modified|tiki_short_datetime}' => '', +'Last Modified {$listpages[changes].last_modified|bit_short_datetime}' => '', 'last modified on %s' => 'zuletzt geändert am %s', 'Last modif pages' => '', 'Last `$module_rows` articles' => '', @@ -3066,7 +3066,7 @@ address.' => '', 'new articles' => '', 'New article submitted at ' => 'Neuer Artikel eingereicht auf ', 'New article submitted at %s' => '', -'New blog post: {$mail_title} by {$mail_user} at {$mail_date|tiki_short_datetime}' => 'Neuer Blog-Eintrag: {$mail_title} von {$mail_user} um {$mail_date|tiki_short_datetime}', +'New blog post: {$mail_title} by {$mail_user} at {$mail_date|bit_short_datetime}' => 'Neuer Blog-Eintrag: {$mail_title} von {$mail_user} um {$mail_date|bit_short_datetime}', 'new blog posts' => '', 'new blogs' => '', 'New_Caledonia' => '', @@ -3710,12 +3710,12 @@ For kernel/trash it would look in AlienSmileys, then "' => '', 'Posted at 20:50:50 UTC' => '', 'Posted at 21:23:55 UTC' => '', 'Posted at 23:17:43 UTC' => '', -'Posted at {$post_info.created|tiki_long_time}' => '', +'Posted at {$post_info.created|bit_long_time}' => '', 'posted by' => 'eingetragen von', 'Posted comments' => 'Kommentare', 'Posted messages' => '', 'posted on' => 'aufgegeben am', -'Posted on {$blogPosts[ix].created|tiki_long_datetime}' => '', +'Posted on {$blogPosts[ix].created|bit_long_datetime}' => '', 'Posted on Çarşamba 15 of Aralık, 2004[07:52:42 EDT]' => '', 'Posted on Cuma 31 of Aralık, 2004[00:47:22 EDT]' => '', 'Posted on Cumartesi 26 of Şubat, 2005[21:36:05 EDT]' => '', @@ -4659,7 +4659,7 @@ No newsletters will be sent to you until the subscription is confirmed.' => '', 'The height of the Bar in pixels. The Default = ' => 'Höhe des Balkens in Pixel. Standardeinstellung = ', 'The height of the Mindmap window. This value can be given in pixels or as a percentage. A pixel value is assumed so only a numeric value is needed. To specify a percentage - the character <strong>% MUST</strong> follow the value. When a percentage is given - the value is defined by the Mindmap file with a maximum of 100%. <strong>Note:</strong> The Default is taken from the Mindmap file if this parameter is not defined.' => 'Höhe des Mindmap Fenster in Pixel oder Prozent. Die Einheit px (Pixel) wird angenommen. Nur für Prozentangaben ist ein <strong>%</strong> unbedingt nötig. Ein Prozentwert bezieht sich auf die Größe der Mindmap Datei (100%). <strong>Anmerkung:</strong> Wird dieser Parameter nicht gesetzt, wird die Standardeinstellung von der Mindmap Datei übernommen.', 'The height of the players window. This value can be given in pixels or as a percentage. A pixel value is assumed so only a numeric value is needed. To specify a percentage - the character <strong>% MUST</strong> follow the value. When a percentage is given - the value is defined by the SWF file with a maximum of 100%. <strong>Note:</strong> This is <strong>NOT</strong> a percentage of the available area. Experimentation seems to be the only option available with this parameter. If this parameter is not defined the Default value is taken from the SWF file <strong>(i.e. 100%)</strong>.' => 'Höhe des Abspielfensters in Pixel oder Prozent. Die Einheit px (Pixel) wird angenommen. Nur für Prozentangaben ist ein <strong>%</strong> unbedingt nötig. Ein Prozentwert bezieht sich auf die Größe der SWF Datei (100%). <strong>Anmerkung:</strong> Experimentieren scheint die einzige Lösung für diesen Parameter zu sein. Wird er nicht gesetzt, wird die Standardeinstellung von der SWF Datei übernommen.', -'The map {$mail_page} was changed by {$mail_user} at {$mail_date|tiki_short_datetime}' => '', +'The map {$mail_page} was changed by {$mail_user} at {$mail_date|bit_short_datetime}' => '', 'The maximum file size you can upload is 100 Megabytes' => '', 'The maximum possible value to be displayed. The Gauge was designed to be used with percentages - so the Default = ' => 'Der höchstmögliche anzuzeigende Wert. Der Balken wurde entworfen um mit Prozentangaben benutzt zu werden, deswegen die Standardeinstellun = ', 'theme' => 'Theme', @@ -4684,10 +4684,10 @@ No newsletters will be sent to you until the subscription is confirmed.' => '', ' => '', 'The original document is available at' => 'Das Originaldokument ist zu finden unter', 'The page cannot be found' => 'Die Seite kann nicht gefunden werden', -'The page {$mail_page} was changed by {$mail_user} at {$mail_date|tiki_short_datetime}' => 'Die Seite {$mail_page} wurde von {$mail_user} um {$mail_date|tiki_short_datetime} geändert', +'The page {$mail_page} was changed by {$mail_user} at {$mail_date|bit_short_datetime}' => 'Die Seite {$mail_page} wurde von {$mail_user} um {$mail_date|bit_short_datetime} geändert', 'The page {$mail_page} was changed by {$mail_user} at -{$mail_date|tiki_short_datetime}' => '', -'The page {$mail_page} was commented by {$mail_user} at {$mail_date|tiki_short_datetime}' => '', +{$mail_date|bit_short_datetime}' => '', +'The page {$mail_page} was commented by {$mail_user} at {$mail_date|bit_short_datetime}' => '', 'The passwords did not match' => '', 'The passwords didn\'t match' => 'Die Paßwörter stimmen nicht überein', 'The passwords don\'t match' => 'Die Passwörter stimmen nicht überein', |
