diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
commit | 3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3 (patch) | |
tree | 6732a1770529c2cd5d06a36d075ccfd5fac6ba3a /apps/files/l10n/fi.js | |
parent | 0f359f385a8a3be54b85e9650d8e46aa2721a2af (diff) | |
download | nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.tar.gz nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index eb9ac7e1b00..ef916cf8198 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -243,12 +243,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", "No favorites yet" : "Ei vielä suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", - "Shares" : "Jaot", - "Shared with others" : "Jaettu muille", - "Shared with you" : "Jaettu kanssasi", - "Shared by link" : "Jaettu linkillä", - "Deleted shares" : "Poistetut jaot", - "Pending shares" : "Odottavat jaot", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Storage invalid" : "Virheellinen tallennustila", @@ -260,6 +254,12 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", "Deleted files" : "Poistetut tiedostot", + "Shares" : "Jaot", + "Shared with others" : "Jaettu muille", + "Shared with you" : "Jaettu kanssasi", + "Shared by link" : "Jaettu linkillä", + "Deleted shares" : "Poistetut jaot", + "Pending shares" : "Odottavat jaot", "Open folder {name}" : "Avaa kansio {name}", "Search for an account" : "Etsi tiliä" }, |