| 7 | | /*TODO*/$lang['stuffs_module_title'] = 'Block title'; |
| 8 | | /*TODO*/$lang['stuffs_desc'] = 'Description'; |
| 9 | | /*TODO*/$lang['stuffs_only_for_admin'] = '(only for administration pannel)'; |
| 10 | | /*TODO*/$lang['stuffs_type'] = 'Block type'; |
| 11 | | /*TODO*/$lang['stuffs_position'] = 'Position'; |
| 12 | | /*TODO*/$lang['stuffs_id_ligne'] = 'ID line'; |
| 13 | | /*TODO*/$lang['stuffs_width'] = 'Width'; |
| 14 | | /*TODO*/$lang['stuffs_action'] = 'Actions'; |
| 15 | | /*TODO*/$lang['stuffs_edit'] = 'Modify block'; |
| 16 | | /*TODO*/$lang['stuffs_delete'] = 'Delete block'; |
| 17 | | /*TODO*/$lang['stuffs_confirm_delete'] = 'Are you sure you want to delete block %s?'; |
| 18 | | /*TODO*/$lang['stuffs_main_block'] = 'Main block'; |
| 19 | | /*TODO*/$lang['Hide on home page'] = 'Hide on home page'; |
| | 7 | $lang['stuffs_module_title'] = 'Titel des Blockes'; |
| | 8 | $lang['stuffs_desc'] = 'Beschreibung'; |
| | 9 | $lang['stuffs_only_for_admin'] = '(nur für den Administrations Panel)'; |
| | 10 | $lang['stuffs_type'] = 'Block-Typ'; |
| | 11 | $lang['stuffs_position'] = 'Position'; |
| | 12 | $lang['stuffs_id_ligne'] = 'ID Linie'; |
| | 13 | $lang['stuffs_width'] = 'Breite'; |
| | 14 | $lang['stuffs_action'] = 'Aktionen'; |
| | 15 | $lang['stuffs_edit'] = 'Block bearbeiten'; |
| | 16 | $lang['stuffs_delete'] = 'Block löschen'; |
| | 17 | $lang['stuffs_confirm_delete'] = 'Sind Sie sicher, dass Sie den Block %s löschen wollen?'; |
| | 18 | $lang['stuffs_main_block'] = 'Hauptblock'; |
| | 19 | $lang['Hide on home page'] = 'Auf der Startseite verbergen'; |
| 21 | | /*TODO*/$lang['stuffs_add_module'] = 'Add new block'; |
| 22 | | /*TODO*/$lang['stuffs_module_config'] = 'Block configuration'; |
| 23 | | /*TODO*/$lang['stuffs_visual_config'] = 'Display configuration'; |
| 24 | | /*TODO*/$lang['stuffs_module_options'] = 'Block options'; |
| 25 | | /*TODO*/$lang['stuffs_authorized_group'] = 'Authorized groups'; |
| 26 | | /*TODO*/$lang['stuffs_authorized_users'] = 'Authorized users'; |
| 27 | | /*TODO*/$lang['stuffs_public_module'] = '(Keep empty for public block)'; |
| 28 | | /*TODO*/$lang['stuffs_show_title'] = 'Show block title'; |
| 29 | | /*TODO*/$lang['stuffs_show_module_on'] = 'Show block :'; |
| 30 | | /*TODO*/$lang['stuffs_show_on_home'] = 'On main page'; |
| 31 | | /*TODO*/$lang['stuffs_show_on_root'] = 'On categories root page'; |
| 32 | | /*TODO*/$lang['stuffs_show_on_cats'] = 'On all categories pages'; |
| 33 | | /*TODO*/$lang['stuffs_show_on_picture'] = 'On picture pages'; |
| 34 | | /*TODO*/$lang['stuffs_no_options'] = 'No options for this block'; |
| | 21 | $lang['stuffs_add_module'] = 'Einen neuen Block hinzufügen'; |
| | 22 | $lang['stuffs_module_config'] = 'Block-Konfiguration'; |
| | 23 | $lang['stuffs_visual_config'] = 'Display-Konfiguration'; |
| | 24 | $lang['stuffs_module_options'] = 'Block-Optionen'; |
| | 25 | $lang['stuffs_authorized_group'] = 'Autorisierte Gruppen'; |
| | 26 | $lang['stuffs_authorized_users'] = 'Autorisierte Benutzer'; |
| | 27 | $lang['stuffs_public_module'] = '(Leer lassen um den Block öffentlich zu halten.)'; |
| | 28 | $lang['stuffs_show_title'] = 'Block Titel anzeigen'; |
| | 29 | $lang['stuffs_show_module_on'] = 'Block anzeigen :'; |
| | 30 | $lang['stuffs_show_on_home'] = 'Auf der Startseite'; |
| | 31 | $lang['stuffs_show_on_root'] = 'Am Stamm der Kategorien.'; |
| | 32 | $lang['stuffs_show_on_cats'] = 'Auf allen Kategorie Seiten'; |
| | 33 | $lang['stuffs_show_on_picture'] = 'Auf den Bilderseiten'; |
| | 34 | $lang['stuffs_no_options'] = 'Keine Optionen für diesen Block'; |
| 36 | | /*TODO*/$lang['stuffs_perm'] = 'Activate authorization management:'; |
| 37 | | /*TODO*/$lang['stuffs_group_perm'] = 'by groups'; |
| 38 | | /*TODO*/$lang['stuffs_user_perm'] = 'by user type'; |
| 39 | | /*TODO*/$lang['stuffs_level_perm'] = 'by privacy level'; |
| | 36 | $lang['stuffs_perm'] = 'Verwaltung der Genehmigungen aktivieren'; |
| | 37 | $lang['stuffs_group_perm'] = 'nach Gruppen'; |
| | 38 | $lang['stuffs_user_perm'] = 'nach Benutzer Typ'; |
| | 39 | $lang['stuffs_level_perm'] = 'nach Privacy Level'; |
| 49 | | /*TODO*/$lang['stuffs_error_no_mod_selected'] = 'You didn\'t select any block.'; |
| 50 | | /*TODO*/$lang['stuffs_no_name'] = 'You must specify block\'s name'; |
| 51 | | /*TODO*/$lang['stuffs_parent_plugin_is_missing'] = 'PARENT PLUGIN IS NOT ACTIVATED. You should remove this block or re-activate parent plugin.'; |
| 52 | | /*TODO*/$lang['stuffs_piclens_need_upgrade'] = 'PICLENS PLUGIN MUST BE UPDATED. PWG Stuffs is not compatible with this version of Piclens.'; |
| | 49 | $lang['stuffs_error_no_mod_selected'] = 'Sie haben keinen Block ausgewählt.'; |
| | 50 | $lang['stuffs_no_name'] = 'Sie müssen den Namen des Blockes angeben'; |
| | 51 | $lang['stuffs_parent_plugin_is_missing'] = 'PARENT PLUGIN IST NICHT AKTIVIERT. Sie sollten diesen Block entfernen oder den übergeordneten Plug-In reaktivieren.'; |
| | 52 | $lang['stuffs_piclens_need_upgrade'] = 'PICLENS PLUGIN MUSS AKTUALISIERT WERDEN. PWG Stuffs ist nicht kompatibel mit dieser Version von Piclens.'; |