Update of /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES
In directory usw-pr-cvs1:/tmp/cvs-serv7914/phpwiki/locale/sv/LC_MESSAGES
Modified Files:
phpwiki.php
Log Message:
Gettext Makefile & phpwiki.pot updated with new string lists, all LC_MESSAGES regenerated--as a result the new strings will have to be translated for all the languages. (Only the German strings have been mostly completed).
Index: phpwiki.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES/phpwiki.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** phpwiki.php 2001/11/29 03:09:29 1.5
--- phpwiki.php 2001/12/18 03:25:04 1.6
***************
*** 19,24 ****
$locale["None"] =
"ingen";
- $locale["Otherwise press the \"Back\" button of your browser."] =
- "Annars klicka på backaknappen i din webbläsare.";
$locale["PhpWiki is unable to save your changes, because another user edited and saved the page while you were editing the page too. If saving proceeded now changes from the previous author would be lost."] =
"PhpWiki kan inte spara dina ändringar eftersom en annan användare ändrade och sparade sidan under tiden som du ändrade på sidan. Sparar du nu försvinner ändringarna gjorda av den förra användaren.";
--- 19,22 ----
***************
*** 29,34 ****
--- 27,36 ----
$locale["Problem while updating %s"] =
"Har problem med att uppdatera %s";
+ $locale["RecentChanges"] =
+ "SenasteÄndringar";
$locale["Remove page"] =
"Ta bort sida";
+ $locale["Search"] =
+ "Sök";
$locale["Sorry for the inconvenience."] =
"Ledsen för allt besvär.";
***************
*** 41,52 ****
$locale["Versions are identical"] =
"Versionerna är identiska";
- $locale["WikiDiff Okay: LCS = %s"] =
- "WikiDiff Ok: LCS = %s";
- $locale["WikiDiff::_check: edit sequence is non-optimal"] =
- "WikiDiff::_check: ändringssekvensen är icke optimal";
- $locale["WikiDiff::_check: failed"] =
- "WikiDiff::_check: misslyckades";
- $locale["WikiDiff::apply: line count mismatch: %s != %s"] =
- "WikiDiff::apply: radantalet stämmer inte: %s != %s";
$locale["WikiFatalError"] =
"WikiFatalError";
--- 43,46 ----
|