rocksolid-light/Rocksolid_Light/rocksolid/lang/finnish.lang

54 lines
2.3 KiB
Plaintext
Raw Normal View History

2020-11-29 01:55:31 +01:00
<?php
$text_header["from"]="<b>L<>hett<74>j<EFBFBD>:</b> ";
$text_header["subject"]="<b>Otsikko:</b> ";
$text_header["newsgroups"]="<b>Uutisryhm<68>t:</b> ";
$text_header["followup"]="<b>Vastaa:</b> ";
$text_header["organization"]="<b>Organisaatio:</b> ";
$text_header["date"]="<b>P<>iv<69>m<EFBFBD><6D>r<EFBFBD>:</b> ";
$text_header["message-id"]="<b>Viestin ID:</b> ";
$text_header["references"]="<b>Referenssit:</b> ";
$text_header["user-agent"]="<b>K<>ytt<74>j<EFBFBD>ohjelmisto:</b> ";
$text_header["date_format"]="M d Y H:i:s";
$text_thread["no_articles"]="<p><b>Ei artikkeleita</b></p>";
$text_thread["button_write"]="Kirjoita";
$text_thread["button_grouplist"]="Uutisryhm<68>t";
$text_thread["button_top"]="Takaisin";
$text_thread["date"]="<b>P<>iv<69>m<EFBFBD><6D>r<EFBFBD></b>";
$text_thread["subject"]="<b>Otsikko</b>";
$text_thread["author"]="<b>Tekij<69></b>";
$text_thread["no_such_group"]="Ryhm<68><6D> ei ole";
$text_groups["newsgroup"]="<b>Uutisryhm<68></b>";
$text_groups["description"]="<b>Kuvaus</b>";
$text_article["button_answer"]="Vastaa";
$text_post["missing_message"]="Viestiosa on tyhj<68>";
$text_post["missing_email"]="S<>hk<68>postiosoitteesi puuttuu";
$text_post["missing_name"]="Nimi tai alias puuttuu";
$text_post["missing_subject"]="Otsikko puuttuu";
$text_post["button_post"]="L<>het<65>";
$text_post["remember"]="Muista nimi ja s<>hk<68>postiosoite";
$text_post["message"]="Viesti";
$text_post["group_head"]="L<>het<65> artikkeli ";
$text_post["group_tail"]="";
$text_post["followup_not_allowed"]="Sinulla ei ole oikeuttaa l<>hett<74><74> viestej<65> ryhmiin:";
$text_post["message_posted"]="Viesti l<>hetetty";
$text_post["message_posted2"]="Viesti l<>hetetty onnistuneesti";
$text_post["button_back"]="Takaisin";
$text_post["button_back2"]="kenelle";
$text_post["error_newsserver"]="Uutispalvelin ei hyv<79>ksy viesti<74>:";
$text_post["error_readonly"]="Ryhm<68> on kirjoitussuojattu";
$text_post["error_wrong_email"]="Virheellinen s<>hk<68>postiosoite";
$text_error["error:"]='<font color="red">Virhe:</font>';
$text_error["connection_failed"]="Ei yhteytt<74> uutispalvelimeen";
$text_error["article_not_found"]="<p>Artikkelia ei ole.</p>";
$text_error["read_access_denied"]="<p>Ei oikeutta lukea!</p>";
$text_error["post_failed"]="Yhteys ep<65>onnistui. Kokeile my<6D>hemmin uudelleen.";
$text_error["auth_error"]="K<>ytt<74>j<EFBFBD>tunnistus palvelimella ep<65>onnistui.";
$text_error["spool_error"]="Virhe spool-tiedostossa. Lataa uudelleen (reload).";
?>