diff options
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index f042b8eb637..c474552d180 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -130,7 +130,6 @@ OC.L10N.register( "Set default folder for accepted shares" : "Aseta oletuskansio hyväksytyille jaoille", "Reset" : "Palauta", "Reset folder to system default" : "Palauta kansio järjestelmän oletukseksi", - "Share expiration: " : "Jaon vanhentuminen:", "group" : "ryhmä", "conversation" : "keskustelu", "remote" : "etä", @@ -188,10 +187,6 @@ OC.L10N.register( "By uploading files, you agree to the terms of service." : "Lähettämällä tiedostot hyväksyt käyttöehdot.", "View terms of service" : "Näytä käyttöehdot", "Terms of service" : "Käyttöehdot", - "Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}", - "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.", - "Name" : "Nimi", - "Enter your name" : "Kirjoita nimesi", "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", "Share in conversation" : "Jaa keskustelussa", @@ -272,6 +267,8 @@ OC.L10N.register( "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", "Share saved" : "Jako tallennettu", + "Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}", + "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.", "Shared by" : "Jakanut", "Shared with" : "Jaettu", "Password created successfully" : "Salasana luotu onnistuneesti", @@ -279,16 +276,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", - "Share note" : "Jaa muistiinpano", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", - "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", - "%s shared a folder with you." : "%s jakoi kansion kanssasi.", - "Note" : "Huomio", - "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.", "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", @@ -298,14 +285,24 @@ OC.L10N.register( "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Move or copy" : "Siirrä tai kopioi", "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", "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", - "Files" : "Tiedostot", "Download all files" : "Lataa kaikki tiedostot", "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", - "Password field can't be empty" : "Salasanakenttä ei voi olla tyhjä", - "Allow download" : "Salli lataus" + "Enter your name" : "Kirjoita nimesi", + "Share note" : "Jaa muistiinpano", + "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", + "%s shared a folder with you." : "%s jakoi kansion kanssasi.", + "Note" : "Huomio", + "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.", + "Name" : "Nimi", + "Filename must not be empty." : "Tiedostonimi ei voi olla tyhjä." }, "nplurals=2; plural=(n != 1);"); |