diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-17 01:55:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-17 01:55:43 -0400 |
commit | ce179dcdcb171aef4f7e84025706237b54f0340f (patch) | |
tree | 0a4ba40fd42895a82a9a977fa1dd5c3644cb7f48 /l10n/fi_FI/lib.po | |
parent | dd2dd7eaae9dd9e70942f216ebefa69fec3a1bab (diff) | |
download | nextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.tar.gz nextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi_FI/lib.po')
-rw-r--r-- | l10n/fi_FI/lib.po | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po index 84c5743c1a8..6aaf7d6cdc3 100644 --- a/l10n/fi_FI/lib.po +++ b/l10n/fi_FI/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-12 01:54-0400\n" -"PO-Revision-Date: 2014-06-11 06:40+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2014-06-17 01:54-0400\n" +"PO-Revision-Date: 2014-06-17 05:54+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" @@ -29,42 +29,42 @@ msgid "" "example configuration is provided in config/config.sample.php." msgstr "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php." -#: private/app.php:245 -#, php-format -msgid "" -"App \"%s\" can't be installed because it is not compatible with this version" -" of ownCloud." -msgstr "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa." - -#: private/app.php:261 -msgid "No app name specified" -msgstr "Sovelluksen nimeä ei määritelty" - -#: private/app.php:367 +#: private/app.php:361 msgid "Help" msgstr "Ohje" -#: private/app.php:380 +#: private/app.php:374 msgid "Personal" msgstr "Henkilökohtainen" -#: private/app.php:391 +#: private/app.php:385 msgid "Settings" msgstr "Asetukset" -#: private/app.php:403 +#: private/app.php:397 msgid "Users" msgstr "Käyttäjät" -#: private/app.php:416 +#: private/app.php:410 msgid "Admin" msgstr "Ylläpito" -#: private/app.php:918 +#: private/app.php:978 #, php-format msgid "Failed to upgrade \"%s\"." msgstr "Kohteen \"%s\" päivitys epäonnistui." +#: private/app.php:1135 +#, php-format +msgid "" +"App \\\"%s\\\" can't be installed because it is not compatible with this " +"version of ownCloud." +msgstr "" + +#: private/app.php:1147 +msgid "No app name specified" +msgstr "Sovelluksen nimeä ei määritelty" + #: private/avatar.php:66 msgid "Unknown filetype" msgstr "Tuntematon tiedostotyyppi" @@ -77,62 +77,62 @@ msgstr "Virheellinen kuva" msgid "web services under your control" msgstr "verkkopalvelut hallinnassasi" -#: private/installer.php:64 +#: private/installer.php:77 +msgid "App directory already exists" +msgstr "Sovelluskansio on jo olemassa" + +#: private/installer.php:90 +#, php-format +msgid "Can't create app folder. Please fix permissions. %s" +msgstr "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s" + +#: private/installer.php:231 msgid "No source specified when installing app" msgstr "Lähdettä ei määritelty sovellusta asennettaessa" -#: private/installer.php:71 +#: private/installer.php:238 msgid "No href specified when installing app from http" msgstr "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli" -#: private/installer.php:76 +#: private/installer.php:243 msgid "No path specified when installing app from local file" msgstr "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta" -#: private/installer.php:90 +#: private/installer.php:257 #, php-format msgid "Archives of type %s are not supported" msgstr "Tyypin %s arkistot eivät ole tuettuja" -#: private/installer.php:104 +#: private/installer.php:271 msgid "Failed to open archive when installing app" msgstr "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa" -#: private/installer.php:126 +#: private/installer.php:309 msgid "App does not provide an info.xml file" msgstr "Sovellus ei sisällä info.xml-tiedostoa" -#: private/installer.php:132 +#: private/installer.php:315 msgid "App can't be installed because of not allowed code in the App" msgstr "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia" -#: private/installer.php:138 +#: private/installer.php:321 msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" msgstr "Sovellusta ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa" -#: private/installer.php:144 +#: private/installer.php:327 msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" msgstr "" -#: private/installer.php:157 +#: private/installer.php:340 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" msgstr "Sovellusta ei voi asentaa, koska info.xml/version ilmoittaa versioksi eri arvon kuin sovelluskauppa" -#: private/installer.php:167 -msgid "App directory already exists" -msgstr "Sovelluskansio on jo olemassa" - -#: private/installer.php:180 -#, php-format -msgid "Can't create app folder. Please fix permissions. %s" -msgstr "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s" - #: private/json.php:29 msgid "Application is not enabled" msgstr "Sovellusta ei ole otettu käyttöön" |