PageRenderTime 45ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 1ms

/yii/framework/messages/sv/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 257 lines | 238 code | 0 blank | 19 comment | 0 complexity | e29ac08920b659feae28d8edd64fabd1 MD5 | raw file
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yiic message' command.
  6. * It contains the localizable messages extracted from source code.
  7. * You may modify this file by translating the extracted messages.
  8. *
  9. * Each array element represents the translation (value) of a message (key).
  10. * If the value is empty, the message is considered as not translated.
  11. * Messages that no longer need translation will have their translations
  12. * enclosed between a pair of '@@' marks.
  13. *
  14. * Message string can be used with plural forms format. Check i18n section
  15. * of the guide for details.
  16. *
  17. * NOTE, this file must be saved in UTF-8 encoding.
  18. *
  19. * @version $Id: $
  20. */
  21. return array (
  22. 'Action class {class} must implement the "run" method.' => 'Action-klassen {class} måste implementera metoden "run".',
  23. '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',
  24. 'Altering a DB column is not supported by SQLite.' => 'SQLite stöder inte ändring av kolumn',
  25. 'CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::execute() misslyckades: {error}. SQL-satsen som exekverades var: {sql}.',
  26. 'CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::{method}() misslyckades: {error}. SQL-satsen som exekverades var: {sql}.',
  27. 'Dropping DB column is not supported by SQLite.' => 'SQLite stöder inte borttagning av kolumn',
  28. 'Dropping a foreign key constraint is not supported by SQLite.' => 'SQLite stöder inte borttagning av referensattributrestriktion',
  29. '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}".',
  30. 'Property CMaskedTextField.mask cannot be empty.' => 'Propertyn CMaskedTextField.mask kan inte lämnas blank.',
  31. 'Renaming a DB column is not supported by SQLite.' => 'SQLite stöder inte namnändring av kolumn',
  32. 'The "db" application component must be configured to be a CDbConnection object.' => 'Applikationskomponenten "db" måste konfigureras som ett CDbConnection-objekt.',
  33. 'The DB query must contain the "from" portion.' => 'Databasfrågan måste innehålla ett "from"-led.',
  34. 'The format of {attribute} is invalid.' => '{attribute} har ett ogiltigt format.',
  35. 'Unable to find "{column}" in table "{table}".' => 'Kan inte hitta "{column}" i tabellen "{table}".',
  36. 'Unknown operator "{operator}".' => 'Okänd operator "{operator}".',
  37. '"{path}" is not a valid directory.' => '"{path}" är inte en giltig katalog.',
  38. '&lt; Previous' => '&lt; Föregående',
  39. '&lt;&lt; First' => '&lt;&lt; Första',
  40. 'Active Record requires a "db" CDbConnection application component.' => 'Active Record erfordrar en "db" CDbConnection applikationskomponent.',
  41. '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).',
  42. '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.',
  43. 'Active record class "{class}" does not have a scope named "{scope}".' => 'Active Record-klassen "{class}" har inte det namngivna omfånget (named scope) "{scope}".',
  44. 'Alias "{alias}" is invalid. Make sure it points to an existing PHP file.' => 'Alias "{alias}" är ogiltigt. Kontrollera att det leder till en existerande PHP-fil.',
  45. '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',
  46. 'Alias "{alias}" is invalid. Make sure it points to an existing directory.' => 'Alias "{alias}" är ogiltigt. Kontrollera att det leder till en katalog.',
  47. 'Application Log' => 'Applikationslogg',
  48. 'Application base path "{path}" is not a valid directory.' => 'Applikationens rotsökväg "{path}" är inte en giltig katalog.',
  49. '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',
  50. 'Authorization item "{item}" has already been assigned to user "{user}".' => 'Användaren "{user}" har redan tilldelats auktoriseringsobjektet "{item}".',
  51. 'Base path "{path}" is not a valid directory.' => 'Rotsökvägen "{path}" är inte en giltig katalog.',
  52. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache kräver att PHP apc-tillägg har laddats.',
  53. '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.',
  54. '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.',
  55. '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".',
  56. '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.',
  57. '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.',
  58. '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.',
  59. 'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql får inte vara tom.',
  60. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand kunde inte exekvera SQL-satsen: {error}',
  61. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand misslyckades att förbereda SQL-satsen: {error}',
  62. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection stöder inte läsning av schema för {driver}-databas.',
  63. 'CDbConnection failed to open the DB connection.' => 'CDbConnection lyckades inte öppna DB-anslutningen.',
  64. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection kunde inte öppna DB-anslutningen: {error}',
  65. 'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString får inte vara tom.',
  66. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader kan inte reverseras. Den läser endast data i följd.',
  67. '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.',
  68. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" refererar inte till en giltig CDbConnection applikationskomponent.',
  69. '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.',
  70. '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.',
  71. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction är inaktiv och kan inte bekräfta eller förkasta operationer.',
  72. 'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory får inte vara tom.',
  73. '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".',
  74. 'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName får inte vara tom.',
  75. '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.',
  76. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain kan bara ha objekt som implementerar gränssnittet IFilter.',
  77. 'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl kan inte vara tom.',
  78. 'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name kan inte vara tom.',
  79. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName får inte vara tom.',
  80. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection kan endast innehålla objekt av typen CHttpCookie.',
  81. 'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest kan inte avgöra ingångsskriptets URL.',
  82. 'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest kan inte avgöra path-informationen i förfrågningen.',
  83. 'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest kan inte avgöra förfrågningens URI.',
  84. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode kan endast vara "none", "allow" eller "only".',
  85. '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.',
  86. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" är inte en giltig katalog.',
  87. 'CMemCache server configuration must be an array.' => 'CMemCache serverkonfiguration måste bestå av en array.',
  88. 'CMemCache server configuration must have "host" value.' => 'CMemCache serverkonfiguration måste innehålla ett "host"-värde.',
  89. '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.',
  90. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" är ogiltig. Giltiga värden inkluderar "summary" och "callstack".',
  91. '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.',
  92. 'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey får inte vara tom.',
  93. 'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey får inte vara tom.',
  94. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> kan endast innehålla objekt av klassen {type}.',
  95. 'CTypedMap<{type}> can only hold objects of {type} class.' => 'CTypedMap<{type}> kan endast innehålla objekt av klassen {type}.',
  96. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat måste vara "path" eller "get".',
  97. 'CWinCache requires PHP wincache extension to be loaded.' => 'CWinCache kräver att PHP-tillägget wincache har laddats.',
  98. '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.',
  99. 'CXCache requires PHP XCache extension to be loaded.' => 'CXCache kräver att PHP XCache-tillägget är laddat.',
  100. 'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache kräver att PHP-tillägget Zend Data Cache är laddat.',
  101. '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.',
  102. '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.',
  103. 'Cannot add "{name}" as a child of itself.' => 'Kan inte lägga till "{name}" som sin egen avkomma.',
  104. '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}".',
  105. 'Column name must be either a string or an array.' => 'Kolumnnamn måste vara antingen en sträng eller en array.',
  106. 'Either "{parent}" or "{child}" does not exist.' => 'Antingen "{parent}" eller "{child}" existerar inte.',
  107. 'Error: Table "{table}" does not have a primary key.' => 'Fel: Tabellen "{table}" saknar primärnyckel.',
  108. '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.',
  109. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Event "{class}.{event}" är associerad med en ogiltig hanterare "{handler}".',
  110. 'Event "{class}.{event}" is not defined.' => 'Event "{class}.{event}" ej definierad.',
  111. 'Extension path "{path}" does not exist.' => 'Sökväg till utvidgning "{path}" finns inte.',
  112. 'Failed to initialize the mcrypt module.' => 'Kunde inte initialisera modulen mcrypt.',
  113. 'Failed to set unsafe attribute "{attribute}".' => 'Misslyckades att tilldela det ej säkra attributet "{attribute}".',
  114. 'Failed to write the uploaded file "{file}" to disk.' => 'Misslyckades att skriva den uppladdade filen "{file}" till disk.',
  115. 'File upload was stopped by extension.' => 'Uppladdning av fil stoppades av tillägg.',
  116. 'GD and FreeType PHP extensions are required.' => 'PHP-tilläggen GD och FreeType erfordras.',
  117. 'Get a new code' => 'Erhåll en ny kod',
  118. 'Go to page: ' => 'Gå till sida: ',
  119. 'Invalid MO file revision: {revision}.' => 'Ogiltig MO-filrevision: {revision}.',
  120. 'Invalid MO file: {file} (magic: {magic}).' => 'Ogiltig MO-fil: {file} (magic: {magic}).',
  121. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Ogiltigt enum-värde "{value}". Kontrollera att värdet ingår i ({enum}).',
  122. 'Invalid operator "{operator}".' => 'Ogiltig operator "{operator}".',
  123. 'Last &gt;&gt;' => 'Sista &gt;&gt;',
  124. '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.',
  125. 'List index "{index}" is out of bound.' => 'Listindex "{index}" är inte inom tillåtna gränser.',
  126. 'Login Required' => 'Inloggning krävs',
  127. '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.',
  128. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Saknar temporärkatalog att placera den uppladdade filen "{file}" i.',
  129. 'Next &gt;' => 'Nästa &gt;',
  130. 'No columns are being updated for table "{table}".' => 'Inga kolumner uppdateras i tabellen "{table}".',
  131. 'No counter columns are being updated for table "{table}".' => 'Inga räknarkolumner uppdateras i tabellen "{table}".',
  132. 'Object configuration must be an array containing a "class" element.' => 'Objektkonfiguration skall vara en array innehållande ett "class"-element.',
  133. 'Please fix the following input errors:' => 'Var vänlig åtgärda följande inmatningsfel:',
  134. 'Property "{class}.{property}" is not defined.' => 'Property "{class}.{property}" ej definierad.',
  135. 'Property "{class}.{property}" is read only.' => 'Property "{class}.{property}" kan endast läsas.',
  136. '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.',
  137. 'Relation "{name}" is not defined in active record class "{class}".' => 'Relationen "{name}" är inte definierad i Active Record-klassen "{class}".',
  138. '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.',
  139. 'Table "{table}" does not exist.' => 'Tabellen "{table}" finns inte.',
  140. 'Table "{table}" does not have a column named "{column}".' => 'Tabellen "{table}" innehåller inte en kolumn med namnet "{column}".',
  141. 'The "filter" property must be specified with a valid callback.' => '"filter"-egenskapen måste specificeras med en giltig callback-metod.',
  142. 'The "pattern" property must be specified with a valid regular expression.' => '"pattern"-egenskapen måste specificeras med ett giltigt reguljäruttryck (regexp).',
  143. 'The "range" property must be specified with a list of values.' => 'Propertyn "range" måste specificeras genom en lista med värden.',
  144. 'The CSRF token could not be verified.' => 'CSRF-symbolen (token) kunde inte verifieras.',
  145. 'The STAT relation "{name}" cannot have child relations.' => 'STAT-sambandet "{name}" kan inte ha underordnade samband (child relations).',
  146. '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).',
  147. 'The active record cannot be deleted because it is new.' => 'Active Record-posten kan inte tas bort eftersom den är ny.',
  148. '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.',
  149. 'The active record cannot be updated because it is new.' => 'Active Record-posten kan inte uppdateras eftersom den är ny.',
  150. 'The asset "{asset}" to be published does not exist.' => 'Tillgången "{asset}" som skulle publiceras finns inte.',
  151. 'The command path "{path}" is not a valid directory.' => 'Sökvägen till kommandot "{path}" är inte en giltig katalog.',
  152. 'The controller path "{path}" is not a valid directory.' => 'Sökvägen "{path}" för kontrollern är inte en giltig katalog.',
  153. '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}.',
  154. '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.',
  155. '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.',
  156. 'The file "{file}" was only partially uploaded.' => 'Filen "{file}" laddades upp ofullständigt.',
  157. 'The first element in a filter configuration must be the filter class.' => 'Första elementet i en filterkonfiguration måste vara filtrets klass.',
  158. 'The item "{name}" does not exist.' => 'Objektet "{name}" existerar inte.',
  159. 'The item "{parent}" already has a child "{child}".' => 'Objektet "{parent}" har redan en avkomma "{child}".',
  160. 'The layout path "{path}" is not a valid directory.' => 'Sökvägen "{path}" till layouten är inte en giltig katalog.',
  161. 'The list is read only.' => 'List-innehållet är skrivskyddat.',
  162. 'The map is read only.' => 'Map-innehållet är skrivskyddat.',
  163. 'The module path "{path}" is not a valid directory.' => 'Modulsökvägen "{path}" är inte en giltig katalog.',
  164. 'The pattern for 12 hour format must be "h" or "hh".' => 'Mönstret för 12-timmarsformat måste vara "h" eller "hh".',
  165. 'The pattern for 24 hour format must be "H" or "HH".' => 'Mönstret för 24-timmarsformat måste vara "H" eller "HH".',
  166. 'The pattern for AM/PM marker must be "a".' => 'Mönstret för AM/PM-märke måste vara "a".',
  167. 'The pattern for day in month must be "F".' => 'Mönstret för dag i månad måste vara "F".',
  168. '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".',
  169. '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".',
  170. '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".',
  171. '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".',
  172. '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".',
  173. 'The pattern for hour in day must be "k" or "kk".' => 'Mönstret för dygnstimme måste vara "k" eller "kk".',
  174. 'The pattern for minutes must be "m" or "mm".' => 'Mönstret för minut måste vara "m" eller "mm".',
  175. '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".',
  176. 'The pattern for seconds must be "s" or "ss".' => 'Mönstret för sekund måste vara "s" eller "ss".',
  177. 'The pattern for time zone must be "z" or "v".' => 'Mönstret för tidzon måste vara "z" or "v".',
  178. 'The pattern for week in month must be "W".' => 'Mönstret för vecka inom månaden måste vara "W".',
  179. 'The pattern for week in year must be "w".' => 'Mönstret för vecka inom året måste vara "w".',
  180. 'The queue is empty.' => 'Denna Queue saknar innehåll.',
  181. '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.',
  182. '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.',
  183. '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}".',
  184. '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.',
  185. '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}".',
  186. '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}".',
  187. '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,...)".',
  188. 'The requested view "{name}" was not found.' => 'Den begärda vyn "{name}" hittades inte.',
  189. 'The stack is empty.' => 'Denna Stack saknar innehåll.',
  190. 'The system is unable to find the requested action "{action}".' => 'Systemet kan inte hitta den begärda åtgärden "{action}".',
  191. 'The system view path "{path}" is not a valid directory.' => 'Sökvägen "{path}" för systemvyn är inte en giltig katalog.',
  192. '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.',
  193. '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}".',
  194. 'The verification code is incorrect.' => 'Verifieringskoden stämmer inte.',
  195. 'The view path "{path}" is not a valid directory.' => 'Sökvägen "{path}" för vyn är inte en giltig katalog.',
  196. 'Theme directory "{directory}" does not exist.' => 'Temakatalogen "{directory}" existerar inte.',
  197. '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.',
  198. '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.',
  199. '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.',
  200. '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.',
  201. 'Unable to import "{alias}". Please check your server configuration to make sure you are allowed to change PHP include_path.' => 'Kan inte importera "{alias}". Kontrollera att serverkonfigurationen tillåter dig att ändra PHP:s include_path.',
  202. 'Unable to lock file "{file}" for reading.' => 'Kan inte låsa filen "{file}" för läsning.',
  203. 'Unable to lock file "{file}" for writing.' => 'Kan inte låsa filen "{file}" för skrivning.',
  204. 'Unable to read file "{file}".' => 'Kan inte läsa filen "{file}".',
  205. 'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Kan inte återuppspela åtgärden "{object}.{method}". Metoden existerar inte.',
  206. 'Unable to resolve the request "{route}".' => 'Kan inte lösa upp denna request "{route}".',
  207. 'Unable to write file "{file}".' => 'Kan inte skriva filen "{file}".',
  208. 'Unknown authorization item "{name}".' => 'Okänt auktoriseringsobjekt "{name}".',
  209. 'Unknown type "{type}".' => 'Okänd typ "{type}".',
  210. 'Unrecognized locale "{locale}".' => 'Okänd locale "{locale}".',
  211. 'View file "{file}" does not exist.' => 'Vyfilen "{file}" existerar inte.',
  212. 'Yii application can only be created once.' => 'Yii applikation kan bara ha en enda instans.',
  213. 'You are not authorized to perform this action.' => 'Du har inte auktorisation för denna åtgärd.',
  214. 'Your request is invalid.' => 'Din begäran (request) var inte giltig',
  215. 'Your request is not valid.' => 'Din begäran är ogiltig.',
  216. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" är redan tagen.',
  217. '{attribute} "{value}" is invalid.' => '{attribute} "{value}" är ogiltig.',
  218. '{attribute} cannot accept more than {limit} files.' => '{attribute} kan inte acceptera fler än {limit} filer.',
  219. '{attribute} cannot be blank.' => '{attribute} får inte vara blankt.',
  220. '{attribute} is in the list.' => '{attribute} ingår i listan.',
  221. '{attribute} is invalid.' => '{attribute} är ogiltig.',
  222. '{attribute} is not a valid URL.' => '{attribute} är inte en giltig URL.',
  223. '{attribute} is not a valid email address.' => '{attribute} är inte en giltig mailadress.',
  224. '{attribute} is not in the list.' => '{attribute} saknas i listan.',
  225. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} har fel längd (skulle vara {length} tecken).',
  226. '{attribute} is too big (maximum is {max}).' => '{attribute} är för stort (största tillåtna värde är {max}).',
  227. '{attribute} is too long (maximum is {max} characters).' => '{attribute} är för lång (största tillåtna längd är {max} tecken).',
  228. '{attribute} is too short (minimum is {min} characters).' => '{attribute} är för kort (minsta tillåtna längd är {min} tecken).',
  229. '{attribute} is too small (minimum is {min}).' => '{attribute} är för litet (minsta tillåtna värde är {min}).',
  230. '{attribute} must be a number.' => '{attribute} måste vara ett tal.',
  231. '{attribute} must be an integer.' => '{attribute} måste vara ett heltal.',
  232. '{attribute} must be either {true} or {false}.' => '{attribute} måste vara antingen {true} eller {false}.',
  233. '{attribute} must be greater than "{compareValue}".' => '{attribute} måste vara större än "{compareValue}".',
  234. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} måste vara större än eller lika med "{compareValue}".',
  235. '{attribute} must be less than "{compareValue}".' => '{attribute} måste vara mindre än "{compareValue}".',
  236. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} måste vara mindre än eller lika med "{compareValue}".',
  237. '{attribute} must be repeated exactly.' => '{attribute} måste repeteras exakt.',
  238. '{attribute} must be {type}.' => '{attribute} måste vara {type}.',
  239. '{attribute} must be {value}.' => '{attribute} måste vara {value}.',
  240. '{attribute} must not be equal to "{compareValue}".' => '{attribute} får inte vara lika med "{compareValue}".',
  241. '{className} does not support add() functionality.' => '{className} stöder inte add()-funktionalitet.',
  242. '{className} does not support delete() functionality.' => '{className} stöder inte delete()-funktionalitet.',
  243. '{className} does not support flushValues() functionality.' => '{className} stöder inte flushValues()-funktionalitet.',
  244. '{className} does not support get() functionality.' => '{className} stöder inte get()-funktionalitet.',
  245. '{className} does not support set() functionality.' => '{className} stöder inte set()-funktionalitet.',
  246. '{class} does not have a method named "{name}".' => '{class} har inte en metod med namnet "{name}".',
  247. '{class} does not have relation "{name}".' => '{class} innehåller inte relationen "{name}".',
  248. '{class} does not support fetching all table names.' => '{class} stöder inte hämtning av alla tabellnamn.',
  249. '{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.',
  250. '{class} must specify "model" and "attribute" or "name" property values.' => '{class} måste specificera "model"- och "attribute"- eller "name"-egenskapsvärden.',
  251. '{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.',
  252. '{class}::authenticate() must be implemented.' => '{class}::authenticate() måste implementeras.',
  253. '{controller} cannot find the requested view "{view}".' => '{controller} kan inte hitta den begärda vyn "{view}".',
  254. '{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().',
  255. '{controller} has an extra endWidget({id}) call in its view.' => '{controller} har ett extra anrop till endWidget({id}) i sin vy.',
  256. '{widget} cannot find the view "{view}".' => '{widget} kan inte hitta vyn "{view}".',
  257. );