summaryrefslogtreecommitdiffstats
path: root/l10n/fi/core.po
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-01 00:04:02 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-01 00:04:02 +0200
commit9e29d2845acdcf3f0f883cefc10cd2309cb77bfc (patch)
treed5b7a0d1311bc24fbed469fb1e526c5c97037d07 /l10n/fi/core.po
parentf8e48955b9072d4f264f67f3776636619e6df432 (diff)
downloadnextcloud-server-9e29d2845acdcf3f0f883cefc10cd2309cb77bfc.tar.gz
nextcloud-server-9e29d2845acdcf3f0f883cefc10cd2309cb77bfc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi/core.po')
-rw-r--r--l10n/fi/core.po396
1 files changed, 288 insertions, 108 deletions
diff --git a/l10n/fi/core.po b/l10n/fi/core.po
index a291bd38987..d032fb35180 100644
--- a/l10n/fi/core.po
+++ b/l10n/fi/core.po
@@ -7,211 +7,386 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-18 02:03+0200\n"
-"PO-Revision-Date: 2012-10-18 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
-"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n"
+"POT-Creation-Date: 2013-04-01 00:02+0200\n"
+"PO-Revision-Date: 2011-07-25 16:05+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
-msgid "Application name not provided."
+#: ajax/share.php:97
+#, php-format
+msgid "User %s shared a file with you"
msgstr ""
-#: ajax/vcategories/add.php:29
+#: ajax/share.php:99
+#, php-format
+msgid "User %s shared a folder with you"
+msgstr ""
+
+#: ajax/share.php:101
+#, php-format
+msgid ""
+"User %s shared the file \"%s\" with you. It is available for download here: "
+"%s"
+msgstr ""
+
+#: ajax/share.php:104
+#, php-format
+msgid ""
+"User %s shared the folder \"%s\" with you. It is available for download "
+"here: %s"
+msgstr ""
+
+#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
+msgid "Category type not provided."
+msgstr ""
+
+#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr ""
-#: ajax/vcategories/add.php:36
-msgid "This category already exists: "
+#: ajax/vcategories/add.php:37
+#, php-format
+msgid "This category already exists: %s"
msgstr ""
-#: js/js.js:238 templates/layout.user.php:49 templates/layout.user.php:50
-msgid "Settings"
+#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
+#: ajax/vcategories/favorites.php:24
+#: ajax/vcategories/removeFromFavorites.php:26
+msgid "Object type not provided."
+msgstr ""
+
+#: ajax/vcategories/addToFavorites.php:30
+#: ajax/vcategories/removeFromFavorites.php:30
+#, php-format
+msgid "%s ID not provided."
+msgstr ""
+
+#: ajax/vcategories/addToFavorites.php:35
+#, php-format
+msgid "Error adding %s to favorites."
+msgstr ""
+
+#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
+msgid "No categories selected for deletion."
+msgstr ""
+
+#: ajax/vcategories/removeFromFavorites.php:35
+#, php-format
+msgid "Error removing %s from favorites."
+msgstr ""
+
+#: js/config.php:34
+msgid "Sunday"
+msgstr ""
+
+#: js/config.php:35
+msgid "Monday"
+msgstr ""
+
+#: js/config.php:36
+msgid "Tuesday"
+msgstr ""
+
+#: js/config.php:37
+msgid "Wednesday"
msgstr ""
-#: js/js.js:670
+#: js/config.php:38
+msgid "Thursday"
+msgstr ""
+
+#: js/config.php:39
+msgid "Friday"
+msgstr ""
+
+#: js/config.php:40
+msgid "Saturday"
+msgstr ""
+
+#: js/config.php:45
msgid "January"
msgstr ""
-#: js/js.js:670
+#: js/config.php:46
msgid "February"
msgstr ""
-#: js/js.js:670
+#: js/config.php:47
msgid "March"
msgstr ""
-#: js/js.js:670
+#: js/config.php:48
msgid "April"
msgstr ""
-#: js/js.js:670
+#: js/config.php:49
msgid "May"
msgstr ""
-#: js/js.js:670
+#: js/config.php:50
msgid "June"
msgstr ""
-#: js/js.js:671
+#: js/config.php:51
msgid "July"
msgstr ""
-#: js/js.js:671
+#: js/config.php:52
msgid "August"
msgstr ""
-#: js/js.js:671
+#: js/config.php:53
msgid "September"
msgstr ""
-#: js/js.js:671
+#: js/config.php:54
msgid "October"
msgstr ""
-#: js/js.js:671
+#: js/config.php:55
msgid "November"
msgstr ""
-#: js/js.js:671
+#: js/config.php:56
msgid "December"
msgstr ""
-#: js/oc-dialogs.js:123
+#: js/js.js:286
+msgid "Settings"
+msgstr "asetukset"
+
+#: js/js.js:779
+msgid "seconds ago"
+msgstr ""
+
+#: js/js.js:780
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:781
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:782
+msgid "1 hour ago"
+msgstr ""
+
+#: js/js.js:783
+msgid "{hours} hours ago"
+msgstr ""
+
+#: js/js.js:784
+msgid "today"
+msgstr ""
+
+#: js/js.js:785
+msgid "yesterday"
+msgstr ""
+
+#: js/js.js:786
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:787
+msgid "last month"
+msgstr ""
+
+#: js/js.js:788
+msgid "{months} months ago"
+msgstr ""
+
+#: js/js.js:789
+msgid "months ago"
+msgstr ""
+
+#: js/js.js:790
+msgid "last year"
+msgstr ""
+
+#: js/js.js:791
+msgid "years ago"
+msgstr ""
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr ""
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr ""
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr ""
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr ""
-#: js/oc-vcategories.js:68
-msgid "No categories selected for deletion."
+#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
+#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
+msgid "The object type is not specified."
msgstr ""
-#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497
-#: js/share.js:509
+#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
+#: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:577
+#: js/share.js:589
msgid "Error"
msgstr ""
-#: js/share.js:103
+#: js/oc-vcategories.js:179
+msgid "The app name is not specified."
+msgstr ""
+
+#: js/oc-vcategories.js:194
+msgid "The required file {file} is not installed!"
+msgstr ""
+
+#: js/share.js:30 js/share.js:45 js/share.js:87
+msgid "Shared"
+msgstr ""
+
+#: js/share.js:90
+msgid "Share"
+msgstr ""
+
+#: js/share.js:125 js/share.js:617
msgid "Error while sharing"
msgstr ""
-#: js/share.js:114
+#: js/share.js:136
msgid "Error while unsharing"
msgstr ""
-#: js/share.js:121
+#: js/share.js:143
msgid "Error while changing permissions"
msgstr ""
-#: js/share.js:130
+#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
-#: js/share.js:132
+#: js/share.js:154
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:137
+#: js/share.js:159
msgid "Share with"
msgstr ""
-#: js/share.js:142
+#: js/share.js:164
msgid "Share with link"
msgstr ""
-#: js/share.js:143
+#: js/share.js:167
msgid "Password protect"
msgstr ""
-#: js/share.js:147 templates/installation.php:42 templates/login.php:24
-#: templates/verify.php:13
+#: js/share.js:169 templates/installation.php:54 templates/login.php:35
msgid "Password"
msgstr ""
-#: js/share.js:152
+#: js/share.js:173
+msgid "Email link to person"
+msgstr ""
+
+#: js/share.js:174
+msgid "Send"
+msgstr ""
+
+#: js/share.js:178
msgid "Set expiration date"
msgstr ""
-#: js/share.js:153
+#: js/share.js:179
msgid "Expiration date"
msgstr ""
-#: js/share.js:185
+#: js/share.js:211
msgid "Share via email:"
msgstr ""
-#: js/share.js:187
+#: js/share.js:213
msgid "No people found"
msgstr ""
-#: js/share.js:214
+#: js/share.js:251
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:250
+#: js/share.js:287
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:271
+#: js/share.js:308
msgid "Unshare"
msgstr ""
-#: js/share.js:283
+#: js/share.js:320
msgid "can edit"
msgstr ""
-#: js/share.js:285
+#: js/share.js:322
msgid "access control"
msgstr ""
-#: js/share.js:288
+#: js/share.js:325
msgid "create"
msgstr ""
-#: js/share.js:291
+#: js/share.js:328
msgid "update"
msgstr ""
-#: js/share.js:294
+#: js/share.js:331
msgid "delete"
msgstr ""
-#: js/share.js:297
+#: js/share.js:334
msgid "share"
msgstr ""
-#: js/share.js:322 js/share.js:484
+#: js/share.js:368 js/share.js:564
msgid "Password protected"
msgstr ""
-#: js/share.js:497
+#: js/share.js:577
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:509
+#: js/share.js:589
msgid "Error setting expiration date"
msgstr ""
-#: lostpassword/index.php:26
+#: js/share.js:604
+msgid "Sending ..."
+msgstr ""
+
+#: js/share.js:615
+msgid "Email sent"
+msgstr ""
+
+#: js/update.js:14
+msgid ""
+"The update was unsuccessful. Please report this issue to the <a "
+"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
+"community</a>."
+msgstr ""
+
+#: js/update.js:18
+msgid "The update was successful. Redirecting you to ownCloud now."
+msgstr ""
+
+#: lostpassword/controller.php:48
msgid "ownCloud password reset"
msgstr ""
@@ -224,17 +399,17 @@ msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:5
-msgid "Requested"
+msgid "Reset email send."
msgstr ""
#: lostpassword/templates/lostpassword.php:8
-msgid "Login failed!"
+msgid "Request failed!"
msgstr ""
-#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
-#: templates/login.php:20
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:48
+#: templates/login.php:28
msgid "Username"
-msgstr ""
+msgstr "Käyttäjätunnus"
#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
@@ -288,116 +463,130 @@ msgstr ""
msgid "Edit categories"
msgstr ""
-#: templates/edit_categories_dialog.php:14
+#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
-#: templates/installation.php:23 templates/installation.php:31
+#: templates/installation.php:24 templates/installation.php:31
+#: templates/installation.php:38
msgid "Security Warning"
msgstr ""
-#: templates/installation.php:24
+#: templates/installation.php:25
+msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
+msgstr ""
+
+#: templates/installation.php:26
+msgid "Please update your PHP installation to use ownCloud securely."
+msgstr ""
+
+#: templates/installation.php:32
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
-#: templates/installation.php:26
+#: templates/installation.php:33
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
-#: templates/installation.php:32
+#: templates/installation.php:39
msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
+"Your data directory and files are probably accessible from the internet "
+"because the .htaccess file does not work."
msgstr ""
-#: templates/installation.php:36
+#: templates/installation.php:40
+msgid ""
+"For information how to properly configure your server, please see the <a "
+"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
+"target=\"_blank\">documentation</a>."
+msgstr ""
+
+#: templates/installation.php:44
msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: templates/installation.php:48
+#: templates/installation.php:62
msgid "Advanced"
msgstr ""
-#: templates/installation.php:50
+#: templates/installation.php:64
msgid "Data folder"
msgstr ""
-#: templates/installation.php:57
+#: templates/installation.php:73
msgid "Configure the database"
msgstr ""
-#: templates/installation.php:62 templates/installation.php:73
-#: templates/installation.php:83 templates/installation.php:93
+#: templates/installation.php:78 templates/installation.php:90
+#: templates/installation.php:101 templates/installation.php:112
+#: templates/installation.php:124
msgid "will be used"
msgstr ""
-#: templates/installation.php:105
+#: templates/installation.php:136
msgid "Database user"
msgstr ""
-#: templates/installation.php:109
+#: templates/installation.php:141
msgid "Database password"
msgstr ""
-#: templates/installation.php:113
+#: templates/installation.php:146
msgid "Database name"
msgstr ""
-#: templates/installation.php:121
+#: templates/installation.php:156
msgid "Database tablespace"
msgstr ""
-#: templates/installation.php:127
+#: templates/installation.php:163
msgid "Database host"
msgstr ""
-#: templates/installation.php:132
+#: templates/installation.php:169
msgid "Finish setup"
msgstr ""
-#: templates/layout.guest.php:38
+#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr ""
-#: templates/layout.user.php:34
+#: templates/layout.user.php:58
msgid "Log out"
msgstr ""
-#: templates/login.php:8
+#: templates/login.php:10
msgid "Automatic logon rejected!"
msgstr ""
-#: templates/login.php:9
+#: templates/login.php:11
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
-#: templates/login.php:10
+#: templates/login.php:13
msgid "Please change your password to secure your account again."
msgstr ""
-#: templates/login.php:15
+#: templates/login.php:19
msgid "Lost your password?"
msgstr ""
-#: templates/login.php:27
+#: templates/login.php:41
msgid "remember"
msgstr ""
-#: templates/login.php:28
+#: templates/login.php:43
msgid "Log in"
msgstr ""
-#: templates/logout.php:1
-msgid "You are logged out."
+#: templates/login.php:49
+msgid "Alternative Logins"
msgstr ""
#: templates/part.pagenavi.php:3
@@ -408,16 +597,7 @@ msgstr ""
msgid "next"
msgstr ""
-#: templates/verify.php:5
-msgid "Security Warning!"
-msgstr ""
-
-#: templates/verify.php:6
-msgid ""
-"Please verify your password. <br/>For security reasons you may be "
-"occasionally asked to enter your password again."
-msgstr ""
-
-#: templates/verify.php:16
-msgid "Verify"
+#: templates/update.php:3
+#, php-format
+msgid "Updating ownCloud to version %s, this may take a while."
msgstr ""