diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-12 02:16:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-12 02:16:59 +0000 |
commit | 659fb3cf06c1f120054cdf1483dc43b6b38df455 (patch) | |
tree | b30aaf45886f43e4047d3887a7e816485e43f926 /apps/files/l10n | |
parent | eded52eae70e83fdca65ee87271787d99ac60d1b (diff) | |
download | nextcloud-server-659fb3cf06c1f120054cdf1483dc43b6b38df455.tar.gz nextcloud-server-659fb3cf06c1f120054cdf1483dc43b6b38df455.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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 548123fe58e..d4fafe35929 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not fetch file details \"{file}\"" : "Ei voitu hakea tiedoston tietoja \"{file}\"", "Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Ei hakutuloksia muissa kansioissa haulla {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Kirjoita enemmän kuin kaksi merkkiä etsiäksesi muista kansioista", "Name" : "Nimi", "Size" : "Koko", "Modified" : "Muokattu", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 8804f548c20..77f97ef0a14 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -58,6 +58,7 @@ "Could not fetch file details \"{file}\"" : "Ei voitu hakea tiedoston tietoja \"{file}\"", "Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Ei hakutuloksia muissa kansioissa haulla {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Kirjoita enemmän kuin kaksi merkkiä etsiäksesi muista kansioista", "Name" : "Nimi", "Size" : "Koko", "Modified" : "Muokattu", |