mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
Merge branch 'seeddms-4.3.11'
This commit is contained in:
commit
0ba7ba939c
|
@ -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 (616), kreml (441)
|
||||
// Translators: Admin (616), kreml (442)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Přijmout',
|
||||
|
@ -533,7 +533,7 @@ URL: [url]',
|
|||
'my_documents' => 'Moje dokumenty',
|
||||
'name' => 'Název',
|
||||
'needs_workflow_action' => 'Tento dokument vyžaduje Vaši pozornost. Prosím zkontrolujte záložku pracovního postupu.',
|
||||
'never' => '',
|
||||
'never' => 'nikdy',
|
||||
'new' => 'Nový',
|
||||
'new_attrdef' => 'Přidat definici atributu',
|
||||
'new_default_keywords' => 'Přidat klíčová slova',
|
||||
|
|
|
@ -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 (923), jeromerobert (50), lonnnew (9)
|
||||
// Translators: Admin (926), jeromerobert (50), lonnnew (9)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Accepter',
|
||||
|
@ -127,7 +127,7 @@ URL: [url]',
|
|||
'attr_no_regex_match' => 'La valeur de l\'attribut ne correspond pas à l\'expression régulière.',
|
||||
'at_least_n_users_of_group' => '',
|
||||
'august' => 'Août',
|
||||
'authentication' => '',
|
||||
'authentication' => 'Authentification',
|
||||
'automatic_status_update' => 'Changement de statut automatique',
|
||||
'back' => 'Retour',
|
||||
'backup_list' => 'Liste de sauvegardes existantes',
|
||||
|
@ -219,7 +219,7 @@ URL: [url]',
|
|||
'details_version' => 'Détails de la version: [version]',
|
||||
'de_DE' => 'Allemand',
|
||||
'disclaimer' => 'Cet espace est protégé. Son accès est strictement réservé aux utilisateurs autorisés.<br/>Tout accès non autorisé est punissable par les lois internationales.',
|
||||
'discspace' => '',
|
||||
'discspace' => 'Espace disque',
|
||||
'document' => 'Document',
|
||||
'documents' => 'Documents',
|
||||
'documents_in_process' => 'Documents en cours',
|
||||
|
@ -475,7 +475,7 @@ URL: [url]',
|
|||
'keywords' => 'Mots-clés',
|
||||
'keyword_exists' => 'Mot-clé déjà existant',
|
||||
'language' => 'Langue',
|
||||
'lastaccess' => '',
|
||||
'lastaccess' => 'Dernière connexion',
|
||||
'last_update' => 'Dernière modification',
|
||||
'legend' => 'Légende',
|
||||
'linked_documents' => 'Documents liés',
|
||||
|
|
|
@ -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 (764)
|
||||
// Translators: Admin (766)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Accetta',
|
||||
|
@ -300,8 +300,8 @@ $text = array(
|
|||
'files_deletion' => 'Cancellazione file',
|
||||
'files_deletion_warning' => 'Con questa operazione è possible cancellare i file di intere cartelle. Dopo la cancellazione le informazioni di versionamento resteranno disponibili.',
|
||||
'file_size' => 'Grandezza',
|
||||
'filter_for_documents' => '',
|
||||
'filter_for_folders' => '',
|
||||
'filter_for_documents' => 'Filtro aggiuntivo per i documenti',
|
||||
'filter_for_folders' => 'Filtro aggiuntivo per le cartelle',
|
||||
'folder' => 'Cartella',
|
||||
'folders' => 'Cartelle',
|
||||
'folders_and_documents_statistic' => 'Visualizzazione generale',
|
||||
|
|
|
@ -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 (542), fengjohn (5)
|
||||
// Translators: Admin (544), fengjohn (5)
|
||||
|
||||
$text = array(
|
||||
'accept' => '接受',
|
||||
|
@ -188,7 +188,9 @@ URL: [url]',
|
|||
'content' => '内容',
|
||||
'continue' => '继续',
|
||||
'create_fulltext_index' => '创建全文索引',
|
||||
'create_fulltext_index_warning' => '',
|
||||
'create_fulltext_index_warning' => '你将重新创建全
|
||||
文索引。这将花费一定的时间但是会提升系统的整体表现。如果你想要重新创建索引,请确
|
||||
认你的操作',
|
||||
'creation_date' => '创建日期',
|
||||
'cs_CZ' => '捷克语',
|
||||
'current_password' => '',
|
||||
|
|
Loading…
Reference in New Issue
Block a user