diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
commit | 9bdb78f6cc23987dc1251ecdb622dec8a8c59242 (patch) | |
tree | 699bef0231a3dbc0e3bf0fb4110a48becb4b5757 /apps/files_sharing/l10n/fi.js | |
parent | af6bb98b144d0d333cb29fdd9370ed4465f4ba6e (diff) | |
download | nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.tar.gz nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.zip |
Fix(l10n): Update translations 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 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 01190529027..1791f542f3c 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -199,6 +199,10 @@ OC.L10N.register( "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi", + "_Accept share_::_Accept shares_" : ["Hyväksy jako","Hyväksy jaot"], + "Open in files" : "Avaa tiedostosovelluksessa", + "_Reject share_::_Reject shares_" : ["Hylkää jako","Hylkää jaot"], + "_Restore share_::_Restore shares_" : ["Palauta jako","Palauta jaot"], "Link to a file" : "Linkki tiedostoon", "Error creating the share: {errorMessage}" : "Virhe luotaessa jakoa: {errorMessage}", "Error creating the share" : "Virhe jakoa luotaessa", @@ -217,17 +221,27 @@ OC.L10N.register( "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", "Shares" : "Jaot", + "Overview of shared files." : "Yleisnäkymä jaetuista tiedostoista.", "No shares" : "Ei jakoja", + "Files and folders you shared or have been shared with you will show up here" : "Tiedostot ja kansiot, jotka olet jakanut tai jotka on jaettu kanssasi, näkyvät täällä", "Shared with you" : "Jaettu kanssasi", + "List of files that are shared with you." : "Luettelo kanssasi jaetuista tiedostoista.", "Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään", + "Files and folders others shared with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä", "Shared with others" : "Jaettu muiden kanssa", + "List of files that you shared with others." : "Luettelo muille jakamistasi tiedostoista.", "Nothing shared yet" : "Ei mitään jaettua", + "Files and folders you shared will show up here" : "Tiedostot ja kansiot, jotka olet jakanut, näkyvät täällä", "Shared by link" : "Jaettu linkin kautta", + "List of files that are shared by link." : "Luettelo tiedostoista, jotka on jaettu linkin kautta.", "No shared links" : "Ei jaettuja linkkejä", + "Files and folders you shared by link will show up here" : "Linkin kautta jakamasi tiedostot ja kansiot näkyvät täällä", "Deleted shares" : "Poistetut jaot", "No deleted shares" : "Ei poistettuja jakoja", "Pending shares" : "Odottavat jaot", + "List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.", "No pending shares" : "Ei odottavia jakoja", + "Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Name" : "Nimi", "Share time" : "Jakamisen ajankohta", |