From 15c1801a5c13479f1bf67e0e3c1ad7c0af8e3af7 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 10 Sep 2007 03:44:47 +0000 Subject: r25051: Move SWAT back to the old-style form-submit modal. The Web 2.0, async client tools were really interesting, but without developer backing they remain impossible to support into a release. The most interesting app was the LDB browser, and I intend to replace this with phpLdapAdmin, preconfigured for Apache during provision. This also removes the need to 'compile' SWAT on SVN checkouts. Andrew Bartlett (This used to be commit cda965e908055d45b1c05bc29cc791f7238d2fae) --- .../feedreader/source/translation/sv.po | 93 ---------------------- 1 file changed, 93 deletions(-) delete mode 100644 webapps/qooxdoo-0.6.5-sdk/frontend/application/feedreader/source/translation/sv.po (limited to 'webapps/qooxdoo-0.6.5-sdk/frontend/application/feedreader/source/translation/sv.po') diff --git a/webapps/qooxdoo-0.6.5-sdk/frontend/application/feedreader/source/translation/sv.po b/webapps/qooxdoo-0.6.5-sdk/frontend/application/feedreader/source/translation/sv.po deleted file mode 100644 index f1a03b3b52..0000000000 --- a/webapps/qooxdoo-0.6.5-sdk/frontend/application/feedreader/source/translation/sv.po +++ /dev/null @@ -1,93 +0,0 @@ -# Swedish translation -# -msgid "" -msgstr "" -"Project-Id-Version: qooxdoo feedreader\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-23 17:57+0100\n" -"PO-Revision-Date: 2006-12-19 11:10+0100\n" -"Last-Translator: Henric Johansson \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" - -#: source/class/feedreader/Application.js:130 -msgid "reloading ..." -msgstr "uppdaterar..." - -#: source/class/feedreader/Application.js:135 -msgid "qooxdoo feed reader." -msgstr "qooxdoo feed läsare." - -#: source/class/feedreader/Application.js:140 -msgid "Add feed" -msgid_plural "Add feeds" -msgstr[0] "Lägg till feed" -msgstr[1] "Lägg till feeds" - -#: source/class/feedreader/Application.js:141 -msgid "Remove feed" -msgstr "Ta bort feed" - -#: source/class/feedreader/Application.js:144 -msgid "Reload" -msgstr "Uppdatera" - -#: source/class/feedreader/Application.js:146 -msgid "(%1) Reload the feeds." -msgstr "(%1) Uppdatera feedsen." - -#: source/class/feedreader/Application.js:153 -#: source/class/feedreader/Application.js:155 -msgid "English" -msgstr "Engelska" - -#: source/class/feedreader/Application.js:154 -msgid "German" -msgstr "Tyska" - -#: source/class/feedreader/Application.js:156 -msgid "Turkish" -msgstr "" - -#: source/class/feedreader/Application.js:157 -msgid "Italian" -msgstr "" - -#: source/class/feedreader/Application.js:158 -msgid "Spanish" -msgstr "" - -#: source/class/feedreader/Application.js:159 -msgid "Swedish" -msgstr "" - -#: source/class/feedreader/Application.js:160 -msgid "Russian" -msgstr "" - -#: source/class/feedreader/Application.js:183 -msgid "Help" -msgstr "Hjälp" - -#: source/class/feedreader/Application.js:191 -msgid "News feeds" -msgstr "Nyhetsfeed" - -#: source/class/feedreader/Application.js:212 -msgid "Subject" -msgstr "Ämne" - -#: source/class/feedreader/Application.js:213 -msgid "Sender" -msgstr "Avsändare" - -#: source/class/feedreader/Application.js:214 -msgid "Date" -msgstr "Datum" - -#: source/class/feedreader/ArticleView.js:77 -msgid "read more ..." -msgstr "läs mer..." -- cgit