1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: php-json-ext\n"
"Report-Msgid-Bugs-To: madcoder@madism.org\n"
"POT-Creation-Date: 2005-10-13 21:11+0200\n"
"PO-Revision-Date: 2005-11-13 11:18+0100\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
#: ../php4-json.templates:4 ../php5-json.templates:4
msgid "Configure php.ini for json?"
msgstr "Upravit php.ini pro json?"
#. Type: boolean
#. Description
#: ../php4-json.templates:4
msgid ""
"This script can add the necessary options for json to the PHP4 ini file."
msgstr ""
"Tento skript může do konfiguračního souboru PHP4 přidat nezbytné volby "
"pro zprovoznění json."
#. Type: boolean
#. Description
#: ../php5-json.templates:4
msgid ""
"This script can add the necessary options for json to the PHP5 ini file."
msgstr ""
"Tento skript může do konfiguračního souboru PHP5 přidat nezbytné volby "
"pro zprovoznění json."
|