From: Carsten K. <car...@us...> - 2001-12-31 03:35:14
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv25336 Modified Files: sv.po Log Message: Moved text strings from html templates into locale/po/sv.po and TextFormateringsregler. (locale/sv/templates can be deleted). Index: sv.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** sv.po 2001/12/28 11:19:21 1.17 --- sv.po 2001/12/31 03:35:11 1.18 *************** *** 56,60 **** #: ../templates/browse.html:70 msgid "Page locked" ! msgstr "" #: ../templates/browse.html:73 --- 56,60 ---- #: ../templates/browse.html:70 msgid "Page locked" ! msgstr "Sidan är låst" #: ../templates/browse.html:73 *************** *** 67,78 **** #: ../templates/browse.html:81 - #, fuzzy msgid "Unlock page" ! msgstr "Ta bort sida" #: ../templates/browse.html:83 - #, fuzzy msgid "Lock page" ! msgstr "Ta bort sida" #: ../lib/removepage.php:20 ../templates/browse.html:85 --- 67,76 ---- #: ../templates/browse.html:81 msgid "Unlock page" ! msgstr "Lås upp sida" #: ../templates/browse.html:83 msgid "Lock page" ! msgstr "Lås sida" #: ../lib/removepage.php:20 ../templates/browse.html:85 *************** *** 114,120 **** #: ../templates/editpage.html:16 ../templates/editpage.html:25 #: ../templates/editpage.html:26 ! #, fuzzy, c-format msgid "Edit: %s" ! msgstr "Diff av %s." #: ../lib/plugin/BackLinks.php:9 ../templates/editpage.html:25 --- 112,118 ---- #: ../templates/editpage.html:16 ../templates/editpage.html:25 #: ../templates/editpage.html:26 ! #, c-format msgid "Edit: %s" ! msgstr "Redigera: %s." #: ../lib/plugin/BackLinks.php:9 ../templates/editpage.html:25 *************** *** 170,184 **** #: ../templates/editpage.html:80 ! #, fuzzy, c-format msgid "See %s tips for editing." ! msgstr "Tack för att du redigerade %s." #: ../templates/editpage.html:80 msgid "GoodStyle" ! msgstr "" #: ../templates/editpage.html:84 msgid "TextFormattingRules" ! msgstr "" #: ../templates/editpage.html:84 --- 168,182 ---- #: ../templates/editpage.html:80 ! #, c-format msgid "See %s tips for editing." ! msgstr "%s: Redigeringstips." #: ../templates/editpage.html:80 msgid "GoodStyle" ! msgstr "BraStil" #: ../templates/editpage.html:84 msgid "TextFormattingRules" ! msgstr "Textformateringsregler" #: ../templates/editpage.html:84 *************** *** 614,620 **** #: ../lib/diff.php:201 ../lib/diff.php:211 ! #, fuzzy, c-format msgid "version %d" ! msgstr "version %s" #: ../lib/diff.php:205 --- 612,618 ---- #: ../lib/diff.php:201 ../lib/diff.php:211 ! #, c-format msgid "version %d" ! msgstr "version %d" #: ../lib/diff.php:205 *************** *** 628,633 **** #: ../lib/diff.php:231 msgid "revision by previous author" ! msgstr "" #: ../lib/diff.php:238 --- 626,632 ---- #: ../lib/diff.php:231 + #, fuzzy msgid "revision by previous author" ! msgstr "från föregående författare" #: ../lib/diff.php:238 |