summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBitweaver <bitweaver@bitweaver.org>2010-06-29 16:15:21 -0400
committerBitweaver <bitweaver@bitweaver.org>2010-06-29 16:15:21 -0400
commitf419402b861ad91ed08a932a4744a255d248d76c (patch)
tree59ec5b8a79f7abc16ba7e48c7547f4113e1ab6d8 /lang
parentf139f678bc9dbbd5b3294d13e6f27a0afed9d3ee (diff)
downloadlanguages-f419402b861ad91ed08a932a4744a255d248d76c.tar.gz
languages-f419402b861ad91ed08a932a4744a255d248d76c.tar.bz2
languages-f419402b861ad91ed08a932a4744a255d248d76c.zip
move config/kernel_config_inc.php to config/kernel/config_inc.php and now we have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention
Diffstat (limited to 'lang')
-rw-r--r--lang/de/language.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/de/language.php b/lang/de/language.php
index a18e8e1..0bca73b 100644
--- a/lang/de/language.php
+++ b/lang/de/language.php
@@ -4788,7 +4788,7 @@ der Kartendatei:',
'This will display translation strings for all bitweaver versions. This means it will also show strings that are not used at all and might be useless to you.' => 'Dies zeigt Zeichenketten zur Übersetzung für alle bitweaver Versionen an. Das heißt, es werden auch Zeichenketten angezeigt, die gar nicht benutzt werden, und die möglicherweise für Sie uninteressant sind.',
'This will export all strings, even ones that are not in use. if you have not modified these strings, there isn\'t really much point in including them.' => 'Alle Zeichenketten werden exportiert, auch die, die nicht in Benutzung sind. Falls Sie aber diese Zeichenketten nicht geändert haben, ist der Export wahrscheinlich nicht sinnvoll.',
'This will export translation strings for the all Bitweaver versions.' => 'Dies exportiert Zeichenketten zur Übersetzung für alle Bitweaver Versionen an. ',
-'This will help you translate your site very effitiently by giving you direct access to the correct translation page.<br />Once you are done translating, make sure you turn this feature off and clear the language cache.<br />This feature only works when you set <em>$smarty_force_compile</em> to TRUE in your <em>config/kernel_config.php</em> file' => 'Unterstützung für effizientes Übersetzen Ihrer Site. Sie bekommen direkten Zugriff auf die korrekte Seite für die Übersetzung. Ist die Übersetzung fertig, müssen Sie dieses Feature wieder abschalten, und den Sprach-Cache leeren. Dieses feature funktioniert nur, wenn <strong>$smarty_force_compile</strong> auf TRUE gesetzt ist (in <em>config/kernel_config.php</em>).',
+'This will help you translate your site very effitiently by giving you direct access to the correct translation page.<br />Once you are done translating, make sure you turn this feature off and clear the language cache.<br />This feature only works when you set <em>$smarty_force_compile</em> to TRUE in your <em>config/kernel/config_inc.php</em> file' => 'Unterstützung für effizientes Übersetzen Ihrer Site. Sie bekommen direkten Zugriff auf die korrekte Seite für die Übersetzung. Ist die Übersetzung fertig, müssen Sie dieses Feature wieder abschalten, und den Sprach-Cache leeren. Dieses feature funktioniert nur, wenn <strong>$smarty_force_compile</strong> auf TRUE gesetzt ist (in <em>config/kernel/config_inc.php</em>).',
'This will log you in as the user' => 'Einloggen als Benutzer',
'This will open a new window: ' => 'Neues Fenster öffnen:',
'This will prevent the generation of a new version. You can use this, if your changes are minor.' => 'Verhindert die Generation einer neuen Version, zum Beispiel wenn Ihre Änderungen nur geringfügig waren.',