-
Notifications
You must be signed in to change notification settings - Fork 500
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #492 from FrozenNode/dev
Merge 4.10.0 into master
- Loading branch information
Showing
50 changed files
with
414 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<?php | ||
|
||
return array( | ||
|
||
/* | ||
|-------------------------------------------------------------------------- | ||
| Administrator Language Lines | ||
|-------------------------------------------------------------------------- | ||
| | ||
| se - Swedish | ||
| | ||
*/ | ||
|
||
'dashboard' => 'Kontrollpanel', | ||
'edit' => 'Redigera', | ||
'filters' => 'Filter', | ||
'loading' => 'Laddar...', | ||
'createnew' => 'Skapa ny', | ||
'new' => 'Ny', | ||
'viewitem' => 'Visa :enskild', | ||
'id' => 'ID', | ||
'uploadimage' => 'Ladda upp bild', | ||
'imageuploading' => 'Bild laddas upp', | ||
'uploadfile' => 'Ladda upp fil', | ||
'fileuploading' => 'Fil laddas upp', | ||
'none' => 'Ingen', | ||
'all' => 'Alla', | ||
'itemsperpage' => 'objekt per sida', | ||
'noresults' => 'Inget resultat', | ||
'backtosite' => 'Tillbaka till sajten', | ||
'logout' => 'Logga ut', | ||
|
||
'previous' => 'föregående', | ||
'next' => 'nästa', | ||
|
||
'close' => 'Stäng', | ||
'delete' => 'Radera', | ||
'save' => 'Spara', | ||
'create' => 'Skapa', | ||
'cancel' => 'Avbryt', | ||
|
||
'active' => 'Ett ögonblick...', | ||
'success' => 'Klart!', | ||
'error' => 'Ett fel uppstod i samband med denna operation', | ||
|
||
'valid_columns' => "Du måste ange en giltig 'columns'-array i varje modells konfiguration", | ||
'valid_title' => "Du måste ange en giltig 'title' och 'single name' i varje modells konfiguration", | ||
'valid_model' => "Du måste ange en 'model'-option i varje modells konfiguration", | ||
'valid_edit' => "Du måste ange en giltig 'edit_fields'-array i varje modells konfiguration", | ||
'valid_menu' => "Du måste ange en giltig 'menu'-option i administrator.php:s konfiguration", | ||
'valid_config_path' => "Du måste ange en giltig 'model_config_path' i administrator.php:s konfiguration. Katalogen måste även existera samt vara skrivbar.", | ||
'not_eloquent' => " är inte en Eloquent-modell", | ||
'storage_path_permissions' => "Du måste göra din 'storage path' skrivbar för att skapa en inställningssida (settings page)", | ||
'valid_home_page' => "Du måste ange en giltig 'menu item' i 'home_page'-inställningen i din konfiguration", | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?php | ||
|
||
return array( | ||
|
||
/* | ||
|-------------------------------------------------------------------------- | ||
| Administrator Language Lines for knockout | ||
|-------------------------------------------------------------------------- | ||
| | ||
| se - Swedish | ||
| | ||
*/ | ||
|
||
'delete_active_item' => 'Är du säker du vill radera detta? Raderingen är permanent.', | ||
'saving' => 'Sparar...', | ||
'saved' => 'Objektet sparat.', | ||
'deleting' => 'Raderar...', | ||
'deleted' => 'Objektet raderat.', | ||
'character_left' => ' tecken kvar', | ||
'characters_left' => ' tecken kvar', | ||
'no_results' => 'Inga resultat matchade', | ||
'select_options' => 'Gör några val', | ||
|
||
); |
Oops, something went wrong.