diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
commit | 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch) | |
tree | f9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/files_sharing/l10n/fi.js | |
parent | 005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff) | |
download | nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.tar.gz nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 18516ff519f..0800cdae9eb 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -103,6 +103,7 @@ OC.L10N.register( "Please specify a file or folder path" : "Määritä tiedoston tai kansion polku", "Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa", "Could not create share" : "Jaon luominen epäonnistui", + "Invalid permissions" : "Virheelliset käyttöoikeudet", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen", "Please specify a valid group" : "Määritä kelvollinen ryhmä", @@ -131,6 +132,10 @@ OC.L10N.register( "Reject" : "Hylkää", "Sharing" : "Jakaminen", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", + "Set default folder for accepted shares" : "Aseta oletuskansio hyväksytyille jaoille", + "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille", + "Invalid path selected" : "Virheellinen polku valittu", + "Unknown error" : "Tuntematon virhe", "Allow editing" : "Salli muokkaus", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", @@ -193,7 +198,9 @@ OC.L10N.register( "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Link to a file" : "Linkki tiedostoon", + "Error creating the share: {errorMessage}" : "Virhe luotaessa jakoa: {errorMessage}", "Error creating the share" : "Virhe jakoa luotaessa", + "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", "Error updating the share" : "Virhe jakoa päivittäessä", "Shared" : "Jaettu", "Share" : "Jaa", |