Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 26, 2023
1 parent b3c8465 commit a4317c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "Väliaikainen tiedostojen lukitus",
"Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä.",
"Locked by {user}" : "Lukittu käyttäjän {user} toimesta",
"Locked by {app}" : "Lukittu sovelluksen {app} toimesta",
"Unlock file" : "Vapauta tiedoston lukitus",
"Lock file" : "Lukitse tiedosto",
"Locked by {0}" : "Lukituksen teki {0}"
Expand Down
2 changes: 2 additions & 0 deletions l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "Väliaikainen tiedostojen lukitus",
"Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä.",
"Locked by {user}" : "Lukittu käyttäjän {user} toimesta",
"Locked by {app}" : "Lukittu sovelluksen {app} toimesta",
"Unlock file" : "Vapauta tiedoston lukitus",
"Lock file" : "Lukitse tiedosto",
"Locked by {0}" : "Lukituksen teki {0}"
Expand Down

0 comments on commit a4317c1

Please sign in to comment.