|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- # Chyrp v2.1 Translation File.
- # Copyright (C) 2011 Chyrp Team
- # This file is distributed under the same license as the Chyrp v2.1 package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: Chyrp v2.1\n"
- "Report-Msgid-Bugs-To: email@chyrp.net\n"
- "POT-Creation-Date: 2011-01-10 22:17+0000\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FIRST LAST <EMAIL@EXAMPLE.COM>\n"
- "Language-Team: LANGUAGE <EMAIL@EXAMPLE.COM>\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-
- #: modules/cacher/info.yaml:7
- msgid "Caches pages, drastically reducing server load."
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:15
- #: modules/cacher/pages/admin/cache_settings.twig:20
- msgid "(comma separated)"
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:14
- msgid "Exclude URLs"
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:3
- #: modules/cacher/pages/admin/cache_settings.twig:6
- msgid "Cache Settings"
- msgstr ""
-
- #: modules/cacher/cacher.php:136
- msgid "Cache cleared."
- msgstr ""
-
- #: modules/cacher/cacher.php:106
- msgid "Cache"
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:19
- msgid "Memcache Servers"
- msgstr ""
-
- #: modules/cacher/info.yaml:5
- msgid "Please make sure that /includes/caches is writable by the server. If you are not certain whether it is or not, CHMOD it to 777."
- msgstr ""
-
- #: modules/cacher/info.yaml:1
- msgid "Cacher"
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:10
- msgid "Expire Cache After…"
- msgstr ""
-
- #: modules/cacher/pages/admin/cache_settings.twig:11
- msgid "(seconds)"
- msgstr ""
-
|