diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/files_sharing/l10n/fi.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index bdfd807c625..317e988693e 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Jaot näkyvät täällä", "Restore share" : "Palauta jako", "Something happened. Unable to restore the share." : "Jotain tapahtui. Jakoa ei kyetty palauttamaan.", + "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Move or copy" : "Siirrä tai kopioi", "Download" : "Lataa", "Delete" : "Poista", @@ -102,10 +103,39 @@ OC.L10N.register( "Add to your Nextcloud" : "Lisää Nextcloudiisi", "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä", "File sharing" : "Tiedostonjako", + "Accept" : "Hyväksy", "Sharing" : "Jakaminen", + "Allow editing" : "Salli muokkaus", + "Allow resharing" : "Salli uudelleenjakaminen", + "Expiration date enforced" : "Vanhenemispäivä pakotettu", + "Set expiration date" : "Aseta vanhenemispäivä", + "Note to recipient" : "Huomio vastaanottajalle", + "Unshare" : "Lopeta jakaminen", + "group" : "ryhmä", + "conversation" : "keskustelu", + "remote" : "etä", + "remote group" : "etäryhmä", + "guest" : "vieras", + "Link copied" : "Linkki kopioitu", + "Copy to clipboard" : "Kopioi leikepöydälle", + "Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon", + "Password protection" : "Salasanasuojaus", + "Enter a password" : "Syötä salasana", + "Cancel" : "Peruuta", + "Read only" : "Vain luku", + "Allow upload and editing" : "Salli lähetys ja muokkaus", + "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", + "Hide download" : "Piilota lataus", + "Password protect" : "Suojaa salasanalla", + "Add another link" : "Lisää toinen linkki", + "Share link" : "Jaa linkki", + "Resharing is not allowed" : "Uudellenjako ei ole salluttu", "Link to a file" : "Linkki tiedostoon", "Shared" : "Jaettu", "Share" : "Jaa", + "Shared with" : "Jaettu", + "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", + "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Name" : "Nimi", "Share time" : "Jakamisen ajankohta", @@ -117,8 +147,10 @@ OC.L10N.register( "sharing is disabled" : "jakaminen on poistettu käytöstä", "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.", "Share note" : "Jaa muistiinpano", + "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "Download %s" : "Lataa %s", "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", + "Note" : "Huomio", "Select or drop files" : "Valitse tai pudota tiedostoja", "Uploading files…" : "Lähetetään tiedostoja…", "Uploaded files:" : "Lähetetyt tiedostot:", |