mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-09 13:06:14 +00:00
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
This commit is contained in:
commit
91e57e49da
|
@ -167,5 +167,12 @@ class SeedDMS_View_Common {
|
||||||
return false;
|
return false;
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
|
function jsTranslations($keys) {
|
||||||
|
echo "var trans = {\n";
|
||||||
|
foreach($keys as $key) {
|
||||||
|
echo " '".$key."': '".str_replace("'", "\\\'", getMLText($key))."',\n";
|
||||||
|
}
|
||||||
|
echo "};\n";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'وافق',
|
'accept' => 'وافق',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'دخول غير مصرح به.',
|
'access_denied' => 'دخول غير مصرح به.',
|
||||||
'access_inheritance' => 'صلاحيات موروثة',
|
'access_inheritance' => 'صلاحيات موروثة',
|
||||||
'access_mode' => 'نوع الدخول',
|
'access_mode' => 'نوع الدخول',
|
||||||
|
@ -225,6 +226,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'تعليق على الاصدار',
|
'comment_for_current_version' => 'تعليق على الاصدار',
|
||||||
'confirm_create_fulltext_index' => 'نعم: اود اعادة انشاء فهرس للنص الكامل !',
|
'confirm_create_fulltext_index' => 'نعم: اود اعادة انشاء فهرس للنص الكامل !',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'تأكيد كلمة السر',
|
'confirm_pwd' => 'تأكيد كلمة السر',
|
||||||
'confirm_rm_backup' => 'هل تود حقا ازالة الملف "[arkname]"?<br>كن حذرا: هذا الاجراء لايمكن التراجع فيه',
|
'confirm_rm_backup' => 'هل تود حقا ازالة الملف "[arkname]"?<br>كن حذرا: هذا الاجراء لايمكن التراجع فيه',
|
||||||
'confirm_rm_document' => 'هل تود حقا ازالة المستند \'[documentname]\'?<br>كن حذرا: هذا الاجراء لايمكن التراجع فيه',
|
'confirm_rm_document' => 'هل تود حقا ازالة المستند \'[documentname]\'?<br>كن حذرا: هذا الاجراء لايمكن التراجع فيه',
|
||||||
|
@ -387,9 +390,13 @@ URL: [url]',
|
||||||
'en_GB' => 'الإنكليزية (GB)',
|
'en_GB' => 'الإنكليزية (GB)',
|
||||||
'equal_transition_states' => 'حالة البداية والنهاية متشابهة',
|
'equal_transition_states' => 'حالة البداية والنهاية متشابهة',
|
||||||
'error' => 'خطأ',
|
'error' => 'خطأ',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'لم يتم اختيار مستند',
|
'error_no_document_selected' => 'لم يتم اختيار مستند',
|
||||||
'error_no_folder_selected' => 'لم يتم اختيار مجلد',
|
'error_no_folder_selected' => 'لم يتم اختيار مجلد',
|
||||||
'error_occured' => 'حدث خطأ',
|
'error_occured' => 'حدث خطأ',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'الإسبانية',
|
'es_ES' => 'الإسبانية',
|
||||||
'event_details' => 'تفاصيل الحدث',
|
'event_details' => 'تفاصيل الحدث',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -588,6 +595,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'فحص اخطاء مفقود',
|
'missing_checksum' => 'فحص اخطاء مفقود',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'حجم ملف مفقود',
|
'missing_filesize' => 'حجم ملف مفقود',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'مستخدم/مجموعة مفقودة للتحول',
|
'missing_transition_user_group' => 'مستخدم/مجموعة مفقودة للتحول',
|
||||||
'monday' => 'الاثنين',
|
'monday' => 'الاثنين',
|
||||||
'monday_abbr' => 'ن',
|
'monday_abbr' => 'ن',
|
||||||
|
@ -1208,6 +1216,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '',
|
'splash_removed_from_clipboard' => '',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => 'تم حذف المستند',
|
'splash_rm_document' => 'تم حذف المستند',
|
||||||
|
@ -1251,6 +1261,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'ادخال بيانات',
|
'submit_userinfo' => 'ادخال بيانات',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'استبدال المستخدم',
|
'substitute_user' => 'استبدال المستخدم',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'الأحد',
|
'sunday' => 'الأحد',
|
||||||
'sunday_abbr' => 'ح',
|
'sunday_abbr' => 'ح',
|
||||||
'sv_SE' => 'السويدية',
|
'sv_SE' => 'السويدية',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Приеми',
|
'accept' => 'Приеми',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'достъп забранен',
|
'access_denied' => 'достъп забранен',
|
||||||
'access_inheritance' => 'Наследване на достъпа',
|
'access_inheritance' => 'Наследване на достъпа',
|
||||||
'access_mode' => 'Режим на достъп',
|
'access_mode' => 'Режим на достъп',
|
||||||
|
@ -210,6 +211,8 @@ $text = array(
|
||||||
'comment_changed_email' => 'Коментарите са изменени',
|
'comment_changed_email' => 'Коментарите са изменени',
|
||||||
'comment_for_current_version' => 'Коментар за версията',
|
'comment_for_current_version' => 'Коментар за версията',
|
||||||
'confirm_create_fulltext_index' => 'Да, пресъздай пълнотекстов индекс!',
|
'confirm_create_fulltext_index' => 'Да, пресъздай пълнотекстов индекс!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Подтвердете паролата',
|
'confirm_pwd' => 'Подтвердете паролата',
|
||||||
'confirm_rm_backup' => 'Изтрий файл "[arkname]"?<br>Действието е перманентно',
|
'confirm_rm_backup' => 'Изтрий файл "[arkname]"?<br>Действието е перманентно',
|
||||||
'confirm_rm_document' => 'Изтрий документ "[documentname]"?<br>Действието е перманентно',
|
'confirm_rm_document' => 'Изтрий документ "[documentname]"?<br>Действието е перманентно',
|
||||||
|
@ -342,9 +345,13 @@ $text = array(
|
||||||
'en_GB' => '',
|
'en_GB' => '',
|
||||||
'equal_transition_states' => 'Началното и крайно състояние са еднакви',
|
'equal_transition_states' => 'Началното и крайно състояние са еднакви',
|
||||||
'error' => 'Грешка',
|
'error' => 'Грешка',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Няма избрани документи',
|
'error_no_document_selected' => 'Няма избрани документи',
|
||||||
'error_no_folder_selected' => 'Няма избрани папки',
|
'error_no_folder_selected' => 'Няма избрани папки',
|
||||||
'error_occured' => 'Стана грешка',
|
'error_occured' => 'Стана грешка',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => '',
|
'es_ES' => '',
|
||||||
'event_details' => 'Детайли за събитието',
|
'event_details' => 'Детайли за събитието',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -519,6 +526,7 @@ $text = array(
|
||||||
'missing_checksum' => 'липсва контролна сума',
|
'missing_checksum' => 'липсва контролна сума',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'липсва размер на файла',
|
'missing_filesize' => 'липсва размер на файла',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'липсва потребител или група за преход',
|
'missing_transition_user_group' => 'липсва потребител или група за преход',
|
||||||
'monday' => 'понеделник',
|
'monday' => 'понеделник',
|
||||||
'monday_abbr' => '',
|
'monday_abbr' => '',
|
||||||
|
@ -1073,6 +1081,8 @@ $text = array(
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '',
|
'splash_removed_from_clipboard' => '',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => '',
|
'splash_rm_document' => '',
|
||||||
|
@ -1116,6 +1126,10 @@ $text = array(
|
||||||
'submit_userinfo' => 'Изпрати информация за потребител',
|
'submit_userinfo' => 'Изпрати информация за потребител',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => '',
|
'substitute_user' => '',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'неделя',
|
'sunday' => 'неделя',
|
||||||
'sunday_abbr' => '',
|
'sunday_abbr' => '',
|
||||||
'sv_SE' => '',
|
'sv_SE' => '',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Acceptar',
|
'accept' => 'Acceptar',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Accés denegat',
|
'access_denied' => 'Accés denegat',
|
||||||
'access_inheritance' => 'Accés heretat',
|
'access_inheritance' => 'Accés heretat',
|
||||||
'access_mode' => 'Mode d\'accés',
|
'access_mode' => 'Mode d\'accés',
|
||||||
|
@ -215,6 +216,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Comentari de la versió actual',
|
'comment_for_current_version' => 'Comentari de la versió actual',
|
||||||
'confirm_create_fulltext_index' => '',
|
'confirm_create_fulltext_index' => '',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Confirmar contrasenya',
|
'confirm_pwd' => 'Confirmar contrasenya',
|
||||||
'confirm_rm_backup' => '¿Vol realment eliminar el fitxer "[arkname]"?<br />Atenció: aquesta acció no es pot desfer.',
|
'confirm_rm_backup' => '¿Vol realment eliminar el fitxer "[arkname]"?<br />Atenció: aquesta acció no es pot desfer.',
|
||||||
'confirm_rm_document' => '¿Vol realment eliminar el document \'[documentname]\'?<br/>Atenció: aquesta acció no es pot desfer.',
|
'confirm_rm_document' => '¿Vol realment eliminar el document \'[documentname]\'?<br/>Atenció: aquesta acció no es pot desfer.',
|
||||||
|
@ -347,9 +350,13 @@ URL: [url]',
|
||||||
'en_GB' => '',
|
'en_GB' => '',
|
||||||
'equal_transition_states' => '',
|
'equal_transition_states' => '',
|
||||||
'error' => '',
|
'error' => '',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => '',
|
'error_no_document_selected' => '',
|
||||||
'error_no_folder_selected' => '',
|
'error_no_folder_selected' => '',
|
||||||
'error_occured' => 'Ha succeït un error',
|
'error_occured' => 'Ha succeït un error',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => '',
|
'es_ES' => '',
|
||||||
'event_details' => 'Detalls de l\'event',
|
'event_details' => 'Detalls de l\'event',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -524,6 +531,7 @@ URL: [url]',
|
||||||
'missing_checksum' => '',
|
'missing_checksum' => '',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => '',
|
'missing_filesize' => '',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => '',
|
'missing_transition_user_group' => '',
|
||||||
'monday' => 'Dilluns',
|
'monday' => 'Dilluns',
|
||||||
'monday_abbr' => '',
|
'monday_abbr' => '',
|
||||||
|
@ -1078,6 +1086,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '',
|
'splash_removed_from_clipboard' => '',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => '',
|
'splash_rm_document' => '',
|
||||||
|
@ -1121,6 +1131,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => '',
|
'submit_userinfo' => '',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => '',
|
'substitute_user' => '',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Diumenge',
|
'sunday' => 'Diumenge',
|
||||||
'sunday_abbr' => '',
|
'sunday_abbr' => '',
|
||||||
'sv_SE' => '',
|
'sv_SE' => '',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Přijmout',
|
'accept' => 'Přijmout',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Přístup zamítnut.',
|
'access_denied' => 'Přístup zamítnut.',
|
||||||
'access_inheritance' => 'Dědičnost přístupu',
|
'access_inheritance' => 'Dědičnost přístupu',
|
||||||
'access_mode' => 'Režim přístupu',
|
'access_mode' => 'Režim přístupu',
|
||||||
|
@ -232,6 +233,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Komentář k aktuální verzi',
|
'comment_for_current_version' => 'Komentář k aktuální verzi',
|
||||||
'confirm_create_fulltext_index' => 'Ano, chci znovu vytvořit fulltext indes!',
|
'confirm_create_fulltext_index' => 'Ano, chci znovu vytvořit fulltext indes!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Potvrzení hesla',
|
'confirm_pwd' => 'Potvrzení hesla',
|
||||||
'confirm_rm_backup' => 'Skutečně chcete odstranit soubor "[arkname]"?<br>Pozor: Akci nelze vrátit zpět.',
|
'confirm_rm_backup' => 'Skutečně chcete odstranit soubor "[arkname]"?<br>Pozor: Akci nelze vrátit zpět.',
|
||||||
'confirm_rm_document' => 'Skutečně chcete odstranit dokument \'[documentname]\'?<br>Buďte opatrní: Tuto činnost není možné vrátit zpět.',
|
'confirm_rm_document' => 'Skutečně chcete odstranit dokument \'[documentname]\'?<br>Buďte opatrní: Tuto činnost není možné vrátit zpět.',
|
||||||
|
@ -394,9 +397,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Angličtina (GB)',
|
'en_GB' => 'Angličtina (GB)',
|
||||||
'equal_transition_states' => 'Počáteční a konečný stav jsou stejné',
|
'equal_transition_states' => 'Počáteční a konečný stav jsou stejné',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Není vybrán žádný dokument.',
|
'error_no_document_selected' => 'Není vybrán žádný dokument.',
|
||||||
'error_no_folder_selected' => 'Není vybrána žádná složka',
|
'error_no_folder_selected' => 'Není vybrána žádná složka',
|
||||||
'error_occured' => 'Vyskytla se chyba',
|
'error_occured' => 'Vyskytla se chyba',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Španělština',
|
'es_ES' => 'Španělština',
|
||||||
'event_details' => 'Údaje akce',
|
'event_details' => 'Údaje akce',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -595,6 +602,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Chybějící kontrolní součet',
|
'missing_checksum' => 'Chybějící kontrolní součet',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Chybějící velikost souboru',
|
'missing_filesize' => 'Chybějící velikost souboru',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Chybějící uživatel/skupina pro změnu',
|
'missing_transition_user_group' => 'Chybějící uživatel/skupina pro změnu',
|
||||||
'monday' => 'Pondělí',
|
'monday' => 'Pondělí',
|
||||||
'monday_abbr' => 'Po',
|
'monday_abbr' => 'Po',
|
||||||
|
@ -1217,6 +1225,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Neplatné ID složky',
|
'splash_invalid_folder_id' => 'Neplatné ID složky',
|
||||||
'splash_invalid_searchterm' => 'Neplatný vyhledávací dotaz',
|
'splash_invalid_searchterm' => 'Neplatný vyhledávací dotaz',
|
||||||
'splash_moved_clipboard' => 'Schránka přenesena do aktuální složky',
|
'splash_moved_clipboard' => 'Schránka přenesena do aktuální složky',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Odstraněno ze schránky',
|
'splash_removed_from_clipboard' => 'Odstraněno ze schránky',
|
||||||
'splash_rm_attribute' => 'Atribut odstraněn',
|
'splash_rm_attribute' => 'Atribut odstraněn',
|
||||||
'splash_rm_document' => 'Dokument odstraněn',
|
'splash_rm_document' => 'Dokument odstraněn',
|
||||||
|
@ -1260,6 +1270,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Odeslat info',
|
'submit_userinfo' => 'Odeslat info',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Zaměnit uživatele',
|
'substitute_user' => 'Zaměnit uživatele',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Neděle',
|
'sunday' => 'Neděle',
|
||||||
'sunday_abbr' => 'Ne',
|
'sunday_abbr' => 'Ne',
|
||||||
'sv_SE' => 'Švédština',
|
'sv_SE' => 'Švédština',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (2184), dgrutsch (21)
|
// Translators: Admin (2198), dgrutsch (21)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Übernehmen',
|
'accept' => 'Übernehmen',
|
||||||
|
'access_control' => 'Zugriffskontrolle',
|
||||||
'access_denied' => 'Zugriff verweigert',
|
'access_denied' => 'Zugriff verweigert',
|
||||||
'access_inheritance' => 'Zugriff vererben',
|
'access_inheritance' => 'Zugriff vererben',
|
||||||
'access_mode' => 'Berechtigung',
|
'access_mode' => 'Berechtigung',
|
||||||
|
@ -237,6 +238,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Kommentar zur aktuellen Version',
|
'comment_for_current_version' => 'Kommentar zur aktuellen Version',
|
||||||
'confirm_create_fulltext_index' => 'Ja, Ich möchte den Volltextindex neu erzeugen!.',
|
'confirm_create_fulltext_index' => 'Ja, Ich möchte den Volltextindex neu erzeugen!.',
|
||||||
|
'confirm_move_document' => 'Dokument wirklich verschieben?',
|
||||||
|
'confirm_move_folder' => 'Ordner wirklich verschieben?',
|
||||||
'confirm_pwd' => 'Passwort-Bestätigung',
|
'confirm_pwd' => 'Passwort-Bestätigung',
|
||||||
'confirm_rm_backup' => 'Möchten Sie wirklich das Backup "[arkname]" löschen?<br />Beachten Sie, dass diese Operation nicht rückgängig gemacht werden kann.',
|
'confirm_rm_backup' => 'Möchten Sie wirklich das Backup "[arkname]" löschen?<br />Beachten Sie, dass diese Operation nicht rückgängig gemacht werden kann.',
|
||||||
'confirm_rm_document' => 'Wollen Sie das Dokument \'[documentname]\' wirklich löschen?<br>Achtung: Dieser Vorgang kann nicht rückgängig gemacht werden.',
|
'confirm_rm_document' => 'Wollen Sie das Dokument \'[documentname]\' wirklich löschen?<br>Achtung: Dieser Vorgang kann nicht rückgängig gemacht werden.',
|
||||||
|
@ -399,9 +402,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Englisch (GB)',
|
'en_GB' => 'Englisch (GB)',
|
||||||
'equal_transition_states' => 'Start- und Endstatus ѕind gleich',
|
'equal_transition_states' => 'Start- und Endstatus ѕind gleich',
|
||||||
'error' => 'Fehler',
|
'error' => 'Fehler',
|
||||||
|
'error_add_aro' => 'Fehler beim Hinzufügen des Zugriffsobjekt',
|
||||||
|
'error_add_permission' => 'Fehler beim Hinzufügen der Berechtigung',
|
||||||
'error_no_document_selected' => 'Kein Dokument ausgewählt',
|
'error_no_document_selected' => 'Kein Dokument ausgewählt',
|
||||||
'error_no_folder_selected' => 'Kein Ordner ausgewählt',
|
'error_no_folder_selected' => 'Kein Ordner ausgewählt',
|
||||||
'error_occured' => 'Ein Fehler ist aufgetreten. Bitte Administrator benachrichtigen.',
|
'error_occured' => 'Ein Fehler ist aufgetreten. Bitte Administrator benachrichtigen.',
|
||||||
|
'error_remove_permission' => 'Fehler beim Entfernen der Berechtigung',
|
||||||
|
'error_toogle_permission' => 'Fehler beim Ändern der Berechtigung',
|
||||||
'es_ES' => 'Spanisch',
|
'es_ES' => 'Spanisch',
|
||||||
'event_details' => 'Ereignisdetails',
|
'event_details' => 'Ereignisdetails',
|
||||||
'exclude_items' => 'Einträge auslassen',
|
'exclude_items' => 'Einträge auslassen',
|
||||||
|
@ -600,6 +607,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Fehlende Check-Summe',
|
'missing_checksum' => 'Fehlende Check-Summe',
|
||||||
'missing_file' => 'Datei fehlt',
|
'missing_file' => 'Datei fehlt',
|
||||||
'missing_filesize' => 'Fehlende Dateigröße',
|
'missing_filesize' => 'Fehlende Dateigröße',
|
||||||
|
'missing_request_object' => 'Fehlendes Zugriffsobjekte',
|
||||||
'missing_transition_user_group' => 'Fehlende/r Benutzer/Gruppe für Transition',
|
'missing_transition_user_group' => 'Fehlende/r Benutzer/Gruppe für Transition',
|
||||||
'monday' => 'Montag',
|
'monday' => 'Montag',
|
||||||
'monday_abbr' => 'Mo',
|
'monday_abbr' => 'Mo',
|
||||||
|
@ -1254,6 +1262,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Ungültige Ordner-ID',
|
'splash_invalid_folder_id' => 'Ungültige Ordner-ID',
|
||||||
'splash_invalid_searchterm' => 'Ungültiger Suchbegriff',
|
'splash_invalid_searchterm' => 'Ungültiger Suchbegriff',
|
||||||
'splash_moved_clipboard' => 'Inhalt der Zwischenablage in aktuellen Ordner verschoben',
|
'splash_moved_clipboard' => 'Inhalt der Zwischenablage in aktuellen Ordner verschoben',
|
||||||
|
'splash_move_document' => 'Dokument verschoben',
|
||||||
|
'splash_move_folder' => 'Ordner verschoben',
|
||||||
'splash_removed_from_clipboard' => 'Aus der Zwischenablage entfernt',
|
'splash_removed_from_clipboard' => 'Aus der Zwischenablage entfernt',
|
||||||
'splash_rm_attribute' => 'Attribut gelöscht',
|
'splash_rm_attribute' => 'Attribut gelöscht',
|
||||||
'splash_rm_document' => 'Dokument gelöscht',
|
'splash_rm_document' => 'Dokument gelöscht',
|
||||||
|
@ -1297,6 +1307,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Daten setzen',
|
'submit_userinfo' => 'Daten setzen',
|
||||||
'substitute_to_user' => 'Wechsel zu \'[username]\'',
|
'substitute_to_user' => 'Wechsel zu \'[username]\'',
|
||||||
'substitute_user' => 'Benutzer wechseln',
|
'substitute_user' => 'Benutzer wechseln',
|
||||||
|
'success_add_aro' => 'Zugriffsobjekt hinzugefügt',
|
||||||
|
'success_add_permission' => 'Berechtigung hinzugefügt',
|
||||||
|
'success_remove_permission' => 'Berechtigung entfernt',
|
||||||
|
'success_toogle_permission' => 'Berechtigung geändert',
|
||||||
'sunday' => 'Sonntag',
|
'sunday' => 'Sonntag',
|
||||||
'sunday_abbr' => 'So',
|
'sunday_abbr' => 'So',
|
||||||
'sv_SE' => 'Schwedisch',
|
'sv_SE' => 'Schwedisch',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (1318), dgrutsch (7), netixw (14)
|
// Translators: Admin (1332), dgrutsch (7), netixw (14)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Accept',
|
'accept' => 'Accept',
|
||||||
|
'access_control' => 'Access control',
|
||||||
'access_denied' => 'Access denied.',
|
'access_denied' => 'Access denied.',
|
||||||
'access_inheritance' => 'Access Inheritance',
|
'access_inheritance' => 'Access Inheritance',
|
||||||
'access_mode' => 'Access mode',
|
'access_mode' => 'Access mode',
|
||||||
|
@ -237,6 +238,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Version comment',
|
'comment_for_current_version' => 'Version comment',
|
||||||
'confirm_create_fulltext_index' => 'Yes, I would like to recreate the fulltext index!',
|
'confirm_create_fulltext_index' => 'Yes, I would like to recreate the fulltext index!',
|
||||||
|
'confirm_move_document' => 'Please confirm moving the document.',
|
||||||
|
'confirm_move_folder' => 'Please confirm moving the folder.',
|
||||||
'confirm_pwd' => 'Confirm Password',
|
'confirm_pwd' => 'Confirm Password',
|
||||||
'confirm_rm_backup' => 'Do you really want to remove the file "[arkname]"?<br>Be careful: This action cannot be undone.',
|
'confirm_rm_backup' => 'Do you really want to remove the file "[arkname]"?<br>Be careful: This action cannot be undone.',
|
||||||
'confirm_rm_document' => 'Do you really want to remove the document \'[documentname]\'?<br>Be careful: This action cannot be undone.',
|
'confirm_rm_document' => 'Do you really want to remove the document \'[documentname]\'?<br>Be careful: This action cannot be undone.',
|
||||||
|
@ -399,9 +402,13 @@ URL: [url]',
|
||||||
'en_GB' => 'English (GB)',
|
'en_GB' => 'English (GB)',
|
||||||
'equal_transition_states' => 'Start and end state are equal',
|
'equal_transition_states' => 'Start and end state are equal',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
|
'error_add_aro' => 'Error while adding access request object',
|
||||||
|
'error_add_permission' => 'Error while add permission',
|
||||||
'error_no_document_selected' => 'No document selected',
|
'error_no_document_selected' => 'No document selected',
|
||||||
'error_no_folder_selected' => 'No folder selected',
|
'error_no_folder_selected' => 'No folder selected',
|
||||||
'error_occured' => 'An error has occured',
|
'error_occured' => 'An error has occured',
|
||||||
|
'error_remove_permission' => 'Error while remove permission',
|
||||||
|
'error_toogle_permission' => 'Error while changing permission',
|
||||||
'es_ES' => 'Spanish',
|
'es_ES' => 'Spanish',
|
||||||
'event_details' => 'Event details',
|
'event_details' => 'Event details',
|
||||||
'exclude_items' => 'Exclude items',
|
'exclude_items' => 'Exclude items',
|
||||||
|
@ -600,6 +607,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Missing checksum',
|
'missing_checksum' => 'Missing checksum',
|
||||||
'missing_file' => 'Missing file',
|
'missing_file' => 'Missing file',
|
||||||
'missing_filesize' => 'Missing filesize',
|
'missing_filesize' => 'Missing filesize',
|
||||||
|
'missing_request_object' => 'Missing request object',
|
||||||
'missing_transition_user_group' => 'Missing user/group for transition',
|
'missing_transition_user_group' => 'Missing user/group for transition',
|
||||||
'monday' => 'Monday',
|
'monday' => 'Monday',
|
||||||
'monday_abbr' => 'Mo',
|
'monday_abbr' => 'Mo',
|
||||||
|
@ -1254,6 +1262,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Invalid folder ID',
|
'splash_invalid_folder_id' => 'Invalid folder ID',
|
||||||
'splash_invalid_searchterm' => 'Invalid search term',
|
'splash_invalid_searchterm' => 'Invalid search term',
|
||||||
'splash_moved_clipboard' => 'Clipboard moved into current folder',
|
'splash_moved_clipboard' => 'Clipboard moved into current folder',
|
||||||
|
'splash_move_document' => 'Document moved',
|
||||||
|
'splash_move_folder' => 'Folder moved',
|
||||||
'splash_removed_from_clipboard' => 'Removed from clipboard',
|
'splash_removed_from_clipboard' => 'Removed from clipboard',
|
||||||
'splash_rm_attribute' => 'Attribute removed',
|
'splash_rm_attribute' => 'Attribute removed',
|
||||||
'splash_rm_document' => 'Document removed',
|
'splash_rm_document' => 'Document removed',
|
||||||
|
@ -1297,6 +1307,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Submit info',
|
'submit_userinfo' => 'Submit info',
|
||||||
'substitute_to_user' => 'Switch to \'[username]\'',
|
'substitute_to_user' => 'Switch to \'[username]\'',
|
||||||
'substitute_user' => 'Substitute User',
|
'substitute_user' => 'Substitute User',
|
||||||
|
'success_add_aro' => 'Access request object added',
|
||||||
|
'success_add_permission' => 'Added permission',
|
||||||
|
'success_remove_permission' => 'Removed permission',
|
||||||
|
'success_toogle_permission' => 'Permission changed',
|
||||||
'sunday' => 'Sunday',
|
'sunday' => 'Sunday',
|
||||||
'sunday_abbr' => 'Su',
|
'sunday_abbr' => 'Su',
|
||||||
'sv_SE' => 'Swedish',
|
'sv_SE' => 'Swedish',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: acabello (20), Admin (983), angel (123), francisco (2), jaimem (14)
|
// Translators: acabello (20), Admin (990), angel (123), francisco (2), jaimem (14)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Aceptar',
|
'accept' => 'Aceptar',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Acceso denegado',
|
'access_denied' => 'Acceso denegado',
|
||||||
'access_inheritance' => 'Acceso heredado',
|
'access_inheritance' => 'Acceso heredado',
|
||||||
'access_mode' => 'Tipo de acceso',
|
'access_mode' => 'Tipo de acceso',
|
||||||
|
@ -232,6 +233,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Comentario de la versión actual',
|
'comment_for_current_version' => 'Comentario de la versión actual',
|
||||||
'confirm_create_fulltext_index' => '¡Sí, quiero regenerar el índice te texto completo¡',
|
'confirm_create_fulltext_index' => '¡Sí, quiero regenerar el índice te texto completo¡',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Confirmar contraseña',
|
'confirm_pwd' => 'Confirmar contraseña',
|
||||||
'confirm_rm_backup' => '¿Desea realmente eliminar el fichero "[arkname]"?<br />Atención: Esta acción no se puede deshacer.',
|
'confirm_rm_backup' => '¿Desea realmente eliminar el fichero "[arkname]"?<br />Atención: Esta acción no se puede deshacer.',
|
||||||
'confirm_rm_document' => '¿Desea realmente eliminar el documento \'[documentname]\'?<br />Atención: Esta acción no se puede deshacer.',
|
'confirm_rm_document' => '¿Desea realmente eliminar el documento \'[documentname]\'?<br />Atención: Esta acción no se puede deshacer.',
|
||||||
|
@ -394,9 +397,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Ingless (GB)',
|
'en_GB' => 'Ingless (GB)',
|
||||||
'equal_transition_states' => 'Estado inicial y final son iguales',
|
'equal_transition_states' => 'Estado inicial y final son iguales',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Ningún documento seleccionado',
|
'error_no_document_selected' => 'Ningún documento seleccionado',
|
||||||
'error_no_folder_selected' => 'Ninguna carpeta seleccionada',
|
'error_no_folder_selected' => 'Ninguna carpeta seleccionada',
|
||||||
'error_occured' => 'Ha ocurrido un error',
|
'error_occured' => 'Ha ocurrido un error',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Castellano',
|
'es_ES' => 'Castellano',
|
||||||
'event_details' => 'Detalles del evento',
|
'event_details' => 'Detalles del evento',
|
||||||
'exclude_items' => 'Registros excluidos',
|
'exclude_items' => 'Registros excluidos',
|
||||||
|
@ -595,6 +602,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Falta checksum',
|
'missing_checksum' => 'Falta checksum',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Falta tamaño fichero',
|
'missing_filesize' => 'Falta tamaño fichero',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Falta usuario/grupo para transición',
|
'missing_transition_user_group' => 'Falta usuario/grupo para transición',
|
||||||
'monday' => 'Lunes',
|
'monday' => 'Lunes',
|
||||||
'monday_abbr' => 'L',
|
'monday_abbr' => 'L',
|
||||||
|
@ -939,7 +947,7 @@ URL: [url]',
|
||||||
'settings_cannot_disable' => 'No es posible eliminar el archivo ENABLE_INSTALL_TOOL',
|
'settings_cannot_disable' => 'No es posible eliminar el archivo ENABLE_INSTALL_TOOL',
|
||||||
'settings_checkOutDir' => '',
|
'settings_checkOutDir' => '',
|
||||||
'settings_checkOutDir_desc' => '',
|
'settings_checkOutDir_desc' => '',
|
||||||
'settings_cmdTimeout' => '',
|
'settings_cmdTimeout' => 'Tiempo limite para comandos externos',
|
||||||
'settings_cmdTimeout_desc' => '',
|
'settings_cmdTimeout_desc' => '',
|
||||||
'settings_contentDir' => 'Carpeta de contenidos',
|
'settings_contentDir' => 'Carpeta de contenidos',
|
||||||
'settings_contentDir_desc' => 'Donde se almacenan los archivos subidos (es preferible seleccionar una carpeta que no sea accesible a través del servidor web)',
|
'settings_contentDir_desc' => 'Donde se almacenan los archivos subidos (es preferible seleccionar una carpeta que no sea accesible a través del servidor web)',
|
||||||
|
@ -966,9 +974,9 @@ URL: [url]',
|
||||||
'settings_dbUser' => 'Nombre de usuario',
|
'settings_dbUser' => 'Nombre de usuario',
|
||||||
'settings_dbUser_desc' => 'Nombre de usuario de acceso a su base de datos introducido durante el proceso de instalación. No edite este campo a menos que sea necesario, por ejemplo si la base de datos se transfiere a un nuevo servidor.',
|
'settings_dbUser_desc' => 'Nombre de usuario de acceso a su base de datos introducido durante el proceso de instalación. No edite este campo a menos que sea necesario, por ejemplo si la base de datos se transfiere a un nuevo servidor.',
|
||||||
'settings_dbVersion' => 'Esquema de base de datos demasiado antiguo',
|
'settings_dbVersion' => 'Esquema de base de datos demasiado antiguo',
|
||||||
'settings_defaultSearchMethod' => '',
|
'settings_defaultSearchMethod' => 'Método de búsqueda por defecto',
|
||||||
'settings_defaultSearchMethod_desc' => '',
|
'settings_defaultSearchMethod_desc' => 'Método de búsqueda por defecto, cuando se inicia una búsqueda mediante el formulario en el menú principal',
|
||||||
'settings_defaultSearchMethod_valdatabase' => '',
|
'settings_defaultSearchMethod_valdatabase' => 'base de datos',
|
||||||
'settings_defaultSearchMethod_valfulltext' => '',
|
'settings_defaultSearchMethod_valfulltext' => '',
|
||||||
'settings_delete_install_folder' => 'Para utilizar SeedDMS, debe eliminar el archivo ENABLE_INSTALL_TOOL de la carpeta de configuración',
|
'settings_delete_install_folder' => 'Para utilizar SeedDMS, debe eliminar el archivo ENABLE_INSTALL_TOOL de la carpeta de configuración',
|
||||||
'settings_disableSelfEdit' => 'Deshabilitar autoedición',
|
'settings_disableSelfEdit' => 'Deshabilitar autoedición',
|
||||||
|
@ -998,11 +1006,11 @@ URL: [url]',
|
||||||
'settings_enableFolderTree_desc' => 'Falso para no mostrar el árbol de carpetas',
|
'settings_enableFolderTree_desc' => 'Falso para no mostrar el árbol de carpetas',
|
||||||
'settings_enableFullSearch' => 'Habilitar búsqueda de texto completo',
|
'settings_enableFullSearch' => 'Habilitar búsqueda de texto completo',
|
||||||
'settings_enableFullSearch_desc' => 'Habilitar búsqueda de texto completo',
|
'settings_enableFullSearch_desc' => 'Habilitar búsqueda de texto completo',
|
||||||
'settings_enableGuestAutoLogin' => '',
|
'settings_enableGuestAutoLogin' => 'Activar inicio de sesión automático para invitado',
|
||||||
'settings_enableGuestAutoLogin_desc' => '',
|
'settings_enableGuestAutoLogin_desc' => 'Si están activados la sesión de invitado y el inicio de sesión automático, el invitado iniciará sesión automaticamente.',
|
||||||
'settings_enableGuestLogin' => 'Habilitar acceso de invitado',
|
'settings_enableGuestLogin' => 'Habilitar acceso de invitado',
|
||||||
'settings_enableGuestLogin_desc' => 'Si quiere que cualquiera acceda como invitado, chequee esta opción. Nota: El acceso de invitado debería permitirse solo en entornos de confianza',
|
'settings_enableGuestLogin_desc' => 'Si quiere que cualquiera acceda como invitado, chequee esta opción. Nota: El acceso de invitado debería permitirse solo en entornos de confianza',
|
||||||
'settings_enableHelp' => '',
|
'settings_enableHelp' => 'Activar la ayuda',
|
||||||
'settings_enableHelp_desc' => '',
|
'settings_enableHelp_desc' => '',
|
||||||
'settings_enableLanguageSelector' => 'Habilitar selector de idioma',
|
'settings_enableLanguageSelector' => 'Habilitar selector de idioma',
|
||||||
'settings_enableLanguageSelector_desc' => 'Mostrar selector de lenguaje para usuario despues de identificarse.',
|
'settings_enableLanguageSelector_desc' => 'Mostrar selector de lenguaje para usuario despues de identificarse.',
|
||||||
|
@ -1223,6 +1231,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'ID de carpeta inválido',
|
'splash_invalid_folder_id' => 'ID de carpeta inválido',
|
||||||
'splash_invalid_searchterm' => 'Término de búsqueda inválido',
|
'splash_invalid_searchterm' => 'Término de búsqueda inválido',
|
||||||
'splash_moved_clipboard' => 'Portapapeles movido a la carpeta actual',
|
'splash_moved_clipboard' => 'Portapapeles movido a la carpeta actual',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Eliminado del portapapeles',
|
'splash_removed_from_clipboard' => 'Eliminado del portapapeles',
|
||||||
'splash_rm_attribute' => 'Atributo eliminado',
|
'splash_rm_attribute' => 'Atributo eliminado',
|
||||||
'splash_rm_document' => 'Documento eliminado',
|
'splash_rm_document' => 'Documento eliminado',
|
||||||
|
@ -1266,6 +1276,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Enviar información',
|
'submit_userinfo' => 'Enviar información',
|
||||||
'substitute_to_user' => 'Cambiar a \'[username]\'',
|
'substitute_to_user' => 'Cambiar a \'[username]\'',
|
||||||
'substitute_user' => 'Cambiar de usuario',
|
'substitute_user' => 'Cambiar de usuario',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Domingo',
|
'sunday' => 'Domingo',
|
||||||
'sunday_abbr' => 'D',
|
'sunday_abbr' => 'D',
|
||||||
'sv_SE' => 'Sueco',
|
'sv_SE' => 'Sueco',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (1013), jeromerobert (50), lonnnew (9)
|
// Translators: Admin (1026), jeromerobert (50), lonnnew (9)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Accepter',
|
'accept' => 'Accepter',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Accès refusé.',
|
'access_denied' => 'Accès refusé.',
|
||||||
'access_inheritance' => 'Héritage d\'accès',
|
'access_inheritance' => 'Héritage d\'accès',
|
||||||
'access_mode' => 'Droits d\'accès',
|
'access_mode' => 'Droits d\'accès',
|
||||||
|
@ -232,6 +233,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Commentaires pour la version actuelle',
|
'comment_for_current_version' => 'Commentaires pour la version actuelle',
|
||||||
'confirm_create_fulltext_index' => 'Oui, je souhaite recréer l\'index de texte intégral!',
|
'confirm_create_fulltext_index' => 'Oui, je souhaite recréer l\'index de texte intégral!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Confirmer le mot de passe',
|
'confirm_pwd' => 'Confirmer le mot de passe',
|
||||||
'confirm_rm_backup' => 'Voulez-vous vraiment supprimer le fichier "[arkname]"?<br>Attention: Cette action ne peut pas être annulée.',
|
'confirm_rm_backup' => 'Voulez-vous vraiment supprimer le fichier "[arkname]"?<br>Attention: Cette action ne peut pas être annulée.',
|
||||||
'confirm_rm_document' => 'Voulez-vous réellement supprimer le document \'[documentname]\'?<br>Attention : cette action ne peut être annulée.',
|
'confirm_rm_document' => 'Voulez-vous réellement supprimer le document \'[documentname]\'?<br>Attention : cette action ne peut être annulée.',
|
||||||
|
@ -394,9 +397,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Anglais (RU)',
|
'en_GB' => 'Anglais (RU)',
|
||||||
'equal_transition_states' => 'Etat de début et fin identique',
|
'equal_transition_states' => 'Etat de début et fin identique',
|
||||||
'error' => 'Erreur',
|
'error' => 'Erreur',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Aucun document sélectionné',
|
'error_no_document_selected' => 'Aucun document sélectionné',
|
||||||
'error_no_folder_selected' => 'Aucun dossier sélectionné',
|
'error_no_folder_selected' => 'Aucun dossier sélectionné',
|
||||||
'error_occured' => 'Une erreur s\'est produite',
|
'error_occured' => 'Une erreur s\'est produite',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Espagnol',
|
'es_ES' => 'Espagnol',
|
||||||
'event_details' => 'Détails de l\'événement',
|
'event_details' => 'Détails de l\'événement',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -595,6 +602,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Checksum manquante',
|
'missing_checksum' => 'Checksum manquante',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Taille de fichier manquante',
|
'missing_filesize' => 'Taille de fichier manquante',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Utilisateur/groupe manquant pour transition',
|
'missing_transition_user_group' => 'Utilisateur/groupe manquant pour transition',
|
||||||
'monday' => 'Lundi',
|
'monday' => 'Lundi',
|
||||||
'monday_abbr' => 'Lun.',
|
'monday_abbr' => 'Lun.',
|
||||||
|
@ -685,7 +693,7 @@ URL: [url]',
|
||||||
'no_revision_planed' => '',
|
'no_revision_planed' => '',
|
||||||
'no_update_cause_locked' => 'Vous ne pouvez actuellement pas mettre à jour ce document. Contactez l\'utilisateur qui l\'a verrouillé.',
|
'no_update_cause_locked' => 'Vous ne pouvez actuellement pas mettre à jour ce document. Contactez l\'utilisateur qui l\'a verrouillé.',
|
||||||
'no_user_image' => 'Aucune image trouvée',
|
'no_user_image' => 'Aucune image trouvée',
|
||||||
'no_version_check' => '',
|
'no_version_check' => 'La vérification de l\'existence d\'une nouvelle version de SeedDMS a échouée ! Ceci est peut être lié au paramétre allow_url_fopen positionné à 0 dans votre configuration PHP.',
|
||||||
'no_version_modification' => 'Pas de modification de version',
|
'no_version_modification' => 'Pas de modification de version',
|
||||||
'no_workflow_available' => '',
|
'no_workflow_available' => '',
|
||||||
'objectcheck' => 'Vérification des dossiers et documents',
|
'objectcheck' => 'Vérification des dossiers et documents',
|
||||||
|
@ -942,10 +950,10 @@ URL: [url]',
|
||||||
'settings_dbUser' => 'Nom d\'utilisateur',
|
'settings_dbUser' => 'Nom d\'utilisateur',
|
||||||
'settings_dbUser_desc' => 'Le nom d\'utilisateur pour l\'accès à votre base de données entré pendant le processus d\'installation. Ne pas modifier le champ sauf si vraiment nécessaire, par exemple pour le transfert de la base de données vers un nouvel hébergement.',
|
'settings_dbUser_desc' => 'Le nom d\'utilisateur pour l\'accès à votre base de données entré pendant le processus d\'installation. Ne pas modifier le champ sauf si vraiment nécessaire, par exemple pour le transfert de la base de données vers un nouvel hébergement.',
|
||||||
'settings_dbVersion' => 'Schéma de base de données trop ancien',
|
'settings_dbVersion' => 'Schéma de base de données trop ancien',
|
||||||
'settings_defaultSearchMethod' => '',
|
'settings_defaultSearchMethod' => 'Méthode de recherche par défaut',
|
||||||
'settings_defaultSearchMethod_desc' => '',
|
'settings_defaultSearchMethod_desc' => 'Méthode de recherche par défaut, lorsque la recherche est exécutée depuis le moteur de recherche du menu principal',
|
||||||
'settings_defaultSearchMethod_valdatabase' => 'base de données',
|
'settings_defaultSearchMethod_valdatabase' => 'base de données',
|
||||||
'settings_defaultSearchMethod_valfulltext' => '',
|
'settings_defaultSearchMethod_valfulltext' => 'texto completo',
|
||||||
'settings_delete_install_folder' => 'Pour utiliser SeedDMS, vous devez supprimer le fichier ENABLE_INSTALL_TOOL dans le répertoire de configuration',
|
'settings_delete_install_folder' => 'Pour utiliser SeedDMS, vous devez supprimer le fichier ENABLE_INSTALL_TOOL dans le répertoire de configuration',
|
||||||
'settings_disableSelfEdit' => 'Désactiver auto modification',
|
'settings_disableSelfEdit' => 'Désactiver auto modification',
|
||||||
'settings_disableSelfEdit_desc' => 'Si coché, l\'utilisateur ne peut pas éditer son profil',
|
'settings_disableSelfEdit_desc' => 'Si coché, l\'utilisateur ne peut pas éditer son profil',
|
||||||
|
@ -974,12 +982,12 @@ URL: [url]',
|
||||||
'settings_enableFolderTree_desc' => 'False pour ne pas montrer l\'arborescence des dossiers',
|
'settings_enableFolderTree_desc' => 'False pour ne pas montrer l\'arborescence des dossiers',
|
||||||
'settings_enableFullSearch' => 'Recherches dans le contenu',
|
'settings_enableFullSearch' => 'Recherches dans le contenu',
|
||||||
'settings_enableFullSearch_desc' => 'Activer la recherche texte plein',
|
'settings_enableFullSearch_desc' => 'Activer la recherche texte plein',
|
||||||
'settings_enableGuestAutoLogin' => '',
|
'settings_enableGuestAutoLogin' => 'Activer la connexion automatique pour le compte invité',
|
||||||
'settings_enableGuestAutoLogin_desc' => '',
|
'settings_enableGuestAutoLogin_desc' => 'Si le compte invité et la connexion automatique sont activés alors le compte invité sera connecté automatiquement.',
|
||||||
'settings_enableGuestLogin' => 'Activer la connexion Invité',
|
'settings_enableGuestLogin' => 'Activer la connexion Invité',
|
||||||
'settings_enableGuestLogin_desc' => 'Si vous voulez vous connecter en tant qu\'invité, cochez cette option. Remarque: l\'utilisateur invité ne doit être utilisé que dans un environnement de confiance',
|
'settings_enableGuestLogin_desc' => 'Si vous voulez vous connecter en tant qu\'invité, cochez cette option. Remarque: l\'utilisateur invité ne doit être utilisé que dans un environnement de confiance',
|
||||||
'settings_enableHelp' => 'Activer l\'aide',
|
'settings_enableHelp' => 'Activer l\'aide',
|
||||||
'settings_enableHelp_desc' => '',
|
'settings_enableHelp_desc' => 'Activer/Désactiver le lien vers les écrans d\'aide dans le menu',
|
||||||
'settings_enableLanguageSelector' => 'Activer la sélection de langue',
|
'settings_enableLanguageSelector' => 'Activer la sélection de langue',
|
||||||
'settings_enableLanguageSelector_desc' => 'Montrer le sélecteur de langue d\'interface après connexion de l\'utilisateur.',
|
'settings_enableLanguageSelector_desc' => 'Montrer le sélecteur de langue d\'interface après connexion de l\'utilisateur.',
|
||||||
'settings_enableLargeFileUpload' => 'Activer téléchargement des gros fichiers',
|
'settings_enableLargeFileUpload' => 'Activer téléchargement des gros fichiers',
|
||||||
|
@ -989,7 +997,7 @@ URL: [url]',
|
||||||
'settings_enableNotificationAppRev' => 'Notification correcteur/approbateur',
|
'settings_enableNotificationAppRev' => 'Notification correcteur/approbateur',
|
||||||
'settings_enableNotificationAppRev_desc' => 'Cochez pour envoyer une notification au correcteur/approbateur quand une nouvelle version du document est ajoutée',
|
'settings_enableNotificationAppRev_desc' => 'Cochez pour envoyer une notification au correcteur/approbateur quand une nouvelle version du document est ajoutée',
|
||||||
'settings_enableNotificationWorkflow' => 'Envoyer les notifications aux utilisateurs dans le prochain workflow',
|
'settings_enableNotificationWorkflow' => 'Envoyer les notifications aux utilisateurs dans le prochain workflow',
|
||||||
'settings_enableNotificationWorkflow_desc' => '',
|
'settings_enableNotificationWorkflow_desc' => 'Si cette option est activée, les utilisateurs et les groupes qui doivent intervenir dans la prochaine transition du workflow seront notifiés. Même s\'ils n\'ont pas demandé de notification pour le document.',
|
||||||
'settings_enableOwnerNotification' => 'ctiver la notification par défaut du propriétaire',
|
'settings_enableOwnerNotification' => 'ctiver la notification par défaut du propriétaire',
|
||||||
'settings_enableOwnerNotification_desc' => 'Cocher pour ajouter une notification pour le propriétaire si un document quand il est ajouté.',
|
'settings_enableOwnerNotification_desc' => 'Cocher pour ajouter une notification pour le propriétaire si un document quand il est ajouté.',
|
||||||
'settings_enableOwnerRevApp' => 'Autoriser correction/approbbation pour le propriétaire',
|
'settings_enableOwnerRevApp' => 'Autoriser correction/approbbation pour le propriétaire',
|
||||||
|
@ -1073,7 +1081,7 @@ URL: [url]',
|
||||||
'settings_notwritable' => 'La configuration ne peut pas être enregistré car le fichier de configuration n\'est pas accessible en écriture.',
|
'settings_notwritable' => 'La configuration ne peut pas être enregistré car le fichier de configuration n\'est pas accessible en écriture.',
|
||||||
'settings_no_content_dir' => 'Répertoire de contenu',
|
'settings_no_content_dir' => 'Répertoire de contenu',
|
||||||
'settings_overrideMimeType' => 'Passer outre le type MIME',
|
'settings_overrideMimeType' => 'Passer outre le type MIME',
|
||||||
'settings_overrideMimeType_desc' => '',
|
'settings_overrideMimeType_desc' => 'Surcharge le type Mime renvoyé par le navigateur si un fichier est téléversé. Le nouveau type Mime est calculé par SeedDMS.',
|
||||||
'settings_partitionSize' => 'Taille des fichiers partiels téléchargées par jumploader',
|
'settings_partitionSize' => 'Taille des fichiers partiels téléchargées par jumploader',
|
||||||
'settings_partitionSize_desc' => 'Taille des fichiers partiels en octets, téléchargées par jumploader. Ne pas fixer une valeur plus grande que la taille de transfert maximale définie par le serveur.',
|
'settings_partitionSize_desc' => 'Taille des fichiers partiels en octets, téléchargées par jumploader. Ne pas fixer une valeur plus grande que la taille de transfert maximale définie par le serveur.',
|
||||||
'settings_passwordExpiration' => 'Expiration du mot de passe',
|
'settings_passwordExpiration' => 'Expiration du mot de passe',
|
||||||
|
@ -1094,7 +1102,7 @@ URL: [url]',
|
||||||
'settings_php_mbstring' => 'PHP extension : php_mbstring',
|
'settings_php_mbstring' => 'PHP extension : php_mbstring',
|
||||||
'settings_php_version' => 'Version de PHP',
|
'settings_php_version' => 'Version de PHP',
|
||||||
'settings_presetExpirationDate' => 'Date d\'expiration prédéfinie',
|
'settings_presetExpirationDate' => 'Date d\'expiration prédéfinie',
|
||||||
'settings_presetExpirationDate_desc' => '',
|
'settings_presetExpirationDate_desc' => 'La date d\'expiration de tous les nouveaux documents sera égale à cette valeur. La date peut être renseignée au format PHP strtotime(), par exemple +5 weeks',
|
||||||
'settings_previewWidthDetail' => 'Largeur des vignettes (vue détaillée)',
|
'settings_previewWidthDetail' => 'Largeur des vignettes (vue détaillée)',
|
||||||
'settings_previewWidthDetail_desc' => 'Largeur des vignettes affichées sur la vue détaillée',
|
'settings_previewWidthDetail_desc' => 'Largeur des vignettes affichées sur la vue détaillée',
|
||||||
'settings_previewWidthList' => 'Largeur des vignettes (vue liste)',
|
'settings_previewWidthList' => 'Largeur des vignettes (vue liste)',
|
||||||
|
@ -1112,7 +1120,7 @@ URL: [url]',
|
||||||
'settings_SaveError' => 'Erreur de sauvegarde du fichier de configuration',
|
'settings_SaveError' => 'Erreur de sauvegarde du fichier de configuration',
|
||||||
'settings_Server' => 'Paramètres serveur',
|
'settings_Server' => 'Paramètres serveur',
|
||||||
'settings_showMissingTranslations' => 'Afficher les traductions manquantes',
|
'settings_showMissingTranslations' => 'Afficher les traductions manquantes',
|
||||||
'settings_showMissingTranslations_desc' => '',
|
'settings_showMissingTranslations_desc' => 'Lister toutes les traductions manquantes de la page dans le bas de la page. L\'utilisateur connecté pourra proposer une traduction manquante qui sera sauvegardée dans un fichier CSV. Ne pas activer cette fonction en production.',
|
||||||
'settings_Site' => 'Site',
|
'settings_Site' => 'Site',
|
||||||
'settings_siteDefaultPage' => 'Page par défaut du site',
|
'settings_siteDefaultPage' => 'Page par défaut du site',
|
||||||
'settings_siteDefaultPage_desc' => 'Page par défaut lors de la connexion. Si vide, valeur par défaut à out/out.ViewFolder.php',
|
'settings_siteDefaultPage_desc' => 'Page par défaut lors de la connexion. Si vide, valeur par défaut à out/out.ViewFolder.php',
|
||||||
|
@ -1199,6 +1207,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Identifiant de répertoire invalide',
|
'splash_invalid_folder_id' => 'Identifiant de répertoire invalide',
|
||||||
'splash_invalid_searchterm' => 'Recherche invalide',
|
'splash_invalid_searchterm' => 'Recherche invalide',
|
||||||
'splash_moved_clipboard' => 'Presse-papier déplacé dans le répertoire courant',
|
'splash_moved_clipboard' => 'Presse-papier déplacé dans le répertoire courant',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Enlevé du presse-papiers',
|
'splash_removed_from_clipboard' => 'Enlevé du presse-papiers',
|
||||||
'splash_rm_attribute' => 'Attribut supprimé',
|
'splash_rm_attribute' => 'Attribut supprimé',
|
||||||
'splash_rm_document' => 'Document supprimé',
|
'splash_rm_document' => 'Document supprimé',
|
||||||
|
@ -1242,6 +1252,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Soumettre info',
|
'submit_userinfo' => 'Soumettre info',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Utilisateur de substitution',
|
'substitute_user' => 'Utilisateur de substitution',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Dimanche',
|
'sunday' => 'Dimanche',
|
||||||
'sunday_abbr' => 'Dim.',
|
'sunday_abbr' => 'Dim.',
|
||||||
'sv_SE' => 'Suédois',
|
'sv_SE' => 'Suédois',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (1177), marbanas (16)
|
// Translators: Admin (1185), marbanas (16)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Prihvati',
|
'accept' => 'Prihvati',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Odbijen pristup.',
|
'access_denied' => 'Odbijen pristup.',
|
||||||
'access_inheritance' => 'Nasljedivost razine pristupa',
|
'access_inheritance' => 'Nasljedivost razine pristupa',
|
||||||
'access_mode' => 'Način pristupa',
|
'access_mode' => 'Način pristupa',
|
||||||
|
@ -237,6 +238,8 @@ Internet poveznica: [url]',
|
||||||
'comment_changed_email' => 'Promjena komentara',
|
'comment_changed_email' => 'Promjena komentara',
|
||||||
'comment_for_current_version' => 'Verzija komentara',
|
'comment_for_current_version' => 'Verzija komentara',
|
||||||
'confirm_create_fulltext_index' => 'Da, želim ponovo indeksirati cijeli tekst!',
|
'confirm_create_fulltext_index' => 'Da, želim ponovo indeksirati cijeli tekst!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Potvrdi lozinku',
|
'confirm_pwd' => 'Potvrdi lozinku',
|
||||||
'confirm_rm_backup' => 'Da li zaista želite ukloniti datoteku "[arkname]"?<br>Oprez: ova radnja nije povratna.',
|
'confirm_rm_backup' => 'Da li zaista želite ukloniti datoteku "[arkname]"?<br>Oprez: ova radnja nije povratna.',
|
||||||
'confirm_rm_document' => 'Da li zaista želite ukloniti dokument \'[documentname]\'?<br>Oprez: ova radnja nije povratna.',
|
'confirm_rm_document' => 'Da li zaista želite ukloniti dokument \'[documentname]\'?<br>Oprez: ova radnja nije povratna.',
|
||||||
|
@ -399,9 +402,13 @@ Internet poveznica: [url]',
|
||||||
'en_GB' => 'Engleski (GB)',
|
'en_GB' => 'Engleski (GB)',
|
||||||
'equal_transition_states' => 'Početni i završni status su jednaki',
|
'equal_transition_states' => 'Početni i završni status su jednaki',
|
||||||
'error' => 'Greška',
|
'error' => 'Greška',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Nije odabran dokument',
|
'error_no_document_selected' => 'Nije odabran dokument',
|
||||||
'error_no_folder_selected' => 'Nije odabrana mapa',
|
'error_no_folder_selected' => 'Nije odabrana mapa',
|
||||||
'error_occured' => 'Dogodila se greška',
|
'error_occured' => 'Dogodila se greška',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Španjolski',
|
'es_ES' => 'Španjolski',
|
||||||
'event_details' => 'Detalji događaja',
|
'event_details' => 'Detalji događaja',
|
||||||
'exclude_items' => 'Isključivanje stavki',
|
'exclude_items' => 'Isključivanje stavki',
|
||||||
|
@ -600,6 +607,7 @@ Internet poveznica: [url]',
|
||||||
'missing_checksum' => 'Nedostaje kontrolna suma',
|
'missing_checksum' => 'Nedostaje kontrolna suma',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Nedostaje veličina datoteke',
|
'missing_filesize' => 'Nedostaje veličina datoteke',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Nedostaje korisnik/grupa za promjenu',
|
'missing_transition_user_group' => 'Nedostaje korisnik/grupa za promjenu',
|
||||||
'monday' => 'Ponedjeljak',
|
'monday' => 'Ponedjeljak',
|
||||||
'monday_abbr' => 'Po',
|
'monday_abbr' => 'Po',
|
||||||
|
@ -987,10 +995,10 @@ Internet poveznica: [url]',
|
||||||
'settings_dbUser' => 'Korisničko ime',
|
'settings_dbUser' => 'Korisničko ime',
|
||||||
'settings_dbUser_desc' => 'Korisničko ime za pristup vašoj bazi podataka unijeto tijekom postupka instalacije. Ne uređujte ovo polje bez prijeke potrebe, npr. prijenos baze podataka na novi Host.',
|
'settings_dbUser_desc' => 'Korisničko ime za pristup vašoj bazi podataka unijeto tijekom postupka instalacije. Ne uređujte ovo polje bez prijeke potrebe, npr. prijenos baze podataka na novi Host.',
|
||||||
'settings_dbVersion' => 'Shema baze podataka je prestara',
|
'settings_dbVersion' => 'Shema baze podataka je prestara',
|
||||||
'settings_defaultSearchMethod' => '',
|
'settings_defaultSearchMethod' => 'Zadana metoda pretrage',
|
||||||
'settings_defaultSearchMethod_desc' => '',
|
'settings_defaultSearchMethod_desc' => 'Zadana metoda pretrage, kada se pretraživanje pokreće putem formulara iz glavnog izbornika',
|
||||||
'settings_defaultSearchMethod_valdatabase' => '',
|
'settings_defaultSearchMethod_valdatabase' => 'baza podataka',
|
||||||
'settings_defaultSearchMethod_valfulltext' => '',
|
'settings_defaultSearchMethod_valfulltext' => 'puni tekst',
|
||||||
'settings_delete_install_folder' => 'Da bi koristili ProsperaDMS, morate izbrisati datoteku ENABLE_INSTALL_TOOL u mapi konfiguracije',
|
'settings_delete_install_folder' => 'Da bi koristili ProsperaDMS, morate izbrisati datoteku ENABLE_INSTALL_TOOL u mapi konfiguracije',
|
||||||
'settings_disableSelfEdit' => 'Onemogućite samostalno uređivanje',
|
'settings_disableSelfEdit' => 'Onemogućite samostalno uređivanje',
|
||||||
'settings_disableSelfEdit_desc' => 'Ako je označeno, korisnik ne može uređivati svoj vlastiti profil',
|
'settings_disableSelfEdit_desc' => 'Ako je označeno, korisnik ne može uređivati svoj vlastiti profil',
|
||||||
|
@ -1019,12 +1027,12 @@ Internet poveznica: [url]',
|
||||||
'settings_enableFolderTree_desc' => 'Omogući/onemogući stablo mape na \'Vidi mapu\' stranici',
|
'settings_enableFolderTree_desc' => 'Omogući/onemogući stablo mape na \'Vidi mapu\' stranici',
|
||||||
'settings_enableFullSearch' => 'Omogući pretraživanje cijelog teksta',
|
'settings_enableFullSearch' => 'Omogući pretraživanje cijelog teksta',
|
||||||
'settings_enableFullSearch_desc' => 'Omogući pretraživanje cijelog teksta',
|
'settings_enableFullSearch_desc' => 'Omogući pretraživanje cijelog teksta',
|
||||||
'settings_enableGuestAutoLogin' => '',
|
'settings_enableGuestAutoLogin' => 'Omogući automatsku prijavu za goste',
|
||||||
'settings_enableGuestAutoLogin_desc' => '',
|
'settings_enableGuestAutoLogin_desc' => 'Ako je omogućena prijava gostiju i automatska prijava, gost će se automatski prijaviti.',
|
||||||
'settings_enableGuestLogin' => 'Omogući Gost prijavu',
|
'settings_enableGuestLogin' => 'Omogući Gost prijavu',
|
||||||
'settings_enableGuestLogin_desc' => 'Ako želite da se bilo tko koristi Gost prijavu, označite ovu opciju. Napomena: gost prijava smije se koristiti samo u pouzdanom okruženju.',
|
'settings_enableGuestLogin_desc' => 'Ako želite da se bilo tko koristi Gost prijavu, označite ovu opciju. Napomena: gost prijava smije se koristiti samo u pouzdanom okruženju.',
|
||||||
'settings_enableHelp' => '',
|
'settings_enableHelp' => 'Omogući pomoć',
|
||||||
'settings_enableHelp_desc' => '',
|
'settings_enableHelp_desc' => 'Omogući/onemogući poveznicu do pomoći u izborniku',
|
||||||
'settings_enableLanguageSelector' => 'Omogući Izbornik jezika',
|
'settings_enableLanguageSelector' => 'Omogući Izbornik jezika',
|
||||||
'settings_enableLanguageSelector_desc' => 'Prikaži izbornik za jezik korisničkog sučelja nakon prijave.',
|
'settings_enableLanguageSelector_desc' => 'Prikaži izbornik za jezik korisničkog sučelja nakon prijave.',
|
||||||
'settings_enableLargeFileUpload' => 'Omogući učitavanje velikih datoteka',
|
'settings_enableLargeFileUpload' => 'Omogući učitavanje velikih datoteka',
|
||||||
|
@ -1244,6 +1252,8 @@ Internet poveznica: [url]',
|
||||||
'splash_invalid_folder_id' => 'Nevažeći ID mape',
|
'splash_invalid_folder_id' => 'Nevažeći ID mape',
|
||||||
'splash_invalid_searchterm' => 'Nevažeći traženi pojam',
|
'splash_invalid_searchterm' => 'Nevažeći traženi pojam',
|
||||||
'splash_moved_clipboard' => 'Međuspremnik je premješten u trenutnu mapu',
|
'splash_moved_clipboard' => 'Međuspremnik je premješten u trenutnu mapu',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Uklonjeno iz međuspremnika',
|
'splash_removed_from_clipboard' => 'Uklonjeno iz međuspremnika',
|
||||||
'splash_rm_attribute' => 'Atribut uklonjen',
|
'splash_rm_attribute' => 'Atribut uklonjen',
|
||||||
'splash_rm_document' => 'Dokument uklonjen',
|
'splash_rm_document' => 'Dokument uklonjen',
|
||||||
|
@ -1287,6 +1297,10 @@ Internet poveznica: [url]',
|
||||||
'submit_userinfo' => 'Pošaljite info',
|
'submit_userinfo' => 'Pošaljite info',
|
||||||
'substitute_to_user' => 'Prebaci na \'[username]\'',
|
'substitute_to_user' => 'Prebaci na \'[username]\'',
|
||||||
'substitute_user' => 'Zamjenski korisnik',
|
'substitute_user' => 'Zamjenski korisnik',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Nedjelja',
|
'sunday' => 'Nedjelja',
|
||||||
'sunday_abbr' => 'Ne',
|
'sunday_abbr' => 'Ne',
|
||||||
'sv_SE' => 'Švedski',
|
'sv_SE' => 'Švedski',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Elfogad',
|
'accept' => 'Elfogad',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Hozzáférés megtagadva.',
|
'access_denied' => 'Hozzáférés megtagadva.',
|
||||||
'access_inheritance' => 'Hozzáférés öröklés',
|
'access_inheritance' => 'Hozzáférés öröklés',
|
||||||
'access_mode' => 'Hozzáférési mód',
|
'access_mode' => 'Hozzáférési mód',
|
||||||
|
@ -232,6 +233,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Megjegyzés az aktuális verzióhoz',
|
'comment_for_current_version' => 'Megjegyzés az aktuális verzióhoz',
|
||||||
'confirm_create_fulltext_index' => 'Igen, szeretném újra létrehozni a teljes szöveg indexet!',
|
'confirm_create_fulltext_index' => 'Igen, szeretném újra létrehozni a teljes szöveg indexet!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Jelszó megerősítése',
|
'confirm_pwd' => 'Jelszó megerősítése',
|
||||||
'confirm_rm_backup' => 'Biztosan el kívánja távolítani ezt az állományt "[arkname]"?<br>Legyen óvatos: Ez a művelet nem vonható vissza.',
|
'confirm_rm_backup' => 'Biztosan el kívánja távolítani ezt az állományt "[arkname]"?<br>Legyen óvatos: Ez a művelet nem vonható vissza.',
|
||||||
'confirm_rm_document' => 'Biztosan el kívánja távolítani ezt a dokumentumot \'[documentname]\'?<br> Legyen óvatos: Ezt a műveletet nem vonható vissza.',
|
'confirm_rm_document' => 'Biztosan el kívánja távolítani ezt a dokumentumot \'[documentname]\'?<br> Legyen óvatos: Ezt a műveletet nem vonható vissza.',
|
||||||
|
@ -394,9 +397,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Angol (GB)',
|
'en_GB' => 'Angol (GB)',
|
||||||
'equal_transition_states' => 'A kezdő- és végállapot megegyezik',
|
'equal_transition_states' => 'A kezdő- és végállapot megegyezik',
|
||||||
'error' => 'Hiba',
|
'error' => 'Hiba',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Nincs kijelölt dokumentum',
|
'error_no_document_selected' => 'Nincs kijelölt dokumentum',
|
||||||
'error_no_folder_selected' => 'Nincs kijelölt mappa',
|
'error_no_folder_selected' => 'Nincs kijelölt mappa',
|
||||||
'error_occured' => 'Hiba történt',
|
'error_occured' => 'Hiba történt',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spanyol',
|
'es_ES' => 'Spanyol',
|
||||||
'event_details' => 'Esemény részletek',
|
'event_details' => 'Esemény részletek',
|
||||||
'exclude_items' => 'Kizárt elemek',
|
'exclude_items' => 'Kizárt elemek',
|
||||||
|
@ -595,6 +602,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Hiányzó ellenőrzőösszeg',
|
'missing_checksum' => 'Hiányzó ellenőrzőösszeg',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Hiányzó állomány méret',
|
'missing_filesize' => 'Hiányzó állomány méret',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Hiányzó felhasználó/csoport az átvezetéshez',
|
'missing_transition_user_group' => 'Hiányzó felhasználó/csoport az átvezetéshez',
|
||||||
'monday' => 'Hétfő',
|
'monday' => 'Hétfő',
|
||||||
'monday_abbr' => 'Hé',
|
'monday_abbr' => 'Hé',
|
||||||
|
@ -1222,6 +1230,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Érvénytelen mappa azonosító',
|
'splash_invalid_folder_id' => 'Érvénytelen mappa azonosító',
|
||||||
'splash_invalid_searchterm' => 'Érvénytelen keresési feltétel',
|
'splash_invalid_searchterm' => 'Érvénytelen keresési feltétel',
|
||||||
'splash_moved_clipboard' => 'Vágólap tartalom áthelyezve az aktuális mappába',
|
'splash_moved_clipboard' => 'Vágólap tartalom áthelyezve az aktuális mappába',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Eltávolítva a vágólapról',
|
'splash_removed_from_clipboard' => 'Eltávolítva a vágólapról',
|
||||||
'splash_rm_attribute' => 'Jellemző eltávolítva',
|
'splash_rm_attribute' => 'Jellemző eltávolítva',
|
||||||
'splash_rm_document' => 'Dokumentum eltávolítva',
|
'splash_rm_document' => 'Dokumentum eltávolítva',
|
||||||
|
@ -1265,6 +1275,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Információ küldése',
|
'submit_userinfo' => 'Információ küldése',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Helyettesítő felhasználó',
|
'substitute_user' => 'Helyettesítő felhasználó',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Vasárnap',
|
'sunday' => 'Vasárnap',
|
||||||
'sunday_abbr' => 'Va',
|
'sunday_abbr' => 'Va',
|
||||||
'sv_SE' => 'Svéd',
|
'sv_SE' => 'Svéd',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (1509), s.pnt (26)
|
// Translators: Admin (1515), s.pnt (26)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Accetta',
|
'accept' => 'Accetta',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Accesso negato',
|
'access_denied' => 'Accesso negato',
|
||||||
'access_inheritance' => 'Permessi ereditari',
|
'access_inheritance' => 'Permessi ereditari',
|
||||||
'access_mode' => 'Permessi',
|
'access_mode' => 'Permessi',
|
||||||
|
@ -238,6 +239,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Commento per la versione',
|
'comment_for_current_version' => 'Commento per la versione',
|
||||||
'confirm_create_fulltext_index' => 'Sì, desidero ricreare l\'indice fulltext!',
|
'confirm_create_fulltext_index' => 'Sì, desidero ricreare l\'indice fulltext!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Conferma la password',
|
'confirm_pwd' => 'Conferma la password',
|
||||||
'confirm_rm_backup' => 'Vuoi davvero rimuovere il file "[arkname]"? Attenzione: questa operazione non può essere annullata.',
|
'confirm_rm_backup' => 'Vuoi davvero rimuovere il file "[arkname]"? Attenzione: questa operazione non può essere annullata.',
|
||||||
'confirm_rm_document' => 'Vuoi veramente eliminare il documento "[documentname]"? Attenzione: questa operazione non può essere annullata.',
|
'confirm_rm_document' => 'Vuoi veramente eliminare il documento "[documentname]"? Attenzione: questa operazione non può essere annullata.',
|
||||||
|
@ -400,9 +403,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Inglese (GB)',
|
'en_GB' => 'Inglese (GB)',
|
||||||
'equal_transition_states' => 'Lo stato iniziale e quello finale sono identici',
|
'equal_transition_states' => 'Lo stato iniziale e quello finale sono identici',
|
||||||
'error' => 'Errore',
|
'error' => 'Errore',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Nessun documento selezionato',
|
'error_no_document_selected' => 'Nessun documento selezionato',
|
||||||
'error_no_folder_selected' => 'Nessuna cartella selezionata',
|
'error_no_folder_selected' => 'Nessuna cartella selezionata',
|
||||||
'error_occured' => 'Ooops... Si è verificato un errore',
|
'error_occured' => 'Ooops... Si è verificato un errore',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spagnolo',
|
'es_ES' => 'Spagnolo',
|
||||||
'event_details' => 'Dettagli evento',
|
'event_details' => 'Dettagli evento',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -601,6 +608,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Checksum mancante',
|
'missing_checksum' => 'Checksum mancante',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Dimensione mancante',
|
'missing_filesize' => 'Dimensione mancante',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Utente/Gruppo per la transizione mancanti',
|
'missing_transition_user_group' => 'Utente/Gruppo per la transizione mancanti',
|
||||||
'monday' => 'Lunedì',
|
'monday' => 'Lunedì',
|
||||||
'monday_abbr' => 'Lun',
|
'monday_abbr' => 'Lun',
|
||||||
|
@ -989,9 +997,9 @@ URL: [url]',
|
||||||
'settings_dbUser' => 'Utente',
|
'settings_dbUser' => 'Utente',
|
||||||
'settings_dbUser_desc' => 'Utente per accedere al database da utilizzarsi durante il processo di installazione. Non modificare questo campo se non assolutamente necessario, per esempio nel caso di trasferimento del database su un nuovo Host.',
|
'settings_dbUser_desc' => 'Utente per accedere al database da utilizzarsi durante il processo di installazione. Non modificare questo campo se non assolutamente necessario, per esempio nel caso di trasferimento del database su un nuovo Host.',
|
||||||
'settings_dbVersion' => 'Schema del database obsoleto',
|
'settings_dbVersion' => 'Schema del database obsoleto',
|
||||||
'settings_defaultSearchMethod' => '',
|
'settings_defaultSearchMethod' => 'Metodo di ricerca predefinito',
|
||||||
'settings_defaultSearchMethod_desc' => '',
|
'settings_defaultSearchMethod_desc' => '',
|
||||||
'settings_defaultSearchMethod_valdatabase' => '',
|
'settings_defaultSearchMethod_valdatabase' => 'database',
|
||||||
'settings_defaultSearchMethod_valfulltext' => '',
|
'settings_defaultSearchMethod_valfulltext' => '',
|
||||||
'settings_delete_install_folder' => 'Per poter usare SeedDMS, devi cancellare il file ENABLE_INSTALL_TOOL nella cartella di configurazione.',
|
'settings_delete_install_folder' => 'Per poter usare SeedDMS, devi cancellare il file ENABLE_INSTALL_TOOL nella cartella di configurazione.',
|
||||||
'settings_disableSelfEdit' => 'Disabilita Auto-Modifica',
|
'settings_disableSelfEdit' => 'Disabilita Auto-Modifica',
|
||||||
|
@ -1021,12 +1029,12 @@ URL: [url]',
|
||||||
'settings_enableFolderTree_desc' => 'Abilita/disabilita la visualizzaione della struttura ad albero nella pagina \'Vista cartella\'',
|
'settings_enableFolderTree_desc' => 'Abilita/disabilita la visualizzaione della struttura ad albero nella pagina \'Vista cartella\'',
|
||||||
'settings_enableFullSearch' => 'Abilita ricerca fulltext',
|
'settings_enableFullSearch' => 'Abilita ricerca fulltext',
|
||||||
'settings_enableFullSearch_desc' => 'Abilita/disabilita la ricerca fulltext',
|
'settings_enableFullSearch_desc' => 'Abilita/disabilita la ricerca fulltext',
|
||||||
'settings_enableGuestAutoLogin' => '',
|
'settings_enableGuestAutoLogin' => 'Activer la connexion automatique pour le compte invité',
|
||||||
'settings_enableGuestAutoLogin_desc' => '',
|
'settings_enableGuestAutoLogin_desc' => '',
|
||||||
'settings_enableGuestLogin' => 'Permetti login come ospite',
|
'settings_enableGuestLogin' => 'Permetti login come ospite',
|
||||||
'settings_enableGuestLogin_desc' => 'Per impedire il login come ospite, selezionare questa opzione. Nota bene: il login come ospite dovrebbe essere permesso soltanto in un ambiente fidato.',
|
'settings_enableGuestLogin_desc' => 'Per impedire il login come ospite, selezionare questa opzione. Nota bene: il login come ospite dovrebbe essere permesso soltanto in un ambiente fidato.',
|
||||||
'settings_enableHelp' => '',
|
'settings_enableHelp' => '',
|
||||||
'settings_enableHelp_desc' => '',
|
'settings_enableHelp_desc' => 'Abilita/disabilita il collegamento alle schermate di aiuto nel menu',
|
||||||
'settings_enableLanguageSelector' => 'Selezione lingua',
|
'settings_enableLanguageSelector' => 'Selezione lingua',
|
||||||
'settings_enableLanguageSelector_desc' => 'Mostra/nasconde il selettore di lingua successivamente al login.',
|
'settings_enableLanguageSelector_desc' => 'Mostra/nasconde il selettore di lingua successivamente al login.',
|
||||||
'settings_enableLargeFileUpload' => 'Abilita caricamento grandi files',
|
'settings_enableLargeFileUpload' => 'Abilita caricamento grandi files',
|
||||||
|
@ -1246,6 +1254,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'ID cartella non valido',
|
'splash_invalid_folder_id' => 'ID cartella non valido',
|
||||||
'splash_invalid_searchterm' => 'Termine di ricerca non valido',
|
'splash_invalid_searchterm' => 'Termine di ricerca non valido',
|
||||||
'splash_moved_clipboard' => 'Appunti trasferiti nella cartella corrente',
|
'splash_moved_clipboard' => 'Appunti trasferiti nella cartella corrente',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Rimosso dagli appunti',
|
'splash_removed_from_clipboard' => 'Rimosso dagli appunti',
|
||||||
'splash_rm_attribute' => 'Attributo rimosso',
|
'splash_rm_attribute' => 'Attributo rimosso',
|
||||||
'splash_rm_document' => 'Documento rimosso',
|
'splash_rm_document' => 'Documento rimosso',
|
||||||
|
@ -1289,6 +1299,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Invio info utente',
|
'submit_userinfo' => 'Invio info utente',
|
||||||
'substitute_to_user' => 'Cambia in \'[username]\'',
|
'substitute_to_user' => 'Cambia in \'[username]\'',
|
||||||
'substitute_user' => 'Impersona utente',
|
'substitute_user' => 'Impersona utente',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Domenica',
|
'sunday' => 'Domenica',
|
||||||
'sunday_abbr' => 'Dom',
|
'sunday_abbr' => 'Dom',
|
||||||
'sv_SE' => 'Svedese',
|
'sv_SE' => 'Svedese',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => '동의',
|
'accept' => '동의',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => '접근가 거부되었습니다.',
|
'access_denied' => '접근가 거부되었습니다.',
|
||||||
'access_inheritance' => '접근 상속',
|
'access_inheritance' => '접근 상속',
|
||||||
'access_mode' => '접근 모드',
|
'access_mode' => '접근 모드',
|
||||||
|
@ -239,6 +240,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '변경된 이메일 코멘트',
|
'comment_changed_email' => '변경된 이메일 코멘트',
|
||||||
'comment_for_current_version' => '코맨트',
|
'comment_for_current_version' => '코맨트',
|
||||||
'confirm_create_fulltext_index' => '예, 전체 텍스트 인덱스를 다시 만들고 싶습니다!',
|
'confirm_create_fulltext_index' => '예, 전체 텍스트 인덱스를 다시 만들고 싶습니다!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => '비밀번호 확인',
|
'confirm_pwd' => '비밀번호 확인',
|
||||||
'confirm_rm_backup' => '파일 "[arkname]"을 정말 삭제 하시겠습니까?<br>주의: 취소가 불가능 합니다.',
|
'confirm_rm_backup' => '파일 "[arkname]"을 정말 삭제 하시겠습니까?<br>주의: 취소가 불가능 합니다.',
|
||||||
'confirm_rm_document' => '문서 "[documentname]"을 정말 삭제 하시겠습니까?<br>주의: 취소가 불가능 합니다.',
|
'confirm_rm_document' => '문서 "[documentname]"을 정말 삭제 하시겠습니까?<br>주의: 취소가 불가능 합니다.',
|
||||||
|
@ -399,9 +402,13 @@ URL: [url]',
|
||||||
'en_GB' => '영어 (GB)',
|
'en_GB' => '영어 (GB)',
|
||||||
'equal_transition_states' => '시작 및 종료가 동일한 상태',
|
'equal_transition_states' => '시작 및 종료가 동일한 상태',
|
||||||
'error' => '오류',
|
'error' => '오류',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => '선택되지 문서는',
|
'error_no_document_selected' => '선택되지 문서는',
|
||||||
'error_no_folder_selected' => '어떤 폴더를 선택하지',
|
'error_no_folder_selected' => '어떤 폴더를 선택하지',
|
||||||
'error_occured' => '오류가 발생했습니다',
|
'error_occured' => '오류가 발생했습니다',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => '스페인어',
|
'es_ES' => '스페인어',
|
||||||
'event_details' => '이벤트의 자세한 사항',
|
'event_details' => '이벤트의 자세한 사항',
|
||||||
'exclude_items' => '항목 제외',
|
'exclude_items' => '항목 제외',
|
||||||
|
@ -600,6 +607,7 @@ URL: [url]',
|
||||||
'missing_checksum' => '검사 누락',
|
'missing_checksum' => '검사 누락',
|
||||||
'missing_file' => '누락 된 파일',
|
'missing_file' => '누락 된 파일',
|
||||||
'missing_filesize' => '누락 된 파일 크기',
|
'missing_filesize' => '누락 된 파일 크기',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => '변화에 대한 사용자 / 그룹을 누락',
|
'missing_transition_user_group' => '변화에 대한 사용자 / 그룹을 누락',
|
||||||
'monday' => '월요일',
|
'monday' => '월요일',
|
||||||
'monday_abbr' => '월',
|
'monday_abbr' => '월',
|
||||||
|
@ -1237,6 +1245,8 @@ URL : [url]',
|
||||||
'splash_invalid_folder_id' => '잘못된 폴더 ID',
|
'splash_invalid_folder_id' => '잘못된 폴더 ID',
|
||||||
'splash_invalid_searchterm' => '잘못된 검색 범위',
|
'splash_invalid_searchterm' => '잘못된 검색 범위',
|
||||||
'splash_moved_clipboard' => '클립 보드가 현재 폴더로 이동',
|
'splash_moved_clipboard' => '클립 보드가 현재 폴더로 이동',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '클립 보드에서 제거',
|
'splash_removed_from_clipboard' => '클립 보드에서 제거',
|
||||||
'splash_rm_attribute' => '속성 제거',
|
'splash_rm_attribute' => '속성 제거',
|
||||||
'splash_rm_document' => '문서 삭제',
|
'splash_rm_document' => '문서 삭제',
|
||||||
|
@ -1280,6 +1290,10 @@ URL : [url]',
|
||||||
'submit_userinfo' => '정보 제출',
|
'submit_userinfo' => '정보 제출',
|
||||||
'substitute_to_user' => '\'[username]\'로 전환',
|
'substitute_to_user' => '\'[username]\'로 전환',
|
||||||
'substitute_user' => '대체 사용자',
|
'substitute_user' => '대체 사용자',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => '일요일',
|
'sunday' => '일요일',
|
||||||
'sunday_abbr' => '일',
|
'sunday_abbr' => '일',
|
||||||
'sv_SE' => '스웨덴어',
|
'sv_SE' => '스웨덴어',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (715), gijsbertush (35), pepijn (45), reinoutdijkstra@hotmail.com (270)
|
// Translators: Admin (715), gijsbertush (79), pepijn (45), reinoutdijkstra@hotmail.com (270)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Accept',
|
'accept' => 'Accept',
|
||||||
|
'access_control' => 'Toegangscontrole',
|
||||||
'access_denied' => 'Geen toegang.',
|
'access_denied' => 'Geen toegang.',
|
||||||
'access_inheritance' => 'Toegang overerfd',
|
'access_inheritance' => 'Toegang overerfd',
|
||||||
'access_mode' => 'Toegang modus',
|
'access_mode' => 'Toegang modus',
|
||||||
|
@ -62,7 +63,7 @@ URL: [url]',
|
||||||
'add_receipt' => 'Bericht ontvangst',
|
'add_receipt' => 'Bericht ontvangst',
|
||||||
'add_review' => 'Verzend [Controle]',
|
'add_review' => 'Verzend [Controle]',
|
||||||
'add_revision' => 'Voeg goedkeuring toe',
|
'add_revision' => 'Voeg goedkeuring toe',
|
||||||
'add_role' => '',
|
'add_role' => 'Voeg een rol toe',
|
||||||
'add_subfolder' => 'Submap toevoegen',
|
'add_subfolder' => 'Submap toevoegen',
|
||||||
'add_to_clipboard' => 'Toevoegen aan klembord',
|
'add_to_clipboard' => 'Toevoegen aan klembord',
|
||||||
'add_to_transmittal' => 'Toevoegen aan verzending',
|
'add_to_transmittal' => 'Toevoegen aan verzending',
|
||||||
|
@ -102,7 +103,7 @@ User: [username]
|
||||||
URL: [url]',
|
URL: [url]',
|
||||||
'approval_request_email_subject' => '[Naam site]: [naam] - Toestemming vereist',
|
'approval_request_email_subject' => '[Naam site]: [naam] - Toestemming vereist',
|
||||||
'approval_status' => 'Goedkeuring Status',
|
'approval_status' => 'Goedkeuring Status',
|
||||||
'approval_submit_email' => '',
|
'approval_submit_email' => 'Goedkeuringings-email versturen',
|
||||||
'approval_submit_email_body' => 'Goedkeuringings-email versturen',
|
'approval_submit_email_body' => 'Goedkeuringings-email versturen',
|
||||||
'approval_submit_email_subject' => '[sitename]: [name] - Uitgevoerde [Goedkeuring]',
|
'approval_submit_email_subject' => '[sitename]: [name] - Uitgevoerde [Goedkeuring]',
|
||||||
'approval_summary' => 'Goedkeuring Samenvatting',
|
'approval_summary' => 'Goedkeuring Samenvatting',
|
||||||
|
@ -119,7 +120,7 @@ URL: [url]',
|
||||||
'assign_user_property_to' => 'Wijs gebruikers machtigingen toe aan',
|
'assign_user_property_to' => 'Wijs gebruikers machtigingen toe aan',
|
||||||
'assumed_released' => 'aangenomen status: Gepubliceerd',
|
'assumed_released' => 'aangenomen status: Gepubliceerd',
|
||||||
'attrdef_exists' => 'Kenmerk definitie bestaat al',
|
'attrdef_exists' => 'Kenmerk definitie bestaat al',
|
||||||
'attrdef_info' => '',
|
'attrdef_info' => 'Kenmerk info',
|
||||||
'attrdef_in_use' => 'Kenmerk definitie nog in gebruikt',
|
'attrdef_in_use' => 'Kenmerk definitie nog in gebruikt',
|
||||||
'attrdef_management' => 'Kenmerk definitie beheer',
|
'attrdef_management' => 'Kenmerk definitie beheer',
|
||||||
'attrdef_maxvalues' => 'Max. aantal waarden',
|
'attrdef_maxvalues' => 'Max. aantal waarden',
|
||||||
|
@ -133,13 +134,13 @@ URL: [url]',
|
||||||
'attrdef_objtype' => 'Object type',
|
'attrdef_objtype' => 'Object type',
|
||||||
'attrdef_regex' => 'Veelgebruikte uitdrukking',
|
'attrdef_regex' => 'Veelgebruikte uitdrukking',
|
||||||
'attrdef_type' => 'Type',
|
'attrdef_type' => 'Type',
|
||||||
'attrdef_type_boolean' => '',
|
'attrdef_type_boolean' => 'attribuut: boolean',
|
||||||
'attrdef_type_date' => 'attribuut: datum',
|
'attrdef_type_date' => 'attribuut: datum',
|
||||||
'attrdef_type_email' => 'attribuut: email',
|
'attrdef_type_email' => 'attribuut: email',
|
||||||
'attrdef_type_float' => 'attribuut: decimaal getaal',
|
'attrdef_type_float' => 'attribuut: decimaal getal',
|
||||||
'attrdef_type_int' => '',
|
'attrdef_type_int' => 'attribuut: geheel getal',
|
||||||
'attrdef_type_string' => 'attribuut: string',
|
'attrdef_type_string' => 'attribuut: string',
|
||||||
'attrdef_type_url' => '',
|
'attrdef_type_url' => 'attribuut: url',
|
||||||
'attrdef_valueset' => 'Verzameling waarden',
|
'attrdef_valueset' => 'Verzameling waarden',
|
||||||
'attributes' => 'Attributen',
|
'attributes' => 'Attributen',
|
||||||
'attribute_changed_email_body' => 'Attribuut gewijzigd
|
'attribute_changed_email_body' => 'Attribuut gewijzigd
|
||||||
|
@ -153,14 +154,14 @@ URL: [url]',
|
||||||
'attribute_count' => 'Aantal maal gebruikt',
|
'attribute_count' => 'Aantal maal gebruikt',
|
||||||
'attribute_value' => 'Waarde van het attribuut',
|
'attribute_value' => 'Waarde van het attribuut',
|
||||||
'attr_malformed_email' => 'Foute vormgeving email',
|
'attr_malformed_email' => 'Foute vormgeving email',
|
||||||
'attr_malformed_url' => '',
|
'attr_malformed_url' => 'Foute url',
|
||||||
'attr_max_values' => 'attribuut: maximale waarde',
|
'attr_max_values' => 'attribuut: maximale waarde',
|
||||||
'attr_min_values' => '',
|
'attr_min_values' => 'attribuut: minimale waarde',
|
||||||
'attr_no_regex_match' => 'De waarde van het attribuut komt niet overeen met de veelgebruikte uitdrukking (regular expression)',
|
'attr_no_regex_match' => 'De waarde van het attribuut komt niet overeen met de veelgebruikte uitdrukking (regular expression)',
|
||||||
'at_least_n_users_of_group' => 'Minimaal [number_of_users] gebruikers van [group]',
|
'at_least_n_users_of_group' => 'Minimaal [number_of_users] gebruikers van [group]',
|
||||||
'august' => 'augustus',
|
'august' => 'augustus',
|
||||||
'authentication' => 'Authentificatie',
|
'authentication' => 'Authentificatie',
|
||||||
'author' => '',
|
'author' => 'Auteur',
|
||||||
'automatic_status_update' => 'Automatische Status wijziging',
|
'automatic_status_update' => 'Automatische Status wijziging',
|
||||||
'back' => 'Terug',
|
'back' => 'Terug',
|
||||||
'backup_list' => 'Bestaande backup lijst',
|
'backup_list' => 'Bestaande backup lijst',
|
||||||
|
@ -186,15 +187,15 @@ URL: [url]',
|
||||||
'category' => 'Categorie',
|
'category' => 'Categorie',
|
||||||
'category_exists' => 'Categorie bestaat al.',
|
'category_exists' => 'Categorie bestaat al.',
|
||||||
'category_filter' => 'Alleen categorieen',
|
'category_filter' => 'Alleen categorieen',
|
||||||
'category_info' => '',
|
'category_info' => 'Categorie info',
|
||||||
'category_in_use' => 'Categorie is in gebruikt door documenten.',
|
'category_in_use' => 'Categorie is in gebruikt door documenten.',
|
||||||
'category_noname' => 'Geen Categorienaam opgegeven.',
|
'category_noname' => 'Geen Categorienaam opgegeven.',
|
||||||
'ca_ES' => 'Catalaans',
|
'ca_ES' => 'Catalaans',
|
||||||
'change_assignments' => 'Wijzig taken/toewijzingen',
|
'change_assignments' => 'Wijzig taken/toewijzingen',
|
||||||
'change_password' => 'Wijzig wachtwoord',
|
'change_password' => 'Wijzig wachtwoord',
|
||||||
'change_password_message' => 'Wachtwoord is gewijzigd.',
|
'change_password_message' => 'Wachtwoord is gewijzigd.',
|
||||||
'change_recipients' => '',
|
'change_recipients' => 'Ontvanger(s) gewijzigd',
|
||||||
'change_revisors' => 'wijzig redacteur',
|
'change_revisors' => 'redacteur',
|
||||||
'change_status' => 'Wijzig Status',
|
'change_status' => 'Wijzig Status',
|
||||||
'charts' => 'Grafieken',
|
'charts' => 'Grafieken',
|
||||||
'chart_docsaccumulated_title' => 'Aantal documenten',
|
'chart_docsaccumulated_title' => 'Aantal documenten',
|
||||||
|
@ -205,16 +206,16 @@ URL: [url]',
|
||||||
'chart_docsperuser_title' => 'Documenten per gebruiker',
|
'chart_docsperuser_title' => 'Documenten per gebruiker',
|
||||||
'chart_selection' => 'Kies grafiek',
|
'chart_selection' => 'Kies grafiek',
|
||||||
'chart_sizeperuser_title' => 'Schijfruimte per gebruiker',
|
'chart_sizeperuser_title' => 'Schijfruimte per gebruiker',
|
||||||
'checkedout_file_has_different_version' => '',
|
'checkedout_file_has_different_version' => 'Checkout-document is andere versie',
|
||||||
'checkedout_file_has_disappeared' => 'File is onvindbaar',
|
'checkedout_file_has_disappeared' => 'File is onvindbaar',
|
||||||
'checkedout_file_is_unchanged' => '',
|
'checkedout_file_is_unchanged' => 'Checkout-document ongewijzigd',
|
||||||
'checkin_document' => 'Veranderd document',
|
'checkin_document' => 'Veranderd document',
|
||||||
'checkout_document' => 'Checkout-document',
|
'checkout_document' => 'Checkout-document',
|
||||||
'checkout_is_disabled' => 'Checkout is niet mogelijk',
|
'checkout_is_disabled' => 'Checkout is niet mogelijk',
|
||||||
'choose_attrdef' => 'Selecteer een kenmerk definitie',
|
'choose_attrdef' => 'Selecteer een kenmerk definitie',
|
||||||
'choose_category' => 'Selecteer a.u.b.',
|
'choose_category' => 'Selecteer a.u.b.',
|
||||||
'choose_group' => 'Selecteer Groep',
|
'choose_group' => 'Selecteer Groep',
|
||||||
'choose_role' => '',
|
'choose_role' => 'Selecteer een rol',
|
||||||
'choose_target_category' => 'Selecteer categorie',
|
'choose_target_category' => 'Selecteer categorie',
|
||||||
'choose_target_document' => 'Selecteer Document',
|
'choose_target_document' => 'Selecteer Document',
|
||||||
'choose_target_file' => 'Kies bestand',
|
'choose_target_file' => 'Kies bestand',
|
||||||
|
@ -227,9 +228,11 @@ URL: [url]',
|
||||||
'clipboard' => 'Klembord',
|
'clipboard' => 'Klembord',
|
||||||
'close' => 'Sluiten',
|
'close' => 'Sluiten',
|
||||||
'comment' => 'Commentaar',
|
'comment' => 'Commentaar',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => 'Gewijzigde email',
|
||||||
'comment_for_current_version' => 'Versie van het commentaar',
|
'comment_for_current_version' => 'Versie van het commentaar',
|
||||||
'confirm_create_fulltext_index' => 'Ja, Ik wil de volledigetekst index opnieuw maken!',
|
'confirm_create_fulltext_index' => 'Ja, Ik wil de volledigetekst index opnieuw maken!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Bevestig wachtwoord',
|
'confirm_pwd' => 'Bevestig wachtwoord',
|
||||||
'confirm_rm_backup' => 'Weet U zeker dat U het bestand "[arkname]" wilt verwijderen?<br>Let op: deze handeling kan niet ongedaan worden gemaakt.',
|
'confirm_rm_backup' => 'Weet U zeker dat U het bestand "[arkname]" wilt verwijderen?<br>Let op: deze handeling kan niet ongedaan worden gemaakt.',
|
||||||
'confirm_rm_document' => 'Weet U zeker dat U het document \'[documentname]\' wilt verwijderen?<br>Pas op: deze handeling kan niet ongedaan worden gemaakt.',
|
'confirm_rm_document' => 'Weet U zeker dat U het document \'[documentname]\' wilt verwijderen?<br>Pas op: deze handeling kan niet ongedaan worden gemaakt.',
|
||||||
|
@ -243,18 +246,18 @@ URL: [url]',
|
||||||
'confirm_rm_transmittalitem' => 'Bevestig te verzenden item',
|
'confirm_rm_transmittalitem' => 'Bevestig te verzenden item',
|
||||||
'confirm_rm_user' => 'Weet U zeker dat U de Gebruiker "[username]" wilt verwijderen?<br>Let op: deze handeling kan niet ongedaan worden gemaakt.',
|
'confirm_rm_user' => 'Weet U zeker dat U de Gebruiker "[username]" wilt verwijderen?<br>Let op: deze handeling kan niet ongedaan worden gemaakt.',
|
||||||
'confirm_rm_version' => 'Weet U zeker dat U deze versie van het document "[documentname]" wilt verwijderen?<br>Pas op: deze handeling kan niet ongedaan worden gemaakt.',
|
'confirm_rm_version' => 'Weet U zeker dat U deze versie van het document "[documentname]" wilt verwijderen?<br>Pas op: deze handeling kan niet ongedaan worden gemaakt.',
|
||||||
'confirm_update_transmittalitem' => '',
|
'confirm_update_transmittalitem' => 'Bevestig verandering van te verzenden item',
|
||||||
'content' => 'Welkomstpagina',
|
'content' => 'Welkomstpagina',
|
||||||
'continue' => 'Doorgaan',
|
'continue' => 'Doorgaan',
|
||||||
'converter_new_cmd' => 'Wijziging: nieuw commando',
|
'converter_new_cmd' => 'Wijziging: nieuw commando',
|
||||||
'converter_new_mimetype' => '',
|
'converter_new_mimetype' => 'Wijziging: nieuw mimetype',
|
||||||
'copied_to_checkout_as' => 'Gekopieerd naar checkout als:',
|
'copied_to_checkout_as' => 'Gekopieerd naar checkout als:',
|
||||||
'create_fulltext_index' => 'Creeer volledige tekst index',
|
'create_fulltext_index' => 'Creeer volledige tekst index',
|
||||||
'create_fulltext_index_warning' => 'U staat op het punt de volledigetekst opnieuw te indexeren. Dit kan behoorlijk veel tijd en snelheid vergen van het systeem. Als u zeker bent om opnieuw te indexeren, bevestig deze actie.',
|
'create_fulltext_index_warning' => 'U staat op het punt de volledigetekst opnieuw te indexeren. Dit kan behoorlijk veel tijd en snelheid vergen van het systeem. Als u zeker bent om opnieuw te indexeren, bevestig deze actie.',
|
||||||
'creation_date' => 'Aangemaakt',
|
'creation_date' => 'Aangemaakt',
|
||||||
'cs_CZ' => 'Tsjechisch',
|
'cs_CZ' => 'Tsjechisch',
|
||||||
'current_password' => 'Huidige wachtwoord',
|
'current_password' => 'Huidige wachtwoord',
|
||||||
'current_quota' => '',
|
'current_quota' => 'Huidige quota',
|
||||||
'current_state' => 'Huidige status',
|
'current_state' => 'Huidige status',
|
||||||
'current_version' => 'Huidige versie',
|
'current_version' => 'Huidige versie',
|
||||||
'daily' => 'Dagelijks',
|
'daily' => 'Dagelijks',
|
||||||
|
@ -273,19 +276,19 @@ URL: [url]',
|
||||||
'discspace' => 'Schijfruimte',
|
'discspace' => 'Schijfruimte',
|
||||||
'document' => 'Document',
|
'document' => 'Document',
|
||||||
'documents' => 'Documenten',
|
'documents' => 'Documenten',
|
||||||
'documents_checked_out_by_you' => '',
|
'documents_checked_out_by_you' => 'Door u in behandeling genomen documenten',
|
||||||
'documents_in_process' => 'Documenten in behandeling',
|
'documents_in_process' => 'Documenten in behandeling',
|
||||||
'documents_locked' => '',
|
'documents_locked' => 'Geblokkeerde documenten',
|
||||||
'documents_locked_by_you' => 'Documenten door U geblokkeerd',
|
'documents_locked_by_you' => 'Documenten door U geblokkeerd',
|
||||||
'documents_only' => 'Alleen documenten',
|
'documents_only' => 'Alleen documenten',
|
||||||
'documents_to_approve' => 'Documenten die wachten op uw goedkeuring',
|
'documents_to_approve' => 'Documenten die wachten op uw goedkeuring',
|
||||||
'documents_to_process' => '',
|
'documents_to_process' => 'Te verwerken documenten',
|
||||||
'documents_to_receipt' => 'documenten te ontvangen',
|
'documents_to_receipt' => 'documenten te ontvangen',
|
||||||
'documents_to_review' => 'Documenten die wachten op uw controle',
|
'documents_to_review' => 'Documenten die wachten op uw controle',
|
||||||
'documents_to_revise' => '',
|
'documents_to_revise' => 'Te reviseren documenten',
|
||||||
'documents_user_rejected' => 'documenten niet geaccepteerd door gebruiker',
|
'documents_user_rejected' => 'documenten niet geaccepteerd door gebruiker',
|
||||||
'documents_user_requiring_attention' => 'Eigen documenten die (nog) aandacht behoeven',
|
'documents_user_requiring_attention' => 'Eigen documenten die (nog) aandacht behoeven',
|
||||||
'document_already_checkedout' => '',
|
'document_already_checkedout' => 'Al in behandeling genomen documenten',
|
||||||
'document_already_locked' => 'Dit document is al geblokkeerd',
|
'document_already_locked' => 'Dit document is al geblokkeerd',
|
||||||
'document_comment_changed_email' => 'Commentaar gewijzigd',
|
'document_comment_changed_email' => 'Commentaar gewijzigd',
|
||||||
'document_comment_changed_email_body' => 'Commentaar gewijzigd
|
'document_comment_changed_email_body' => 'Commentaar gewijzigd
|
||||||
|
@ -296,7 +299,7 @@ Bovenliggende map: [folder_path]
|
||||||
Gebruiker: [username]
|
Gebruiker: [username]
|
||||||
URL: [url]',
|
URL: [url]',
|
||||||
'document_comment_changed_email_subject' => '[sitename]: [name] - Commentaar gewijzigd',
|
'document_comment_changed_email_subject' => '[sitename]: [name] - Commentaar gewijzigd',
|
||||||
'document_count' => '',
|
'document_count' => 'Aantal documenten',
|
||||||
'document_deleted' => 'Document verwijderd',
|
'document_deleted' => 'Document verwijderd',
|
||||||
'document_deleted_email' => 'Document verwijderd',
|
'document_deleted_email' => 'Document verwijderd',
|
||||||
'document_deleted_email_body' => 'Document verwijderd
|
'document_deleted_email_body' => 'Document verwijderd
|
||||||
|
@ -319,7 +322,7 @@ Nieuwe map: [new_folder_path]
|
||||||
Gebruiker: [username]
|
Gebruiker: [username]
|
||||||
URL: [url]',
|
URL: [url]',
|
||||||
'document_moved_email_subject' => '[sitename]: [name] - Document verplaatst',
|
'document_moved_email_subject' => '[sitename]: [name] - Document verplaatst',
|
||||||
'document_not_checkedout' => '',
|
'document_not_checkedout' => 'Document niet in behandeling genomen',
|
||||||
'document_renamed_email' => 'Document hernoemd',
|
'document_renamed_email' => 'Document hernoemd',
|
||||||
'document_renamed_email_body' => 'Document hernoemd
|
'document_renamed_email_body' => 'Document hernoemd
|
||||||
Document: [name]
|
Document: [name]
|
||||||
|
@ -353,7 +356,7 @@ URL: [url]',
|
||||||
'do_object_setchecksum' => 'Set checksum',
|
'do_object_setchecksum' => 'Set checksum',
|
||||||
'do_object_setfilesize' => 'Voer bestandgrootte in',
|
'do_object_setfilesize' => 'Voer bestandgrootte in',
|
||||||
'do_object_unlink' => 'Verwijdere documentversie',
|
'do_object_unlink' => 'Verwijdere documentversie',
|
||||||
'draft' => '',
|
'draft' => 'Concept',
|
||||||
'draft_pending_approval' => 'Draft - in afwachting van goedkeuring',
|
'draft_pending_approval' => 'Draft - in afwachting van goedkeuring',
|
||||||
'draft_pending_review' => 'Draft - in afwachting van controle',
|
'draft_pending_review' => 'Draft - in afwachting van controle',
|
||||||
'drag_icon_here' => 'Versleep icoon van de folder of bestand hier!',
|
'drag_icon_here' => 'Versleep icoon van de folder of bestand hier!',
|
||||||
|
@ -392,9 +395,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Engels (GB)',
|
'en_GB' => 'Engels (GB)',
|
||||||
'equal_transition_states' => 'Begin en eind status zijn hetzelfde',
|
'equal_transition_states' => 'Begin en eind status zijn hetzelfde',
|
||||||
'error' => 'Fout',
|
'error' => 'Fout',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Geen document geselecteerd',
|
'error_no_document_selected' => 'Geen document geselecteerd',
|
||||||
'error_no_folder_selected' => 'Geen map geselecteerd',
|
'error_no_folder_selected' => 'Geen map geselecteerd',
|
||||||
'error_occured' => 'Er is een fout opgetreden',
|
'error_occured' => 'Er is een fout opgetreden',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spaans',
|
'es_ES' => 'Spaans',
|
||||||
'event_details' => 'Activiteit details',
|
'event_details' => 'Activiteit details',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -481,7 +488,7 @@ URL: [url]',
|
||||||
'guest_login' => 'Login als Gast',
|
'guest_login' => 'Login als Gast',
|
||||||
'guest_login_disabled' => 'Gast login is uitgeschakeld.',
|
'guest_login_disabled' => 'Gast login is uitgeschakeld.',
|
||||||
'help' => 'Help',
|
'help' => 'Help',
|
||||||
'home_folder' => '',
|
'home_folder' => 'Thuismap',
|
||||||
'hourly' => 'Elk uur',
|
'hourly' => 'Elk uur',
|
||||||
'hours' => 'uren',
|
'hours' => 'uren',
|
||||||
'hr_HR' => 'Kroatisch',
|
'hr_HR' => 'Kroatisch',
|
||||||
|
@ -546,7 +553,7 @@ URL: [url]',
|
||||||
'js_select_user_or_group' => 'Selecteer tenminste een Gebruiker of Groep',
|
'js_select_user_or_group' => 'Selecteer tenminste een Gebruiker of Groep',
|
||||||
'july' => 'july',
|
'july' => 'july',
|
||||||
'june' => 'juni',
|
'june' => 'juni',
|
||||||
'keep' => '',
|
'keep' => 'Bewaren',
|
||||||
'keep_doc_status' => 'Behoud document status',
|
'keep_doc_status' => 'Behoud document status',
|
||||||
'keywords' => 'Sleutelwoorden',
|
'keywords' => 'Sleutelwoorden',
|
||||||
'keywords_loading' => 'Even geduld. De lijst met keywords wordt geladen ...',
|
'keywords_loading' => 'Even geduld. De lijst met keywords wordt geladen ...',
|
||||||
|
@ -593,6 +600,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Mis controlesom',
|
'missing_checksum' => 'Mis controlesom',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'ontbrekende bestandsgrootte',
|
'missing_filesize' => 'ontbrekende bestandsgrootte',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Gebruiker / groep ontbreekt voor de overdracht',
|
'missing_transition_user_group' => 'Gebruiker / groep ontbreekt voor de overdracht',
|
||||||
'monday' => 'Maandag',
|
'monday' => 'Maandag',
|
||||||
'monday_abbr' => 'MO',
|
'monday_abbr' => 'MO',
|
||||||
|
@ -664,13 +672,13 @@ URL: [url]',
|
||||||
'no_attached_files' => 'Geen bijlagen',
|
'no_attached_files' => 'Geen bijlagen',
|
||||||
'no_current_version' => 'U werkt met een oude versie van SeedDMS. De laatste versie beschikbaar is [latestversion].',
|
'no_current_version' => 'U werkt met een oude versie van SeedDMS. De laatste versie beschikbaar is [latestversion].',
|
||||||
'no_default_keywords' => 'Geen Sleutelwoorden beschikbaar',
|
'no_default_keywords' => 'Geen Sleutelwoorden beschikbaar',
|
||||||
'no_docs_checked_out' => '',
|
'no_docs_checked_out' => 'Geen documenten in behandeling genomen',
|
||||||
'no_docs_locked' => 'Geen documenten in gebruik.',
|
'no_docs_locked' => 'Geen documenten in gebruik.',
|
||||||
'no_docs_to_approve' => 'Er zijn momenteel geen documenten die Goedkeuring behoeven.',
|
'no_docs_to_approve' => 'Er zijn momenteel geen documenten die Goedkeuring behoeven.',
|
||||||
'no_docs_to_look_at' => 'Geen documenten die aandacht behoeven.',
|
'no_docs_to_look_at' => 'Geen documenten die aandacht behoeven.',
|
||||||
'no_docs_to_receipt' => '',
|
'no_docs_to_receipt' => '',
|
||||||
'no_docs_to_review' => 'Er zijn momenteel geen documenten die Controle behoeven.',
|
'no_docs_to_review' => 'Er zijn momenteel geen documenten die Controle behoeven.',
|
||||||
'no_docs_to_revise' => '',
|
'no_docs_to_revise' => 'Geen documenten om te herzien',
|
||||||
'no_email_or_login' => 'Gebruikersnaam en emailadres moeten worden ingevoerd',
|
'no_email_or_login' => 'Gebruikersnaam en emailadres moeten worden ingevoerd',
|
||||||
'no_fulltextindex' => 'Geen volledigetekst index beschikbaar',
|
'no_fulltextindex' => 'Geen volledigetekst index beschikbaar',
|
||||||
'no_groups' => 'Geen Groepen',
|
'no_groups' => 'Geen Groepen',
|
||||||
|
@ -679,7 +687,7 @@ URL: [url]',
|
||||||
'no_previous_versions' => 'Geen andere versie(s) gevonden',
|
'no_previous_versions' => 'Geen andere versie(s) gevonden',
|
||||||
'no_receipt_needed' => '',
|
'no_receipt_needed' => '',
|
||||||
'no_review_needed' => 'Geen review bezig.',
|
'no_review_needed' => 'Geen review bezig.',
|
||||||
'no_revision_needed' => '',
|
'no_revision_needed' => 'Geen herziening nodig',
|
||||||
'no_revision_planed' => '',
|
'no_revision_planed' => '',
|
||||||
'no_update_cause_locked' => 'U kunt daarom dit document niet bijwerken. Neem contact op met de persoon die het document heeft geblokkeerd.',
|
'no_update_cause_locked' => 'U kunt daarom dit document niet bijwerken. Neem contact op met de persoon die het document heeft geblokkeerd.',
|
||||||
'no_user_image' => 'Geen afbeelding(en) gevonden',
|
'no_user_image' => 'Geen afbeelding(en) gevonden',
|
||||||
|
@ -1219,6 +1227,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Ongeldige map ID',
|
'splash_invalid_folder_id' => 'Ongeldige map ID',
|
||||||
'splash_invalid_searchterm' => 'Ongeldige zoekterm',
|
'splash_invalid_searchterm' => 'Ongeldige zoekterm',
|
||||||
'splash_moved_clipboard' => 'Klembord verplaatst naar de huidige map',
|
'splash_moved_clipboard' => 'Klembord verplaatst naar de huidige map',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Verwijderd van het klembord',
|
'splash_removed_from_clipboard' => 'Verwijderd van het klembord',
|
||||||
'splash_rm_attribute' => 'Attribuut verwijderd',
|
'splash_rm_attribute' => 'Attribuut verwijderd',
|
||||||
'splash_rm_document' => 'Document verwijderd',
|
'splash_rm_document' => 'Document verwijderd',
|
||||||
|
@ -1262,6 +1272,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Wijzigingen opslaan',
|
'submit_userinfo' => 'Wijzigingen opslaan',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Invaller/ vervanger Gebruiker',
|
'substitute_user' => 'Invaller/ vervanger Gebruiker',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Zondag',
|
'sunday' => 'Zondag',
|
||||||
'sunday_abbr' => 'Su',
|
'sunday_abbr' => 'Su',
|
||||||
'sv_SE' => 'Zweeds',
|
'sv_SE' => 'Zweeds',
|
||||||
|
@ -1343,8 +1357,8 @@ URL: [url]',
|
||||||
'update_locked_msg' => 'Dit document is geblokkeerd.',
|
'update_locked_msg' => 'Dit document is geblokkeerd.',
|
||||||
'update_recipients' => '',
|
'update_recipients' => '',
|
||||||
'update_reviewers' => 'Bijwerken lijst van [Controleurs]',
|
'update_reviewers' => 'Bijwerken lijst van [Controleurs]',
|
||||||
'update_revisors' => '',
|
'update_revisors' => 'Bewerkers update',
|
||||||
'update_transmittalitem' => '',
|
'update_transmittalitem' => 'Updated item versturen',
|
||||||
'uploaded_by' => 'Ge-upload door',
|
'uploaded_by' => 'Ge-upload door',
|
||||||
'uploading_failed' => 'Upload mislukt. Neem contact op met de [Beheerder].',
|
'uploading_failed' => 'Upload mislukt. Neem contact op met de [Beheerder].',
|
||||||
'uploading_maxsize' => 'Het geuploade bestand overschrijdt de maximum grootte.',
|
'uploading_maxsize' => 'Het geuploade bestand overschrijdt de maximum grootte.',
|
||||||
|
@ -1397,7 +1411,7 @@ URL: [url]',
|
||||||
'workflow_management' => 'Workflow beheer',
|
'workflow_management' => 'Workflow beheer',
|
||||||
'workflow_name' => 'Naam',
|
'workflow_name' => 'Naam',
|
||||||
'workflow_no_states' => 'U moet eerst workflow-statussen definiëren, voordat u een workflow toevoegt.',
|
'workflow_no_states' => 'U moet eerst workflow-statussen definiëren, voordat u een workflow toevoegt.',
|
||||||
'workflow_state' => '',
|
'workflow_state' => 'workflow_states_managementWorkflow status beheer',
|
||||||
'workflow_states_management' => 'Workflow status beheer',
|
'workflow_states_management' => 'Workflow status beheer',
|
||||||
'workflow_state_docstatus' => 'Document status',
|
'workflow_state_docstatus' => 'Document status',
|
||||||
'workflow_state_in_use' => 'Deze status wordt momenteel gebruikt door workflows.',
|
'workflow_state_in_use' => 'Deze status wordt momenteel gebruikt door workflows.',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Akceptuj',
|
'accept' => 'Akceptuj',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Dostęp zabroniony.',
|
'access_denied' => 'Dostęp zabroniony.',
|
||||||
'access_inheritance' => 'Dziedziczenie dostępu',
|
'access_inheritance' => 'Dziedziczenie dostępu',
|
||||||
'access_mode' => 'Tryb dostępu',
|
'access_mode' => 'Tryb dostępu',
|
||||||
|
@ -225,6 +226,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Komentarz do wersji',
|
'comment_for_current_version' => 'Komentarz do wersji',
|
||||||
'confirm_create_fulltext_index' => 'Tak, chcę ponownie utworzyć indeks pełnotekstowy!',
|
'confirm_create_fulltext_index' => 'Tak, chcę ponownie utworzyć indeks pełnotekstowy!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Potwierdź hasło',
|
'confirm_pwd' => 'Potwierdź hasło',
|
||||||
'confirm_rm_backup' => 'Czy rzeczywiście chcesz usunąć plik "[arkname]"?<br>Ostrożnie: Ta operacja nie może być cofnięta.',
|
'confirm_rm_backup' => 'Czy rzeczywiście chcesz usunąć plik "[arkname]"?<br>Ostrożnie: Ta operacja nie może być cofnięta.',
|
||||||
'confirm_rm_document' => 'Czy rzeczywiście chcesz usunąć dokument \'[documentname]\'?<br>Ostrożnie: Ta operacja nie może być cofnięta.',
|
'confirm_rm_document' => 'Czy rzeczywiście chcesz usunąć dokument \'[documentname]\'?<br>Ostrożnie: Ta operacja nie może być cofnięta.',
|
||||||
|
@ -387,9 +390,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Angielski (GB)',
|
'en_GB' => 'Angielski (GB)',
|
||||||
'equal_transition_states' => 'Stan rozpoczęcia i ukończenia jest taki sam',
|
'equal_transition_states' => 'Stan rozpoczęcia i ukończenia jest taki sam',
|
||||||
'error' => 'Błąd',
|
'error' => 'Błąd',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Brak wybranych dokumentów',
|
'error_no_document_selected' => 'Brak wybranych dokumentów',
|
||||||
'error_no_folder_selected' => 'Brak wybranych katalogów',
|
'error_no_folder_selected' => 'Brak wybranych katalogów',
|
||||||
'error_occured' => 'Wystąpił błąd',
|
'error_occured' => 'Wystąpił błąd',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Hiszpański',
|
'es_ES' => 'Hiszpański',
|
||||||
'event_details' => 'Szczegóły zdarzenia',
|
'event_details' => 'Szczegóły zdarzenia',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -588,6 +595,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Brak sumy kontrolnej',
|
'missing_checksum' => 'Brak sumy kontrolnej',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Brakujący rozmiar pliku',
|
'missing_filesize' => 'Brakujący rozmiar pliku',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Brak użytkownika / grupy dla przejścia',
|
'missing_transition_user_group' => 'Brak użytkownika / grupy dla przejścia',
|
||||||
'monday' => 'Poniedziałek',
|
'monday' => 'Poniedziałek',
|
||||||
'monday_abbr' => 'Pn.',
|
'monday_abbr' => 'Pn.',
|
||||||
|
@ -1202,6 +1210,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Nieprawidłowy identyfikator folderu',
|
'splash_invalid_folder_id' => 'Nieprawidłowy identyfikator folderu',
|
||||||
'splash_invalid_searchterm' => 'Nieprawidłowa wartość wyszukiwania',
|
'splash_invalid_searchterm' => 'Nieprawidłowa wartość wyszukiwania',
|
||||||
'splash_moved_clipboard' => 'Schowek został przeniesiony do bieżącego folderu',
|
'splash_moved_clipboard' => 'Schowek został przeniesiony do bieżącego folderu',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Usunięto ze schowka',
|
'splash_removed_from_clipboard' => 'Usunięto ze schowka',
|
||||||
'splash_rm_attribute' => 'Usunięto atrybut',
|
'splash_rm_attribute' => 'Usunięto atrybut',
|
||||||
'splash_rm_document' => 'Dokument usunięto',
|
'splash_rm_document' => 'Dokument usunięto',
|
||||||
|
@ -1245,6 +1255,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Zatwierdź dane',
|
'submit_userinfo' => 'Zatwierdź dane',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Zastępca użytkownika',
|
'substitute_user' => 'Zastępca użytkownika',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Niedziela',
|
'sunday' => 'Niedziela',
|
||||||
'sunday_abbr' => 'Ni',
|
'sunday_abbr' => 'Ni',
|
||||||
'sv_SE' => 'szwedzki',
|
'sv_SE' => 'szwedzki',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (905), flaviove (627), lfcristofoli (352)
|
// Translators: Admin (906), flaviove (627), lfcristofoli (352)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Aceitar',
|
'accept' => 'Aceitar',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Acesso Negado.',
|
'access_denied' => 'Acesso Negado.',
|
||||||
'access_inheritance' => 'access Inheritance',
|
'access_inheritance' => 'access Inheritance',
|
||||||
'access_mode' => 'Modo de acesso',
|
'access_mode' => 'Modo de acesso',
|
||||||
|
@ -232,6 +233,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Comentário para versão atual',
|
'comment_for_current_version' => 'Comentário para versão atual',
|
||||||
'confirm_create_fulltext_index' => 'Sim, eu gostaria de recriar o índice de texto completo!',
|
'confirm_create_fulltext_index' => 'Sim, eu gostaria de recriar o índice de texto completo!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Confirme Senha',
|
'confirm_pwd' => 'Confirme Senha',
|
||||||
'confirm_rm_backup' => 'Do you really want to remove the file "[arkname]"?<br>Be careful: This action cannot be undone.',
|
'confirm_rm_backup' => 'Do you really want to remove the file "[arkname]"?<br>Be careful: This action cannot be undone.',
|
||||||
'confirm_rm_document' => 'Deseja realmente remover o documento \'[documentname]\'?<br>Por favor, tenha cuidado porque esta ação não poderá ser desfeita.',
|
'confirm_rm_document' => 'Deseja realmente remover o documento \'[documentname]\'?<br>Por favor, tenha cuidado porque esta ação não poderá ser desfeita.',
|
||||||
|
@ -393,9 +396,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Inglês (GB)',
|
'en_GB' => 'Inglês (GB)',
|
||||||
'equal_transition_states' => 'Estado de início e fim são iguais',
|
'equal_transition_states' => 'Estado de início e fim são iguais',
|
||||||
'error' => 'Erro',
|
'error' => 'Erro',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Nenhum documento selecionado',
|
'error_no_document_selected' => 'Nenhum documento selecionado',
|
||||||
'error_no_folder_selected' => 'Nenhuma pasta selecionada',
|
'error_no_folder_selected' => 'Nenhuma pasta selecionada',
|
||||||
'error_occured' => 'Ocorreu um erro',
|
'error_occured' => 'Ocorreu um erro',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Espanhol',
|
'es_ES' => 'Espanhol',
|
||||||
'event_details' => 'Event details',
|
'event_details' => 'Event details',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -594,6 +601,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Falta de verificação',
|
'missing_checksum' => 'Falta de verificação',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Falta tamanho do arquivo',
|
'missing_filesize' => 'Falta tamanho do arquivo',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Falta usuário/grupo para transição',
|
'missing_transition_user_group' => 'Falta usuário/grupo para transição',
|
||||||
'monday' => 'Monday',
|
'monday' => 'Monday',
|
||||||
'monday_abbr' => 'Mo',
|
'monday_abbr' => 'Mo',
|
||||||
|
@ -1220,6 +1228,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'ID de pasta inválida',
|
'splash_invalid_folder_id' => 'ID de pasta inválida',
|
||||||
'splash_invalid_searchterm' => 'Termo de pesquisa inválido',
|
'splash_invalid_searchterm' => 'Termo de pesquisa inválido',
|
||||||
'splash_moved_clipboard' => 'Área de transferência movida para a pasta corrente',
|
'splash_moved_clipboard' => 'Área de transferência movida para a pasta corrente',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Remover da área de transferência',
|
'splash_removed_from_clipboard' => 'Remover da área de transferência',
|
||||||
'splash_rm_attribute' => 'Atributo removido',
|
'splash_rm_attribute' => 'Atributo removido',
|
||||||
'splash_rm_document' => 'Documento removido',
|
'splash_rm_document' => 'Documento removido',
|
||||||
|
@ -1263,6 +1273,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Submeter informação',
|
'submit_userinfo' => 'Submeter informação',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Substituto do usuário',
|
'substitute_user' => 'Substituto do usuário',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Sunday',
|
'sunday' => 'Sunday',
|
||||||
'sunday_abbr' => 'Su',
|
'sunday_abbr' => 'Su',
|
||||||
'sv_SE' => 'Sueco',
|
'sv_SE' => 'Sueco',
|
||||||
|
@ -1278,7 +1292,7 @@ URL: [url]',
|
||||||
'thursday' => 'Thursday',
|
'thursday' => 'Thursday',
|
||||||
'thursday_abbr' => 'Th',
|
'thursday_abbr' => 'Th',
|
||||||
'timeline' => 'Linha do Tempo',
|
'timeline' => 'Linha do Tempo',
|
||||||
'timeline_add_file' => '',
|
'timeline_add_file' => 'Novo anexo',
|
||||||
'timeline_add_version' => '',
|
'timeline_add_version' => '',
|
||||||
'timeline_full_add_file' => '',
|
'timeline_full_add_file' => '',
|
||||||
'timeline_full_add_version' => '',
|
'timeline_full_add_version' => '',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Accept',
|
'accept' => 'Accept',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Acces interzis.',
|
'access_denied' => 'Acces interzis.',
|
||||||
'access_inheritance' => 'Mostenire acces',
|
'access_inheritance' => 'Mostenire acces',
|
||||||
'access_mode' => 'Mod de acces',
|
'access_mode' => 'Mod de acces',
|
||||||
|
@ -237,6 +238,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Comentariu versiune',
|
'comment_for_current_version' => 'Comentariu versiune',
|
||||||
'confirm_create_fulltext_index' => 'Da, aș dori să recreeze indexul pentru tot textul!',
|
'confirm_create_fulltext_index' => 'Da, aș dori să recreeze indexul pentru tot textul!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Confirmă parola',
|
'confirm_pwd' => 'Confirmă parola',
|
||||||
'confirm_rm_backup' => 'Sigur doriți să eliminați fișierul "[arkname]"?<br>Fiți atenți: Această acțiune nu poate fi anulată.',
|
'confirm_rm_backup' => 'Sigur doriți să eliminați fișierul "[arkname]"?<br>Fiți atenți: Această acțiune nu poate fi anulată.',
|
||||||
'confirm_rm_document' => 'Sigur doriți să eliminați documentul \'[documentname]\'?<br>Fiți atenți: Această acțiune nu poate fi anulată.',
|
'confirm_rm_document' => 'Sigur doriți să eliminați documentul \'[documentname]\'?<br>Fiți atenți: Această acțiune nu poate fi anulată.',
|
||||||
|
@ -399,9 +402,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Engleza (GB)',
|
'en_GB' => 'Engleza (GB)',
|
||||||
'equal_transition_states' => 'Starea de start și de stop sunt egale',
|
'equal_transition_states' => 'Starea de start și de stop sunt egale',
|
||||||
'error' => 'Eroare',
|
'error' => 'Eroare',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Nici un document selectat',
|
'error_no_document_selected' => 'Nici un document selectat',
|
||||||
'error_no_folder_selected' => 'Nici un folder selectat',
|
'error_no_folder_selected' => 'Nici un folder selectat',
|
||||||
'error_occured' => 'An error has occured',
|
'error_occured' => 'An error has occured',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spaniola',
|
'es_ES' => 'Spaniola',
|
||||||
'event_details' => 'Detalii eveniment',
|
'event_details' => 'Detalii eveniment',
|
||||||
'exclude_items' => 'Elemente excluse',
|
'exclude_items' => 'Elemente excluse',
|
||||||
|
@ -600,6 +607,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Lipsește suma de control(checksum)',
|
'missing_checksum' => 'Lipsește suma de control(checksum)',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Lipsește dimensiunea fișierului',
|
'missing_filesize' => 'Lipsește dimensiunea fișierului',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Lipsește utilizatorul/grupul pentru tranziție',
|
'missing_transition_user_group' => 'Lipsește utilizatorul/grupul pentru tranziție',
|
||||||
'monday' => 'Luni',
|
'monday' => 'Luni',
|
||||||
'monday_abbr' => 'Lu',
|
'monday_abbr' => 'Lu',
|
||||||
|
@ -1245,6 +1253,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'ID folder invalid',
|
'splash_invalid_folder_id' => 'ID folder invalid',
|
||||||
'splash_invalid_searchterm' => 'Termen de căutare invalid',
|
'splash_invalid_searchterm' => 'Termen de căutare invalid',
|
||||||
'splash_moved_clipboard' => 'Clipboard mutat în folderul curent',
|
'splash_moved_clipboard' => 'Clipboard mutat în folderul curent',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Eliminat din clipboard',
|
'splash_removed_from_clipboard' => 'Eliminat din clipboard',
|
||||||
'splash_rm_attribute' => 'Atribut eliminat',
|
'splash_rm_attribute' => 'Atribut eliminat',
|
||||||
'splash_rm_document' => 'Document eliminat',
|
'splash_rm_document' => 'Document eliminat',
|
||||||
|
@ -1288,6 +1298,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Trimite informații',
|
'submit_userinfo' => 'Trimite informații',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Substituie Utilizator',
|
'substitute_user' => 'Substituie Utilizator',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Duminică',
|
'sunday' => 'Duminică',
|
||||||
'sunday_abbr' => 'Du',
|
'sunday_abbr' => 'Du',
|
||||||
'sv_SE' => 'Suedeză',
|
'sv_SE' => 'Suedeză',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (1287)
|
// Translators: Admin (1288)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Принять',
|
'accept' => 'Принять',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Доступ запрещён',
|
'access_denied' => 'Доступ запрещён',
|
||||||
'access_inheritance' => 'Наследование доступа',
|
'access_inheritance' => 'Наследование доступа',
|
||||||
'access_mode' => 'Режим доступа',
|
'access_mode' => 'Режим доступа',
|
||||||
|
@ -225,6 +226,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Комментарий версии',
|
'comment_for_current_version' => 'Комментарий версии',
|
||||||
'confirm_create_fulltext_index' => 'Да, пересоздать полнотекстовый индекс!',
|
'confirm_create_fulltext_index' => 'Да, пересоздать полнотекстовый индекс!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Подтвердите пароль',
|
'confirm_pwd' => 'Подтвердите пароль',
|
||||||
'confirm_rm_backup' => 'Удалить файл «[arkname]»?<br>Действие <b>необратимо</b>',
|
'confirm_rm_backup' => 'Удалить файл «[arkname]»?<br>Действие <b>необратимо</b>',
|
||||||
'confirm_rm_document' => 'Удалить документ «[documentname]»?<br>Действие <b>необратимо</b>',
|
'confirm_rm_document' => 'Удалить документ «[documentname]»?<br>Действие <b>необратимо</b>',
|
||||||
|
@ -387,9 +390,13 @@ URL: [url]',
|
||||||
'en_GB' => 'English (GB)',
|
'en_GB' => 'English (GB)',
|
||||||
'equal_transition_states' => 'Одинаковые начальный и конечный статусы',
|
'equal_transition_states' => 'Одинаковые начальный и конечный статусы',
|
||||||
'error' => 'Ошибка',
|
'error' => 'Ошибка',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Нет выбранных документов',
|
'error_no_document_selected' => 'Нет выбранных документов',
|
||||||
'error_no_folder_selected' => 'Нет выбранных каталогов',
|
'error_no_folder_selected' => 'Нет выбранных каталогов',
|
||||||
'error_occured' => 'Произошла ошибка',
|
'error_occured' => 'Произошла ошибка',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spanish',
|
'es_ES' => 'Spanish',
|
||||||
'event_details' => 'Информация о событии',
|
'event_details' => 'Информация о событии',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -588,6 +595,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Отсутствует контрольная сумма',
|
'missing_checksum' => 'Отсутствует контрольная сумма',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Отсутствует размер файла',
|
'missing_filesize' => 'Отсутствует размер файла',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Отсутствует пользователь/группа для изменения.',
|
'missing_transition_user_group' => 'Отсутствует пользователь/группа для изменения.',
|
||||||
'monday' => 'Понедельник',
|
'monday' => 'Понедельник',
|
||||||
'monday_abbr' => 'Пн',
|
'monday_abbr' => 'Пн',
|
||||||
|
@ -1213,6 +1221,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Неверный идентификатор каталога',
|
'splash_invalid_folder_id' => 'Неверный идентификатор каталога',
|
||||||
'splash_invalid_searchterm' => 'Неверный поисковый запрос',
|
'splash_invalid_searchterm' => 'Неверный поисковый запрос',
|
||||||
'splash_moved_clipboard' => 'Буфер обмена перенесён в текущий каталог',
|
'splash_moved_clipboard' => 'Буфер обмена перенесён в текущий каталог',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Удалён из буфера обмена',
|
'splash_removed_from_clipboard' => 'Удалён из буфера обмена',
|
||||||
'splash_rm_attribute' => 'Атрибут удалён',
|
'splash_rm_attribute' => 'Атрибут удалён',
|
||||||
'splash_rm_document' => 'Документ удалён',
|
'splash_rm_document' => 'Документ удалён',
|
||||||
|
@ -1256,6 +1266,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Отправить информацию',
|
'submit_userinfo' => 'Отправить информацию',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Переключиться',
|
'substitute_user' => 'Переключиться',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Воскресенье',
|
'sunday' => 'Воскресенье',
|
||||||
'sunday_abbr' => 'Вс',
|
'sunday_abbr' => 'Вс',
|
||||||
'sv_SE' => 'Swedish',
|
'sv_SE' => 'Swedish',
|
||||||
|
@ -1284,7 +1298,7 @@ URL: [url]',
|
||||||
'timeline_skip_status_change_1' => '',
|
'timeline_skip_status_change_1' => '',
|
||||||
'timeline_skip_status_change_2' => '',
|
'timeline_skip_status_change_2' => '',
|
||||||
'timeline_skip_status_change_3' => '',
|
'timeline_skip_status_change_3' => '',
|
||||||
'timeline_status_change' => '',
|
'timeline_status_change' => 'Версия [version]: [status]',
|
||||||
'to' => 'До',
|
'to' => 'До',
|
||||||
'toggle_manager' => 'Изменить как менеджера',
|
'toggle_manager' => 'Изменить как менеджера',
|
||||||
'to_before_from' => '',
|
'to_before_from' => '',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Prijať',
|
'accept' => 'Prijať',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Prístup zamietnutý.',
|
'access_denied' => 'Prístup zamietnutý.',
|
||||||
'access_inheritance' => 'Dedičnosť prístupu',
|
'access_inheritance' => 'Dedičnosť prístupu',
|
||||||
'access_mode' => 'Režim prístupu',
|
'access_mode' => 'Režim prístupu',
|
||||||
|
@ -214,6 +215,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Version comment',
|
'comment_for_current_version' => 'Version comment',
|
||||||
'confirm_create_fulltext_index' => '',
|
'confirm_create_fulltext_index' => '',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Potvrdenie hesla',
|
'confirm_pwd' => 'Potvrdenie hesla',
|
||||||
'confirm_rm_backup' => 'Skutočne si prajete odstrániť zálohu "[arkname]"?<br>Buďte opatrní, táto akcia je nezvratná.',
|
'confirm_rm_backup' => 'Skutočne si prajete odstrániť zálohu "[arkname]"?<br>Buďte opatrní, táto akcia je nezvratná.',
|
||||||
'confirm_rm_document' => 'Naozaj chcete odstrániť dokument \'[documentname]\'?<br>Buďte opatrní: Túto činnosť nemožno vrátiť späť.',
|
'confirm_rm_document' => 'Naozaj chcete odstrániť dokument \'[documentname]\'?<br>Buďte opatrní: Túto činnosť nemožno vrátiť späť.',
|
||||||
|
@ -346,9 +349,13 @@ URL: [url]',
|
||||||
'en_GB' => 'Angličtina (UK)',
|
'en_GB' => 'Angličtina (UK)',
|
||||||
'equal_transition_states' => '',
|
'equal_transition_states' => '',
|
||||||
'error' => 'Chyba',
|
'error' => 'Chyba',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => '',
|
'error_no_document_selected' => '',
|
||||||
'error_no_folder_selected' => '',
|
'error_no_folder_selected' => '',
|
||||||
'error_occured' => 'Vyskytla sa chyba',
|
'error_occured' => 'Vyskytla sa chyba',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Španielčina',
|
'es_ES' => 'Španielčina',
|
||||||
'event_details' => 'Detail udalosti',
|
'event_details' => 'Detail udalosti',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -523,6 +530,7 @@ URL: [url]',
|
||||||
'missing_checksum' => '',
|
'missing_checksum' => '',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => '',
|
'missing_filesize' => '',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => '',
|
'missing_transition_user_group' => '',
|
||||||
'monday' => 'Pondelok',
|
'monday' => 'Pondelok',
|
||||||
'monday_abbr' => '',
|
'monday_abbr' => '',
|
||||||
|
@ -1077,6 +1085,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '',
|
'splash_removed_from_clipboard' => '',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => 'Dokument odstránený',
|
'splash_rm_document' => 'Dokument odstránený',
|
||||||
|
@ -1120,6 +1130,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => '',
|
'submit_userinfo' => '',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Nahradiť používateľa',
|
'substitute_user' => 'Nahradiť používateľa',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Nedeľa',
|
'sunday' => 'Nedeľa',
|
||||||
'sunday_abbr' => '',
|
'sunday_abbr' => '',
|
||||||
'sv_SE' => 'Švédština',
|
'sv_SE' => 'Švédština',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Godkänn',
|
'accept' => 'Godkänn',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Åtkomst nekas.',
|
'access_denied' => 'Åtkomst nekas.',
|
||||||
'access_inheritance' => 'Ärv åtkomst',
|
'access_inheritance' => 'Ärv åtkomst',
|
||||||
'access_mode' => 'Åtkomstnivå',
|
'access_mode' => 'Åtkomstnivå',
|
||||||
|
@ -225,6 +226,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Kommentar till versionen',
|
'comment_for_current_version' => 'Kommentar till versionen',
|
||||||
'confirm_create_fulltext_index' => 'Ja, jag vill återskapa fulltext-sökindex !',
|
'confirm_create_fulltext_index' => 'Ja, jag vill återskapa fulltext-sökindex !',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Bekräfta lösenord',
|
'confirm_pwd' => 'Bekräfta lösenord',
|
||||||
'confirm_rm_backup' => 'Vill du verkligen ta bort filen "[arkname]"?<br>OBS! Om filen tas bort, kan den inte återskapas!',
|
'confirm_rm_backup' => 'Vill du verkligen ta bort filen "[arkname]"?<br>OBS! Om filen tas bort, kan den inte återskapas!',
|
||||||
'confirm_rm_document' => 'Vill du verkligen ta bort dokumentet \'[documentname]\'?<br>OBS! Om dokumentet tas bort, kan det inte återskapas!',
|
'confirm_rm_document' => 'Vill du verkligen ta bort dokumentet \'[documentname]\'?<br>OBS! Om dokumentet tas bort, kan det inte återskapas!',
|
||||||
|
@ -387,9 +390,13 @@ URL: [url]',
|
||||||
'en_GB' => 'engelska (GB)',
|
'en_GB' => 'engelska (GB)',
|
||||||
'equal_transition_states' => 'Start and slut status är lika',
|
'equal_transition_states' => 'Start and slut status är lika',
|
||||||
'error' => 'Fel',
|
'error' => 'Fel',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Inget dokument har valts',
|
'error_no_document_selected' => 'Inget dokument har valts',
|
||||||
'error_no_folder_selected' => 'Ingen katalog har valts',
|
'error_no_folder_selected' => 'Ingen katalog har valts',
|
||||||
'error_occured' => 'Ett fel har inträffat.',
|
'error_occured' => 'Ett fel har inträffat.',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'spanska',
|
'es_ES' => 'spanska',
|
||||||
'event_details' => 'Händelseinställningar',
|
'event_details' => 'Händelseinställningar',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -588,6 +595,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Checksumma saknas',
|
'missing_checksum' => 'Checksumma saknas',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Filstorlek saknas',
|
'missing_filesize' => 'Filstorlek saknas',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Användare/grupp saknas för övergång',
|
'missing_transition_user_group' => 'Användare/grupp saknas för övergång',
|
||||||
'monday' => 'måndag',
|
'monday' => 'måndag',
|
||||||
'monday_abbr' => 'må',
|
'monday_abbr' => 'må',
|
||||||
|
@ -1208,6 +1216,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Ogiltigt katalog ID',
|
'splash_invalid_folder_id' => 'Ogiltigt katalog ID',
|
||||||
'splash_invalid_searchterm' => 'Ogiltigt sökord',
|
'splash_invalid_searchterm' => 'Ogiltigt sökord',
|
||||||
'splash_moved_clipboard' => 'Urklipp flyttades till aktuella katalogen',
|
'splash_moved_clipboard' => 'Urklipp flyttades till aktuella katalogen',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Borttagen från urklipp',
|
'splash_removed_from_clipboard' => 'Borttagen från urklipp',
|
||||||
'splash_rm_attribute' => 'Attribut har tagits bort',
|
'splash_rm_attribute' => 'Attribut har tagits bort',
|
||||||
'splash_rm_document' => 'Dokument borttaget',
|
'splash_rm_document' => 'Dokument borttaget',
|
||||||
|
@ -1251,6 +1261,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Skicka info',
|
'submit_userinfo' => 'Skicka info',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Byt användare',
|
'substitute_user' => 'Byt användare',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'söndag',
|
'sunday' => 'söndag',
|
||||||
'sunday_abbr' => 'sö',
|
'sunday_abbr' => 'sö',
|
||||||
'sv_SE' => 'svenska',
|
'sv_SE' => 'svenska',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Kabul',
|
'accept' => 'Kabul',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Erişim engellendi.',
|
'access_denied' => 'Erişim engellendi.',
|
||||||
'access_inheritance' => 'Devredilen Erişim',
|
'access_inheritance' => 'Devredilen Erişim',
|
||||||
'access_mode' => 'Erişim modu',
|
'access_mode' => 'Erişim modu',
|
||||||
|
@ -231,6 +232,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => 'Versiyon açıklaması',
|
'comment_for_current_version' => 'Versiyon açıklaması',
|
||||||
'confirm_create_fulltext_index' => 'Evet, tam metin indeksini yeniden oluşturmak istiyorum!',
|
'confirm_create_fulltext_index' => 'Evet, tam metin indeksini yeniden oluşturmak istiyorum!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Parolayı Onayla',
|
'confirm_pwd' => 'Parolayı Onayla',
|
||||||
'confirm_rm_backup' => '"[arkname]" dosyasını silmeyi onaylıyor musunuz?<br>Dikkatli olun: Bu eylemin geri dönüşü yoktur.',
|
'confirm_rm_backup' => '"[arkname]" dosyasını silmeyi onaylıyor musunuz?<br>Dikkatli olun: Bu eylemin geri dönüşü yoktur.',
|
||||||
'confirm_rm_document' => '\'[documentname]\' Dokümanını silmeyi onaylıyor musunuz?<br>Dikkatli olun: Bu eylemin geri dönüşü yoktur.',
|
'confirm_rm_document' => '\'[documentname]\' Dokümanını silmeyi onaylıyor musunuz?<br>Dikkatli olun: Bu eylemin geri dönüşü yoktur.',
|
||||||
|
@ -393,9 +396,13 @@ URL: [url]',
|
||||||
'en_GB' => 'İngilizce',
|
'en_GB' => 'İngilizce',
|
||||||
'equal_transition_states' => 'Başlangıç ve bitiş durumları eşit',
|
'equal_transition_states' => 'Başlangıç ve bitiş durumları eşit',
|
||||||
'error' => 'Hata',
|
'error' => 'Hata',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Hiçbir doküman seçilmedi',
|
'error_no_document_selected' => 'Hiçbir doküman seçilmedi',
|
||||||
'error_no_folder_selected' => 'Hiçbir klasör seçilmedi',
|
'error_no_folder_selected' => 'Hiçbir klasör seçilmedi',
|
||||||
'error_occured' => 'Bir hata oluştu',
|
'error_occured' => 'Bir hata oluştu',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'İspanyolca',
|
'es_ES' => 'İspanyolca',
|
||||||
'event_details' => 'Etkinkil detayları',
|
'event_details' => 'Etkinkil detayları',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -594,6 +601,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Sağlama toplamı eksik',
|
'missing_checksum' => 'Sağlama toplamı eksik',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Dosya boyutu eksik',
|
'missing_filesize' => 'Dosya boyutu eksik',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Geçiş için kullanıcı/grup bilgisi eksik',
|
'missing_transition_user_group' => 'Geçiş için kullanıcı/grup bilgisi eksik',
|
||||||
'monday' => 'Pazartesi',
|
'monday' => 'Pazartesi',
|
||||||
'monday_abbr' => 'Pzt',
|
'monday_abbr' => 'Pzt',
|
||||||
|
@ -1224,6 +1232,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Hatalı klasör ID',
|
'splash_invalid_folder_id' => 'Hatalı klasör ID',
|
||||||
'splash_invalid_searchterm' => 'Hatalı arama terimi',
|
'splash_invalid_searchterm' => 'Hatalı arama terimi',
|
||||||
'splash_moved_clipboard' => 'Pano mevcut klasöre taşındı',
|
'splash_moved_clipboard' => 'Pano mevcut klasöre taşındı',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Panodan silindi',
|
'splash_removed_from_clipboard' => 'Panodan silindi',
|
||||||
'splash_rm_attribute' => 'Nitelik silindi',
|
'splash_rm_attribute' => 'Nitelik silindi',
|
||||||
'splash_rm_document' => 'Doküman silindi',
|
'splash_rm_document' => 'Doküman silindi',
|
||||||
|
@ -1267,6 +1277,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Bilgi gönder',
|
'submit_userinfo' => 'Bilgi gönder',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => 'Kullanıcının Yerine Geç',
|
'substitute_user' => 'Kullanıcının Yerine Geç',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Pazar',
|
'sunday' => 'Pazar',
|
||||||
'sunday_abbr' => 'Pa',
|
'sunday_abbr' => 'Pa',
|
||||||
'sv_SE' => 'İsveççe',
|
'sv_SE' => 'İsveççe',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => 'Прийняти',
|
'accept' => 'Прийняти',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => 'Доступ заборонений',
|
'access_denied' => 'Доступ заборонений',
|
||||||
'access_inheritance' => 'Наслідування доступу',
|
'access_inheritance' => 'Наслідування доступу',
|
||||||
'access_mode' => 'Режим доступу',
|
'access_mode' => 'Режим доступу',
|
||||||
|
@ -237,6 +238,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => 'Повідомлення про зміну коментаря',
|
'comment_changed_email' => 'Повідомлення про зміну коментаря',
|
||||||
'comment_for_current_version' => 'Коментарій версії',
|
'comment_for_current_version' => 'Коментарій версії',
|
||||||
'confirm_create_fulltext_index' => 'Так, перестворити повнотекстовий індекс!',
|
'confirm_create_fulltext_index' => 'Так, перестворити повнотекстовий індекс!',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => 'Підтвердіть пароль',
|
'confirm_pwd' => 'Підтвердіть пароль',
|
||||||
'confirm_rm_backup' => 'Видалити файл «[arkname]»?<br>Дія <b>необоротна</b>',
|
'confirm_rm_backup' => 'Видалити файл «[arkname]»?<br>Дія <b>необоротна</b>',
|
||||||
'confirm_rm_document' => 'Видалити документ «[documentname]»?<br>Дія <b>необоротна</b>',
|
'confirm_rm_document' => 'Видалити документ «[documentname]»?<br>Дія <b>необоротна</b>',
|
||||||
|
@ -399,9 +402,13 @@ URL: [url]',
|
||||||
'en_GB' => 'English (GB)',
|
'en_GB' => 'English (GB)',
|
||||||
'equal_transition_states' => 'Однакові початковий і кінцевий статуси',
|
'equal_transition_states' => 'Однакові початковий і кінцевий статуси',
|
||||||
'error' => 'Помилка',
|
'error' => 'Помилка',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => 'Немає вибраних документів',
|
'error_no_document_selected' => 'Немає вибраних документів',
|
||||||
'error_no_folder_selected' => 'Немає вибраних каталогів',
|
'error_no_folder_selected' => 'Немає вибраних каталогів',
|
||||||
'error_occured' => 'Виникла помилка',
|
'error_occured' => 'Виникла помилка',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => 'Spanish',
|
'es_ES' => 'Spanish',
|
||||||
'event_details' => 'Інформація про подію',
|
'event_details' => 'Інформація про подію',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -600,6 +607,7 @@ URL: [url]',
|
||||||
'missing_checksum' => 'Відсутня контрольна сума',
|
'missing_checksum' => 'Відсутня контрольна сума',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => 'Відсутній розмір файлу',
|
'missing_filesize' => 'Відсутній розмір файлу',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => 'Відсутній користувач/група для зміни.',
|
'missing_transition_user_group' => 'Відсутній користувач/група для зміни.',
|
||||||
'monday' => 'Понеділок',
|
'monday' => 'Понеділок',
|
||||||
'monday_abbr' => 'Пн',
|
'monday_abbr' => 'Пн',
|
||||||
|
@ -1235,6 +1243,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => 'Невірний ідентифікатор каталога',
|
'splash_invalid_folder_id' => 'Невірний ідентифікатор каталога',
|
||||||
'splash_invalid_searchterm' => 'Невірний пошуковий запит',
|
'splash_invalid_searchterm' => 'Невірний пошуковий запит',
|
||||||
'splash_moved_clipboard' => 'Буфер обміну перенесено в поточний каталог',
|
'splash_moved_clipboard' => 'Буфер обміну перенесено в поточний каталог',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => 'Видалити з буферу обміну',
|
'splash_removed_from_clipboard' => 'Видалити з буферу обміну',
|
||||||
'splash_rm_attribute' => 'Атрибут видалено',
|
'splash_rm_attribute' => 'Атрибут видалено',
|
||||||
'splash_rm_document' => 'Документ видалено',
|
'splash_rm_document' => 'Документ видалено',
|
||||||
|
@ -1278,6 +1288,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => 'Відправити інформацію',
|
'submit_userinfo' => 'Відправити інформацію',
|
||||||
'substitute_to_user' => 'Перемикнутися на \'[username]\'',
|
'substitute_to_user' => 'Перемикнутися на \'[username]\'',
|
||||||
'substitute_user' => 'Перемикнутися',
|
'substitute_user' => 'Перемикнутися',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Неділя',
|
'sunday' => 'Неділя',
|
||||||
'sunday_abbr' => 'Нд',
|
'sunday_abbr' => 'Нд',
|
||||||
'sv_SE' => 'Swedish',
|
'sv_SE' => 'Swedish',
|
||||||
|
|
|
@ -19,10 +19,11 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (628), fengjohn (5)
|
// Translators: Admin (629), fengjohn (5)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => '接受',
|
'accept' => '接受',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => '拒绝访问',
|
'access_denied' => '拒绝访问',
|
||||||
'access_inheritance' => '继承访问权限',
|
'access_inheritance' => '继承访问权限',
|
||||||
'access_mode' => '访问模式',
|
'access_mode' => '访问模式',
|
||||||
|
@ -187,7 +188,7 @@ URL: [url]',
|
||||||
'chart_docspermonth_title' => '每月创建的新文档',
|
'chart_docspermonth_title' => '每月创建的新文档',
|
||||||
'chart_docsperstatus_title' => '',
|
'chart_docsperstatus_title' => '',
|
||||||
'chart_docsperuser_title' => '',
|
'chart_docsperuser_title' => '',
|
||||||
'chart_selection' => '',
|
'chart_selection' => '选择报表',
|
||||||
'chart_sizeperuser_title' => '',
|
'chart_sizeperuser_title' => '',
|
||||||
'checkedout_file_has_different_version' => '',
|
'checkedout_file_has_different_version' => '',
|
||||||
'checkedout_file_has_disappeared' => '',
|
'checkedout_file_has_disappeared' => '',
|
||||||
|
@ -214,6 +215,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => '版本说明',
|
'comment_for_current_version' => '版本说明',
|
||||||
'confirm_create_fulltext_index' => '',
|
'confirm_create_fulltext_index' => '',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => '确认密码',
|
'confirm_pwd' => '确认密码',
|
||||||
'confirm_rm_backup' => '您确定要删除"[arkname]"备份文档?<br>请注意:此动作执行后不能撤销.',
|
'confirm_rm_backup' => '您确定要删除"[arkname]"备份文档?<br>请注意:此动作执行后不能撤销.',
|
||||||
'confirm_rm_document' => '您确定要删除\'[documentname]\'文档?<br>请注意:此动作执行后不能撤销.',
|
'confirm_rm_document' => '您确定要删除\'[documentname]\'文档?<br>请注意:此动作执行后不能撤销.',
|
||||||
|
@ -348,9 +351,13 @@ URL: [url]',
|
||||||
'en_GB' => '英语',
|
'en_GB' => '英语',
|
||||||
'equal_transition_states' => '',
|
'equal_transition_states' => '',
|
||||||
'error' => '错误',
|
'error' => '错误',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => '请选择文档',
|
'error_no_document_selected' => '请选择文档',
|
||||||
'error_no_folder_selected' => '请选择文件夹',
|
'error_no_folder_selected' => '请选择文件夹',
|
||||||
'error_occured' => '出错',
|
'error_occured' => '出错',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => '西班牙语',
|
'es_ES' => '西班牙语',
|
||||||
'event_details' => '错误详情',
|
'event_details' => '错误详情',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -525,6 +532,7 @@ URL: [url]',
|
||||||
'missing_checksum' => '缺失校验',
|
'missing_checksum' => '缺失校验',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => '缺失文件大小',
|
'missing_filesize' => '缺失文件大小',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => '',
|
'missing_transition_user_group' => '',
|
||||||
'monday' => 'Monday',
|
'monday' => 'Monday',
|
||||||
'monday_abbr' => '',
|
'monday_abbr' => '',
|
||||||
|
@ -1079,6 +1087,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '已从剪切板删除',
|
'splash_removed_from_clipboard' => '已从剪切板删除',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => '文档已被移除',
|
'splash_rm_document' => '文档已被移除',
|
||||||
|
@ -1122,6 +1132,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => '',
|
'submit_userinfo' => '',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => '代理人',
|
'substitute_user' => '代理人',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Sunday',
|
'sunday' => 'Sunday',
|
||||||
'sunday_abbr' => '',
|
'sunday_abbr' => '',
|
||||||
'sv_SE' => '瑞典语',
|
'sv_SE' => '瑞典语',
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'accept' => '接受',
|
'accept' => '接受',
|
||||||
|
'access_control' => '',
|
||||||
'access_denied' => '拒絕訪問',
|
'access_denied' => '拒絕訪問',
|
||||||
'access_inheritance' => '繼承存取權限',
|
'access_inheritance' => '繼承存取權限',
|
||||||
'access_mode' => '訪問模式',
|
'access_mode' => '訪問模式',
|
||||||
|
@ -214,6 +215,8 @@ URL: [url]',
|
||||||
'comment_changed_email' => '',
|
'comment_changed_email' => '',
|
||||||
'comment_for_current_version' => '版本說明',
|
'comment_for_current_version' => '版本說明',
|
||||||
'confirm_create_fulltext_index' => '確認已新增之全文索引',
|
'confirm_create_fulltext_index' => '確認已新增之全文索引',
|
||||||
|
'confirm_move_document' => '',
|
||||||
|
'confirm_move_folder' => '',
|
||||||
'confirm_pwd' => '確認密碼',
|
'confirm_pwd' => '確認密碼',
|
||||||
'confirm_rm_backup' => '您確定要刪除"[arkname]"備份文檔?<br>請注意:此動作執行後不能撤銷.',
|
'confirm_rm_backup' => '您確定要刪除"[arkname]"備份文檔?<br>請注意:此動作執行後不能撤銷.',
|
||||||
'confirm_rm_document' => '您確定要刪除"[documentname]"文檔?<br>請注意:此動作執行後不能撤銷.',
|
'confirm_rm_document' => '您確定要刪除"[documentname]"文檔?<br>請注意:此動作執行後不能撤銷.',
|
||||||
|
@ -346,9 +349,13 @@ URL: [url]',
|
||||||
'en_GB' => '英語',
|
'en_GB' => '英語',
|
||||||
'equal_transition_states' => '',
|
'equal_transition_states' => '',
|
||||||
'error' => '',
|
'error' => '',
|
||||||
|
'error_add_aro' => '',
|
||||||
|
'error_add_permission' => '',
|
||||||
'error_no_document_selected' => '請選擇文檔',
|
'error_no_document_selected' => '請選擇文檔',
|
||||||
'error_no_folder_selected' => '請選擇資料夾',
|
'error_no_folder_selected' => '請選擇資料夾',
|
||||||
'error_occured' => '出錯',
|
'error_occured' => '出錯',
|
||||||
|
'error_remove_permission' => '',
|
||||||
|
'error_toogle_permission' => '',
|
||||||
'es_ES' => '西班牙語',
|
'es_ES' => '西班牙語',
|
||||||
'event_details' => '錯誤詳情',
|
'event_details' => '錯誤詳情',
|
||||||
'exclude_items' => '',
|
'exclude_items' => '',
|
||||||
|
@ -523,6 +530,7 @@ URL: [url]',
|
||||||
'missing_checksum' => '',
|
'missing_checksum' => '',
|
||||||
'missing_file' => '',
|
'missing_file' => '',
|
||||||
'missing_filesize' => '',
|
'missing_filesize' => '',
|
||||||
|
'missing_request_object' => '',
|
||||||
'missing_transition_user_group' => '',
|
'missing_transition_user_group' => '',
|
||||||
'monday' => 'Monday',
|
'monday' => 'Monday',
|
||||||
'monday_abbr' => '',
|
'monday_abbr' => '',
|
||||||
|
@ -1077,6 +1085,8 @@ URL: [url]',
|
||||||
'splash_invalid_folder_id' => '',
|
'splash_invalid_folder_id' => '',
|
||||||
'splash_invalid_searchterm' => '',
|
'splash_invalid_searchterm' => '',
|
||||||
'splash_moved_clipboard' => '',
|
'splash_moved_clipboard' => '',
|
||||||
|
'splash_move_document' => '',
|
||||||
|
'splash_move_folder' => '',
|
||||||
'splash_removed_from_clipboard' => '',
|
'splash_removed_from_clipboard' => '',
|
||||||
'splash_rm_attribute' => '',
|
'splash_rm_attribute' => '',
|
||||||
'splash_rm_document' => '文檔已被移除',
|
'splash_rm_document' => '文檔已被移除',
|
||||||
|
@ -1120,6 +1130,10 @@ URL: [url]',
|
||||||
'submit_userinfo' => '',
|
'submit_userinfo' => '',
|
||||||
'substitute_to_user' => '',
|
'substitute_to_user' => '',
|
||||||
'substitute_user' => '代理人',
|
'substitute_user' => '代理人',
|
||||||
|
'success_add_aro' => '',
|
||||||
|
'success_add_permission' => '',
|
||||||
|
'success_remove_permission' => '',
|
||||||
|
'success_toogle_permission' => '',
|
||||||
'sunday' => 'Sunday',
|
'sunday' => 'Sunday',
|
||||||
'sunday_abbr' => '',
|
'sunday_abbr' => '',
|
||||||
'sv_SE' => '瑞典語',
|
'sv_SE' => '瑞典語',
|
||||||
|
|
|
@ -275,7 +275,7 @@ switch($command) {
|
||||||
if($folder->getAccessMode($user) >= M_READWRITE) {
|
if($folder->getAccessMode($user) >= M_READWRITE) {
|
||||||
if($mdocument->setFolder($folder)) {
|
if($mdocument->setFolder($folder)) {
|
||||||
header('Content-Type: application/json');
|
header('Content-Type: application/json');
|
||||||
echo json_encode(array('success'=>true, 'message'=>'Document moved', 'data'=>''));
|
echo json_encode(array('success'=>true, 'message'=>getMLText('splash_move_document'), 'data'=>''));
|
||||||
} else {
|
} else {
|
||||||
header('Content-Type: application/json');
|
header('Content-Type: application/json');
|
||||||
echo json_encode(array('success'=>false, 'message'=>'Error moving folder', 'data'=>''));
|
echo json_encode(array('success'=>false, 'message'=>'Error moving folder', 'data'=>''));
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
$(document).ready( function() {
|
$(document).ready( function() {
|
||||||
/* close popovers when clicking somewhere except in the popover or the
|
/* close popovers when clicking somewhere except in the popover or the
|
||||||
* remove icon
|
* remove icon
|
||||||
|
@ -27,7 +26,7 @@ $(document).ready( function() {
|
||||||
/* change the color and length of the bar graph showing the password
|
/* change the color and length of the bar graph showing the password
|
||||||
* strength on each change to the passwod field.
|
* strength on each change to the passwod field.
|
||||||
*/
|
*/
|
||||||
$(".pwd").passStrength({
|
$(".pwd").passStrength({ /* {{{ */
|
||||||
url: "../op/op.Ajax.php",
|
url: "../op/op.Ajax.php",
|
||||||
onChange: function(data, target) {
|
onChange: function(data, target) {
|
||||||
pwsp = 100*data.score;
|
pwsp = 100*data.score;
|
||||||
|
@ -40,10 +39,10 @@ $(document).ready( function() {
|
||||||
$('#'+target+' div.bar').addClass('bar-danger');
|
$('#'+target+' div.bar').addClass('bar-danger');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
/* The typeahead functionality useѕ the rest api */
|
/* The typeahead functionality useѕ the rest api */
|
||||||
$("#searchfield").typeahead({
|
$("#searchfield").typeahead({ /* {{{ */
|
||||||
minLength: 3,
|
minLength: 3,
|
||||||
source: function(query, process) {
|
source: function(query, process) {
|
||||||
$.get('../restapi/index.php/search', { query: query, limit: 8, mode: 'typeahead' }, function(data) {
|
$.get('../restapi/index.php/search', { query: query, limit: 8, mode: 'typeahead' }, function(data) {
|
||||||
|
@ -69,10 +68,10 @@ $(document).ready( function() {
|
||||||
else
|
else
|
||||||
return '<i class="icon-search"></i> ' + item.substring(1);
|
return '<i class="icon-search"></i> ' + item.substring(1);
|
||||||
}
|
}
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
/* Document chooser */
|
/* Document chooser */
|
||||||
$("[id^=choosedocsearch]").typeahead({
|
$("[id^=choosedocsearch]").typeahead({ /* {{{ */
|
||||||
minLength: 3,
|
minLength: 3,
|
||||||
source: function(query, process) {
|
source: function(query, process) {
|
||||||
// console.log(this.options);
|
// console.log(this.options);
|
||||||
|
@ -97,10 +96,10 @@ $(document).ready( function() {
|
||||||
strarr = item.split("#");
|
strarr = item.split("#");
|
||||||
return '<i class="icon-file"></i> ' + strarr[1];
|
return '<i class="icon-file"></i> ' + strarr[1];
|
||||||
}
|
}
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
/* Folder chooser */
|
/* Folder chooser */
|
||||||
$("[id^=choosefoldersearch]").typeahead({
|
$("[id^=choosefoldersearch]").typeahead({ /* {{{ */
|
||||||
minLength: 3,
|
minLength: 3,
|
||||||
source: function(query, process) {
|
source: function(query, process) {
|
||||||
// console.log(this.options);
|
// console.log(this.options);
|
||||||
|
@ -126,9 +125,9 @@ $(document).ready( function() {
|
||||||
strarr = item.split("#");
|
strarr = item.split("#");
|
||||||
return '<i class="icon-folder-close-alt"></i> ' + strarr[1];
|
return '<i class="icon-folder-close-alt"></i> ' + strarr[1];
|
||||||
}
|
}
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('body').on('click', 'a.addtoclipboard', function(ev){
|
$('body').on('click', 'a.addtoclipboard', function(ev) { /* {{{ */
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
attr_rel = $(ev.currentTarget).attr('rel');
|
attr_rel = $(ev.currentTarget).attr('rel');
|
||||||
attr_msg = $(ev.currentTarget).attr('msg');
|
attr_msg = $(ev.currentTarget).attr('msg');
|
||||||
|
@ -162,9 +161,9 @@ $(document).ready( function() {
|
||||||
},
|
},
|
||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('body').on('click', 'a.removefromclipboard', function(ev){
|
$('body').on('click', 'a.removefromclipboard', function(ev){ /* {{{ */
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
attr_rel = $(ev.currentTarget).attr('rel');
|
attr_rel = $(ev.currentTarget).attr('rel');
|
||||||
attr_msg = $(ev.currentTarget).attr('msg');
|
attr_msg = $(ev.currentTarget).attr('msg');
|
||||||
|
@ -198,9 +197,9 @@ $(document).ready( function() {
|
||||||
},
|
},
|
||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('body').on('click', 'a.lock-document-btn', function(ev){
|
$('body').on('click', 'a.lock-document-btn', function(ev){ /* {{{ */
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
attr_rel = $(ev.currentTarget).attr('rel');
|
attr_rel = $(ev.currentTarget).attr('rel');
|
||||||
attr_msg = $(ev.currentTarget).attr('msg');
|
attr_msg = $(ev.currentTarget).attr('msg');
|
||||||
|
@ -232,9 +231,9 @@ $(document).ready( function() {
|
||||||
},
|
},
|
||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('a.movefolder').click(function(ev){
|
$('a.movefolder').click(function(ev){ /* {{{ */
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
attr_source = $(ev.currentTarget).attr('source');
|
attr_source = $(ev.currentTarget).attr('source');
|
||||||
attr_dest = $(ev.currentTarget).attr('dest');
|
attr_dest = $(ev.currentTarget).attr('dest');
|
||||||
|
@ -257,9 +256,9 @@ $(document).ready( function() {
|
||||||
},
|
},
|
||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('a.movedocument').click(function(ev){
|
$('a.movedocument').click(function(ev){ /* {{{ */
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
attr_source = $(ev.currentTarget).attr('source');
|
attr_source = $(ev.currentTarget).attr('source');
|
||||||
attr_dest = $(ev.currentTarget).attr('dest');
|
attr_dest = $(ev.currentTarget).attr('dest');
|
||||||
|
@ -282,9 +281,9 @@ $(document).ready( function() {
|
||||||
},
|
},
|
||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$('.send-missing-translation a').click(function(ev){
|
$('.send-missing-translation a').click(function(ev){ /* {{{ */
|
||||||
// console.log($(ev.target).parent().children('[name=missing-lang-key]').val());
|
// console.log($(ev.target).parent().children('[name=missing-lang-key]').val());
|
||||||
// console.log($(ev.target).parent().children('[name=missing-lang-lang]').val());
|
// console.log($(ev.target).parent().children('[name=missing-lang-lang]').val());
|
||||||
// console.log($(ev.target).parent().children('[name=missing-lang-translation]').val());
|
// console.log($(ev.target).parent().children('[name=missing-lang-translation]').val());
|
||||||
|
@ -310,7 +309,7 @@ $(document).ready( function() {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
}); /* }}} */
|
||||||
|
|
||||||
$(document).on('change', '.btn-file :file', function() {
|
$(document).on('change', '.btn-file :file', function() {
|
||||||
var input = $(this),
|
var input = $(this),
|
||||||
|
@ -350,6 +349,7 @@ $(document).ready( function() {
|
||||||
$(".chzn-select").chosen();
|
$(".chzn-select").chosen();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
$('div.ajax').on('update', function(event, param1) {
|
$('div.ajax').on('update', function(event, param1) {
|
||||||
var element = $(this);
|
var element = $(this);
|
||||||
var url = '';
|
var url = '';
|
||||||
|
@ -374,6 +374,7 @@ $(document).ready( function() {
|
||||||
$(".chzn-select").chosen();
|
$(".chzn-select").chosen();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
$("body").on("click", ".ajax-click", function() {
|
$("body").on("click", ".ajax-click", function() {
|
||||||
var element = $(this);
|
var element = $(this);
|
||||||
var url = element.data('href')+"?"+element.data('param1');
|
var url = element.data('href')+"?"+element.data('param1');
|
||||||
|
@ -391,12 +392,7 @@ $(document).ready( function() {
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
function allowDrop(ev) {
|
function onAddClipboard(ev) { /* {{{ */
|
||||||
ev.preventDefault();
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
function onAddClipboard(ev) {
|
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
source_type = ev.originalEvent.dataTransfer.getData("type");
|
source_type = ev.originalEvent.dataTransfer.getData("type");
|
||||||
source_id = ev.originalEvent.dataTransfer.getData("id");
|
source_id = ev.originalEvent.dataTransfer.getData("id");
|
||||||
|
@ -431,9 +427,9 @@ function onAddClipboard(ev) {
|
||||||
//url = "../op/op.AddToClipboard.php?id="+source_id+"&type="+source_type;
|
//url = "../op/op.AddToClipboard.php?id="+source_id+"&type="+source_type;
|
||||||
//document.location = url;
|
//document.location = url;
|
||||||
}
|
}
|
||||||
}
|
} /* }}} */
|
||||||
|
|
||||||
(function( SeedDMSUpload, $, undefined ) {
|
(function( SeedDMSUpload, $, undefined ) { /* {{{ */
|
||||||
var ajaxurl = "../op/op.Ajax.php";
|
var ajaxurl = "../op/op.Ajax.php";
|
||||||
var editBtnLabel = "Edit";
|
var editBtnLabel = "Edit";
|
||||||
var abortBtnLabel = "Abort";
|
var abortBtnLabel = "Abort";
|
||||||
|
@ -586,7 +582,7 @@ function onAddClipboard(ev) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}( window.SeedDMSUpload = window.SeedDMSUpload || {}, jQuery ));
|
}( window.SeedDMSUpload = window.SeedDMSUpload || {}, jQuery )); /* }}} */
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
var obj = $("#dragandrophandler");
|
var obj = $("#dragandrophandler");
|
||||||
|
@ -611,67 +607,143 @@ $(document).ready(function() {
|
||||||
SeedDMSUpload.handleFileUpload(files,obj);
|
SeedDMSUpload.handleFileUpload(files,obj);
|
||||||
});
|
});
|
||||||
|
|
||||||
var folder = $(".table-row-folder");
|
$(document).on('dragenter', '.table-row-folder', function (e) {
|
||||||
folder.on('dragenter', function (e) {
|
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
$(e.currentTarget).css('border', '2px dashed #0B85A1');
|
$(e.currentTarget).css('border', '2px dashed #0B85A1');
|
||||||
});
|
});
|
||||||
folder.on('dragleave', function (e) {
|
$(document).on('dragleave', '.table-row-folder', function (e) {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
$(e.currentTarget).css('border', '0px solid white');
|
$(e.currentTarget).css('border', '0px solid white');
|
||||||
});
|
});
|
||||||
folder.on('dragover', function (e) {
|
$(document).on('dragover', '.table-row-folder', function (e) {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
});
|
});
|
||||||
folder.on('drop', function (e) {
|
$(document).on('drop', '.table-row-folder', function (e) {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
|
$(e.currentTarget).css('border', '0px solid white');
|
||||||
attr_rel = $(e.currentTarget).attr('rel');
|
attr_rel = $(e.currentTarget).attr('rel');
|
||||||
target_type = attr_rel.split("_")[0];
|
target_type = attr_rel.split("_")[0];
|
||||||
target_id = attr_rel.split("_")[1];
|
target_id = attr_rel.split("_")[1];
|
||||||
source_type = e.originalEvent.dataTransfer.getData("type");
|
source_type = e.originalEvent.dataTransfer.getData("type");
|
||||||
source_id = e.originalEvent.dataTransfer.getData("id");
|
source_id = e.originalEvent.dataTransfer.getData("id");
|
||||||
|
formtoken = e.originalEvent.dataTransfer.getData("formtoken");
|
||||||
if(source_type == 'document') {
|
if(source_type == 'document') {
|
||||||
|
bootbox.dialog(trans.confirm_move_document, [{
|
||||||
|
"label" : "<i class='icon-remove'></i> "+trans.move_document,
|
||||||
|
"class" : "btn-danger",
|
||||||
|
"callback": function() {
|
||||||
|
$.get('../op/op.Ajax.php',
|
||||||
|
{ command: 'movedocument', docid: source_id, targetfolderid: target_id, formtoken: formtoken },
|
||||||
|
function(data) {
|
||||||
|
if(data.success) {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'success',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 1500,
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'error',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 3500,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
'json'
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"label" : trans.cancel,
|
||||||
|
"class" : "btn-cancel",
|
||||||
|
"callback": function() {
|
||||||
|
}
|
||||||
|
}]);
|
||||||
|
|
||||||
url = "../out/out.MoveDocument.php?documentid="+source_id+"&targetid="+target_id;
|
url = "../out/out.MoveDocument.php?documentid="+source_id+"&targetid="+target_id;
|
||||||
document.location = url;
|
// document.location = url;
|
||||||
} else if(source_type == 'folder') {
|
} else if(source_type == 'folder') {
|
||||||
|
bootbox.dialog(trans.confirm_move_folder, [{
|
||||||
|
"label" : "<i class='icon-remove'></i> "+trans.move_folder,
|
||||||
|
"class" : "btn-danger",
|
||||||
|
"callback": function() {
|
||||||
|
$.get('../op/op.Ajax.php',
|
||||||
|
{ command: 'movefolder', folderid: source_id, targetfolderid: target_id, formtoken: formtoken },
|
||||||
|
function(data) {
|
||||||
|
if(data.success) {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'success',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 1500,
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'error',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 3500,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
'json'
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"label" : trans.cancel,
|
||||||
|
"class" : "btn-cancel",
|
||||||
|
"callback": function() {
|
||||||
|
}
|
||||||
|
}]);
|
||||||
|
|
||||||
url = "../out/out.MoveFolder.php?folderid="+source_id+"&targetid="+target_id;
|
url = "../out/out.MoveFolder.php?folderid="+source_id+"&targetid="+target_id;
|
||||||
document.location = url;
|
// document.location = url;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
folder.on('dragstart', function (e) {
|
$(document).on('dragstart', '.table-row-folder', function (e) {
|
||||||
attr_rel = $(e.target).attr('rel');
|
attr_rel = $(e.target).attr('rel');
|
||||||
if(typeof attr_rel == 'undefined')
|
if(typeof attr_rel == 'undefined')
|
||||||
return;
|
return;
|
||||||
e.originalEvent.dataTransfer.setData("id", attr_rel.split("_")[1]);
|
e.originalEvent.dataTransfer.setData("id", attr_rel.split("_")[1]);
|
||||||
e.originalEvent.dataTransfer.setData("type","folder");
|
e.originalEvent.dataTransfer.setData("type","folder");
|
||||||
|
e.originalEvent.dataTransfer.setData("formtoken", $(e.target).attr('formtoken'));
|
||||||
});
|
});
|
||||||
|
|
||||||
var doc = $(".table-row-document");
|
$(document).on('dragstart', '.table-row-document', function (e) {
|
||||||
doc.on('dragstart', function (e) {
|
|
||||||
attr_rel = $(e.target).attr('rel');
|
attr_rel = $(e.target).attr('rel');
|
||||||
if(typeof attr_rel == 'undefined')
|
if(typeof attr_rel == 'undefined')
|
||||||
return;
|
return;
|
||||||
e.originalEvent.dataTransfer.setData("id", attr_rel.split("_")[1]);
|
e.originalEvent.dataTransfer.setData("id", attr_rel.split("_")[1]);
|
||||||
e.originalEvent.dataTransfer.setData("type","document");
|
e.originalEvent.dataTransfer.setData("type","document");
|
||||||
|
e.originalEvent.dataTransfer.setData("formtoken", $(e.target).attr('formtoken'));
|
||||||
});
|
});
|
||||||
|
|
||||||
var clipboard = $("#main-clipboard div.alert");
|
/* Dropping item on alert below clipboard */
|
||||||
clipboard.on('dragenter', function (e) {
|
$(document).on('dragenter', '#main-clipboard div.alert', function (e) {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
$(this).css('border', '2px dashed #0B85A1');
|
$(this).css('border', '2px dashed #0B85A1');
|
||||||
});
|
});
|
||||||
clipboard.on('dragleave', function (e) {
|
$(document).on('dragleave', '#main-clipboard div.alert', function (e) {
|
||||||
$(this).css('border', '0px solid white');
|
$(this).css('border', '0px solid white');
|
||||||
});
|
});
|
||||||
clipboard.on('dragover', function (e) {
|
$(document).on('dragover', '#main-clipboard div.alert', function (e) {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
});
|
});
|
||||||
clipboard.on('drop', function (e) {
|
$(document).on('drop', '#main-clipboard div.alert', function (e) {
|
||||||
$(this).css('border', '0px dotted #0B85A1');
|
$(this).css('border', '0px dotted #0B85A1');
|
||||||
onAddClipboard(e);
|
onAddClipboard(e);
|
||||||
});
|
});
|
||||||
|
@ -680,7 +752,7 @@ $(document).ready(function() {
|
||||||
attr_rel = $(e.srcElement).attr('rel');
|
attr_rel = $(e.srcElement).attr('rel');
|
||||||
if(typeof attr_rel == 'undefined')
|
if(typeof attr_rel == 'undefined')
|
||||||
return;
|
return;
|
||||||
$(e.srcElement).parent().css('border', '2px dashed #0B85A1');
|
$(e.target).parent().css('border', '2px dashed #0B85A1');
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
});
|
});
|
||||||
|
@ -688,7 +760,7 @@ $(document).ready(function() {
|
||||||
attr_rel = $(e.srcElement).attr('rel');
|
attr_rel = $(e.srcElement).attr('rel');
|
||||||
if(typeof attr_rel == 'undefined')
|
if(typeof attr_rel == 'undefined')
|
||||||
return;
|
return;
|
||||||
$(e.srcElement).parent().css('border', '0px solid white');
|
$(e.target).parent().css('border', '0px solid white');
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
});
|
});
|
||||||
|
@ -699,19 +771,95 @@ $(document).ready(function() {
|
||||||
$("#jqtree").on('drop', function (e) {
|
$("#jqtree").on('drop', function (e) {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
attr_rel = $(e.srcElement).attr('rel');
|
attr_rel = $(e.target).attr('rel');
|
||||||
if(typeof attr_rel == 'undefined')
|
if(typeof attr_rel == 'undefined')
|
||||||
return;
|
return;
|
||||||
|
$(e.target).parent().css('border', '0px solid white');
|
||||||
target_type = attr_rel.split("_")[0];
|
target_type = attr_rel.split("_")[0];
|
||||||
target_id = attr_rel.split("_")[1];
|
target_id = attr_rel.split("_")[1];
|
||||||
source_type = e.originalEvent.dataTransfer.getData("type");
|
source_type = e.originalEvent.dataTransfer.getData("type");
|
||||||
source_id = e.originalEvent.dataTransfer.getData("id");
|
source_id = e.originalEvent.dataTransfer.getData("id");
|
||||||
|
formtoken = e.originalEvent.dataTransfer.getData("formtoken");
|
||||||
if(source_type == 'document') {
|
if(source_type == 'document') {
|
||||||
|
bootbox.dialog(trans.confirm_move_document, [{
|
||||||
|
"label" : "<i class='icon-remove'></i> "+trans.move_document,
|
||||||
|
"class" : "btn-danger",
|
||||||
|
"callback": function() {
|
||||||
|
$.get('../op/op.Ajax.php',
|
||||||
|
{ command: 'movedocument', docid: source_id, targetfolderid: target_id, formtoken: formtoken },
|
||||||
|
function(data) {
|
||||||
|
if(data.success) {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'success',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 1500,
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'error',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 3500,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
'json'
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"label" : trans.cancel,
|
||||||
|
"class" : "btn-cancel",
|
||||||
|
"callback": function() {
|
||||||
|
}
|
||||||
|
}]);
|
||||||
|
|
||||||
url = "../out/out.MoveDocument.php?documentid="+source_id+"&targetid="+target_id;
|
url = "../out/out.MoveDocument.php?documentid="+source_id+"&targetid="+target_id;
|
||||||
document.location = url;
|
// document.location = url;
|
||||||
} else if(source_type == 'folder') {
|
} else if(source_type == 'folder') {
|
||||||
|
bootbox.dialog(trans.confirm_move_folder, [{
|
||||||
|
"label" : "<i class='icon-remove'></i> "+trans.move_folder,
|
||||||
|
"class" : "btn-danger",
|
||||||
|
"callback": function() {
|
||||||
|
$.get('../op/op.Ajax.php',
|
||||||
|
{ command: 'movefolder', folderid: source_id, targetfolderid: target_id, formtoken: formtoken },
|
||||||
|
function(data) {
|
||||||
|
if(data.success) {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'success',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 1500,
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
noty({
|
||||||
|
text: data.message,
|
||||||
|
type: 'error',
|
||||||
|
dismissQueue: true,
|
||||||
|
layout: 'topRight',
|
||||||
|
theme: 'defaultTheme',
|
||||||
|
timeout: 3500,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
'json'
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"label" : trans.cancel,
|
||||||
|
"class" : "btn-cancel",
|
||||||
|
"callback": function() {
|
||||||
|
}
|
||||||
|
}]);
|
||||||
|
|
||||||
url = "../out/out.MoveFolder.php?folderid="+source_id+"&targetid="+target_id;
|
url = "../out/out.MoveFolder.php?folderid="+source_id+"&targetid="+target_id;
|
||||||
document.location = url;
|
// document.location = url;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -343,7 +343,7 @@ $(document).ready(function () {
|
||||||
for ($i = 0; $i < count($path); $i++) {
|
for ($i = 0; $i < count($path); $i++) {
|
||||||
$txtpath .= "<li>";
|
$txtpath .= "<li>";
|
||||||
if ($i +1 < count($path)) {
|
if ($i +1 < count($path)) {
|
||||||
$txtpath .= "<a href=\"../out/out.ViewFolder.php?folderid=".$path[$i]->getID()."&showtree=".showtree()."\" rel=\"folder_".$path[$i]->getID()."\" class=\"table-row-folder\">".
|
$txtpath .= "<a href=\"../out/out.ViewFolder.php?folderid=".$path[$i]->getID()."&showtree=".showtree()."\" rel=\"folder_".$path[$i]->getID()."\" class=\"table-row-folder\" formtoken=\"".createFormKey('movefolder')."\">".
|
||||||
htmlspecialchars($path[$i]->getName())."</a>";
|
htmlspecialchars($path[$i]->getName())."</a>";
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
@ -1378,7 +1378,7 @@ $(function() {
|
||||||
onCreateLi: function(node, $li) {
|
onCreateLi: function(node, $li) {
|
||||||
// Add 'icon' span before title
|
// Add 'icon' span before title
|
||||||
if(node.is_folder)
|
if(node.is_folder)
|
||||||
$li.find('.jqtree-title').before('<i class="icon-folder-close-alt table-row-folder" rel="folder_' + node.id + '" _ondragover="allowDrop(event)" _ondrop="onDrop(event)"></i> ').attr('rel', 'folder_' + node.id).attr('_ondragover', 'allowDrop(event)').attr('_ondrop', 'onDrop(event)');
|
$li.find('.jqtree-title').before('<i class="icon-folder-close-alt table-row-folder" rel="folder_' + node.id + '"></i> ').attr('rel', 'folder_' + node.id).attr('formtoken', '<?php echo createFormKey('movefolder'); ?>');
|
||||||
else
|
else
|
||||||
$li.find('.jqtree-title').before('<i class="icon-file"></i> ');
|
$li.find('.jqtree-title').before('<i class="icon-file"></i> ');
|
||||||
}
|
}
|
||||||
|
@ -1435,7 +1435,7 @@ $(function() {
|
||||||
if($folder = $dms->getFolder($folderid)) {
|
if($folder = $dms->getFolder($folderid)) {
|
||||||
$comment = $folder->getComment();
|
$comment = $folder->getComment();
|
||||||
if (strlen($comment) > 150) $comment = substr($comment, 0, 147) . "...";
|
if (strlen($comment) > 150) $comment = substr($comment, 0, 147) . "...";
|
||||||
$content .= "<tr draggable=\"true\" rel=\"folder_".$folder->getID()."\" class=\"folder table-row-folder\">";
|
$content .= "<tr draggable=\"true\" rel=\"folder_".$folder->getID()."\" class=\"folder table-row-folder\" formtoken=\"".createFormKey('movefolder')."\">";
|
||||||
$content .= "<td><a draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$folder->getID()."&showtree=".showtree()."\"><img draggable=\"false\" src=\"".$this->imgpath."folder.png\" width=\"24\" height=\"24\" border=0></a></td>\n";
|
$content .= "<td><a draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$folder->getID()."&showtree=".showtree()."\"><img draggable=\"false\" src=\"".$this->imgpath."folder.png\" width=\"24\" height=\"24\" border=0></a></td>\n";
|
||||||
$content .= "<td><a draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$folder->getID()."&showtree=".showtree()."\">" . htmlspecialchars($folder->getName()) . "</a>";
|
$content .= "<td><a draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$folder->getID()."&showtree=".showtree()."\">" . htmlspecialchars($folder->getName()) . "</a>";
|
||||||
if($comment) {
|
if($comment) {
|
||||||
|
@ -1461,7 +1461,7 @@ $(function() {
|
||||||
$version = $latestContent->getVersion();
|
$version = $latestContent->getVersion();
|
||||||
$status = $latestContent->getStatus();
|
$status = $latestContent->getStatus();
|
||||||
|
|
||||||
$content .= "<tr draggable=\"true\" rel=\"document_".$docid."\" class=\"table-row-document\">";
|
$content .= "<tr draggable=\"true\" rel=\"document_".$docid."\" class=\"table-row-document\" formtoken=\"".createFormKey('movedocument')."\">";
|
||||||
|
|
||||||
if (file_exists($dms->contentDir . $latestContent->getPath())) {
|
if (file_exists($dms->contentDir . $latestContent->getPath())) {
|
||||||
$content .= "<td><a draggable=\"false\" href=\"../op/op.Download.php?documentid=".$docid."&version=".$version."\">";
|
$content .= "<td><a draggable=\"false\" href=\"../op/op.Download.php?documentid=".$docid."&version=".$version."\">";
|
||||||
|
@ -1474,7 +1474,7 @@ $(function() {
|
||||||
} else
|
} else
|
||||||
$content .= "<td><img draggable=\"false\" class=\"mimeicon\" src=\"".$this->getMimeIcon($latestContent->getFileType())."\" title=\"".htmlspecialchars($latestContent->getMimeType())."\"></td>";
|
$content .= "<td><img draggable=\"false\" class=\"mimeicon\" src=\"".$this->getMimeIcon($latestContent->getFileType())."\" title=\"".htmlspecialchars($latestContent->getMimeType())."\"></td>";
|
||||||
|
|
||||||
$content .= "<td><a href=\"out.ViewDocument.php?documentid=".$docid."&showtree=".showtree()."\">" . htmlspecialchars($document->getName()) . "</a>";
|
$content .= "<td><a draggable=\"false\" href=\"out.ViewDocument.php?documentid=".$docid."&showtree=".showtree()."\">" . htmlspecialchars($document->getName()) . "</a>";
|
||||||
if($comment) {
|
if($comment) {
|
||||||
$content .= "<br /><span style=\"font-size: 85%;\">".htmlspecialchars($comment)."</span>";
|
$content .= "<br /><span style=\"font-size: 85%;\">".htmlspecialchars($comment)."</span>";
|
||||||
}
|
}
|
||||||
|
@ -1709,7 +1709,7 @@ $(function() {
|
||||||
$docID = $document->getID();
|
$docID = $document->getID();
|
||||||
|
|
||||||
if(!$skipcont)
|
if(!$skipcont)
|
||||||
$content .= "<tr id=\"table-row-document-".$docID."\" class=\"table-row-document\" rel=\"document_".$docID."\" draggable=\"true\">";
|
$content .= "<tr id=\"table-row-document-".$docID."\" class=\"table-row-document\" rel=\"document_".$docID."\" formtoken=\"".createFormKey('movedocument')."\" draggable=\"true\">";
|
||||||
|
|
||||||
if($version)
|
if($version)
|
||||||
$latestContent = $document->getContentByVersion($version);
|
$latestContent = $document->getContentByVersion($version);
|
||||||
|
@ -1749,7 +1749,7 @@ $(function() {
|
||||||
$content .= "</td>";
|
$content .= "</td>";
|
||||||
|
|
||||||
$content .= "<td>";
|
$content .= "<td>";
|
||||||
$content .= "<a href=\"out.ViewDocument.php?documentid=".$docID."&showtree=".$showtree."\">" . htmlspecialchars($document->getName()) . "</a>";
|
$content .= "<a draggable=\"false\" href=\"out.ViewDocument.php?documentid=".$docID."&showtree=".$showtree."\">" . htmlspecialchars($document->getName()) . "</a>";
|
||||||
$content .= "<br /><span style=\"font-size: 85%; font-style: italic; color: #666; \">".getMLText('owner').": <b>".htmlspecialchars($owner->getFullName())."</b>, ".getMLText('creation_date').": <b>".date('Y-m-d', $document->getDate())."</b>, ".getMLText('version')." <b>".$version."</b> - <b>".date('Y-m-d', $latestContent->getDate())."</b></span>";
|
$content .= "<br /><span style=\"font-size: 85%; font-style: italic; color: #666; \">".getMLText('owner').": <b>".htmlspecialchars($owner->getFullName())."</b>, ".getMLText('creation_date').": <b>".date('Y-m-d', $document->getDate())."</b>, ".getMLText('version')." <b>".$version."</b> - <b>".date('Y-m-d', $latestContent->getDate())."</b></span>";
|
||||||
if($comment) {
|
if($comment) {
|
||||||
$content .= "<br /><span style=\"font-size: 85%;\">".htmlspecialchars($comment)."</span>";
|
$content .= "<br /><span style=\"font-size: 85%;\">".htmlspecialchars($comment)."</span>";
|
||||||
|
@ -1818,7 +1818,7 @@ $(function() {
|
||||||
$subdoc = SeedDMS_Core_DMS::filterAccess($subdoc, $user, M_READ);
|
$subdoc = SeedDMS_Core_DMS::filterAccess($subdoc, $user, M_READ);
|
||||||
|
|
||||||
$content = '';
|
$content = '';
|
||||||
$content .= "<tr id=\"table-row-folder-".$subFolder->getID()."\" draggable=\"true\" rel=\"folder_".$subFolder->getID()."\" class=\"folder table-row-folder\">";
|
$content .= "<tr id=\"table-row-folder-".$subFolder->getID()."\" draggable=\"true\" rel=\"folder_".$subFolder->getID()."\" class=\"folder table-row-folder\" formtoken=\"".createFormKey('movefolder')."\">";
|
||||||
// $content .= "<td><img src=\"images/folder_closed.gif\" width=18 height=18 border=0></td>";
|
// $content .= "<td><img src=\"images/folder_closed.gif\" width=18 height=18 border=0></td>";
|
||||||
$content .= "<td><a _rel=\"folder_".$subFolder->getID()."\" draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$subFolder->getID()."&showtree=".$showtree."\"><img draggable=\"false\" src=\"".$this->imgpath."folder.png\" width=\"24\" height=\"24\" border=0></a></td>\n";
|
$content .= "<td><a _rel=\"folder_".$subFolder->getID()."\" draggable=\"false\" href=\"out.ViewFolder.php?folderid=".$subFolder->getID()."&showtree=".$showtree."\"><img draggable=\"false\" src=\"".$this->imgpath."folder.png\" width=\"24\" height=\"24\" border=0></a></td>\n";
|
||||||
$content .= "<td><a draggable=\"false\" _rel=\"folder_".$subFolder->getID()."\" href=\"out.ViewFolder.php?folderid=".$subFolder->getID()."&showtree=".$showtree."\">" . htmlspecialchars($subFolder->getName()) . "</a>";
|
$content .= "<td><a draggable=\"false\" _rel=\"folder_".$subFolder->getID()."\" href=\"out.ViewFolder.php?folderid=".$subFolder->getID()."&showtree=".$showtree."\">" . htmlspecialchars($subFolder->getName()) . "</a>";
|
||||||
|
|
|
@ -78,11 +78,12 @@ class SeedDMS_View_ViewFolder extends SeedDMS_Bootstrap_Style {
|
||||||
$expandFolderTree = $this->params['expandFolderTree'];
|
$expandFolderTree = $this->params['expandFolderTree'];
|
||||||
$enableDropUpload = $this->params['enableDropUpload'];
|
$enableDropUpload = $this->params['enableDropUpload'];
|
||||||
|
|
||||||
header('Content-Type: application/javascript');
|
header('Content-Type: application/javascript; charset=UTF-8');
|
||||||
|
parent::jsTranslations(array('cancel', 'splash_move_document', 'confirm_move_document', 'move_document', 'splash_move_folder', 'confirm_move_folder', 'move_folder'));
|
||||||
?>
|
?>
|
||||||
function folderSelected(id, name) {
|
function folderSelected(id, name) {
|
||||||
window.location = '../out/out.ViewFolder.php?folderid=' + id;
|
window.location = '../out/out.ViewFolder.php?folderid=' + id;
|
||||||
}
|
}
|
||||||
<?php
|
<?php
|
||||||
$this->printNewTreeNavigationJs($folder->getID(), M_READ, 0, '', $expandFolderTree == 2, $orderby);
|
$this->printNewTreeNavigationJs($folder->getID(), M_READ, 0, '', $expandFolderTree == 2, $orderby);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user