Need Translation Module Pifaq (Piratosfaq)

Pomoc po polsku dla CMS Made Simple
Post Reply
piratos

Need Translation Module Pifaq (Piratosfaq)

Post by piratos »

I have made a FAQ - Module because the Faq delivered in the cms - Package don't work by me.

I will publish it, if i had all Language Files.

Please translate this in Polish.

Code: Select all

<?php
$kls = array();
$kls['Faq erstellen']='Create FAQ';
$kls['KategorienManager']='Edit categories';
$kls['Faqmanager']='FAQ manager';
$kls['Neu']='Add';
$kls['Speichern']='Save';
$kls['Frage']='Question';
$kls['Antwort']='Answer';
$kls['Abbruch']='Cancel';
$kls['Kategorien']='Categories';
$kls['Rechte']="<p class=\"error\">You need the \"Modify Pifaq\" permission to use this function!</p>";
$kls['Installnachricht']='To manage Pifaq, you need to activate the "Modify Pifaq" group permission!';
$kls['um']='to';
$kls['ZeigeFaqIn']='Only show FAQ in category';
$kls['AlleKategorien']='All categories';
$kls['Filter']='Filter by';
$kls['Weiter']='Continue';
$kls['Name']='Name';
$kls['Loeschen']='Delete FAQ';
$kls['Loeschungok']='Do you really want to delete the \'s  FAQ?';
$kls['Filterhilfe']='%Muster% or %Muster or Muster% or __Muster';
$kls['FaqAnzahl']='Number of selected FAQ\'s';
$kls['Faq loeschen']='Delete FAQ';
$kls['Loeschbestätigung']='Do you really want to delete this FAQ?';
$kls['Titel']='Questions and answers';
?>
piratos

Re: Need Translation Module Pifaq (Piratosfaq)

Post by piratos »

Herzlichen Dank !!

Es ist schon traurig, dass ich das übersetzen lassen muss, da mein Vater ein Pole war - leider sprech ich kein Wort polnisch.


As long there is no polish language-file for the admin you must copy the pl_PL.inc.php to de_DE.inc.php to use this languagfile. Take Pifaq from my Testpage http://piratos.coftware.de/index.php?page=Pifaq, because there are some changes in your translation (php reasons).
Last edited by piratos on Thu Jun 09, 2005 4:56 pm, edited 1 time in total.
Post Reply

Return to “Polish - Polski”