aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/fi_FI/files.po
diff options
context:
space:
mode:
authorMichael Gapczynski <mtgap@owncloud.com>2012-07-31 15:00:04 -0400
committerMichael Gapczynski <mtgap@owncloud.com>2012-07-31 15:00:04 -0400
commit94ce8f2168bdd9897f54ec433ad7017fb3db1cc8 (patch)
treedb031ac7fd4788be6593e258d170c8f134533e4b /l10n/fi_FI/files.po
parent269922543eaf9e69dbf5a15fa0ba34704040b09c (diff)
parentdfae77dec1650f171d09d4bde88ab74029f6e8c7 (diff)
downloadnextcloud-server-94ce8f2168bdd9897f54ec433ad7017fb3db1cc8.tar.gz
nextcloud-server-94ce8f2168bdd9897f54ec433ad7017fb3db1cc8.zip
Merge branch 'master' into share_api
Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js
Diffstat (limited to 'l10n/fi_FI/files.po')
-rw-r--r--l10n/fi_FI/files.po72
1 files changed, 40 insertions, 32 deletions
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index 529f183e467..59576c1e40f 100644
--- a/l10n/fi_FI/files.po
+++ b/l10n/fi_FI/files.po
@@ -11,43 +11,43 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n"
+"POT-Creation-Date: 2012-07-30 02:02+0200\n"
+"PO-Revision-Date: 2012-07-30 00:03+0000\n"
+"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
+"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/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"
-#: ajax/upload.php:19
+#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr "Ei virheitä, tiedosto lähetettiin onnistuneesti"
-#: ajax/upload.php:20
+#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Lähetetty tiedosto ylittää upload_max_filesize-arvon rajan php.ini-tiedostossa"
-#: ajax/upload.php:21
+#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Lähetetty tiedosto ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-arvon ylärajan"
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr "Tiedoston lähetys onnistui vain osittain"
-#: ajax/upload.php:23
+#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "Yhtäkään tiedostoa ei lähetetty"
-#: ajax/upload.php:24
+#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "Väliaikaiskansiota ei ole olemassa"
-#: ajax/upload.php:25
+#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "Levylle kirjoitus epäonnistui"
@@ -55,57 +55,69 @@ msgstr "Levylle kirjoitus epäonnistui"
msgid "Files"
msgstr "Tiedostot"
+#: js/fileactions.js:95
+msgid "Unshare"
+msgstr "Lopeta jakaminen"
+
+#: js/fileactions.js:97 templates/index.php:56
+msgid "Delete"
+msgstr "Poista"
+
#: js/filelist.js:186
-msgid "undo deletion"
+msgid "deleted"
+msgstr ""
+
+#: js/filelist.js:186
+msgid "undo"
msgstr ""
#: js/files.js:170
msgid "generating ZIP-file, it may take some time."
-msgstr ""
+msgstr "luodaan ZIP-tiedostoa, tämä saattaa kestää hetken."
#: js/files.js:199
msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
+msgstr "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio"
#: js/files.js:199
msgid "Upload Error"
-msgstr ""
+msgstr "Lähetysvirhe."
#: js/files.js:227 js/files.js:318 js/files.js:347
msgid "Pending"
-msgstr ""
+msgstr "Odottaa"
#: js/files.js:332
msgid "Upload cancelled."
-msgstr ""
+msgstr "Lähetys peruttu."
#: js/files.js:456
msgid "Invalid name, '/' is not allowed."
-msgstr ""
+msgstr "Virheellinen nimi, merkki '/' ei ole sallittu."
-#: js/files.js:626 templates/index.php:55
+#: js/files.js:631 templates/index.php:55
msgid "Size"
msgstr "Koko"
-#: js/files.js:627 templates/index.php:56
+#: js/files.js:632 templates/index.php:56
msgid "Modified"
msgstr "Muutettu"
-#: js/files.js:654
+#: js/files.js:659
msgid "folder"
-msgstr ""
+msgstr "kansio"
-#: js/files.js:656
+#: js/files.js:661
msgid "folders"
-msgstr ""
+msgstr "kansiota"
-#: js/files.js:664
+#: js/files.js:669
msgid "file"
-msgstr ""
+msgstr "tiedosto"
-#: js/files.js:666
+#: js/files.js:671
msgid "files"
-msgstr ""
+msgstr "tiedostoa"
#: templates/admin.php:5
msgid "File handling"
@@ -175,10 +187,6 @@ msgstr "Jaa"
msgid "Download"
msgstr "Lataa"
-#: templates/index.php:56
-msgid "Delete"
-msgstr "Poista"
-
#: templates/index.php:64
msgid "Upload too large"
msgstr "Lähetettävä tiedosto on liian suuri"