diff options
Diffstat (limited to 'lang/fi/language.php')
| -rw-r--r-- | lang/fi/language.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/fi/language.php b/lang/fi/language.php index 8d812b6..24b51a7 100644 --- a/lang/fi/language.php +++ b/lang/fi/language.php @@ -76,6 +76,7 @@ $lang=Array( 'add new' => 'Lisää uusi', 'Add new category' => 'Lisää uusi rakenne', 'Add New Group' => 'Lisää uusi ryhmä', +'Add New Role' => 'Lisää uusi ryhmä', 'Add new mail account' => 'Lisää uusi postitili', 'Add new rule' => 'Lisää uusi säännös', 'Add notification' => 'Lisää huomautus', @@ -682,6 +683,7 @@ $lang=Array( 'Create New FAQ:' => 'Luo Uusi FAQ:', 'Create new Featured Link' => 'Luo uusi linkki', 'Create New Group' => 'Luo Uusi Ryhmä ', +'Create New Role' => 'Luo Uusi Ryhmä ', 'Create new HTML page' => 'Luo uusi HTML sivu', 'Create New Language' => 'Luo Uusi Kieli ', 'Create new Menu' => 'Luo uusi Valikko', @@ -2369,6 +2371,7 @@ $lang=Array( 'save and exit' => 'tallenna ja poistu', 'save changes' => 'tallenna muutokset ', 'Save Group' => 'Tallenna Ryhmä ', +'Save Role' => 'Tallenna Ryhmä ', 'Save Language' => 'Tallenna Kieli ', 'Save position' => 'Tallenna paikka', 'save the banner' => 'tallenna banneri', @@ -2784,6 +2787,7 @@ $lang=Array( 'To enter some information here, please <a href="{$gBitLoc.USERS_PKG_URL}edit_personal_page.php">edit your personal homepage</a>.' => 'Lisätäksesi tietoja tänne <a href="{$gBitLoc.USERS_PKG_URL}edit_personal_page.php">muokkaa etusivuasi</a>. ', 'To enter some information here, please <a href="{$smarty.const.USERS_PKG_URL}edit_personal_page.php">edit your personal homepage</a>.' => 'Lisätäksesi tietoja tänne <a href="{$smarty.const.USERS_PKG_URL}edit_personal_page.php">muokkaa etusivuasi</a>. ', 'to / from {$groupInfo.group_name}' => ' {$groupInfo.group_name} ', +'to / from {$roleInfo.group_name}' => ' {$roleInfo.group_name} ', 'To get the clients Browser infromation.' => 'Saadaksesi vierailijan selaintiedot. ', 'To get the client\'s IP address (default)' => 'Saadaksesi IP osoitteen ', 'To get the site\'s server software' => 'Saadaksesi sivuston palvelin tiedot ', |
