diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-02 02:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-02 02:27:12 +0000 |
commit | c3ea18e11a2432cc1156de47b493187fd1b6511f (patch) | |
tree | 80898acb8139420966e23b5106a05f9c4f260d25 /apps/files | |
parent | 135bc78db644529178afefa3333c06f020711aba (diff) | |
download | nextcloud-server-c3ea18e11a2432cc1156de47b493187fd1b6511f.tar.gz nextcloud-server-c3ea18e11a2432cc1156de47b493187fd1b6511f.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 | 4 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 66ba62c2737..3b62800fe14 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -160,6 +160,10 @@ OC.L10N.register( "Tags" : "Tunnisteet", "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", + "Cancel" : "Peruuta", + "Create" : "Luo", + "Creating file" : "Luodaan tiedostoa", + "Blank" : "Tyhjä", "%s used" : "%s käytetty", "%s%% of %s used" : "%s%% / %s käytetty", "%1$s of %2$s used" : "%1$s/%2$s käytetty", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index ffdfa31b897..6bf09937e44 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -158,6 +158,10 @@ "Tags" : "Tunnisteet", "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", + "Cancel" : "Peruuta", + "Create" : "Luo", + "Creating file" : "Luodaan tiedostoa", + "Blank" : "Tyhjä", "%s used" : "%s käytetty", "%s%% of %s used" : "%s%% / %s käytetty", "%1$s of %2$s used" : "%1$s/%2$s käytetty", |