diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-18 01:12:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-18 01:12:58 +0000 |
commit | 8bf7ec26e0b064f55224a202f2137b19eb2432d6 (patch) | |
tree | 4f97309ac21cb16599056692b933cee801333814 /apps/files_sharing/l10n | |
parent | 1f82aad84235a13f643fb8947ad77827d9f99ecf (diff) | |
download | nextcloud-server-8bf7ec26e0b064f55224a202f2137b19eb2432d6.tar.gz nextcloud-server-8bf7ec26e0b064f55224a202f2137b19eb2432d6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 075abff37a7..4ebd01612f2 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "Lataa", "Delete" : "Poista", "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", + "Terms of service" : "Käyttöehdot", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -98,6 +99,7 @@ OC.L10N.register( "Can't change permissions for public share links" : "Julkisten jakolinkkien käyttöoikeuksia ei voi muuttaa", "Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu", "shared by %s" : "%s jakama", + "Download all files" : "Lataa kaikki tiedostot", "Direct link" : "Suora linkki", "Add to your Nextcloud" : "Lisää Nextcloudiisi", "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä", @@ -118,6 +120,7 @@ OC.L10N.register( "Select or drop files" : "Valitse tai pudota tiedostoja", "Uploading files…" : "Lähetetään tiedostoja…", "Uploaded files:" : "Lähetetyt tiedostot:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "{actor} removed you from {file}" : "{actor} poisti käyttöoikeutesi kohteeseen {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja", "%s is publicly shared" : "%s on jaettu julkisesti", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index d8b04b90f11..e506f9fa99e 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -20,6 +20,7 @@ "Download" : "Lataa", "Delete" : "Poista", "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", + "Terms of service" : "Käyttöehdot", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -96,6 +97,7 @@ "Can't change permissions for public share links" : "Julkisten jakolinkkien käyttöoikeuksia ei voi muuttaa", "Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu", "shared by %s" : "%s jakama", + "Download all files" : "Lataa kaikki tiedostot", "Direct link" : "Suora linkki", "Add to your Nextcloud" : "Lisää Nextcloudiisi", "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä", @@ -116,6 +118,7 @@ "Select or drop files" : "Valitse tai pudota tiedostoja", "Uploading files…" : "Lähetetään tiedostoja…", "Uploaded files:" : "Lähetetyt tiedostot:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "{actor} removed you from {file}" : "{actor} poisti käyttöoikeutesi kohteeseen {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja", "%s is publicly shared" : "%s on jaettu julkisesti", |