forked from leftypol/leftypol
More finnish translations
This commit is contained in:
parent
982fcebe27
commit
5df15bb904
7 changed files with 221 additions and 60 deletions
Binary file not shown.
|
@ -84,3 +84,164 @@ msgstr "Edellinen"
|
|||
msgid "Next"
|
||||
msgstr "Seuraava"
|
||||
|
||||
msgid "Return to dashboard"
|
||||
msgstr "Palaa hallintaan"
|
||||
|
||||
msgid "PM Inbox"
|
||||
msgstr "Viestilaatikko"
|
||||
|
||||
msgid "empty"
|
||||
msgstr "tyhjä"
|
||||
|
||||
msgid "unread"
|
||||
msgstr "lukematon"
|
||||
|
||||
msgid "No private messages for you."
|
||||
msgstr "Sinulle ei ole uusia viestejä."
|
||||
|
||||
msgid "Manage users"
|
||||
msgstr "Hallitse käyttäjiä"
|
||||
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
msgid "Username"
|
||||
msgstr "Käyttäjänimi"
|
||||
|
||||
msgid "User"
|
||||
msgstr "Käyttäjä"
|
||||
|
||||
msgid "IP address"
|
||||
msgstr "IP osoite"
|
||||
|
||||
msgid "Type"
|
||||
msgstr "Tyyppi"
|
||||
|
||||
msgid "Last action"
|
||||
msgstr "Viimeinen tapahtuma"
|
||||
|
||||
msgid "Boards"
|
||||
msgstr "Laudat"
|
||||
|
||||
msgid "Create new board"
|
||||
msgstr "Luo uusi lauta"
|
||||
|
||||
msgid "Create new user"
|
||||
msgstr "Luo uusi käyttäjä"
|
||||
|
||||
msgid "News"
|
||||
msgstr "Uutiset"
|
||||
|
||||
msgid "no subject"
|
||||
msgstr "ei aihetta"
|
||||
|
||||
msgid "View all entires"
|
||||
msgstr "Näytä kaikki tiedotteet"
|
||||
|
||||
msgid "Dashboard"
|
||||
msgstr "Hallinta"
|
||||
|
||||
msgid "Noticeboard"
|
||||
msgstr "Tiedotteet"
|
||||
|
||||
msgid "Report queue"
|
||||
msgstr "Ilmiannot"
|
||||
|
||||
msgid "Ban list"
|
||||
msgstr "Bannit"
|
||||
|
||||
msgid "Moderation log"
|
||||
msgstr "Moderaatio logi"
|
||||
|
||||
msgid "Rebuild static files"
|
||||
msgstr "Rakenna uudelleen"
|
||||
|
||||
msgid "Show configuration"
|
||||
msgstr "Näytä asetukset"
|
||||
|
||||
msgid "Configuration"
|
||||
msgstr "Asetukset"
|
||||
|
||||
msgid "Themes"
|
||||
msgstr "Teemat"
|
||||
|
||||
msgid "Manage themes"
|
||||
msgstr "Hallitse teemoja"
|
||||
|
||||
msgid "Search"
|
||||
msgstr "Etsi"
|
||||
|
||||
msgid "Phrase:"
|
||||
msgstr "Lause tai sana:"
|
||||
|
||||
msgid "(Search is case-insensitive, and based on keywords. To match exact phrases, use \"quotes\". Use an asterisk (*) for wildcard.)"
|
||||
msgstr "(Haku etsii sanoja ja lauseita myös muiden lauseiden ja sanojen sisältä. Löytääksesi tietyn fraasin käytä \"lainausmerkkejä\". Voit käyttää myös (*) merkkiä jokerina.)"
|
||||
|
||||
msgid "Version"
|
||||
msgstr "Versio"
|
||||
|
||||
msgid "Description"
|
||||
msgstr "Kuvaus"
|
||||
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
msgid "Uninstall all themes."
|
||||
msgstr "Poista kaikki teemat"
|
||||
|
||||
msgid "Reconfigure"
|
||||
msgstr "Asetukset"
|
||||
|
||||
msgid "Rebuild"
|
||||
msgstr "Rakenna uudelleen"
|
||||
|
||||
msgid "Uninstall"
|
||||
msgstr "Poista"
|
||||
|
||||
msgid "Install"
|
||||
msgstr "Asenna"
|
||||
|
||||
msgid "Use theme"
|
||||
msgstr "Käytä teemaa"
|
||||
|
||||
msgid "Actions"
|
||||
msgstr "Toiminto"
|
||||
|
||||
msgid "Body"
|
||||
msgstr "Viesti"
|
||||
|
||||
msgid "Ago"
|
||||
msgstr "Viesti"
|
||||
|
||||
msgid "Board"
|
||||
msgstr "Lauta"
|
||||
|
||||
msgid "Action"
|
||||
msgstr "Tapahtuma"
|
||||
|
||||
msgid "Set"
|
||||
msgstr "Aseta"
|
||||
|
||||
msgid "Expires"
|
||||
msgstr "Vanhenee"
|
||||
|
||||
msgid "Staff"
|
||||
msgstr "Moderaattori"
|
||||
|
||||
msgid "all boards"
|
||||
msgstr "kaikki laudat"
|
||||
|
||||
msgid "Post to news"
|
||||
msgstr "Lähetä uutisiin"
|
||||
|
||||
msgid "Post to noticeboard"
|
||||
msgstr "Lähetä tiedotteisiin"
|
||||
|
||||
msgid "Showing all %d reports."
|
||||
msgstr ""
|
||||
|
||||
msgid "Logout"
|
||||
msgstr "Kirjaudu ulos"
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
}
|
||||
|
||||
if($mod['type'] >= $config['mod']['newboard']) {
|
||||
$body .= '<li style="margin-top:15px;"><a href="?/new"><strong>Create new board</strong></a></li>';
|
||||
$body .= '<li style="margin-top:15px;"><a href="?/new"><strong>' . _('Create new board') . '</strong></a></li>';
|
||||
}
|
||||
return $body;
|
||||
}
|
||||
|
@ -173,7 +173,7 @@
|
|||
global $config, $mod;
|
||||
|
||||
$boards = listBoards();
|
||||
$__boards = '<li><input type="radio" checked="checked" name="board_id" id="board_*" value="-1"/> <label style="display:inline" for="board_*"><em>all boards</em></label></li>';
|
||||
$__boards = '<li><input type="radio" checked="checked" name="board_id" id="board_*" value="-1"/> <label style="display:inline" for="board_*"><em>' . _('all boards') . '</em></label></li>';
|
||||
foreach($boards as &$_board) {
|
||||
$__boards .= '<li>' .
|
||||
'<input type="radio" name="board_id" id="board_' . $_board['uri'] . '" value="' . $_board['id'] . '">' .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue