forked from friendica/friendica-addons
28 lines
951 B
Plaintext
28 lines
951 B
Plaintext
|
# ADDON rendertime
|
||
|
# Copyright (C)
|
||
|
# This file is distributed under the same license as the Friendica rendertime addon package.
|
||
|
#
|
||
|
#
|
||
|
# Translators:
|
||
|
# Michal Šupler <msupler@gmail.com>, 2014
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: friendica\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||
|
"PO-Revision-Date: 2014-07-28 18:10+0000\n"
|
||
|
"Last-Translator: Michal Šupler <msupler@gmail.com>\n"
|
||
|
"Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: cs\n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||
|
|
||
|
#: rendertime.php:30
|
||
|
#, php-format
|
||
|
msgid ""
|
||
|
"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, "
|
||
|
"Other: %s, Total: %s"
|
||
|
msgstr "Výkonnost: Databáze: %s, Síť: %s, Rendering: %s, Parser: %s, I/O: %s, Ostatní: %s, Celkem: %s"
|