de.inc
来自「国外很不错的一个开源OA系统Group-Office」· INC 代码 · 共 26 行
INC
26 行
<?php//Translated with Group-Office translate modulerequire_once($GO_LANGUAGE->get_fallback_language_file('notes'));$no_notes_count_single='\'Notiz';$no_notes_count='\'Notizen';$no_catagory='\'Kategorie';$no_no_notes='\'Keine Notizen gefunden';$no_new_note='\'Neue Notiz';$pm_note_exists='\'Eine Notiz mit diesem Namen ist bereits vorhanden.';$no_catagories='\'Kategorien';$no_no_catagories='\'Keine Kategorien vorhanden.';$no_new_catagory='\'Neue Kategorie';$pm_catagory_exists='\'Diese Kategorie ist bereits vorhanden';$no_catagories_count='\'Kategorien';$no_catagories_count_single='\'Kategorie';$no_none='\'Keine';$no_responsible='\'Verantwortliche(r)';$no_due_date='\'Ablaufdatum';$no_project='\'Projekt';$no_contact='\'Kontakt';$no_file='\'Datei';$no_show_all='\'Alle Notizen';$no_show_own='\'Eigene Notizen';$no_show_responsible='\'Eigene Zust盲ndigkeit';$no_note='Notiz';?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?