Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Sep 25, 2020
1 parent d5d1ee6 commit 5ba704d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ OC.L10N.register(
"Unlock file" : "Vapauta tiedoston lukitus",
"Lock file" : "Lukitse tiedosto",
"Locked by {0}" : "Lukituksen teki {0}",
"Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti"
"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ä."
},
"nplurals=2; plural=(n != 1);");
4 changes: 3 additions & 1 deletion l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"Unlock file" : "Vapauta tiedoston lukitus",
"Lock file" : "Lukitse tiedosto",
"Locked by {0}" : "Lukituksen teki {0}",
"Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti"
"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ä."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 5ba704d

Please sign in to comment.