Changeset 360816
- Timestamp:
- 03/16/2011 04:46:38 PM (15 years ago)
- Location:
- ceska-podpora-wordpressu/trunk
- Files:
-
- 2 added
- 2 deleted
- 2 edited
-
ceska-podpora-wordpressu.php (added)
-
ceska-podpora-wp.php (deleted)
-
lang/default.po (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
-
screen.png (deleted)
-
screenshot-1.png (added)
Legend:
- Unmodified
- Added
- Removed
-
ceska-podpora-wordpressu/trunk/lang/default.po
r360794 r360816 3 3 "Project-Id-Version: Česká podpora WordPressu\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2011-03-1 5 21:42+0100\n"6 "PO-Revision-Date: 2011-03-1 5 21:43+0100\n"7 "Last-Translator: Lukenzi < lukenzi@gmail.com>\n"5 "POT-Creation-Date: 2011-03-16 17:32+0100\n" 6 "PO-Revision-Date: 2011-03-16 17:32+0100\n" 7 "Last-Translator: Lukenzi <mail@lukenzi.info>\n" 8 8 "Language-Team: Lukenzi <wp@lukenzi.info>\n" 9 9 "MIME-Version: 1.0\n" … … 11 11 "Content-Transfer-Encoding: 8bit\n" 12 12 "X-Poedit-KeywordsList: _e;__\n" 13 "X-Poedit-Basepath: c:\\ wamp\\www\\wp-content\\plugins\\ceska-podpora-wp\\\n"13 "X-Poedit-Basepath: c:\\ceska-podpora-wordpressu\\\n" 14 14 "X-Poedit-Language: Czech\n" 15 15 "X-Poedit-Country: CZECH REPUBLIC\n" … … 17 17 "X-Poedit-SearchPath-0: .\n" 18 18 19 #: lib/class-core.php:25 19 #: branches/1.0.1/lib/class-core.php:25 20 #: trunk/lib/class-core.php:25 20 21 msgid "Nejnovější témata" 21 22 msgstr "" 22 23 23 #: lib/class-core.php:28 24 #: branches/1.0.1/lib/class-core.php:28 25 #: trunk/lib/class-core.php:28 24 26 msgid "Nejnovější příspěvky" 25 27 msgstr "" 26 28 27 #: lib/class-core.php:31 29 #: branches/1.0.1/lib/class-core.php:31 30 #: trunk/lib/class-core.php:31 28 31 msgid "Nevíte si s něčím rady?" 29 32 msgstr "" 30 33 31 #: lib/class-core.php:31 34 #: branches/1.0.1/lib/class-core.php:31 35 #: trunk/lib/class-core.php:31 32 36 msgid "Požádejte o pomoc, rádi vám poradíme..." 33 37 msgstr "" 34 38 35 #: lib/class-core.php:31 39 #: branches/1.0.1/lib/class-core.php:31 40 #: trunk/lib/class-core.php:31 36 41 msgid "Požádat o pomoc" 37 42 msgstr "" 38 43 39 #: lib/class-core.php:31 44 #: branches/1.0.1/lib/class-core.php:31 45 #: trunk/lib/class-core.php:31 40 46 msgid "Navštívit fórum České podpory pro WordPress" 41 47 msgstr "" 42 48 43 #: lib/class-core.php:31 49 #: branches/1.0.1/lib/class-core.php:31 50 #: trunk/lib/class-core.php:31 44 51 msgid "Navštívit fórum" 45 52 msgstr "" 46 53 47 #: lib/class-feed.php:30 54 #: branches/1.0.1/lib/class-feed.php:30 55 #: trunk/lib/class-feed.php:30 48 56 msgid "Nebyly nalezeny žádné příspěvky." 49 57 msgstr "" 50 58 51 #: lib/class-feed.php:35 52 #: lib/class-feed.php:64 59 #: branches/1.0.1/lib/class-feed.php:35 60 #: branches/1.0.1/lib/class-feed.php:64 61 #: trunk/lib/class-feed.php:35 62 #: trunk/lib/class-feed.php:64 53 63 msgid "v" 54 64 msgstr "" 55 65 56 #: lib/class-feed.php:36 57 #: lib/class-feed.php:65 58 msgid "Přidáno d.m Y v G:i" 66 #: branches/1.0.1/lib/class-feed.php:36 67 #: branches/1.0.1/lib/class-feed.php:65 68 #: trunk/lib/class-feed.php:36 69 #: trunk/lib/class-feed.php:65 70 msgid "Přidáno" 59 71 msgstr "" 60 72 61 #: lib/class-feed.php:59 73 #: branches/1.0.1/lib/class-feed.php:36 74 #: branches/1.0.1/lib/class-feed.php:65 75 #: trunk/lib/class-feed.php:36 76 #: trunk/lib/class-feed.php:65 77 msgid "d.m Y v G:i" 78 msgstr "" 79 80 #: branches/1.0.1/lib/class-feed.php:59 81 #: trunk/lib/class-feed.php:59 62 82 msgid "Nebyly nalezeny žádná témata." 63 83 msgstr "" -
ceska-podpora-wordpressu/trunk/readme.txt
r360794 r360816 23 23 == Screenshots == 24 24 25 1. Screenshot Dashboard25 1. Aktivovaný plugin na nástěnce v administraci 26 26 27 27 28 28 == Changelog == 29 30 = 1.0.2 = 31 * Opravena chyba zobrazování ikonky 32 * Přidáno do repozitáře WordPressu 29 33 30 34 = 1.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.