]> git.mxchange.org Git - friendica-addons.git/blobdiff - js_upload/lang/fi-fi/strings.php
regenerated all the strings
[friendica-addons.git] / js_upload / lang / fi-fi / strings.php
index 2e636419bf2d748c23604b0e3b6f2a5397a533f9..6280744197fcd8dfeef0a7d400a6a7c7ea0d5eed 100644 (file)
@@ -5,12 +5,11 @@ function string_plural_select_fi_fi($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Upload a file"] = "Lähetä tiedosto";
-$a->strings["Cancel"] = "Peruuta";
-$a->strings["Failed"] = "Epäonnistui";
-$a->strings["No files were uploaded."] = "Tiedostoja ei lähetetty.";
-$a->strings["Uploaded file is empty"] = "Lähetetty tiedosto on tyhjä";
-$a->strings["Image exceeds size limit of "] = "Kuva ylittää kokorajoituksen ";
-$a->strings["File has an invalid extension, it should be one of "] = "Tiedostopääte on virheellinen. Sallitut tiedostopäätteet:";
-$a->strings["Upload was cancelled, or server error encountered"] = "Lataus peruutettu, tai palvelimessa tapahtui virhe.";
+$a->strings['Upload a file'] = 'Lähetä tiedosto';
+$a->strings['Cancel'] = 'Peruuta';
+$a->strings['Failed'] = 'Epäonnistui';
+$a->strings['No files were uploaded.'] = 'Tiedostoja ei lähetetty.';
+$a->strings['Uploaded file is empty'] = 'Lähetetty tiedosto on tyhjä';
+$a->strings['Image exceeds size limit of '] = 'Kuva ylittää kokorajoituksen ';
+$a->strings['File has an invalid extension, it should be one of '] = 'Tiedostopääte on virheellinen. Sallitut tiedostopäätteet:';
+$a->strings['Upload was cancelled, or server error encountered'] = 'Lataus peruutettu, tai palvelimessa tapahtui virhe.';