Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 14 translations.

NameCurrent message text
 h Bulgarian (bg)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Разкоментирайте следните редове, ако имате нужда от базирани на таблици сесии.
 // Забележка: Базираните на таблици сесии са в момента не се поддържа на MSSQL сървър.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Няма' ,
 ),
 ),
</syntaxhighlight>
 h Danish (da)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Fjern kommentarer på følgende linjer, hvis du har brug for tabelbaserede sessioner.
 // Bemærk: Tabelbaserede sessioner er i øjeblikket ikke understøttet på MSSQL-serveren.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => sand,
 'httponly' => sand,
 'samesite' => 'Ingen' ,
 ),
 ),
</syntaxhighlight>
 h German (de)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Kommentieren Sie die folgenden Zeilen aus, wenn Sie tabellenbasierte Sitzungen benötigen.
 // Hinweis: Tabellenbasierte Sitzungen sind wird derzeit auf dem MSSQL-Server nicht unterstützt.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'None' ,
 ),
 ),
</syntaxhighlight>
 h English (en)<syntaxhighlight lang="php" enclose="pre"> 'session' => array (
'sessionName'=>'LS-VBXZZORFJZCAKGYI',
// Uncomment the following lines if you need table-based sessions.
// Note: Table-based sessions are currently not supported on MSSQL server.
// 'class' => 'application.core.web.DbHttpSession',
// 'connectionID' => 'db',
// 'sessionTableName' => '{{sessions}}',
'cookieParams' => array(
'secure' => true,
'httponly' => true,
'samesite' => 'None',
),
),
</syntaxhighlight>
 h Spanish (es)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Descomente las siguientes líneas si necesita sesiones basadas en tablas.
 // Nota: Las sesiones basadas en tablas son actualmente no es compatible con el servidor MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sesiones}}',
 'cookieParams' => array(
 'secure' => verdadero,
 'httponly' => verdadero,
 'samesite' => 'Ninguno' ,
 ),
 ),
</syntaxhighlight>
 h French (fr)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Décommentez les lignes suivantes si vous avez besoin de sessions basées sur des tables.
 // Remarque : les sessions basées sur des tables sont actuellement non pris en charge sur le serveur MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Aucun' ,
 ),
 ),
</syntaxhighlight>
 h Hungarian (hu)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Ha tábla alapú munkamenetekre van szüksége, törölje a megjegyzéseket a következő sorokból.
 // Megjegyzés: A tábla alapú szekciók jelenleg nem támogatott az MSSQL szerveren.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Nincs' ,
 ),
 ),
</syntaxhighlight>
 h Italian (it)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Rimuovi il commento dalle seguenti righe se hai bisogno di sessioni basate su tabella.
 // Nota: le sessioni basate su tabella sono attualmente non supportato sul server MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Nessuno' ,
 ),
 ),
</syntaxhighlight>
 h Japanese (ja)<syntaxhighlight lang="php" enclose="pre"> 'session' => array (
'sessionName'=>'LS-VBXZZORFJZCAKGYI',
// テーブルベースのセッションが必要な場合は、以下の行をコメントアウトします。
// 注意: テーブルベースのセッションはMSSQLサーバーでは現在サポートされていません。
// 'class' => 'application.core.web.DbHttpSession',
// 'connectionID' => 'db',
// 'sessionTableName' => '{{sessions}}',
'cookieParams' => array(
'secure' => true,
'httponly' => true,
'samesite' => 'None',
),
),
</syntaxhighlight>
 h Dutch (nl)<syntaxhighlight lang="php" enclose="pre"> 'session' => array (
'sessionName'=>'LS-VBXZZORFJZCAKGYI',
// Haal de vinkjes weg als je sessies op basis van table wilt hebben.
// NB: Table-based sessies worden nu niet ondersteund op een MSSQL-server.
// 'class' => 'application.core.web.DbHttpSession',
// 'connectionID' => 'db',
// 'sessionTableName' => '{{sessions}}',
'cookieParams' => array(
'secure' => true,
'httponly' => true,
'samesite' => 'None',
),
),
</syntaxhighlight>
 h Polish (pl)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Odkomentuj poniższe linie, jeśli potrzebujesz sesji opartych na tabelach.
 // Uwaga: Sesje oparte na tabelach są obecnie nieobsługiwane na serwerze MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Brak' ,
 ),
 ),
</syntaxhighlight>
 h Romanian (ro)<syntaxhighlight lang="php" enclose="pre">'session' => matrice (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Decomentați următoarele rânduri dacă aveți nevoie de sesiuni bazate pe tabel.
 // Notă: sesiunile bazate pe tabel sunt momentan nu este acceptat pe serverul MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Niciunul' ,
 ),
 ),
</syntaxhighlight>
 h Slovenian (sl)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Odkomentirajte naslednje vrstice, če potrebujete seje, ki temeljijo na tabelah.
 // Opomba: Seje, ki temeljijo na tabelah, so trenutno ni podprto na strežniku MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Brez' ,
 ),
 ),
</syntaxhighlight>
 h Vietnamese (vi)<syntaxhighlight lang="php" enclose="pre">'session' => array (
 'sessionName'=>'LS-VBXZZORFJZCAKGYI',
 // Bỏ ghi chú các dòng sau nếu bạn cần các phiên dựa trên bảng.
 // Lưu ý: Các phiên dựa trên bảng là hiện không được hỗ trợ trên máy chủ MSSQL.
 // 'class' => 'application.core.web.DbHttpSession',
 // 'connectionID' => 'db',
 // 'sessionTableName' = > '{{sessions}}',
 'cookieParams' => array(
 'secure' => true,
 'httponly' => true,
 'samesite' => 'Không' ,
 ),
 ),
</syntaxhighlight>