NG1NDEX
Server IP : 103.233.192.212  /  Your IP : 18.117.168.139
Web Server : Apache/2
System : Linux sv1.inde.co.th 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User : sumpatuan ( 1058)
PHP Version : 5.5.38
Disable Function : symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,putenv,passthru,escapeshellarg,escapeshellcmd,pcntl_exec,proc_get_status,proc_nice,proc_terminate,pclose,ini_alter,virtual,openlog,ini_restore
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/sumpatuan/domains/sumpatuan.go.th/private_html/backup/framework/messages/sv/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/sumpatuan/domains/sumpatuan.go.th/private_html/backup/framework/messages/sv/yii.php
<?php
/**
 * Message translations.
 *
 * This file is automatically generated by 'yiic message' command.
 * It contains the localizable messages extracted from source code.
 * You may modify this file by translating the extracted messages.
 *
 * Each array element represents the translation (value) of a message (key).
 * If the value is empty, the message is considered as not translated.
 * Messages that no longer need translation will have their translations
 * enclosed between a pair of '@@' marks.
 *
 * Message string can be used with plural forms format. Check i18n section
 * of the guide for details.
 *
 * NOTE, this file must be saved in UTF-8 encoding.
 */
return array (
  'Failed to set unsafe attribute "{attribute}" of "{class}".' => 'Misslyckades att tilldela det ej sรคkra attributet "{attribute}" i "{class}".',
  'Failed to start session.' => 'Misslyckades med start av session',
  'Powered by {yii}.' => 'Anvรคnder {yii}.',
  '{class} and its behaviors do not have a method or closure named "{name}".' => 'Varken {class} eller nรฅgon av dess behavior har en metod eller closure med namnet "{name}".',
  '"{path}" is not a valid directory.' => '"{path}" รคr inte en giltig katalog.',
  '&lt; Previous' => '&lt; Fรถregรฅende',
  '&lt;&lt; First' => '&lt;&lt; Fรถrsta',
  'Action class {class} must implement the "run" method.' => 'Action-klassen {class} mรฅste implementera metoden "run".',
  'Active Record requires a "db" CDbConnection application component.' => 'Active Record erfordrar en "db" CDbConnection applikationskomponent.',
  'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'Active Record-klassen "{class}" innehรฅller en ogiltig deklaration av relationen "{relation}". Den mรฅste specificera relationstyp (kardinalitet), den relaterade Active Record-klassen samt referensattributet (fk).',
  'Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.' => 'Active Record-klassen "{class}" fรถrsรถker vรคlja en ogiltig kolumn "{column}". Observera att kolumnen mรฅste existera i tabellen eller vara ett uttryck med alias.',
  'Adding a foreign key constraint to an existing table is not supported by SQLite.' => 'SQLite stรถder inte tillรคgg av referensattributrestriktion i existerande tabell',
  'Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable.' => 'Alias "{alias}" รคr ogiltigt. Kontrollera att det leder till en existerande PHP-fil.',
  'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Ogiltigt alias "{alias}". Kontrollera att det refererar till en befintlig katalog eller fil',
  'Alias "{alias}" is invalid. Make sure it points to an existing directory.' => 'Alias "{alias}" รคr ogiltigt. Kontrollera att det leder till en katalog.',
  'Altering a DB column is not supported by SQLite.' => 'SQLite stรถder inte รคndring av kolumn',
  'Application Log' => 'Applikationslogg',
  'Application base path "{path}" is not a valid directory.' => 'Applikationens rotsรถkvรคg "{path}" รคr inte en giltig katalog.',
  'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Applikationens runtime-sรถkvรคg "{path}" รคr inte giltig. Kontrollera att den รคr en katalog dit webbserverprocessen fรฅr skriva',
  'Authorization item "{item}" has already been assigned to user "{user}".' => 'Anvรคndaren "{user}" har redan tilldelats auktoriseringsobjektet "{item}".',
  'Base path "{path}" is not a valid directory.' => 'Rotsรถkvรคgen "{path}" รคr inte en giltig katalog.',
  'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache krรคver att PHP apc-tillรคgg har laddats.',
  'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" รคr ogiltig. Kontrollera att katalogen existerar och att webbserverprocessen har skrivrรคttighet.',
  'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID รคr ogiltig. Kontrollera att "{id}" refererar till en giltig applikationskomponent av typen cache.',
  'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" รคr ogiltig. En sรฅdan รฅtgรคrd finns inte i nuvarande "controller".',
  'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" รคr ogiltig. Kontrollera att den refererar till ID fรถr en applikationskomponent av typen CDbConnection.',
  'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" รคr ogiltig. Kontrollera att det refererar till ID fรถr en CDbConnection applikationskomponent.',
  'CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCacheDependency.connectionID "{id}" รคr ogiltigt. Kontrollera att det refererar till ID fรถr en CDbConnection-applikationskomponent.',
  'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql fรฅr inte vara tom.',
  'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand kunde inte exekvera SQL-satsen: {error}',
  'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand misslyckades att fรถrbereda SQL-satsen: {error}',
  'CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::execute() misslyckades: {error}. SQL-satsen som exekverades var: {sql}.',
  'CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::{method}() misslyckades: {error}. SQL-satsen som exekverades var: {sql}.',
  'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection stรถder inte lรคsning av schema fรถr {driver}-databas.',
  'CDbConnection failed to open the DB connection.' => 'CDbConnection lyckades inte รถppna DB-anslutningen.',
  'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection kunde inte รถppna DB-anslutningen: {error}',
  'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString fรฅr inte vara tom.',
  'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader kan inte reverseras. Den lรคser endast data i fรถljd.',
  'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" รคr ogiltig. Kontrollera att det refererar till ID fรถr en CDbConnection applikationskomponent.',
  'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" refererar inte till en giltig CDbConnection applikationskomponent.',
  'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID รคr ogiltig. Kontrollera att "{id}" refererar till en giltig applikationskomponent av typen database.',
  'CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbTestFixture.connectionID "{id}" รคr ogiltigt. Kontrollera att det refererar till ID:t fรถr en CDbConnection-applikationskomponent.',
  'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction รคr inaktiv och kan inte bekrรคfta eller fรถrkasta operationer.',
  'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory fรฅr inte vara tom.',
  'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'CEAcceleratorCache krรคver att PHP-tillรคgget eAccelerator รคr laddat, aktiverat eller kompilerat med alternativet "--with-eaccelerator-shared-memory".',
  'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName fรฅr inte vara tom.',
  'CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.' => 'CFileLogRoute.logPath "{path}" refererar inte till en giltig katalog. Kontrollera att den รคr en existerande katalog dรคr webbserverprocessen har skrivrรคttighet.',
  'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain kan bara ha objekt som implementerar grรคnssnittet IFilter.',
  'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl kan inte vara tom.',
  'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name kan inte vara tom.',
  'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName fรฅr inte vara tom.',
  'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection kan endast innehรฅlla objekt av typen CHttpCookie.',
  'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest kan inte avgรถra ingรฅngsskriptets URL.',
  'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest kan inte avgรถra path-informationen i fรถrfrรฅgningen.',
  'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest kan inte avgรถra fรถrfrรฅgningens URI.',
  'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode kan endast vara "none", "allow" eller "only".',
  'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" รคr ogiltig. Mรฅste vara ett heltal i intervallet 0 till 100.',
  'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" รคr inte en giltig katalog.',
  'CMemCache server configuration must be an array.' => 'CMemCache serverkonfiguration mรฅste bestรฅ av en array.',
  'CMemCache server configuration must have "host" value.' => 'CMemCache serverkonfiguration mรฅste innehรฅlla ett "host"-vรคrde.',
  'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute upptรคckte ett omatchat kodblock "{token}". Anropen till Yii::beginProfile() och Yii::endProfile() mรฅste vara korrekt nรคstlade.',
  'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" รคr ogiltig. Giltiga vรคrden inkluderar "summary" och "callstack".',
  'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'CSecurityManager krรคver att PHP mcrypt-tillรคgget om datakryptering skall anvรคndas.',
  'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey fรฅr inte vara tom.',
  'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey fรฅr inte vara tom.',
  'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> kan endast innehรฅlla objekt av klassen {type}.',
  'CTypedMap<{type}> can only hold objects of {type} class.' => 'CTypedMap<{type}> kan endast innehรฅlla objekt av klassen {type}.',
  'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat mรฅste vara "path" eller "get".',
  'CWinCache requires PHP wincache extension to be loaded.' => 'CWinCache krรคver att PHP-tillรคgget wincache har laddats.',
  'CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini.' => 'CWinCache anvรคndarcache รคr avaktiverad. Var god sรคtt wincache.ucenabled till On i php.ini.',
  'CXCache requires PHP XCache extension to be loaded.' => 'CXCache krรคver att PHP XCache-tillรคgget รคr laddat.',
  'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache krรคver att PHP-tillรคgget Zend Data Cache รคr laddat.',
  'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Kan inte lรคgga till "{child}" som avkomma till "{name}". En slinga har detekterats.',
  'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Kan inte lรคgga till "{child}" som avkomma till "{parent}". En slinga har detekterats.',
  'Cannot add "{name}" as a child of itself.' => 'Kan inte lรคgga till "{name}" som sin egen avkomma.',
  'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Kan inte lรคgga ett objekt av typen "{child}" till ett objekt av typen "{parent}".',
  'Column name must be either a string or an array.' => 'Kolumnnamn mรฅste vara antingen en strรคng eller en array.',
  'Dropping DB column is not supported by SQLite.' => 'SQLite stรถder inte borttagning av kolumn',
  'Dropping a foreign key constraint is not supported by SQLite.' => 'SQLite stรถder inte borttagning av referensattributrestriktion',
  'Either "{parent}" or "{child}" does not exist.' => 'Antingen "{parent}" eller "{child}" existerar inte.',
  'Error: Table "{table}" does not have a primary key.' => 'Fel: Tabellen "{table}" saknar primรคrnyckel.',
  'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Fel: Tabellen "{table}" har en sammansatt primรคrnyckel vilket inte stรถds av crud-kommandot.',
  'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Event "{class}.{event}" รคr associerad med en ogiltig hanterare "{handler}".',
  'Event "{class}.{event}" is not defined.' => 'Event "{class}.{event}" ej definierad.',
  'Extension path "{path}" does not exist.' => 'Sรถkvรคg till utvidgning "{path}" finns inte.',
  'Failed to initialize the mcrypt module.' => 'Kunde inte initialisera modulen mcrypt.',
  'Failed to write the uploaded file "{file}" to disk.' => 'Misslyckades att skriva den uppladdade filen "{file}" till disk.',
  'File upload was stopped by extension.' => 'Uppladdning av fil stoppades av tillรคgg.',
  'Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}".' => 'Filtret "{filter}" รคr ogiltigt. Kontrollern "{class}" innehรฅller inte filtermetoden "filter{filter}".',
  'GD and FreeType PHP extensions are required.' => 'PHP-tillรคggen GD och FreeType erfordras.',
  'Get a new code' => 'Erhรฅll en ny kod',
  'Go to page: ' => 'Gรฅ till sida: ',
  'Invalid MO file revision: {revision}.' => 'Ogiltig MO-filrevision: {revision}.',
  'Invalid MO file: {file} (magic: {magic}).' => 'Ogiltig MO-fil: {file} (magic: {magic}).',
  'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Ogiltigt enum-vรคrde "{value}". Kontrollera att vรคrdet ingรฅr i ({enum}).',
  'Invalid operator "{operator}".' => 'Ogiltig operator "{operator}".',
  'Last &gt;&gt;' => 'Sista &gt;&gt;',
  'List data must be an array or an object implementing Traversable.' => 'List-innehรฅll mรฅste vara en array eller ett objekt som implementerar Traversable.',
  'List index "{index}" is out of bound.' => 'Listindex "{index}" รคr inte inom tillรฅtna grรคnser.',
  'Login Required' => 'Inloggning krรคvs',
  'Map data must be an array or an object implementing Traversable.' => 'Map-innehรฅll mรฅste vara en array eller ett objekt som implementerar Traversable.',
  'Missing the temporary folder to store the uploaded file "{file}".' => 'Saknar temporรคrkatalog att placera den uppladdade filen "{file}" i.',
  'Next &gt;' => 'Nรคsta &gt;',
  'No columns are being updated for table "{table}".' => 'Inga kolumner uppdateras i tabellen "{table}".',
  'No counter columns are being updated for table "{table}".' => 'Inga rรคknarkolumner uppdateras i tabellen "{table}".',
  'Object configuration must be an array containing a "class" element.' => 'Objektkonfiguration skall vara en array innehรฅllande ett "class"-element.',
  'Please fix the following input errors:' => 'Var vรคnlig รฅtgรคrda fรถljande inmatningsfel:',
  'Property "{class}.{property}" is not defined.' => 'Property "{class}.{property}" ej definierad.',
  'Property "{class}.{property}" is read only.' => 'Property "{class}.{property}" kan endast lรคsas.',
  'Property CMaskedTextField.mask cannot be empty.' => 'Propertyn CMaskedTextField.mask kan inte lรคmnas blank.',
  'Queue data must be an array or an object implementing Traversable.' => 'Queue-innehรฅll mรฅste vara en array eller ett objekt som implementerar Traversable.',
  'Relation "{name}" is not defined in active record class "{class}".' => 'Relationen "{name}" รคr inte definierad i Active Record-klassen "{class}".',
  'Renaming a DB column is not supported by SQLite.' => 'SQLite stรถder inte namnรคndring av kolumn',
  'Stack data must be an array or an object implementing Traversable.' => 'Stack-innehรฅll mรฅste vara en array eller ett objekt som implementerar Traversable.',
  'Table "{table}" does not exist.' => 'Tabellen "{table}" finns inte.',
  'Table "{table}" does not have a column named "{column}".' => 'Tabellen "{table}" innehรฅller inte en kolumn med namnet "{column}".',
  'The "db" application component must be configured to be a CDbConnection object.' => 'Applikationskomponenten "db" mรฅste konfigureras som ett CDbConnection-objekt.',
  'The "filter" property must be specified with a valid callback.' => '"filter"-egenskapen mรฅste specificeras med en giltig callback-metod.',
  'The "pattern" property must be specified with a valid regular expression.' => '"pattern"-egenskapen mรฅste specificeras med ett giltigt reguljรคruttryck (regexp).',
  'The "range" property must be specified with a list of values.' => 'Propertyn "range" mรฅste specificeras genom en lista med vรคrden.',
  'The CSRF token could not be verified.' => 'CSRF-symbolen (token) kunde inte verifieras.',
  'The DB query must contain the "from" portion.' => 'Databasfrรฅgan mรฅste innehรฅlla ett "from"-led.',
  'The STAT relation "{name}" cannot have child relations.' => 'STAT-sambandet "{name}" kan inte ha underordnade samband (child relations).',
  'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'URL-mรถnstret "{pattern}" fรถr vรคgen "{route}" รคr inte ett giltigt reguljรคruttryck (regexp).',
  'The active record cannot be deleted because it is new.' => 'Active Record-posten kan inte tas bort eftersom den รคr ny.',
  'The active record cannot be inserted to database because it is not new.' => 'Active Record-posten kan inte nyskapas i databasen eftersom den inte รคr ny.',
  'The active record cannot be updated because it is new.' => 'Active Record-posten kan inte uppdateras eftersom den รคr ny.',
  'The asset "{asset}" to be published does not exist.' => 'Tillgรฅngen "{asset}" som skulle publiceras finns inte.',
  'The command path "{path}" is not a valid directory.' => 'Sรถkvรคgen till kommandot "{path}" รคr inte en giltig katalog.',
  'The controller path "{path}" is not a valid directory.' => 'Sรถkvรคgen "{path}" fรถr kontrollern รคr inte en giltig katalog.',
  'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Filen "{file}" kan inte laddas upp. Bara filer med fรถljande filtillรคgg tillรฅts: {extensions}.',
  'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Filen "{file}" รคr fรถr stor. Dess storlek fรฅr inte รถverskrida {limit} bytes.',
  'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Filen "{file}" รคr fรถr liten. Dess storlek fรฅr inte vara mindre รคn {limit} bytes.',
  'The file "{file}" was only partially uploaded.' => 'Filen "{file}" laddades upp ofullstรคndigt.',
  'The first element in a filter configuration must be the filter class.' => 'Fรถrsta elementet i en filterkonfiguration mรฅste vara filtrets klass.',
  'The format of {attribute} is invalid.' => '{attribute} har ett ogiltigt format.',
  'The item "{name}" does not exist.' => 'Objektet "{name}" existerar inte.',
  'The item "{parent}" already has a child "{child}".' => 'Objektet "{parent}" har redan en avkomma "{child}".',
  'The layout path "{path}" is not a valid directory.' => 'Sรถkvรคgen "{path}" till layouten รคr inte en giltig katalog.',
  'The list is read only.' => 'List-innehรฅllet รคr skrivskyddat.',
  'The map is read only.' => 'Map-innehรฅllet รคr skrivskyddat.',
  'The module path "{path}" is not a valid directory.' => 'Modulsรถkvรคgen "{path}" รคr inte en giltig katalog.',
  'The pattern for 12 hour format must be "h" or "hh".' => 'Mรถnstret fรถr 12-timmarsformat mรฅste vara "h" eller "hh".',
  'The pattern for 24 hour format must be "H" or "HH".' => 'Mรถnstret fรถr 24-timmarsformat mรฅste vara "H" eller "HH".',
  'The pattern for AM/PM marker must be "a".' => 'Mรถnstret fรถr AM/PM-mรคrke mรฅste vara "a".',
  'The pattern for day in month must be "F".' => 'Mรถnstret fรถr dag i mรฅnad mรฅste vara "F".',
  'The pattern for day in year must be "D", "DD" or "DDD".' => 'Mรถnstret fรถr dag inom รฅret mรฅste vara  "D", "DD" eller "DDD".',
  'The pattern for day of the month must be "d" or "dd".' => 'Mรถnstret fรถr dag i mรฅnaden mรฅste vara "d" eller "dd".',
  'The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc".' => 'Mรถnstret fรถr veckodag mรฅste vara "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" eller "ccccc".',
  'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Mรถnstret fรถr era mรฅste vara "G", "GG", "GGG", "GGGG" eller "GGGGG".',
  'The pattern for hour in AM/PM must be "K" or "KK".' => 'Mรถnstret fรถr timme i AM/PM-format mรฅste vara "K" eller "KK".',
  'The pattern for hour in day must be "k" or "kk".' => 'Mรถnstret fรถr dygnstimme mรฅste vara "k" eller "kk".',
  'The pattern for minutes must be "m" or "mm".' => 'Mรถnstret fรถr minut mรฅste vara "m" eller "mm".',
  'The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL".' => 'Mรถnstret fรถr mรฅnad mรฅste vara "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" eller "LLLL".',
  'The pattern for seconds must be "s" or "ss".' => 'Mรถnstret fรถr sekund mรฅste vara "s" eller "ss".',
  'The pattern for time zone must be "z" or "v".' => 'Mรถnstret fรถr tidzon mรฅste vara "z" or "v".',
  'The pattern for week in month must be "W".' => 'Mรถnstret fรถr vecka inom mรฅnaden mรฅste vara "W".',
  'The pattern for week in year must be "w".' => 'Mรถnstret fรถr vecka inom รฅret mรฅste vara "w".',
  'The queue is empty.' => 'Denna Queue saknar innehรฅll.',
  'The relation "{relation}" in active record class "{class}" is not specified correctly. The join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Sambandet "{relation}" i active record-klassen "{class}" รคr inte korrekt specificerat. Mellantabellen "{joinTable}" angiven som referensattribut (FK) kan inte hittas i databasen.',
  'The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Relationen "{relation}" i Active Record-klassen "{class}" รคr inte korrekt specificerad: jointabellen "{joinTable}"  som nรคmns i referensattributet รฅterfinns inte i databasen.',
  'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'Sambandet "{relation}" i active record-klassen "{class}" รคr specificerat med ett referensattribut (FK) "{key}" som inte pekar mot modertabellen "{table}".',
  'The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.' => 'Relationen "{relation}" i Active Record-klassen "{class}" รคr specificerad med ett ofullstรคndigt referensattribut. Referensattributet mรฅste bestรฅ av kolumner refererande till bรฅda jointabellerna.',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". There is no such column in the table "{table}".' => 'Sambandet "{relation}" i active record-klassen "{class}" รคr specificerat med ett ogiltigt referensattribut (FK) "{key}". Det finns ingen sรฅdan kolumn i tabellen "{table}".',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The columns in the key must match the primary keys of the table "{table}".' => 'Sambandet "{relation}" i active record-klassen "{class}" รคr specificerat med ett ogiltigt referensattribut (FK). Kolumnerna i attributet (FK) mรฅste matcha primรคrnyckeln i tabellen "{table}".',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".' => 'Relationen "{relation}" i Active Record-klassen "{class}" รคr specificerad med ett ogiltigt referensattribut. Giltigt format fรถr referensattributet รคr "joinTable(fk1,fk2,...)".',
  'The requested view "{name}" was not found.' => 'Den begรคrda vyn "{name}" hittades inte.',
  'The stack is empty.' => 'Denna Stack saknar innehรฅll.',
  'The system is unable to find the requested action "{action}".' => 'Systemet kan inte hitta den begรคrda รฅtgรคrden "{action}".',
  'The system view path "{path}" is not a valid directory.' => 'Sรถkvรคgen "{path}" fรถr systemvyn รคr inte en giltig katalog.',
  'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Tabellen "{table}" fรถr Active Record-klassen "{class}" kan inte hittas i databasen.',
  'The value for the column "{column}" is not supplied when querying the table "{table}".' => 'Vรคrdet fรถr kolumnen "{column}" finns inte med i frรฅga till tabellen "{table}".',
  'The verification code is incorrect.' => 'Verifieringskoden stรคmmer inte.',
  'The view path "{path}" is not a valid directory.' => 'Sรถkvรคgen "{path}" fรถr vyn รคr inte en giltig katalog.',
  'Theme directory "{directory}" does not exist.' => 'Temakatalogen "{directory}" existerar inte.',
  'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Detta innehรฅll behรถver <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a> fรถr att visas korrekt.',
  'Unable to add an item whose name is the same as an existing item.' => 'Kan inte lรคgga till ett objekt med samma namn som ett existerande.',
  'Unable to change the item name. The name "{name}" is already used by another item.' => 'Kan inte byta namn pรฅ objektet. Namnet "{name}" รคr redan upptaget av ett annat objekt.',
  'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Kan inte skapa fil med applikationens state "{file}". Kontrollera att den refererar till en existerande katalog dรคr webbserverprocessen har skrivrรคttighet.',
  'Unable to find "{column}" in table "{table}".' => 'Kan inte hitta "{column}" i tabellen "{table}".',
  'Unable to lock file "{file}" for reading.' => 'Kan inte lรฅsa filen "{file}" fรถr lรคsning.',
  'Unable to lock file "{file}" for writing.' => 'Kan inte lรฅsa filen "{file}" fรถr skrivning.',
  'Unable to read file "{file}".' => 'Kan inte lรคsa filen "{file}".',
  'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Kan inte รฅteruppspela รฅtgรคrden "{object}.{method}". Metoden existerar inte.',
  'Unable to resolve the request "{route}".' => 'Kan inte lรถsa upp denna request "{route}".',
  'Unable to write file "{file}".' => 'Kan inte skriva filen "{file}".',
  'Unknown authorization item "{name}".' => 'Okรคnt auktoriseringsobjekt "{name}".',
  'Unknown operator "{operator}".' => 'Okรคnd operator "{operator}".',
  'Unknown type "{type}".' => 'Okรคnd typ "{type}".',
  'Unrecognized locale "{locale}".' => 'Okรคnd locale "{locale}".',
  'View file "{file}" does not exist.' => 'Vyfilen "{file}" existerar inte.',
  'Yii application can only be created once.' => 'Yii applikation kan bara ha en enda instans.',
  'You are not authorized to perform this action.' => 'Du har inte auktorisation fรถr denna รฅtgรคrd.',
  'Your request is invalid.' => 'Din begรคran (request) var inte giltig',
  '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" รคr redan tagen.',
  '{attribute} "{value}" is invalid.' => '{attribute} "{value}" รคr ogiltig.',
  '{attribute} cannot accept more than {limit} files.' => '{attribute} kan inte acceptera fler รคn {limit} filer.',
  '{attribute} cannot be blank.' => '{attribute} fรฅr inte vara blankt.',
  '{attribute} is in the list.' => '{attribute} ingรฅr i listan.',
  '{attribute} is invalid.' => '{attribute} รคr ogiltig.',
  '{attribute} is not a valid URL.' => '{attribute} รคr inte en giltig URL.',
  '{attribute} is not a valid email address.' => '{attribute} รคr inte en giltig mailadress.',
  '{attribute} is not in the list.' => '{attribute} saknas i listan.',
  '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} har fel lรคngd (skulle vara {length} tecken).',
  '{attribute} is too big (maximum is {max}).' => '{attribute} รคr fรถr stort (stรถrsta tillรฅtna vรคrde รคr {max}).',
  '{attribute} is too long (maximum is {max} characters).' => '{attribute} รคr fรถr lรฅng (stรถrsta tillรฅtna lรคngd รคr {max} tecken).',
  '{attribute} is too short (minimum is {min} characters).' => '{attribute} รคr fรถr kort (minsta tillรฅtna lรคngd รคr {min} tecken).',
  '{attribute} is too small (minimum is {min}).' => '{attribute} รคr fรถr litet (minsta tillรฅtna vรคrde รคr {min}).',
  '{attribute} must be a number.' => '{attribute} mรฅste vara ett tal.',
  '{attribute} must be an integer.' => '{attribute} mรฅste vara ett heltal.',
  '{attribute} must be either {true} or {false}.' => '{attribute} mรฅste vara antingen {true} eller {false}.',
  '{attribute} must be greater than "{compareValue}".' => '{attribute} mรฅste vara stรถrre รคn "{compareValue}".',
  '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} mรฅste vara stรถrre รคn eller lika med "{compareValue}".',
  '{attribute} must be less than "{compareValue}".' => '{attribute} mรฅste vara mindre รคn "{compareValue}".',
  '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} mรฅste vara mindre รคn eller lika med "{compareValue}".',
  '{attribute} must be repeated exactly.' => '{attribute} mรฅste repeteras exakt.',
  '{attribute} must be {type}.' => '{attribute} mรฅste vara {type}.',
  '{attribute} must be {value}.' => '{attribute} mรฅste vara {value}.',
  '{attribute} must not be equal to "{compareValue}".' => '{attribute} fรฅr inte vara lika med "{compareValue}".',
  '{className} does not support add() functionality.' => '{className} stรถder inte add()-funktionalitet.',
  '{className} does not support delete() functionality.' => '{className} stรถder inte delete()-funktionalitet.',
  '{className} does not support flushValues() functionality.' => '{className} stรถder inte flushValues()-funktionalitet.',
  '{className} does not support get() functionality.' => '{className} stรถder inte get()-funktionalitet.',
  '{className} does not support set() functionality.' => '{className} stรถder inte set()-funktionalitet.',
  '{class} does not have relation "{name}".' => '{class} innehรฅller inte relationen "{name}".',
  '{class} does not support fetching all table names.' => '{class} stรถder inte hรคmtning av alla tabellnamn.',
  '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} har en ogiltig valideringsregel. Regeln mรฅste specifiera attribut att validera samt namnet pรฅ en valideringsfunktion.',
  '{class} must specify "model" and "attribute" or "name" property values.' => '{class} mรฅste specificera "model"- och "attribute"- eller "name"-egenskapsvรคrden.',
  '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => '{class}.allowAutoLogin mรฅste ges vรคrdet "true" fรถr att cookie-baserad autentisering skall kunna anvรคndas.',
  '{class}::authenticate() must be implemented.' => '{class}::authenticate() mรฅste implementeras.',
  '{controller} cannot find the requested view "{view}".' => '{controller} kan inte hitta den begรคrda vyn "{view}".',
  '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} innehรฅller olรคmpligt nรคstlade "widget"-taggar i vyn "{view}". En {widget} "widget" anropar inte endWidget().',
  '{controller} has an extra endWidget({id}) call in its view.' => '{controller} har ett extra anrop till endWidget({id}) i sin vy.',
  '{widget} cannot find the view "{view}".' => '{widget} kan inte hitta vyn "{view}".',
);

Anon7 - 2022
AnonSec Team