diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:28 +0000 |
commit | 3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d (patch) | |
tree | 4f4a13a43d8d33c78cf61ad8bed87d830f87ee44 /apps/files/l10n/fi.json | |
parent | 6a28833d101109e66d7a908f62e8d0b8ecc02fb3 (diff) | |
download | nextcloud-server-3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d.tar.gz nextcloud-server-3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 8e42e9f8e47..00ab343c714 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -69,9 +69,6 @@ "Folder name" : "Kansion nimi", "Invalid filename." : "Epäkelpo tiedostonimi.", "Renamed \"{oldName}\" to \"{newName}\"" : "Kohteen \"{oldName}\" uudeksi nimeksi asetettiin \"{newName}\"", - "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", - "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Pending" : "Odottaa", "Clear filter" : "Tyhjennä suodatin", "Modified" : "Muokattu", @@ -333,18 +330,21 @@ "{newName} already exists." : "{newName} on jo olemassa.", "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Another entry with the same name already exists" : "Toinen tietue samalla nimellä on jo olemassa", + "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", + "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Storage informations" : "Tallennustilan tietoja", "Choose file" : "Valitse tiedosto", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", - "Destination is not a folder" : "Kohde ei ole kansio", - "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", "The files is locked" : "Tiedosto on lukittu", "Create new templates folder" : "Luo uusi mallipohjien kansio", "List of favorites files and folders." : "Luettelo suosikkitiedostoista ja -kansioista.", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Direct link was copied (only works for people who have access to this file/folder)" : "Suora linkki kopioitu (toimii vain henkilöillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", - "Copy direct link (only works for people who have access to this file/folder)" : "Kopioi suora linkki (toimii vain henkilöillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)" + "Copy direct link (only works for people who have access to this file/folder)" : "Kopioi suora linkki (toimii vain henkilöillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", + "Destination is not a folder" : "Kohde ei ole kansio", + "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |