Blame view
sources/l10n/fi/files.po
5.92 KB
|
03e52840d
|
1 2 3 4 5 6 7 8 9 10 11 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " |
|
31b7f2792
|
12 13 14 15 16 17 |
"POT-Creation-Date: 2013-06-03 02:27+0200 " "PO-Revision-Date: 2013-06-02 23:17+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " |
|
03e52840d
|
18 19 20 21 22 23 24 25 26 27 28 29 |
"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: fi " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
#: ajax/move.php:17 #, php-format msgid "Could not move %s - File with this name already exists" msgstr "" #: ajax/move.php:27 ajax/move.php:30 #, php-format msgid "Could not move %s" msgstr "" #: ajax/upload.php:19 msgid "No file was uploaded. Unknown error" msgstr "" #: ajax/upload.php:26 |
|
03e52840d
|
45 46 |
msgid "There is no error, the file uploaded with success" msgstr "" |
|
31b7f2792
|
47 48 49 |
#: ajax/upload.php:27 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " |
|
03e52840d
|
50 |
msgstr "" |
|
31b7f2792
|
51 |
#: ajax/upload.php:29 |
|
03e52840d
|
52 53 54 55 |
msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" |
|
31b7f2792
|
56 |
#: ajax/upload.php:30 |
|
03e52840d
|
57 58 |
msgid "The uploaded file was only partially uploaded" msgstr "" |
|
31b7f2792
|
59 |
#: ajax/upload.php:31 |
|
03e52840d
|
60 61 |
msgid "No file was uploaded" msgstr "" |
|
31b7f2792
|
62 |
#: ajax/upload.php:32 |
|
03e52840d
|
63 64 |
msgid "Missing a temporary folder" msgstr "" |
|
31b7f2792
|
65 |
#: ajax/upload.php:33 |
|
03e52840d
|
66 67 |
msgid "Failed to write to disk" msgstr "" |
|
31b7f2792
|
68 69 70 71 72 73 74 75 76 |
#: ajax/upload.php:51 msgid "Not enough storage available" msgstr "" #: ajax/upload.php:83 msgid "Invalid directory." msgstr "" #: appinfo/app.php:12 |
|
03e52840d
|
77 78 |
msgid "Files" msgstr "" |
|
31b7f2792
|
79 80 81 82 83 84 |
#: js/fileactions.js:116 msgid "Share" msgstr "" #: js/fileactions.js:126 msgid "Delete permanently" |
|
03e52840d
|
85 |
msgstr "" |
|
31b7f2792
|
86 |
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94 |
|
03e52840d
|
87 88 |
msgid "Delete" msgstr "" |
|
31b7f2792
|
89 |
#: js/fileactions.js:194 |
|
03e52840d
|
90 91 |
msgid "Rename" msgstr "" |
|
31b7f2792
|
92 93 94 95 96 |
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421 msgid "Pending" msgstr "" #: js/filelist.js:259 js/filelist.js:261 |
|
03e52840d
|
97 98 |
msgid "{new_name} already exists"
msgstr ""
|
|
31b7f2792
|
99 |
#: js/filelist.js:259 js/filelist.js:261 |
|
03e52840d
|
100 101 |
msgid "replace" msgstr "" |
|
31b7f2792
|
102 |
#: js/filelist.js:259 |
|
03e52840d
|
103 104 |
msgid "suggest name" msgstr "" |
|
31b7f2792
|
105 |
#: js/filelist.js:259 js/filelist.js:261 |
|
03e52840d
|
106 107 |
msgid "cancel" msgstr "" |
|
31b7f2792
|
108 109 |
#: js/filelist.js:306
msgid "replaced {new_name} with {old_name}"
|
|
03e52840d
|
110 |
msgstr "" |
|
31b7f2792
|
111 |
#: js/filelist.js:306 |
|
03e52840d
|
112 113 |
msgid "undo" msgstr "" |
|
31b7f2792
|
114 115 |
#: js/filelist.js:331 msgid "perform delete operation" |
|
03e52840d
|
116 |
msgstr "" |
|
31b7f2792
|
117 118 |
#: js/filelist.js:413 msgid "1 file uploading" |
|
03e52840d
|
119 |
msgstr "" |
|
31b7f2792
|
120 121 |
#: js/filelist.js:416 js/filelist.js:470 msgid "files uploading" |
|
03e52840d
|
122 |
msgstr "" |
|
31b7f2792
|
123 124 |
#: js/files.js:52 msgid "'.' is an invalid file name." |
|
03e52840d
|
125 |
msgstr "" |
|
31b7f2792
|
126 127 |
#: js/files.js:56 msgid "File name cannot be empty." |
|
03e52840d
|
128 |
msgstr "" |
|
31b7f2792
|
129 130 131 132 |
#: js/files.js:64 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." |
|
03e52840d
|
133 |
msgstr "" |
|
31b7f2792
|
134 135 |
#: js/files.js:78 msgid "Your storage is full, files can not be updated or synced anymore!" |
|
03e52840d
|
136 |
msgstr "" |
|
31b7f2792
|
137 138 139 140 141 142 143 144 |
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
|
|
03e52840d
|
145 |
msgstr "" |
|
31b7f2792
|
146 147 |
#: js/files.js:264 msgid "Unable to upload your file as it is a directory or has 0 bytes" |
|
03e52840d
|
148 |
msgstr "" |
|
31b7f2792
|
149 150 151 152 153 |
#: js/files.js:277 msgid "Not enough space available" msgstr "" #: js/files.js:317 |
|
03e52840d
|
154 155 |
msgid "Upload cancelled." msgstr "" |
|
31b7f2792
|
156 |
#: js/files.js:413 |
|
03e52840d
|
157 158 159 |
msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" |
|
31b7f2792
|
160 161 |
#: js/files.js:486 msgid "URL cannot be empty." |
|
03e52840d
|
162 |
msgstr "" |
|
31b7f2792
|
163 164 |
#: js/files.js:491 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" |
|
03e52840d
|
165 |
msgstr "" |
|
31b7f2792
|
166 167 |
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864 msgid "Error" |
|
03e52840d
|
168 |
msgstr "" |
|
31b7f2792
|
169 |
#: js/files.js:877 templates/index.php:69 |
|
03e52840d
|
170 171 |
msgid "Name" msgstr "" |
|
31b7f2792
|
172 |
#: js/files.js:878 templates/index.php:80 |
|
03e52840d
|
173 174 |
msgid "Size" msgstr "" |
|
31b7f2792
|
175 |
#: js/files.js:879 templates/index.php:82 |
|
03e52840d
|
176 177 |
msgid "Modified" msgstr "" |
|
31b7f2792
|
178 |
#: js/files.js:898 |
|
03e52840d
|
179 180 |
msgid "1 folder" msgstr "" |
|
31b7f2792
|
181 |
#: js/files.js:900 |
|
03e52840d
|
182 183 |
msgid "{count} folders"
msgstr ""
|
|
31b7f2792
|
184 |
#: js/files.js:908 |
|
03e52840d
|
185 186 |
msgid "1 file" msgstr "" |
|
31b7f2792
|
187 |
#: js/files.js:910 |
|
03e52840d
|
188 189 |
msgid "{count} files"
msgstr ""
|
|
31b7f2792
|
190 191 |
#: lib/app.php:53 msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" |
|
03e52840d
|
192 |
msgstr "" |
|
31b7f2792
|
193 194 |
#: lib/app.php:73 msgid "Unable to rename file" |
|
03e52840d
|
195 |
msgstr "" |
|
31b7f2792
|
196 197 |
#: lib/helper.php:11 templates/index.php:18 msgid "Upload" |
|
03e52840d
|
198 199 200 201 202 203 204 205 206 |
msgstr "" #: templates/admin.php:5 msgid "File handling" msgstr "" #: templates/admin.php:7 msgid "Maximum upload size" msgstr "" |
|
31b7f2792
|
207 |
#: templates/admin.php:10 |
|
03e52840d
|
208 209 |
msgid "max. possible: " msgstr "" |
|
31b7f2792
|
210 |
#: templates/admin.php:15 |
|
03e52840d
|
211 212 |
msgid "Needed for multi-file and folder downloads." msgstr "" |
|
31b7f2792
|
213 |
#: templates/admin.php:17 |
|
03e52840d
|
214 215 |
msgid "Enable ZIP-download" msgstr "" |
|
31b7f2792
|
216 |
#: templates/admin.php:20 |
|
03e52840d
|
217 218 |
msgid "0 is unlimited" msgstr "" |
|
31b7f2792
|
219 |
#: templates/admin.php:22 |
|
03e52840d
|
220 221 |
msgid "Maximum input size for ZIP files" msgstr "" |
|
31b7f2792
|
222 |
#: templates/admin.php:26 |
|
03e52840d
|
223 |
msgid "Save" |
|
31b7f2792
|
224 |
msgstr "tallentaa" |
|
03e52840d
|
225 226 227 228 |
#: templates/index.php:7 msgid "New" msgstr "" |
|
31b7f2792
|
229 |
#: templates/index.php:10 |
|
03e52840d
|
230 231 |
msgid "Text file" msgstr "" |
|
31b7f2792
|
232 |
#: templates/index.php:12 |
|
03e52840d
|
233 234 |
msgid "Folder" msgstr "" |
|
31b7f2792
|
235 236 |
#: templates/index.php:14 msgid "From link" |
|
03e52840d
|
237 |
msgstr "" |
|
31b7f2792
|
238 239 |
#: templates/index.php:42 msgid "Deleted files" |
|
03e52840d
|
240 |
msgstr "" |
|
31b7f2792
|
241 |
#: templates/index.php:48 |
|
03e52840d
|
242 243 |
msgid "Cancel upload" msgstr "" |
|
31b7f2792
|
244 245 |
#: templates/index.php:54 msgid "You don’t have write permissions here." |
|
03e52840d
|
246 |
msgstr "" |
|
31b7f2792
|
247 248 |
#: templates/index.php:61 msgid "Nothing in here. Upload something!" |
|
03e52840d
|
249 |
msgstr "" |
|
31b7f2792
|
250 |
#: templates/index.php:75 |
|
03e52840d
|
251 252 |
msgid "Download" msgstr "" |
|
31b7f2792
|
253 254 255 256 257 |
#: templates/index.php:87 templates/index.php:88 msgid "Unshare" msgstr "" #: templates/index.php:107 |
|
03e52840d
|
258 259 |
msgid "Upload too large" msgstr "" |
|
31b7f2792
|
260 |
#: templates/index.php:109 |
|
03e52840d
|
261 262 263 264 |
msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "" |
|
31b7f2792
|
265 |
#: templates/index.php:114 |
|
03e52840d
|
266 267 |
msgid "Files are being scanned, please wait." msgstr "" |
|
31b7f2792
|
268 |
#: templates/index.php:117 |
|
03e52840d
|
269 270 |
msgid "Current scanning" msgstr "" |
|
31b7f2792
|
271 272 273 274 |
#: templates/upgrade.php:2 msgid "Upgrading filesystem cache..." msgstr "" |