diff options
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index ad900981b15..cc78912d09e 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -112,6 +112,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kohteen %s jakaminen lähettämällä salasana Nextcloud Talkin kautta epäonnistui, koska Nextcloud Talk ei ole käytössä", "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP", + "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Kohteen %1$s jakaminen epäonnistui, koska tietovarasto ei salli %2$s tyyppisiä jakoja", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", "Please specify a valid circle" : "Määritä kelvollinen piiri", "Unknown share type" : "Tuntematon jaon tyyppi", @@ -147,6 +148,8 @@ OC.L10N.register( "remote" : "etä", "remote group" : "etäryhmä", "guest" : "vieras", + "Shared with the group {user} by {owner}" : "Jaettu ryhmän {user} kanssa käyttäjältä {owner}", + "Shared with the conversation {user} by {owner}" : "Jaettu keskustelun {user} kanssa käyttäjältä {owner}", "Shared with {user} by {owner}" : "{owner} jakoi käyttäjälle {user}", "Added by {initiator}" : "Lisäyksen tehnyt {initiator}", "Via “{folder}”" : "“{folder}” kautta", @@ -173,6 +176,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", "Add another link" : "Lisää toinen linkki", "Create a new share link" : "Luo uusi jakolinkki", + "Shared via link by {initiator}" : "Jaettu linkin kautta käyttäjältä {initiator}", "Share link ({label})" : "Jaa linkki ({label})", "Share link" : "Jaa linkki", "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä", |