translations updates for 2023.03

This commit is contained in:
Tobias Diekershoff 2023-04-09 07:58:49 +02:00
parent 91bb323a16
commit 1c677722b3
148 changed files with 1875 additions and 2233 deletions

View file

@ -4,53 +4,56 @@
#
#
# Translators:
# Michal Šupler <msupler@gmail.com>, 2014
# Aditoo, 2018
# michal_s <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"
"POT-Creation-Date: 2021-03-23 23:53-0400\n"
"PO-Revision-Date: 2014-06-23 08:46+0000\n"
"Last-Translator: Aditoo, 2018\n"
"Language-Team: Czech (http://app.transifex.com/Friendica/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"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: js_upload.php:43
msgid "Upload a file"
msgstr "Nahrát soubor"
#: js_upload.php:34
msgid "Select files for upload"
msgstr ""
#: js_upload.php:44
#: js_upload.php:35
msgid "Drop files here to upload"
msgstr "Přeneste sem soubory k nahrání"
msgstr "Přetáhněte sem soubory k nahrání"
#: js_upload.php:45
#: js_upload.php:36
msgid "Cancel"
msgstr "Zrušit"
#: js_upload.php:46
#: js_upload.php:37
msgid "Failed"
msgstr "Neúspěch"
#: js_upload.php:303
#: js_upload.php:215
msgid "No files were uploaded."
msgstr "Žádné soubory nebyly nahrány."
#: js_upload.php:309
#: js_upload.php:221
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:233
#, php-format
msgid "Image exceeds size limit of %s"
msgstr ""
#: 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:245
#, php-format
msgid "File has an invalid extension, it should be one of %s."
msgstr ""
#: js_upload.php:343
#: js_upload.php:256
msgid "Upload was cancelled, or server error encountered"
msgstr "Nahrávání bylo zrušeno nebo došlo k chybě na serveru"