diff options
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index c474552d180..296ed197278 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -103,11 +103,11 @@ OC.L10N.register( "Enter a valid password" : "Kirjoita oikea salasana", "Generate a new password" : "Luo uusi salasana", "Your administrator has enforced a password protection." : "Ylläpitäjä on pakottanut salasanasuojauksen.", - "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", + "Link copied" : "Linkki kopioitu", "Email already added" : "Sähköpostiosoite on jo lisätty", "Invalid email address" : "Virheellinen sähköpostiosoite", "Share link" : "Jaa linkki", - "Copy to clipboard" : "Kopioi leikepöydälle", + "Copy" : "Kopioi", "Send link via email" : "Lähetä linkki sähköpostitse", "Select a destination" : "Valitse sijainti", "Select" : "Valitse", @@ -143,8 +143,7 @@ OC.L10N.register( "Via “{folder}”" : "“{folder}” kautta", "Unshare" : "Lopeta jakaminen", "Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti", - "Copy internal link to clipboard" : "Kopioi sisäinen linkki leikepöydälle", - "Link copied" : "Linkki kopioitu", + "Copy internal link" : "Kopioi sisäinen linkki", "Internal link" : "Sisäinen linkki", "Shared via link by {initiator}" : "Jaettu linkin kautta käyttäjältä {initiator}", "Mail share ({label})" : "Sähköpostijako ({label})", @@ -152,7 +151,6 @@ OC.L10N.register( "Share link ({index})" : "Jaa linkki ({index})", "Create public link" : "Luo julkinen linkki", "Actions for \"{title}\"" : "Toiminnot kohteelle \"{title}\"", - "Copy public link of \"{title}\" to clipboard" : "Kopioi kohteen \"{title}\" julkinen linkki leikepöydälle", "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä", "Link share created" : "Linkkijako luotu", "Error while creating the share" : "Virhe jakoa luotaessa", @@ -173,7 +171,7 @@ OC.L10N.register( "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...", "Searching …" : "Haetaan…", "No elements found." : "Elementtejä ei löytynyt.", - "Search globally" : "Hae globaalisti", + "Search everywhere" : "Etsi kaikkialta", "Guest" : "Vieras", "Group" : "Ryhmä", "Email" : "Sähköposti", @@ -187,7 +185,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", - "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", "Share in conversation" : "Jaa keskustelussa", "Share with remote group" : "Jaa etäryhmän kanssa", @@ -234,7 +231,7 @@ OC.L10N.register( "Shared" : "Jaettu", "Shared by {ownerDisplayName}" : "Jakanut {ownerDisplayName}", "Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa", - "Show sharing options" : "Näytä jakamisen valinnat", + "Sharing options" : "Jakamisen valinnat", "Shared with others" : "Jaettu muiden kanssa", "Upload files to {foldername}" : "Lähetä tiedostot kansioon {foldername}", "Public file share" : "Julkinen tiedostojako", @@ -291,9 +288,16 @@ OC.L10N.register( "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "Download all files" : "Lataa kaikki tiedostot", + "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", + "Copy to clipboard" : "Kopioi leikepöydälle", + "Copy internal link to clipboard" : "Kopioi sisäinen linkki leikepöydälle", + "Copy public link of \"{title}\" to clipboard" : "Kopioi kohteen \"{title}\" julkinen linkki leikepöydälle", + "Search globally" : "Hae globaalisti", "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Enter your name" : "Kirjoita nimesi", + "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", + "Show sharing options" : "Näytä jakamisen valinnat", "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.", |