mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
update to the FI translation THX Kris
This commit is contained in:
parent
f1aa2bc5c6
commit
50f5c7e251
24 changed files with 68 additions and 60 deletions
|
@ -7,10 +7,10 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["Upload a file"] = "Lähetä tiedosto";
|
||||
$a->strings["Drop files here to upload"] = "";
|
||||
$a->strings["Cancel"] = "";
|
||||
$a->strings["Cancel"] = "Peruuta";
|
||||
$a->strings["Failed"] = "Epäonnistui";
|
||||
$a->strings["No files were uploaded."] = "";
|
||||
$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 "] = "";
|
||||
$a->strings["Upload was cancelled, or server error encountered"] = "";
|
||||
$a->strings["Upload was cancelled, or server error encountered"] = "Lataus peruutettu, tai palvelimessa tapahtui virhe.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue