mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-30 21:47:30 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
3853f0010f
|
@ -116,6 +116,7 @@
|
|||
name starts with a multibyte char
|
||||
- show both number of links from a document A to B and vise versa in tab header
|
||||
on ViewDocuments page
|
||||
- add link to duplicate document on ObjectCheck page
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 4.3.33
|
||||
|
|
|
@ -2859,8 +2859,7 @@ class SeedDMS_Core_DMS {
|
|||
|
||||
$versions = array();
|
||||
foreach($resArr as $row) {
|
||||
$document = new $this->classnames['document']($row['document'], '', '', '', '', '', '', '', '', '', '', '');
|
||||
$document->setDMS($this);
|
||||
$document = $this->getDocument($row['document']);
|
||||
$version = new $this->classnames['documentcontent']($row['id'], $document, $row['version'], $row['comment'], $row['date'], $row['createdBy'], $row['dir'], $row['orgFileName'], $row['fileType'], $row['mimeType'], $row['fileSize'], $row['checksum']);
|
||||
if(!isset($versions[$row['dupid']])) {
|
||||
$versions[$row['id']]['content'] = $version;
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1272)
|
||||
// Translators: Admin (1274)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -271,6 +271,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'انشاء فهرس للنص الكامل',
|
||||
'create_fulltext_index_warning' => 'انت على وشك اعادة انشاء فهرس النص الكامل.هذا سيتطلب وقت كافي وسيؤثر بشكل عام على كفاءة النظام. اذا كنت حقا تود اعادة انشاء الفهرس، من فضلك قم بتاكيد العملية.',
|
||||
'creation_date' => 'تم انشاؤه',
|
||||
|
@ -376,6 +377,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'لا ينتهى صلاحيته',
|
||||
'does_not_inherit_access_msg' => 'صلاحيات موروثة',
|
||||
'download' => 'تنزيل',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'إصلاح كل المستندات والمجلدات.',
|
||||
'do_object_setchecksum' => 'تحديد فحص اخطاء',
|
||||
'do_object_setfilesize' => 'تحديد حجم الملف',
|
||||
|
@ -393,6 +395,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'من خلال تلك العملية يمكنك انشاء ملف مستخرج من محتوى قاعدة البيانات. بعد انشاء الملف المستخرج سيتم حفظه في مجلد البيانات الخاص بسيرفرك',
|
||||
'dump_list' => 'ملف مستخرج حالي',
|
||||
'dump_remove' => 'ازالة الملف المستخرج',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'تعديل',
|
||||
'edit_attributes' => 'تعديل السمات',
|
||||
|
@ -451,7 +454,7 @@ Parent folder: [folder_path]
|
|||
URL: [url]',
|
||||
'expiry_changed_email_subject' => '[sitename]: [name] - تم تغيير تاريخ الصلاحية',
|
||||
'export' => '',
|
||||
'extension_manager' => '',
|
||||
'extension_manager' => 'ﺇﺩﺍﺭﺓ ﺍﻼﻣﺩﺍﺩﺎﺗ',
|
||||
'february' => 'فبراير',
|
||||
'file' => 'ملف',
|
||||
'files' => 'ملفات',
|
||||
|
@ -505,6 +508,7 @@ URL: [url]',
|
|||
'fr_FR' => 'الفرنسية',
|
||||
'fullsearch' => 'البحث النصي الكامل',
|
||||
'fullsearch_hint' => 'استخدم فهرس النص الكامل',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'معلومات فهرس النص الكامل',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'سمات',
|
||||
|
@ -536,7 +540,7 @@ URL: [url]',
|
|||
'identical_version' => 'الاصدار الجديد مماثل للاصدار الحالي.',
|
||||
'import' => 'ﺎﺴﺘﺧﺭﺎﺟ',
|
||||
'importfs' => '',
|
||||
'import_fs' => '',
|
||||
'import_fs' => 'ﻦﺴﺧ ﻢﻧ ﻢﻠﻓ ﺎﻠﻨﻇﺎﻣ',
|
||||
'import_fs_warning' => '',
|
||||
'include_content' => '',
|
||||
'include_documents' => 'اشمل مستندات',
|
||||
|
|
|
@ -256,6 +256,7 @@ $text = array(
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Създай пълнотекстов индекс',
|
||||
'create_fulltext_index_warning' => 'Вие искате да пресъздадете пълнотекстов индекс. Това ще отнеме време и ще понижи производителността. Да продолжа ли?',
|
||||
'creation_date' => 'Създаден',
|
||||
|
@ -331,6 +332,7 @@ $text = array(
|
|||
'does_not_expire' => 'Безсрочен',
|
||||
'does_not_inherit_access_msg' => 'Наследване нивото на достъп',
|
||||
'download' => 'Изтегли',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Поправи всички папки и документи',
|
||||
'do_object_setchecksum' => 'Установи контролна сума',
|
||||
'do_object_setfilesize' => 'Установи размер на файла',
|
||||
|
@ -348,6 +350,7 @@ $text = array(
|
|||
'dump_creation_warning' => 'Тази операция шъ създаде дамп на базата данни. След създаването, файлът ще бъде съхранен в папката с данни на сървъра.',
|
||||
'dump_list' => 'Съществуващи дъмпове',
|
||||
'dump_remove' => 'Изтрий дъмп',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'Редактирай',
|
||||
'edit_attributes' => 'Редактирай атрибути',
|
||||
|
@ -436,6 +439,7 @@ $text = array(
|
|||
'fr_FR' => '',
|
||||
'fullsearch' => 'Пълнотекстово търсене',
|
||||
'fullsearch_hint' => 'Използвай пълнотекстов индекс',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Информация за пълнотекстов индексе',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'атрибути',
|
||||
|
|
|
@ -261,6 +261,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Crea un índex full-text',
|
||||
'create_fulltext_index_warning' => '',
|
||||
'creation_date' => 'Creació',
|
||||
|
@ -336,6 +337,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'No caduca',
|
||||
'does_not_inherit_access_msg' => 'heretar l\'accés',
|
||||
'download' => 'Descarregar',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '',
|
||||
'do_object_setchecksum' => '',
|
||||
'do_object_setfilesize' => '',
|
||||
|
@ -353,6 +355,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Amb aquesta operació es crearà un bolcat a fitxer del contingut de la base de dades. Després de la creació del bolcat, el fitxer es guardarà a la carpeta de dades del seu servidor.',
|
||||
'dump_list' => 'Fitxers de bolcat existents',
|
||||
'dump_remove' => 'Eliminar fitxer de bolcat',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'editar',
|
||||
'edit_attributes' => '',
|
||||
|
@ -441,6 +444,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francès',
|
||||
'fullsearch' => 'Cerca full-text',
|
||||
'fullsearch_hint' => '',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Informació de full-text',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atributs',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (718), kreml (455)
|
||||
// Translators: Admin (719), kreml (455)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -278,6 +278,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Vytvořit fulltext index',
|
||||
'create_fulltext_index_warning' => 'Hodláte znovu vytvořit fulltext index. Může to trvat dlouho a zpomalit běh systému. Pokud víte, co děláte, potvďte operaci.',
|
||||
'creation_date' => 'Vytvořeno',
|
||||
|
@ -383,6 +384,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Platnost nikdy nevyprší',
|
||||
'does_not_inherit_access_msg' => 'Zdědit přístup',
|
||||
'download' => 'Stáhnout',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Opravit všechny složky a dokumenty.',
|
||||
'do_object_setchecksum' => 'Nastavit kontrolní součet',
|
||||
'do_object_setfilesize' => 'Nastavit velikost souboru',
|
||||
|
@ -400,6 +402,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Pomocí této operace můžete vytvořit soubor se zálohou databáze. Po vytvoření bude soubor zálohy uložen ve složce data vašeho serveru.',
|
||||
'dump_list' => 'Existující soubory záloh',
|
||||
'dump_remove' => 'Odstranit soubor zálohy',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'upravit',
|
||||
'edit_attributes' => 'Editovat atributy',
|
||||
|
@ -512,6 +515,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francouzština',
|
||||
'fullsearch' => 'Fulltextové vyhledávání',
|
||||
'fullsearch_hint' => 'Použijte fultext index',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Fulltext index info',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atributy',
|
||||
|
@ -630,7 +634,7 @@ URL: [url]',
|
|||
'linked_to_this_version' => '',
|
||||
'link_alt_updatedocument' => 'Hodláte-li nahrát soubory větší než je maximální velikost pro nahrávání, použijte prosím <a href="%s">alternativní stránku</a>.',
|
||||
'link_to_version' => '',
|
||||
'list_access_rights' => '',
|
||||
'list_access_rights' => 'Seznam všech přístupových práv ...',
|
||||
'list_contains_no_access_docs' => '',
|
||||
'list_hooks' => '',
|
||||
'local_file' => 'Lokální soubor',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (2376), dgrutsch (22)
|
||||
// Translators: Admin (2380), dgrutsch (22)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-Faktor Authentifizierung',
|
||||
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Kommando',
|
||||
'converter_new_mimetype' => 'Neuer Mime-Type',
|
||||
'copied_to_checkout_as' => 'Datei am [date] in den Checkout-Space als \'[filename]\' kopiert.',
|
||||
'create_download_link' => 'Erzeuge Download Link',
|
||||
'create_fulltext_index' => 'Erzeuge Volltextindex',
|
||||
'create_fulltext_index_warning' => 'Sie möchten den Volltextindex neu erzeugen. Dies kann beträchtlich Zeit in Anspruch nehmen und Gesamtleistung Ihres System beeinträchtigen. Bestätigen Sie bitte diese Operation.',
|
||||
'creation_date' => 'Erstellt am',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Kein Ablaufdatum',
|
||||
'does_not_inherit_access_msg' => 'Berechtigungen wieder erben',
|
||||
'download' => 'Download',
|
||||
'download_links' => 'Download Links',
|
||||
'do_object_repair' => 'Repariere alle Ordner und Dokumente.',
|
||||
'do_object_setchecksum' => 'Setze Check-Summe',
|
||||
'do_object_setfilesize' => 'Setze Dateigröße',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Mit dieser Operation können Sie einen Dump der Datenbank erzeugen. Nach der Erstellung wird der Dump im Datenordner Ihres Servers gespeichert.',
|
||||
'dump_list' => 'Vorhandene DB dumps',
|
||||
'dump_remove' => 'DB dump löschen',
|
||||
'duplicates' => 'Duplikate',
|
||||
'duplicate_content' => 'Doppelte Dateien',
|
||||
'edit' => 'Bearbeiten',
|
||||
'edit_attributes' => 'Edit attributes',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Französisch',
|
||||
'fullsearch' => 'Volltext',
|
||||
'fullsearch_hint' => 'Volltextindex benutzen',
|
||||
'fulltextsearch_disabled' => 'Volltext-Index ist ausgeschaltet',
|
||||
'fulltext_info' => 'Volltext-Index Info',
|
||||
'global_attributedefinitiongroups' => 'Attributgruppen',
|
||||
'global_attributedefinitions' => 'Attribute',
|
||||
|
|
|
@ -256,6 +256,7 @@ $text = array(
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => '',
|
||||
'create_fulltext_index_warning' => '',
|
||||
'creation_date' => '',
|
||||
|
@ -331,6 +332,7 @@ $text = array(
|
|||
'does_not_expire' => '',
|
||||
'does_not_inherit_access_msg' => '',
|
||||
'download' => '',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '',
|
||||
'do_object_setchecksum' => '',
|
||||
'do_object_setfilesize' => '',
|
||||
|
@ -348,6 +350,7 @@ $text = array(
|
|||
'dump_creation_warning' => '',
|
||||
'dump_list' => '',
|
||||
'dump_remove' => '',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => '',
|
||||
'edit_attributes' => '',
|
||||
|
@ -436,6 +439,7 @@ $text = array(
|
|||
'fr_FR' => 'French/Γαλλικά',
|
||||
'fullsearch' => 'Πλήρης αναζήτηση (full text)',
|
||||
'fullsearch_hint' => '',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => '',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Ιδιότητες',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1503), dgrutsch (9), netixw (14)
|
||||
// Translators: Admin (1507), dgrutsch (9), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-factor authentication',
|
||||
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Command',
|
||||
'converter_new_mimetype' => 'New mimetype',
|
||||
'copied_to_checkout_as' => 'File copied to checkout space as \'[filename]\' on [date]',
|
||||
'create_download_link' => 'Create download link',
|
||||
'create_fulltext_index' => 'Create fulltext index',
|
||||
'create_fulltext_index_warning' => 'You are about to recreate the fulltext index. This can take a considerable amount of time and reduce your overall system performance. If you really want to recreate the index, please confirm your operation.',
|
||||
'creation_date' => 'Created',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Does not expire',
|
||||
'does_not_inherit_access_msg' => 'Inherit access',
|
||||
'download' => 'Download',
|
||||
'download_links' => 'Download links',
|
||||
'do_object_repair' => 'Repair all folders and documents.',
|
||||
'do_object_setchecksum' => 'Set checksum',
|
||||
'do_object_setfilesize' => 'Set file size',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'With this operation you can create a dump file of your database content. After the creation the dump file will be saved in the data folder of your server.',
|
||||
'dump_list' => 'Existings dump files',
|
||||
'dump_remove' => 'Remove dump file',
|
||||
'duplicates' => 'Duplicates',
|
||||
'duplicate_content' => 'Duplicate Content',
|
||||
'edit' => 'Edit',
|
||||
'edit_attributes' => 'Edit attributes',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'French',
|
||||
'fullsearch' => 'Full text search',
|
||||
'fullsearch_hint' => 'Use fulltext index',
|
||||
'fulltextsearch_disabled' => 'Fulltext index is disabled',
|
||||
'fulltext_info' => 'Fulltext index info',
|
||||
'global_attributedefinitiongroups' => 'Attribute groups',
|
||||
'global_attributedefinitions' => 'Attributes',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: acabello (20), Admin (1009), angel (123), francisco (2), jaimem (14)
|
||||
// Translators: acabello (20), Admin (1016), angel (123), francisco (2), jaimem (14)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -250,7 +250,7 @@ URL: [url]',
|
|||
'clear_password' => '',
|
||||
'clipboard' => 'Portapapeles',
|
||||
'close' => 'Cerrar',
|
||||
'command' => '',
|
||||
'command' => 'Comando',
|
||||
'comment' => 'Comentarios',
|
||||
'comment_changed_email' => '',
|
||||
'comment_for_current_version' => 'Comentario de la versión actual',
|
||||
|
@ -278,6 +278,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Crear índice de texto completo',
|
||||
'create_fulltext_index_warning' => 'Usted va a regenerar el índice te texto completo. Esto puede tardar un tiempo considerable y consumir capacidad de su equipo. Si realmente quiere regenerar el índice, por favor confirme la operación.',
|
||||
'creation_date' => 'Creación',
|
||||
|
@ -383,6 +384,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'No caduca',
|
||||
'does_not_inherit_access_msg' => 'heredar el acceso',
|
||||
'download' => 'Descargar',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Reparar todas las carpetas y documentos.',
|
||||
'do_object_setchecksum' => 'Set checksum',
|
||||
'do_object_setfilesize' => 'Asignar tamaño de fichero',
|
||||
|
@ -400,6 +402,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Con esta operación se creará un volcado a fichero del contenido de la base de datos. Después de la creación del volcado el fichero se guardará en la carpeta de datos de su servidor.',
|
||||
'dump_list' => 'Ficheros de volcado existentes',
|
||||
'dump_remove' => 'Eliminar fichero de volcado',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Contenido duplicado',
|
||||
'edit' => 'editar',
|
||||
'edit_attributes' => 'Editar atributos',
|
||||
|
@ -512,6 +515,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Frances',
|
||||
'fullsearch' => 'Búsqueda en texto completo',
|
||||
'fullsearch_hint' => 'Utilizar índice de texto completo',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Información de índice de texto completo',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Definición de atributos',
|
||||
|
@ -1010,7 +1014,7 @@ URL: [url]',
|
|||
'select_one' => 'Seleccionar uno',
|
||||
'select_users' => 'Haga Click para seleccionar usuarios',
|
||||
'select_workflow' => 'Selecionar Flujo de Trabajo',
|
||||
'send_test_mail' => '',
|
||||
'send_test_mail' => 'Enviar correo de prueba',
|
||||
'september' => 'Septiembre',
|
||||
'sequence' => 'Secuencia',
|
||||
'seq_after' => 'Después "[prevname]"',
|
||||
|
@ -1027,7 +1031,7 @@ URL: [url]',
|
|||
'settings_advancedAcl_desc' => '',
|
||||
'settings_apache_mod_rewrite' => 'Apache - Módulo Reescritura',
|
||||
'settings_Authentication' => 'Configuración de autenticación',
|
||||
'settings_autoLoginUser' => '',
|
||||
'settings_autoLoginUser' => 'Acceso automatico',
|
||||
'settings_autoLoginUser_desc' => '',
|
||||
'settings_available_languages' => 'Idiomas disponibles',
|
||||
'settings_available_languages_desc' => '',
|
||||
|
@ -1048,7 +1052,7 @@ URL: [url]',
|
|||
'settings_contentOffsetDir' => 'Carpeta de contenidos de desplazamiento',
|
||||
'settings_contentOffsetDir_desc' => 'Para tratar las limitaciones del sistema de ficheros subyacentes, se ha ideado una estructura de carpetas dentro de la carpeta de contenido. Esto requiere una carpeta base desde la que comenzar. Normalmente puede dejar este valor por defecto, 1048576, pero puede ser cualquier número o cadena que no exista ya dentro de ella (carpeta de contenido).',
|
||||
'settings_convertToPdf' => 'Convertir documento en PDF para pervisualización',
|
||||
'settings_convertToPdf_desc' => '',
|
||||
'settings_convertToPdf_desc' => 'Si un documento no puede ser visualizado nativamente en el navegador, una versión convertida a PDF sera mostrada.',
|
||||
'settings_cookieLifetime' => 'Tiempo de vida de las cookies',
|
||||
'settings_cookieLifetime_desc' => 'Tiempo de vida de las cookies en segundos. Si asigna 0 la cookie será eliminada cuando el navegador se cierre.',
|
||||
'settings_coreDir' => 'Carpeta de SeedDMS Core',
|
||||
|
@ -1070,8 +1074,8 @@ URL: [url]',
|
|||
'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_dbVersion' => 'Esquema de base de datos demasiado antiguo',
|
||||
'settings_defaultAccessDocs' => '',
|
||||
'settings_defaultAccessDocs_desc' => '',
|
||||
'settings_defaultAccessDocs' => 'Acceso por defecto de nuevos documentos',
|
||||
'settings_defaultAccessDocs_desc' => 'Cuando un nuevo documento sea creado, este sera el acceso por defecto.',
|
||||
'settings_defaultSearchMethod' => 'Método de búsqueda por defecto',
|
||||
'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' => 'base de datos',
|
||||
|
@ -1144,7 +1148,7 @@ URL: [url]',
|
|||
'settings_enableThemeSelector_desc' => 'Habilitar/deshabilitar la selección de temas en la página de login',
|
||||
'settings_enableUpdateReceipt' => '',
|
||||
'settings_enableUpdateReceipt_desc' => '',
|
||||
'settings_enableUpdateRevApp' => '',
|
||||
'settings_enableUpdateRevApp' => 'Permitir edición de revisión/aprobación existente',
|
||||
'settings_enableUpdateRevApp_desc' => '',
|
||||
'settings_enableUserImage' => 'Habilitar imágenes de usuario',
|
||||
'settings_enableUserImage_desc' => 'Habilitar imágenes de usuario',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1060), jeromerobert (50), lonnnew (9), Oudiceval (182)
|
||||
// Translators: Admin (1060), jeromerobert (50), lonnnew (9), Oudiceval (218)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => 'Authentification forte',
|
||||
|
@ -238,7 +238,7 @@ URL: [url]',
|
|||
'checkout_is_disabled' => 'Le blocage (check-out) de documents est désactivé dans la configuration.',
|
||||
'choose_attrdef' => 'Choisissez une définition d\'attribut',
|
||||
'choose_attrdefgroup' => '',
|
||||
'choose_category' => 'SVP choisir',
|
||||
'choose_category' => 'Sélectionnez une catégorie',
|
||||
'choose_group' => 'Choisir un groupe',
|
||||
'choose_role' => '',
|
||||
'choose_target_category' => 'Choisir une catégorie',
|
||||
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Commande',
|
||||
'converter_new_mimetype' => 'Nouveau type MIME',
|
||||
'copied_to_checkout_as' => 'Fichier copié dans l’espace de blocage en tant que « [filename] » ([date])',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Créer un index de recherche plein texte',
|
||||
'create_fulltext_index_warning' => 'Vous allez recréer l\'index de recherche plein texte. Cela peut prendre un temps considérable et réduire les performances de votre système dans son ensemble. Si vous voulez vraiment recréer l\'index, merci de confirmer votre opération.',
|
||||
'creation_date' => 'Créé le',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'N\'expire jamais',
|
||||
'does_not_inherit_access_msg' => 'Accès hérité',
|
||||
'download' => 'Téléchargement',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Réparer tous les dossiers et documents.',
|
||||
'do_object_setchecksum' => 'Définir checksum',
|
||||
'do_object_setfilesize' => 'Définir la taille du fichier',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Avec cette opération, vous pouvez créer une sauvegarde du contenu de votre base de données. Après la création, le fichier de sauvegarde sera sauvegardé dans le dossier de données de votre serveur.',
|
||||
'dump_list' => 'Fichiers de sauvegarde existants',
|
||||
'dump_remove' => 'Supprimer fichier de sauvegarde',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Contenu en double',
|
||||
'edit' => 'Modifier',
|
||||
'edit_attributes' => 'Modifier les attributs',
|
||||
|
@ -426,7 +429,7 @@ URL: [url]',
|
|||
'edit_transmittal_props' => '',
|
||||
'edit_user' => 'Modifier un utilisateur',
|
||||
'edit_user_details' => 'Modifier les détails d\'utilisateur',
|
||||
'edit_version' => '',
|
||||
'edit_version' => 'Modifier le fichier',
|
||||
'el_GR' => 'Grec',
|
||||
'email' => 'E-mail',
|
||||
'email_error_title' => 'Aucun e-mail indiqué',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Français',
|
||||
'fullsearch' => 'Recherche dans le contenu',
|
||||
'fullsearch_hint' => 'Utiliser la recherche plein texte',
|
||||
'fulltextsearch_disabled' => 'La recherche plein texte est désactivée.',
|
||||
'fulltext_info' => 'Information sur l\'index plein texte',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Définitions d\'attributs',
|
||||
|
@ -529,7 +533,7 @@ URL: [url]',
|
|||
'groups' => 'Groupes',
|
||||
'group_approval_summary' => 'Résumé groupe d\'approbation',
|
||||
'group_exists' => 'Ce groupe existe déjà.',
|
||||
'group_info' => '',
|
||||
'group_info' => 'Informations du groupe',
|
||||
'group_management' => 'Groupes',
|
||||
'group_members' => 'Membres de groupes',
|
||||
'group_receipt_summary' => '',
|
||||
|
@ -553,13 +557,13 @@ URL: [url]',
|
|||
'include_content' => '',
|
||||
'include_documents' => 'Inclure les documents',
|
||||
'include_subdirectories' => 'Inclure les sous-dossiers',
|
||||
'indexing_tasks_in_queue' => '',
|
||||
'indexing_tasks_in_queue' => 'Opérations d’indexation en attente',
|
||||
'index_converters' => 'Conversion de document Index',
|
||||
'index_done' => '',
|
||||
'index_error' => '',
|
||||
'index_done' => 'Terminé',
|
||||
'index_error' => 'Erreur',
|
||||
'index_folder' => 'Dossier Index',
|
||||
'index_pending' => '',
|
||||
'index_waiting' => '',
|
||||
'index_pending' => 'En attente',
|
||||
'index_waiting' => 'Chargement…',
|
||||
'individuals' => 'Individuels',
|
||||
'indivіduals_in_groups' => '',
|
||||
'inherited' => 'hérité',
|
||||
|
@ -598,21 +602,21 @@ URL: [url]',
|
|||
'js_form_error' => 'Le formulaire contient encore # erreur.',
|
||||
'js_form_errors' => 'Le formulaire contient encore # erreurs.',
|
||||
'js_invalid_email' => 'L\'adresse e-mail est invalide',
|
||||
'js_no_approval_group' => 'SVP Sélectionnez un groupe d\'approbation',
|
||||
'js_no_approval_status' => 'SVP Sélectionnez le statut d\'approbation',
|
||||
'js_no_approval_group' => 'Veuillez sélectionner un groupe d’approbation',
|
||||
'js_no_approval_status' => 'Veuillez sélectionner le statut d’approbation',
|
||||
'js_no_comment' => 'Il n\'y a pas de commentaires',
|
||||
'js_no_email' => 'Saisissez votre adresse e-mail',
|
||||
'js_no_file' => 'SVP Sélectionnez un fichier',
|
||||
'js_no_file' => 'Veuillez sélectionner un fichier',
|
||||
'js_no_keywords' => 'Spécifiez quelques mots-clés',
|
||||
'js_no_login' => 'SVP Saisissez un identifiant',
|
||||
'js_no_login' => 'Veuillez saisir un identifiant',
|
||||
'js_no_name' => 'Veuillez saisir un nom',
|
||||
'js_no_override_status' => 'SVP Sélectionner le nouveau [override] statut',
|
||||
'js_no_override_status' => 'Veuillez sélectionner le nouveau statut [override]',
|
||||
'js_no_pwd' => 'Vous devez saisir votre mot de passe',
|
||||
'js_no_query' => 'Saisir une requête',
|
||||
'js_no_review_group' => 'SVP Sélectionner un groupe de correcteur',
|
||||
'js_no_review_status' => 'SVP Sélectionner le statut de correction',
|
||||
'js_no_review_group' => 'Veuillez sélectionner un groupe de correcteurs',
|
||||
'js_no_review_status' => 'Veuillez sélectionner le statut de correction',
|
||||
'js_pwd_not_conf' => 'Mot de passe et confirmation de mot de passe non identiques',
|
||||
'js_select_user' => 'SVP Sélectionnez un utilisateur',
|
||||
'js_select_user' => 'Veuillez sélectionner un utilisateur',
|
||||
'js_select_user_or_group' => 'Sélectionner au moins un utilisateur ou un groupe',
|
||||
'js_unequal_passwords' => 'Les mots de passe ne sont pas identiques',
|
||||
'july' => 'Juillet',
|
||||
|
@ -778,7 +782,7 @@ URL: [url]',
|
|||
'only_jpg_user_images' => 'Images d\'utilisateur au format .jpg seulement',
|
||||
'order_by_sequence_off' => 'Le tri par séquence est désactivé dans les préférences. Si vous souhaitez que ce paramètre prenne effet, vous devez l\'activer.',
|
||||
'original_filename' => 'Nom de fichier original',
|
||||
'overall_indexing_progress' => '',
|
||||
'overall_indexing_progress' => 'Progression globale de l’indexation',
|
||||
'owner' => 'Propriétaire',
|
||||
'ownership_changed_email' => 'Propriétaire modifié',
|
||||
'ownership_changed_email_body' => 'Propriétaire modifié
|
||||
|
@ -815,14 +819,14 @@ En cas de problème persistant, veuillez contacter votre administrateur.',
|
|||
'password_wrong' => 'Mauvais mot de passe',
|
||||
'pending_approvals' => '',
|
||||
'pending_reviews' => '',
|
||||
'pending_workflows' => '',
|
||||
'pending_workflows' => 'Workflows en attente',
|
||||
'personal_default_keywords' => 'Mots-clés personnels',
|
||||
'pl_PL' => 'Polonais',
|
||||
'possible_substitutes' => '',
|
||||
'preview' => 'Aperçu',
|
||||
'preview_converters' => '',
|
||||
'preview_images' => 'Prévisualisation des images',
|
||||
'preview_markdown' => '',
|
||||
'preview_images' => 'Miniatures',
|
||||
'preview_markdown' => 'Prévisualisation',
|
||||
'preview_plain' => 'Texte',
|
||||
'previous_state' => 'État précédent',
|
||||
'previous_versions' => 'Versions précédentes',
|
||||
|
@ -1031,7 +1035,7 @@ URL: [url]',
|
|||
'settings_checkOutDir_desc' => '',
|
||||
'settings_cmdTimeout' => 'Délai d\'expiration pour les commandes externes',
|
||||
'settings_cmdTimeout_desc' => 'Cette durée en secondes détermine quand une commande externe (par exemple pour la création de l\'index de texte intégral) sera terminée.',
|
||||
'settings_contentDir' => 'Contenu du répertoire',
|
||||
'settings_contentDir' => 'Répertoire du contenu',
|
||||
'settings_contentDir_desc' => 'Endroit ou les fichiers téléchargés sont stockés (il est préférable de choisir un répertoire qui n\'est pas accessible par votre serveur web)',
|
||||
'settings_contentOffsetDir' => 'Content Offset Directory',
|
||||
'settings_contentOffsetDir_desc' => 'To work around limitations in the underlying file system, a new directory structure has been devised that exists within the content directory (Content Directory). This requires a base directory from which to begin. Usually leave this to the default setting, 1048576, but can be any number or string that does not already exist within (Content Directory)',
|
||||
|
@ -1072,8 +1076,8 @@ URL: [url]',
|
|||
'settings_dropFolderDir' => 'Répertoire de dépôt de fichier sur le serveur',
|
||||
'settings_dropFolderDir_desc' => 'Ce répertoire peut être utilisé pour déposer des fichiers sur le serveur et les importer à partir d\'ici au lieu de les charger à partir du navigateur. Le répertoire doit avoir un sous-répertoire pour chaque utilisateur autorisé à importer des fichiers de cette manière.',
|
||||
'settings_Edition' => 'Paramètres d’édition',
|
||||
'settings_editOnlineFileTypes' => 'Editer le type de fichier',
|
||||
'settings_editOnlineFileTypes_desc' => 'Editer la description du type de fichier',
|
||||
'settings_editOnlineFileTypes' => 'Types de fichiers éditables',
|
||||
'settings_editOnlineFileTypes_desc' => 'Le contenu des fichiers portant les extensions précisées pourra être modifié en ligne (utiliser des lettres minuscules)',
|
||||
'settings_enable2FactorAuthentication' => 'Activer l’authentification forte',
|
||||
'settings_enable2FactorAuthentication_desc' => 'Active/désactive l\'authentification forte à 2 facteurs. Les utilisateurs devront installer Google Authenticator sur leur téléphone mobile.',
|
||||
'settings_enableAcknowledgeWorkflow' => '',
|
||||
|
@ -1096,8 +1100,8 @@ URL: [url]',
|
|||
'settings_enableEmail_desc' => 'Activer/désactiver la notification automatique par E-mail',
|
||||
'settings_enableFolderTree' => 'Activer l\'arborescence des dossiers',
|
||||
'settings_enableFolderTree_desc' => 'False pour ne pas montrer l\'arborescence des dossiers',
|
||||
'settings_enableFullSearch' => 'Recherches dans le contenu',
|
||||
'settings_enableFullSearch_desc' => 'Activer la recherche texte plein',
|
||||
'settings_enableFullSearch' => 'Activer la recherche plein texte',
|
||||
'settings_enableFullSearch_desc' => 'Activer la recherche plein texte (dans le contenu des fichiers).',
|
||||
'settings_enableGuestAutoLogin' => 'Activer la connexion automatique pour le compte invité',
|
||||
'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é',
|
||||
|
@ -1157,7 +1161,7 @@ URL: [url]',
|
|||
'settings_firstDayOfWeek_desc' => 'Premier jour de la semaine',
|
||||
'settings_footNote' => 'Note de bas de page',
|
||||
'settings_footNote_desc' => 'Message à afficher au bas de chaque page',
|
||||
'settings_fullSearchEngine' => 'Moteur de recherche texte complet',
|
||||
'settings_fullSearchEngine' => 'Moteur de recherche plein texte',
|
||||
'settings_fullSearchEngine_desc' => 'Définissez la méthode utilisée pour la recherche complète de texte.',
|
||||
'settings_fullSearchEngine_vallucene' => 'Zend Lucene',
|
||||
'settings_fullSearchEngine_valsqlitefts' => 'SQLiteFTS',
|
||||
|
@ -1176,7 +1180,7 @@ URL: [url]',
|
|||
'settings_install_success' => 'L\'installation est terminée avec succès',
|
||||
'settings_install_welcome_text' => '<p>Avant de commencer l\'installation de SeedDMS, assurez-vous d\'avoir créé un fichier \'ENABLE_INSTALL_TOOL\' dans votre répertoire de configuration, sinon l\'installation ne fonctionnera pas. Sur des systèmes Unix, cela peut se faire simplement avec \'touch / ENABLE_INSTALL_TOOL\'. Une fois l\'installation terminée, supprimez le fichier.</p><p>SeedDMS a des exigences très minimes. Vous aurez besoin d\'une base de données MySQL ou SQLite et d\'un serveur web PHP. Le package Pear "Log" doit également être installé. Pour la recherche via Lucene, vous devez également installer le framework Zend sur le disque à un emplacement accessible par PHP. Pour le serveur WebDAV, vous aurez besoin d\'installer HTTP_WebDAV_Server. Le chemin d’accès peut être défini ultérieurement pendant l’installation.</p><p>Si vous préférez créer la base de données avant de commencer l\'installation, créez la manuellement avec votre outil favori, créez éventuellement un utilisateur de base de données avec accès sur la base et importez un export de base du répertoire de configuration. Le script d\'installation peut le faire pour vous, mais il requiert un accès à la base de données avec les droits suffisants pour créer des bases de données.</p>',
|
||||
'settings_install_welcome_title' => 'Bienvenue dans l\'installation de SeedDMS',
|
||||
'settings_install_zendframework' => 'Installer le Framework Zend, si vous avez l\'intention d\'utiliser le moteur de recherche texte complète',
|
||||
'settings_install_zendframework' => 'Installez Zend Framework si vous avez l’intention d’utiliser le moteur de recherche plein texte basé sur Zend. Sinon, continuez l’installation en ignorant ce message.',
|
||||
'settings_language' => 'Langue par défaut',
|
||||
'settings_language_desc' => 'Langue par défaut (nom d\'un sous-dossier dans le dossier "languages")',
|
||||
'settings_libraryFolder' => '',
|
||||
|
@ -1280,7 +1284,7 @@ URL: [url]',
|
|||
'settings_stagingDir_desc' => 'Le répertoire où jumploader mets les parts d\'un fichier chargé avant de le reconstituer.',
|
||||
'settings_start_install' => 'Démarrer l\'installation',
|
||||
'settings_stopWordsFile' => 'Fichier des mots à exclure',
|
||||
'settings_stopWordsFile_desc' => 'Si la recherche de texte complète est activée, ce fichier contient les mots non indexés',
|
||||
'settings_stopWordsFile_desc' => 'Si la recherche plein texte est activée, ce fichier contient la liste des mots à ne pas indexer.',
|
||||
'settings_strictFormCheck' => 'Formulaires stricts',
|
||||
'settings_strictFormCheck_desc' => 'Contrôl strict des formulaires. Si définie sur true, tous les champs du formulaire seront vérifié. Si définie sur false, les commentaires et mots clés deviennent facultatifs. Les commentaires sont toujours nécessaires lors de la soumission d\'une correction ou état du document',
|
||||
'settings_suggestionvalue' => 'Valeur suggérée',
|
||||
|
@ -1330,16 +1334,16 @@ URL: [url]',
|
|||
'splash_document_added' => 'Document ajouté',
|
||||
'splash_document_checkedout' => 'Document bloqué',
|
||||
'splash_document_edited' => 'Document sauvegardé',
|
||||
'splash_document_indexed' => '',
|
||||
'splash_document_indexed' => 'Document « [name] » indexé.',
|
||||
'splash_document_locked' => 'Document vérouillé',
|
||||
'splash_document_unlocked' => 'Document déverrouillé',
|
||||
'splash_edit_attribute' => 'Attribut modifié',
|
||||
'splash_edit_event' => '',
|
||||
'splash_edit_event' => 'Événement modifié',
|
||||
'splash_edit_group' => 'Groupe sauvé',
|
||||
'splash_edit_role' => '',
|
||||
'splash_edit_user' => 'Utilisateur modifié',
|
||||
'splash_error_add_to_transmittal' => '',
|
||||
'splash_folder_edited' => '',
|
||||
'splash_folder_edited' => 'Dossier modifié',
|
||||
'splash_importfs' => '[docs] documents et [folders] dossiers importés',
|
||||
'splash_invalid_folder_id' => 'Identifiant de répertoire invalide',
|
||||
'splash_invalid_searchterm' => 'Recherche invalide',
|
||||
|
@ -1539,7 +1543,7 @@ URL: [url]',
|
|||
'workflow_name' => 'Nom',
|
||||
'workflow_no_doc_rejected_state' => 'L’état « rejeté » n’a été défini sur aucune action !',
|
||||
'workflow_no_doc_released_state' => '',
|
||||
'workflow_no_initial_state' => '',
|
||||
'workflow_no_initial_state' => 'Aucune transition ne débute par l’état initial défini pour ce workflow !',
|
||||
'workflow_no_states' => 'Vous devez d\'abord définir des états de workflow avant d\'ajouter un workflow.',
|
||||
'workflow_save_layout' => '',
|
||||
'workflow_state' => '',
|
||||
|
|
|
@ -283,6 +283,7 @@ Internet poveznica: [url]',
|
|||
'converter_new_cmd' => 'Komanda',
|
||||
'converter_new_mimetype' => 'Novi tip datoteke',
|
||||
'copied_to_checkout_as' => 'Datoteka je kopirana u prostor odjave kao \'[filename]\'',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Indeksiraj cijeli tekst',
|
||||
'create_fulltext_index_warning' => 'Želite ponovo indeksirati cijeli tekst. To može duže potrajati i smanjiti sveukupne performanse sustava. Ako zaista želite ponovno indeksirati, molimo potvrdite vašu radnju.',
|
||||
'creation_date' => 'Izrađeno',
|
||||
|
@ -388,6 +389,7 @@ Internet poveznica: [url]',
|
|||
'does_not_expire' => 'Ne istječe',
|
||||
'does_not_inherit_access_msg' => 'Naslijedi nivo pristupa',
|
||||
'download' => 'Preuzimanje',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Popravi sve mape i dokumente.',
|
||||
'do_object_setchecksum' => 'Postavi kontrolnu sumu',
|
||||
'do_object_setfilesize' => 'Postavi veličinu datoteke',
|
||||
|
@ -405,6 +407,7 @@ Internet poveznica: [url]',
|
|||
'dump_creation_warning' => 'Ovom radnjom možete stvoriti datoteku za odlaganje sadržaja vaše baze podataka. Nakon izrade datoteka za odlaganje će biti pohranjena u podatkovnoj mapi na vašem serveru.',
|
||||
'dump_list' => 'Postojeće datoteke za odlaganje',
|
||||
'dump_remove' => 'Ukloni datoteku za odlaganje',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Duplicirani sadržaj',
|
||||
'edit' => 'Uredi',
|
||||
'edit_attributes' => 'Uredi atribute',
|
||||
|
@ -517,6 +520,7 @@ Internet poveznica: [url]',
|
|||
'fr_FR' => 'Francuski',
|
||||
'fullsearch' => 'Pretraživanje cijelog teksta',
|
||||
'fullsearch_hint' => 'Koristi indeks cijelog teksta',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Informacije cijelog teksta',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atributi',
|
||||
|
|
|
@ -278,6 +278,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Teljes szöveg index létrehozása',
|
||||
'create_fulltext_index_warning' => 'Ön a teljes szöveg index újraépítését kezdeményezte. Ez a művelet hosszú ideig eltarthat és jelentősen csökkentheti az egész rendszer teljesítményét. Ha biztosan újra kívánja építeni az indexet, kérjük erősítse meg a műveletet.',
|
||||
'creation_date' => 'Létrehozva',
|
||||
|
@ -383,6 +384,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Soha nem jár le',
|
||||
'does_not_inherit_access_msg' => 'Hozzáférés öröklése',
|
||||
'download' => 'Letöltés',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Valamennyi mappa és dokumentum helyreállítása.',
|
||||
'do_object_setchecksum' => 'Ellenőrző összeg beállítása',
|
||||
'do_object_setfilesize' => 'Állomány méret beállítása',
|
||||
|
@ -400,6 +402,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Ezzel a művelettel az adatbázis tartalmáról lehet adatbázis mentést készíteni. Az adatbázis mentés létrehozását követően a mentési állomány a kiszolgáló adat mappájába lesz mentve.',
|
||||
'dump_list' => 'Meglévő adatbázis metések',
|
||||
'dump_remove' => 'Adatbázis mentés eltávolítása',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'Szerkesztés',
|
||||
'edit_attributes' => 'Jellemzők szerkesztése',
|
||||
|
@ -512,6 +515,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francia',
|
||||
'fullsearch' => 'Keresés a teljes szövegben',
|
||||
'fullsearch_hint' => 'Használja a teljes szöveg indexet',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Teljes szöveg index információ',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Jellemzők',
|
||||
|
|
|
@ -284,6 +284,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Comando',
|
||||
'converter_new_mimetype' => 'Nuovo mimetype',
|
||||
'copied_to_checkout_as' => 'File copiato come \'[filename]\'',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Crea indice fulltext',
|
||||
'create_fulltext_index_warning' => 'Stai creando un indice fulltext. Questo può occupare un tempo considerevole e ridurre le prestazioni del sistema. Sei sicuro di voler ricreare l\'indice? Prego conferma l\'operazione.',
|
||||
'creation_date' => 'Data creazione',
|
||||
|
@ -389,6 +390,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Nessuna scadenza',
|
||||
'does_not_inherit_access_msg' => 'Imposta permessi ereditari',
|
||||
'download' => 'Scarica',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Ripara tutte le cartelle e i documenti.',
|
||||
'do_object_setchecksum' => 'Imposta il checksum',
|
||||
'do_object_setfilesize' => 'Imposta la dimensione del file',
|
||||
|
@ -406,6 +408,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Con questa operazione è possibile creare un file di dump del contenuto del database. Dopo la creazione il file viene salvato nella cartella dati del server.',
|
||||
'dump_list' => 'List dei dump presenti',
|
||||
'dump_remove' => 'Cancella il file di dump',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Contenuto Duplicato',
|
||||
'edit' => 'Modifica',
|
||||
'edit_attributes' => 'Modifica gli attributi',
|
||||
|
@ -518,6 +521,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francese',
|
||||
'fullsearch' => 'Ricerca Fulltext',
|
||||
'fullsearch_hint' => 'Usa l\'indice fulltext',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Info indice Fulltext',
|
||||
'global_attributedefinitiongroups' => 'Attributo gruppi',
|
||||
'global_attributedefinitions' => 'Definizione attributi',
|
||||
|
|
|
@ -285,6 +285,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '명령',
|
||||
'converter_new_mimetype' => '새 MIME 형태',
|
||||
'copied_to_checkout_as' => '체크아웃으로 파일(\'[filename]\')이 파일 복사됨',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => '전체 텍스트 인덱스 만들기',
|
||||
'create_fulltext_index_warning' => '전체 자료의 텍스트 인덱스를 다시 만들 수 있습니다. 이것은 상당한 시간을 요구하며 진행되는 동안 시스템 성능을 감소시킬 수 있습니다. 인덱스를 재 생성하려면, 확인하시기 바랍니다.',
|
||||
'creation_date' => '생성',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => '만료되지 않습니다',
|
||||
'does_not_inherit_access_msg' => '액세스 상속',
|
||||
'download' => '다운로드',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '모든 폴더와 문서를 복구',
|
||||
'do_object_setchecksum' => '오류 검사',
|
||||
'do_object_setfilesize' => '파일 크기 설정',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => '이 작업으로 만들 수있는 데이터베이스 내용의 덤프 파일. 작성 후 덤프 파일은 서버의 데이터 폴더에 저장됩니다.',
|
||||
'dump_list' => '덤프된 파일',
|
||||
'dump_remove' => '덤프 파일 제거',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '중복 내용',
|
||||
'edit' => '편집',
|
||||
'edit_attributes' => '속성 편집',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => '프랑스어',
|
||||
'fullsearch' => '전체 텍스트 검색',
|
||||
'fullsearch_hint' => '전체 텍스트 색인 사용',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => '전체 텍스트 색인 정보',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => '속성',
|
||||
|
|
|
@ -276,6 +276,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Wijziging: nieuw commando',
|
||||
'converter_new_mimetype' => 'Wijziging: nieuw mimetype',
|
||||
'copied_to_checkout_as' => 'Gekopieerd naar checkout als:',
|
||||
'create_download_link' => '',
|
||||
'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.',
|
||||
'creation_date' => 'Aangemaakt',
|
||||
|
@ -381,6 +382,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Verloopt niet',
|
||||
'does_not_inherit_access_msg' => 'Erft toegang',
|
||||
'download' => 'Download',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Repareer alle mappen en documenten.',
|
||||
'do_object_setchecksum' => 'Set checksum',
|
||||
'do_object_setfilesize' => 'Voer bestandgrootte in',
|
||||
|
@ -398,6 +400,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'M.b.v. deze functie maakt U een DB dump file. het bestand wordt opgeslagen in uw data-map op de Server',
|
||||
'dump_list' => 'Bestaande dump bestanden',
|
||||
'dump_remove' => 'Verwijder dump bestand',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Dubbele inhoud',
|
||||
'edit' => 'Wijzigen',
|
||||
'edit_attributes' => 'Bewerk attributen',
|
||||
|
@ -510,6 +513,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Frans',
|
||||
'fullsearch' => 'Zoek in volledige tekst',
|
||||
'fullsearch_hint' => 'Volledige tekst index',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Volledige tekst index info',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Kenmerk definities',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (752), netixw (84), romi (93), uGn (112)
|
||||
// Translators: Admin (755), netixw (84), romi (93), uGn (112)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -271,6 +271,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Utwórz indeks pełnotekstowy',
|
||||
'create_fulltext_index_warning' => 'Zamierzasz ponownie utworzyć indeks pełnotekstowy. To może zająć sporo czasu i ograniczyć ogólną wydajność systemu. Jeśli faktycznie chcesz to zrobić, proszę potwierdź tę operację.',
|
||||
'creation_date' => 'Utworzony',
|
||||
|
@ -376,6 +377,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Nigdy nie wygasa',
|
||||
'does_not_inherit_access_msg' => 'Dziedzicz dostęp',
|
||||
'download' => 'Pobierz',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Napraw wszystkie katalogi i pliki.',
|
||||
'do_object_setchecksum' => 'Ustaw sumę kontrolną',
|
||||
'do_object_setfilesize' => 'Podaj rozmiar pliku',
|
||||
|
@ -393,6 +395,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Ta operacja utworzy plik będący zrzutem zawartości bazy danych. Po utworzeniu plik zrzutu będzie się znajdował w folderze danych na serwerze.',
|
||||
'dump_list' => 'Istniejące pliki zrzutu',
|
||||
'dump_remove' => 'Usuń plik zrzutu',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Zduplikowana zawartość',
|
||||
'edit' => 'Edytuj',
|
||||
'edit_attributes' => 'Zmiana atrybutów',
|
||||
|
@ -451,7 +454,7 @@ Użytkownik: [username]
|
|||
URL: [url]',
|
||||
'expiry_changed_email_subject' => '[sitename]: [name] - Zmiana daty wygaśnięcia',
|
||||
'export' => '',
|
||||
'extension_manager' => '',
|
||||
'extension_manager' => 'Zarządzanie rozszerzeniami',
|
||||
'february' => 'Luty',
|
||||
'file' => 'Plik',
|
||||
'files' => 'Pliki',
|
||||
|
@ -505,6 +508,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francuzki',
|
||||
'fullsearch' => 'Przeszukiwanie treści dokumentów',
|
||||
'fullsearch_hint' => 'Przeszukuj treść dokumentów',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Informacje o indeksie pełnotekstowym',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Definicje atrybutów',
|
||||
|
@ -1054,7 +1058,7 @@ URL: [url]',
|
|||
'settings_defaultSearchMethod' => '',
|
||||
'settings_defaultSearchMethod_desc' => '',
|
||||
'settings_defaultSearchMethod_valdatabase' => 'baza danych',
|
||||
'settings_defaultSearchMethod_valfulltext' => '',
|
||||
'settings_defaultSearchMethod_valfulltext' => 'pewłnotekstowe',
|
||||
'settings_delete_install_folder' => 'Aby móc używać LetoDMS, musisz usunąć plik ENABLE_INSTALL_TOOL znajdujący się w katalogu konfiguracyjnym',
|
||||
'settings_disableSelfEdit' => 'Wyłącz auto edycję',
|
||||
'settings_disableSelfEdit_desc' => 'Jeśli zaznaczone, użytkownik nie może zmieniać własnych danych',
|
||||
|
@ -1238,7 +1242,7 @@ URL: [url]',
|
|||
'settings_Server' => 'Ustawienia serwera',
|
||||
'settings_showFullPreview' => '',
|
||||
'settings_showFullPreview_desc' => '',
|
||||
'settings_showMissingTranslations' => '',
|
||||
'settings_showMissingTranslations' => 'Pokaż brakujące tłumaczenia',
|
||||
'settings_showMissingTranslations_desc' => '',
|
||||
'settings_showSingleSearchHit' => '',
|
||||
'settings_showSingleSearchHit_desc' => '',
|
||||
|
|
|
@ -278,6 +278,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Criar índice de texto completo',
|
||||
'create_fulltext_index_warning' => 'Você está para recriar o índice de texto completo. Isso pode levar uma quantidade considerável de tempo e reduzir o desempenho geral do sistema. Se você realmente deseja recriar o índice, por favor confirme a operação.',
|
||||
'creation_date' => 'Criado',
|
||||
|
@ -382,6 +383,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'não Expira',
|
||||
'does_not_inherit_access_msg' => 'Inherit access',
|
||||
'download' => 'Download',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Reparar todas as pastas e documentos.',
|
||||
'do_object_setchecksum' => 'Defina soma de verificação',
|
||||
'do_object_setfilesize' => 'Defina o tamanho do arquivo',
|
||||
|
@ -399,6 +401,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'With this operation you can create a dump file of your database content. After the creation the dump file will be saved in the data folder of your server.',
|
||||
'dump_list' => 'Existings dump files',
|
||||
'dump_remove' => 'Remove dump file',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Conteúdo Duplicado',
|
||||
'edit' => 'editar',
|
||||
'edit_attributes' => 'Editar atributos',
|
||||
|
@ -511,6 +514,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francês',
|
||||
'fullsearch' => 'Pesquisa de texto completo',
|
||||
'fullsearch_hint' => 'Use índice de texto completo',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Informações índice Texto completo',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atributos',
|
||||
|
|
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Creați indexul pentru tot textul',
|
||||
'create_fulltext_index_warning' => 'Sunteți pe cale sa recreați indexul pentru tot textul. Acest lucru poate dura o perioadă considerabilă de timp și poate reduce performanța sistemului în ansamblu. Dacă doriți cu adevărat să recreati indexul pentru tot textul, vă rugăm să confirmați operațiunea.',
|
||||
'creation_date' => 'Creat',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Nu expiră',
|
||||
'does_not_inherit_access_msg' => 'Acces moștenit',
|
||||
'download' => 'Descarca',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Repară toate folderele și documentele.',
|
||||
'do_object_setchecksum' => 'Setare sumă de control(checksum)',
|
||||
'do_object_setfilesize' => 'Setare dimensiune fișier',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Cu această operațiune puteți crea un fișier de imagine a conținutului bazei de date. După crearea fișierului de imagine acesta va fi salvat în folderul de date a serverului.',
|
||||
'dump_list' => 'Fișiere imagine existente',
|
||||
'dump_remove' => 'Sterge fișier imagine',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'Editează',
|
||||
'edit_attributes' => 'Editează atribute',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Franceza',
|
||||
'fullsearch' => 'Căutare text complet',
|
||||
'fullsearch_hint' => 'Foloseste indexarea intregului text',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Info indexarea intregului text',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atribute',
|
||||
|
|
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Команда',
|
||||
'converter_new_mimetype' => 'Новый mime тип',
|
||||
'copied_to_checkout_as' => 'Файл скопирован в среду загрузки как \'[filename]\' на [date]',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Создать полнотекстовый индекс',
|
||||
'create_fulltext_index_warning' => 'Вы хотите пересоздать полнотекстовый индекс. Это займёт какое-то время и снизит производительность. Продолжить?',
|
||||
'creation_date' => 'Создан',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'безсрочный',
|
||||
'does_not_inherit_access_msg' => 'Наследовать уровень доступа',
|
||||
'download' => 'Загрузить',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Исправить все каталоги и документы',
|
||||
'do_object_setchecksum' => 'Установить контрольную сумму',
|
||||
'do_object_setfilesize' => 'Установить размер файла',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Эта операция создаст дамп базы данных. После создания, файл будет сохранен в каталоге данных сервера.',
|
||||
'dump_list' => 'Существующие дампы',
|
||||
'dump_remove' => 'Удалить дамп',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Дублированное содержимое',
|
||||
'edit' => 'Изменить',
|
||||
'edit_attributes' => 'Изменить атрибуты',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'French',
|
||||
'fullsearch' => 'Полнотекстовый поиск',
|
||||
'fullsearch_hint' => 'Использовать полнотекстовый индекс',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Информация о полнотекстовом индексе',
|
||||
'global_attributedefinitiongroups' => 'Глобальные группы атрибутов',
|
||||
'global_attributedefinitions' => 'Атрибуты',
|
||||
|
|
|
@ -260,6 +260,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Vytvoriť fulltext index',
|
||||
'create_fulltext_index_warning' => '',
|
||||
'creation_date' => 'Vytvorené',
|
||||
|
@ -335,6 +336,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Platnosť nikdy nevyprší',
|
||||
'does_not_inherit_access_msg' => 'Zdediť prístup',
|
||||
'download' => 'Stiahnuť',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '',
|
||||
'do_object_setchecksum' => '',
|
||||
'do_object_setfilesize' => '',
|
||||
|
@ -352,6 +354,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Touto akciou môžete vytvoriť výstup obsahu Vašej databázy. Po vytvorení bude výstup uložený v dátovej zložke vášho servera.',
|
||||
'dump_list' => 'Existujúce výstupy',
|
||||
'dump_remove' => 'Odstrániť vystup',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => 'upraviť',
|
||||
'edit_attributes' => 'Uprav parametre',
|
||||
|
@ -440,6 +443,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Francúzština',
|
||||
'fullsearch' => 'Fulltext index vyhľadávanie',
|
||||
'fullsearch_hint' => 'Použiť fulltext index',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Informácie o fulltext indexe',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Atribúty',
|
||||
|
|
|
@ -271,6 +271,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Skapa fulltext-sökindex',
|
||||
'create_fulltext_index_warning' => 'Du håller på att skapa fulltext-sökindex. Detta kan ta mycket lång tid och sakta ner den allmänna systemprestandan. Om du verkligen vill skapa indexet, bekräfta åtgärden.',
|
||||
'creation_date' => 'Skapat',
|
||||
|
@ -376,6 +377,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Löper aldrig ut',
|
||||
'does_not_inherit_access_msg' => 'Ärv behörighet',
|
||||
'download' => 'Ladda ner',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Försök att laga kataloger och dokument.',
|
||||
'do_object_setchecksum' => 'Lägg till checksumma',
|
||||
'do_object_setfilesize' => 'Ange filstorlek',
|
||||
|
@ -393,6 +395,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Med denna funktion kan du skapa en dumpfil av innehållet i din databas. När dumpfilen har skapats, kommer den att sparas i datamappen på servern.',
|
||||
'dump_list' => 'Befintliga dumpfiler',
|
||||
'dump_remove' => 'Ta bort dumpfil',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Duplicera innehåll',
|
||||
'edit' => 'Ändra',
|
||||
'edit_attributes' => 'Ändra attribut',
|
||||
|
@ -505,6 +508,7 @@ URL: [url]',
|
|||
'fr_FR' => 'franska',
|
||||
'fullsearch' => 'Fulltext-sökning',
|
||||
'fullsearch_hint' => 'Använd fulltext-index',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Fulltext-indexinfo',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Attributdefinitioner',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1048), aydin (83)
|
||||
// Translators: Admin (1049), aydin (83)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -277,6 +277,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Tam metin indeksi oluştur',
|
||||
'create_fulltext_index_warning' => 'Tam metin indeksi yeniden oluşturmak üzeresiniz. Bu işlem bir hayli uzun sürebilir ve sistem performansını olumsuz etkileyebilir. Buna rağmen indeksi oluşturmak istiyorsanız lütfen bu işlemi onaylayın.',
|
||||
'creation_date' => 'Oluşturma tarihi',
|
||||
|
@ -382,6 +383,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Süresiz',
|
||||
'does_not_inherit_access_msg' => 'Erişim haklarını devir al',
|
||||
'download' => 'İndir',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Tüm klasörleri ve dokümanları onar.',
|
||||
'do_object_setchecksum' => 'Sağlama (checksum) ayarla',
|
||||
'do_object_setfilesize' => 'Dosya boyutu ayarla',
|
||||
|
@ -399,6 +401,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Bu işlemle veritabanınızın dump dosyasını oluşturabilirsiniz. Dump dosyası sunucunuzdaki data klasörüne kaydedilcektir.',
|
||||
'dump_list' => 'Mevcut dump dosyaları',
|
||||
'dump_remove' => 'Dump dosyasını sil',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'içeriği_klonla',
|
||||
'edit' => 'Düzenle',
|
||||
'edit_attributes' => 'Nitelikleri düzenle',
|
||||
|
@ -511,6 +514,7 @@ URL: [url]',
|
|||
'fr_FR' => 'Fransızca',
|
||||
'fullsearch' => 'Tam metinde ara',
|
||||
'fullsearch_hint' => 'Tam metin indeks kullan',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Tam metin indeks bilgi',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Nitelikler',
|
||||
|
@ -1428,7 +1432,7 @@ URL: [url]',
|
|||
'thursday' => 'Perşembe',
|
||||
'thursday_abbr' => 'Pe',
|
||||
'timeline' => 'Zaman Çizelgesi',
|
||||
'timeline_add_file' => '',
|
||||
'timeline_add_file' => 'Yeni Ek',
|
||||
'timeline_add_version' => '',
|
||||
'timeline_full_add_file' => '',
|
||||
'timeline_full_add_version' => '',
|
||||
|
|
|
@ -283,6 +283,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => 'Команда',
|
||||
'converter_new_mimetype' => 'Новий mime тип',
|
||||
'copied_to_checkout_as' => 'Файл скопійовано в середовище скачування як',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => 'Створити повнотекстовий індекс',
|
||||
'create_fulltext_index_warning' => 'Ви хочете перестворити повнотекстовий індекс. Це займе деякий час і знизить продуктивність. Продовжити?',
|
||||
'creation_date' => 'Створено',
|
||||
|
@ -388,6 +389,7 @@ URL: [url]',
|
|||
'does_not_expire' => 'Без терміну виконання',
|
||||
'does_not_inherit_access_msg' => 'Наслідувати рівень доступу',
|
||||
'download' => 'Завантажити',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => 'Виправити всі каталоги і документи',
|
||||
'do_object_setchecksum' => 'Встановити контрольну суму',
|
||||
'do_object_setfilesize' => 'Встановити розмір файлу',
|
||||
|
@ -405,6 +407,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => 'Ця операція створить дамп бази даних. Після створення файл буде збережено в каталозі даних сервера.',
|
||||
'dump_list' => 'Існуючі дампи',
|
||||
'dump_remove' => 'Видалити дамп',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => 'Дубльований вміст',
|
||||
'edit' => 'Змінити',
|
||||
'edit_attributes' => 'Змінити атрибути',
|
||||
|
@ -517,6 +520,7 @@ URL: [url]',
|
|||
'fr_FR' => 'French',
|
||||
'fullsearch' => 'Повнотекстовий пошук',
|
||||
'fullsearch_hint' => 'Використовувати повнотекстовий індекс',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => 'Інформація про повнотекстовий індекс',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => 'Атрибути',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (674), fengjohn (5)
|
||||
// Translators: Admin (678), fengjohn (5)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '',
|
||||
|
@ -155,14 +155,14 @@ URL: [url]',
|
|||
'attr_malformed_int' => '',
|
||||
'attr_malformed_url' => '',
|
||||
'attr_max_values' => '',
|
||||
'attr_min_values' => '',
|
||||
'attr_min_values' => '最小值没达到',
|
||||
'attr_not_in_valueset' => '',
|
||||
'attr_no_regex_match' => '',
|
||||
'attr_validation_error' => '',
|
||||
'at_least_n_users_of_group' => '',
|
||||
'august' => '八 月',
|
||||
'authentication' => '认证',
|
||||
'author' => '',
|
||||
'author' => '作者',
|
||||
'automatic_status_update' => '自动状态变化',
|
||||
'back' => '返回',
|
||||
'backup_list' => '备份列表',
|
||||
|
@ -260,6 +260,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => '创建全文索引',
|
||||
'create_fulltext_index_warning' => '你将重新创建全
|
||||
文索引。这将花费一定的时间但是会提升系统的整体表现。如果你想要重新创建索引,请确
|
||||
|
@ -337,6 +338,7 @@ URL: [url]',
|
|||
'does_not_expire' => '永不过期',
|
||||
'does_not_inherit_access_msg' => '继承访问权限',
|
||||
'download' => '下载',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '',
|
||||
'do_object_setchecksum' => '',
|
||||
'do_object_setfilesize' => '设置文件大小',
|
||||
|
@ -354,6 +356,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => '通过此操作,您可以创建一个您数据库的转储文件,之后可以将转储数据保存到您服务器所在的数据文件夹中',
|
||||
'dump_list' => '存在转储文件',
|
||||
'dump_remove' => '删除转储文件',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '重复的内容',
|
||||
'edit' => '编辑',
|
||||
'edit_attributes' => '编辑属性',
|
||||
|
@ -408,7 +411,7 @@ URL: [url]',
|
|||
'expiry_changed_email_body' => '',
|
||||
'expiry_changed_email_subject' => '',
|
||||
'export' => '',
|
||||
'extension_manager' => '',
|
||||
'extension_manager' => '扩展管理器',
|
||||
'february' => '二 月',
|
||||
'file' => '文件',
|
||||
'files' => '文件',
|
||||
|
@ -442,6 +445,7 @@ URL: [url]',
|
|||
'fr_FR' => '法语',
|
||||
'fullsearch' => '全文搜索',
|
||||
'fullsearch_hint' => '使用全文索引',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => '全文索引信息',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => '属性',
|
||||
|
@ -734,7 +738,7 @@ URL: [url]',
|
|||
'reception_rejected' => '',
|
||||
'recipients' => '',
|
||||
'redraw' => '',
|
||||
'refresh' => '',
|
||||
'refresh' => '刷新',
|
||||
'rejected' => '拒绝',
|
||||
'released' => '发布',
|
||||
'removed_approver' => '已经从审核人名单中删除',
|
||||
|
|
|
@ -260,6 +260,7 @@ URL: [url]',
|
|||
'converter_new_cmd' => '',
|
||||
'converter_new_mimetype' => '',
|
||||
'copied_to_checkout_as' => '',
|
||||
'create_download_link' => '',
|
||||
'create_fulltext_index' => '創建全文索引',
|
||||
'create_fulltext_index_warning' => '',
|
||||
'creation_date' => '創建日期',
|
||||
|
@ -335,6 +336,7 @@ URL: [url]',
|
|||
'does_not_expire' => '永不過期',
|
||||
'does_not_inherit_access_msg' => '繼承存取權限',
|
||||
'download' => '下載',
|
||||
'download_links' => '',
|
||||
'do_object_repair' => '',
|
||||
'do_object_setchecksum' => '',
|
||||
'do_object_setfilesize' => '',
|
||||
|
@ -352,6 +354,7 @@ URL: [url]',
|
|||
'dump_creation_warning' => '通過此操作,您可以創建一個您資料庫的轉儲檔,之後可以將轉儲資料保存到您伺服器所在的資料檔案夾中',
|
||||
'dump_list' => '存在轉儲文件',
|
||||
'dump_remove' => '刪除轉儲檔',
|
||||
'duplicates' => '',
|
||||
'duplicate_content' => '',
|
||||
'edit' => '編輯',
|
||||
'edit_attributes' => '編輯屬性',
|
||||
|
@ -440,6 +443,7 @@ URL: [url]',
|
|||
'fr_FR' => '法語',
|
||||
'fullsearch' => '全文檢索搜尋',
|
||||
'fullsearch_hint' => '使用全文索引',
|
||||
'fulltextsearch_disabled' => '',
|
||||
'fulltext_info' => '全文索引資訊',
|
||||
'global_attributedefinitiongroups' => '',
|
||||
'global_attributedefinitions' => '屬性',
|
||||
|
|
|
@ -99,7 +99,7 @@ for ($file_num=0;$file_num<count($_FILES["userfile"]["tmp_name"]);$file_num++){
|
|||
}
|
||||
|
||||
$res = $document->addDocumentFile($name, $comment, $user, $userfiletmp,
|
||||
basename($userfilename),$fileType, $userfiletype, $version, $public);
|
||||
utf8_basename($userfilename),$fileType, $userfiletype, $version, $public);
|
||||
|
||||
if (is_bool($res) && !$res) {
|
||||
UI::exitError(getMLText("folder_title", array("foldername" => $folder->getName())),getMLText("error_occured"));
|
||||
|
|
|
@ -78,7 +78,7 @@ if( move_uploaded_file( $source_file_path, $target_file_path ) ) {
|
|||
}
|
||||
|
||||
$res = $document->addDocumentFile($name, $comment, $user, $userfiletmp,
|
||||
basename($userfilename),$fileType, $userfiletype );
|
||||
utf8_basename($userfilename),$fileType, $userfiletype );
|
||||
|
||||
if (is_bool($res) && !$res) {
|
||||
UI::exitError(getMLText("folder_title", array("foldername" => $folder->getName())),getMLText("error_occured"));
|
||||
|
|
|
@ -286,7 +286,8 @@ function insert_attributedefinition($attrdef) { /* {{{ */
|
|||
$logger->info("Attribute definition already exists");
|
||||
} else {
|
||||
if(in_array('attributedefinitions', $sections)) {
|
||||
if(!$newAttrdef = $dms->addAttributeDefinition($attrdef['attributes']['name'], $attrdef['objecttype'], $attrdef['attributes']['type'], $attrdef['attributes']['multiple'], $attrdef['attributes']['minvalues'], $attrdef['attributes']['maxvalues'], $attrdef['attributes']['valueset'], $attrdef['attributes']['regex'])) {
|
||||
$objtype = ($attrdef['objecttype'] == 'folder' ? SeedDMS_Core_AttributeDefinition::objtype_folder : ($attrdef['objecttype'] == 'document' ? SeedDMS_Core_AttributeDefinition::objtype_document : ($attrdef['objecttype'] == 'documentcontent' ? SeedDMS_Core_AttributeDefinition::objtype_documentcontent : 0)));
|
||||
if(!$newAttrdef = $dms->addAttributeDefinition($attrdef['attributes']['name'], $objtype, $attrdef['attributes']['type'], $attrdef['attributes']['multiple'], $attrdef['attributes']['minvalues'], $attrdef['attributes']['maxvalues'], $attrdef['attributes']['valueset'], $attrdef['attributes']['regex'])) {
|
||||
$logger->err("Could not add attribute definition");
|
||||
$logger->debug($dms->getDB()->getErrorMsg());
|
||||
return false;
|
||||
|
|
|
@ -291,6 +291,7 @@ class SeedDMS_View_ObjectCheck extends SeedDMS_Bootstrap_Style {
|
|||
print "<th>".getMLText("version")."</th>\n";
|
||||
print "<th>".getMLText("original_filename")."</th>\n";
|
||||
print "<th>".getMLText("mimetype")."</th>\n";
|
||||
print "<th>".getMLText("duplicates")."</th>\n";
|
||||
print "</tr>\n</thead>\n<tbody>\n";
|
||||
foreach($duplicateversions as $rec) {
|
||||
$version = $rec['content'];
|
||||
|
@ -299,7 +300,9 @@ class SeedDMS_View_ObjectCheck extends SeedDMS_Bootstrap_Style {
|
|||
print "<td>".$doc->getId()."</td><td>".$version->getVersion()."</td><td>".$version->getOriginalFileName()."</td><td>".$version->getMimeType()."</td>";
|
||||
print "<td>";
|
||||
foreach($rec['duplicates'] as $duplicate) {
|
||||
print $duplicate->getVersion();
|
||||
$dupdoc = $duplicate->getDocument();
|
||||
print "<a href=\"../out/out.ViewDocument.php?documentid=".$dupdoc->getID()."\">".$dupdoc->getID()."/".$duplicate->getVersion()."</a>";
|
||||
echo "<br />";
|
||||
}
|
||||
print "</td>";
|
||||
print "</tr>\n";
|
||||
|
|
Loading…
Reference in New Issue
Block a user