diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
commit | 4b296c750a89878e11fe610a69f706c192155f30 (patch) | |
tree | b23f44c327904a434adcb5c6ac7cca7f26b7dbc3 /lib/l10n/fi.js | |
parent | 7773f1b3793f1b454dfb9eb8937b7ac18313e92f (diff) | |
download | nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.tar.gz nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index b785e91b3cf..3caaae3633b 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -112,11 +112,14 @@ OC.L10N.register( "Set an admin password." : "Aseta ylläpitäjän salasana.", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", + "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", + "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", + "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", + "Open »%s«" : "Avaa »%s«", + "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "%1$s shared »%2$s« with you and wants to add:" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä:", "%1$s shared »%2$s« with you and wants to add" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä", "»%s« added a note to a file shared with you" : "»%s« lisäsi huomion jakamaasi tiedostoon", - "Open »%s«" : "Avaa »%s«", - "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu", "Files cannot be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla", @@ -124,9 +127,6 @@ OC.L10N.register( "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen","Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen"], "Sharing is only allowed with group members" : "Jakaminen on sallittu vain ryhmäjäsenten kesken", - "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", - "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", - "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", "The requested share does not exist anymore" : "Pyydettyä jakoa ei ole enää olemassa", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Käyttäjää ei luotu, koska käyttäjäraja on tullut täyteen. Tarkista ilmoitukset saadaksesi lisätietoja.", "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt", |