blob: 89275bbb78cc20af9b77b0f1d4bc36ebc39c4c82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2013-2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"Last-Translator: I Robot\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"
#: js/share.js:33
msgid "Shared by {owner}"
msgstr "Jakanut {owner}"
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Tämä jako on suojattu salasanalla"
#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr "Väärä salasana. Yritä uudelleen."
#: templates/authenticate.php:10
msgid "Password"
msgstr "Salasana"
#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
msgstr "Valitettavasti linkki ei vaikuta enää toimivan."
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr "Mahdollisia syitä:"
#: templates/part.404.php:6
msgid "the item was removed"
msgstr "kohde poistettiin"
#: templates/part.404.php:7
msgid "the link expired"
msgstr "linkki vanheni"
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr "jakaminen on poistettu käytöstä"
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr "Kysy lisätietoja henkilöltä, jolta sait linkin."
#: templates/public.php:21
msgid "Download"
msgstr ""
#: templates/public.php:53
#, php-format
msgid "Download %s"
msgstr "Lataa %s"
#: templates/public.php:57
msgid "Direct link"
msgstr "Suora linkki"
|