Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/fi.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 241acc8dd..da1728303 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -3,9 +3,14 @@ OC.L10N.register(
{
"New text document" : "Uusi tekstiasiakirja",
"The file was uploaded" : "Tiedosto lähetettiin",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Ladattu tiedosto on suurempi kuin php.ini-tiedostossa määritelty upload_max_filesize",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ladattu tiedosto on suurempi kuin HTML-lomakkeessa määritelty MAX_FILE_SIZE",
"The file was only partially uploaded" : "Tiedosto lähetettiin vain osittain",
"No file was uploaded" : "Tiedostoa ei lähetetty",
+ "Missing a temporary folder" : "Väliaikaiskansio puuttuu",
"Could not write file to disk" : "Ei voitu kirjoittaa levylle",
+ "A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähetyksen",
+ "No file uploaded or file size exceeds maximum of %s" : "Tiedostoa ei lähetetty tai sen koko ylitti maksimin %s",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "Tekstiasiakirja",
"Readme" : "Lueminut",
@@ -34,6 +39,7 @@ OC.L10N.register(
"Bold text" : "Lihavoitu teksti",
"Italic" : "Kursivoitu",
"Strikethrough" : "Yliviivattu",
+ "Shift" : "Siirrä",
"Heading 1" : "Otsikko 1",
"Heading level 1" : "Otsikkotaso 1",
"Heading 6" : "Otsikko 6",
@@ -41,6 +47,7 @@ OC.L10N.register(
"Unordered list" : "Lista",
"Ordered list" : "Numeroitu lista",
"Blockquote" : "Lohkolainaus",
+ "Quoted text" : "Lainattu teksti",
"Code block" : "Koodilohko",
"Insert emoji" : "Lisää emoji",
"Upload from computer" : "Lähetä tietokoneelta",
@@ -69,6 +76,8 @@ OC.L10N.register(
"Heading 4" : "Otsikko 4",
"Heading 5" : "Otsikko 5",
"ToDo list" : "Tehtävälista",
+ "Info" : "Tietoa",
+ "Success" : "Onnistui",
"Warning" : "Varoitus",
"Table" : "Taulukko",
"Emoji picker" : "Emoji-valitsin",