Gentics Portal.Node PHP API
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
All
Classes
Namespaces
Functions
Variables
Pages
common
modules
personalisation
messages
ru
core.php
1
<?php
2
/**
3
* Gentics Portal.Node PHP
4
* Author & Copyright (c) by Gentics Software GmbH
5
* sales@gentics.com
6
* http://www.gentics.com
7
* Licenses can be found in the LICENSE.txt file in the root-folder of this installation
8
* You must not use this software without a valid license agreement.
9
*
10
*/
11
return
array(
12
'New'
=>
'Новый'
,
13
'Delete'
=>
'Удалить'
,
14
'Save'
=>
'Сохранить'
,
15
'Name'
=>
'Имя'
,
16
'Title'
=>
'Описание'
,
17
'Are you sure?'
=>
'Вы уверены?'
,
18
'Personalisation attributes tree'
=>
'Дерево аттрибутов'
,
19
'new_attribute'
=>
'новый_аттрибут'
,
20
'This name has already been taken.'
=>
'Это имя уже занято.'
21
);
Generated on Thu Jun 20 2013 14:45:15 for Gentics Portal.Node PHP API by
1.8.1.2