2018-04-06 07:58:38 -04:00
|
|
|
# ADDON js_upload
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Translators:
|
|
|
|
# Kris, 2018
|
2018-04-09 09:00:17 -04:00
|
|
|
# Kris, 2018
|
2018-04-06 07:58:38 -04:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: friendica\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
|
|
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
2018-05-20 13:16:32 -04:00
|
|
|
"PO-Revision-Date: 2018-05-12 13:00+0000\n"
|
2018-04-06 07:58:38 -04:00
|
|
|
"Last-Translator: Kris\n"
|
|
|
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Language: fi_FI\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
|
|
#: js_upload.php:43
|
|
|
|
msgid "Upload a file"
|
2018-04-09 09:00:17 -04:00
|
|
|
msgstr "Lähetä tiedosto"
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:44
|
|
|
|
msgid "Drop files here to upload"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js_upload.php:45
|
|
|
|
msgid "Cancel"
|
2018-04-17 01:21:08 -04:00
|
|
|
msgstr "Peruuta"
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:46
|
|
|
|
msgid "Failed"
|
|
|
|
msgstr "Epäonnistui"
|
|
|
|
|
|
|
|
#: js_upload.php:303
|
|
|
|
msgid "No files were uploaded."
|
2018-04-17 01:21:08 -04:00
|
|
|
msgstr "Tiedostoja ei lähetetty."
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:309
|
|
|
|
msgid "Uploaded file is empty"
|
2018-04-09 09:00:17 -04:00
|
|
|
msgstr "Lähetetty tiedosto on tyhjä"
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:321
|
|
|
|
msgid "Image exceeds size limit of "
|
2018-04-09 09:00:17 -04:00
|
|
|
msgstr "Kuva ylittää kokorajoituksen "
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:332
|
|
|
|
msgid "File has an invalid extension, it should be one of "
|
2018-05-20 13:16:32 -04:00
|
|
|
msgstr "Tiedostopääte on virheellinen. Sallitut tiedostopäätteet:"
|
2018-04-06 07:58:38 -04:00
|
|
|
|
|
|
|
#: js_upload.php:343
|
|
|
|
msgid "Upload was cancelled, or server error encountered"
|
2018-04-17 01:21:08 -04:00
|
|
|
msgstr "Lataus peruutettu, tai palvelimessa tapahtui virhe."
|