57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
# ADDON js_upload
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# Michal Šupler <msupler@gmail.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
|
"PO-Revision-Date: 2014-07-07 19:13+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"
|
|
|
|
#: js_upload.php:43
|
|
msgid "Upload a file"
|
|
msgstr "Nahrát soubor"
|
|
|
|
#: js_upload.php:44
|
|
msgid "Drop files here to upload"
|
|
msgstr "Přeneste sem soubory k nahrání"
|
|
|
|
#: js_upload.php:45
|
|
msgid "Cancel"
|
|
msgstr "Zrušit"
|
|
|
|
#: js_upload.php:46
|
|
msgid "Failed"
|
|
msgstr "Neúspěch"
|
|
|
|
#: js_upload.php:303
|
|
msgid "No files were uploaded."
|
|
msgstr "Žádné soubory nebyly nahrány."
|
|
|
|
#: js_upload.php:309
|
|
msgid "Uploaded file is empty"
|
|
msgstr "Nahraný soubor je prázdný"
|
|
|
|
#: js_upload.php:321
|
|
msgid "Image exceeds size limit of "
|
|
msgstr "Velikost obrázku překračuje limit velikosti"
|
|
|
|
#: js_upload.php:332
|
|
msgid "File has an invalid extension, it should be one of "
|
|
msgstr "Soubor má neplatnou příponu, ta by měla být jednou z"
|
|
|
|
#: js_upload.php:343
|
|
msgid "Upload was cancelled, or server error encountered"
|
|
msgstr "Nahrávání bylo zrušeno nebo došlo k chybě na serveru"
|