diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-25 02:44:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-25 02:44:41 +0000 |
commit | c407bb978684f00ce07a4f168d3e380da3812028 (patch) | |
tree | e21a92b479d1596fc9b348f9c5593e94f0b7c701 /apps/files | |
parent | 47c9cd97b937fed2d54fe096512c0efc78f45b94 (diff) | |
download | nextcloud-server-c407bb978684f00ce07a4f168d3e380da3812028.tar.gz nextcloud-server-c407bb978684f00ce07a4f168d3e380da3812028.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 159d5d23940..2c3ac62c8b9 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -86,6 +86,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Tallennustila on melkein täynnä ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["vastaa \"{filter}\"","vastaa \"{filter}\""], "View in folder" : "Näe kansiossa", "Copied!" : "Kopioitu!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index f8b9e012ef0..cfda420a155 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -84,6 +84,7 @@ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Tallennustila on melkein täynnä ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["vastaa \"{filter}\"","vastaa \"{filter}\""], "View in folder" : "Näe kansiossa", "Copied!" : "Kopioitu!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", |