diff options
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 179042963c4..fbe21f8abdb 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -110,8 +110,6 @@ OC.L10N.register( "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", "Recent" : "Viimeaikaiset", - "This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}", "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", @@ -276,6 +274,8 @@ OC.L10N.register( "Shared with you" : "Jaettu kanssasi", "Deleted shares" : "Poistetut jaot", "Pending shares" : "Odottavat jaot", + "This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}", "Open folder {name}" : "Avaa kansio {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Search for an account" : "Etsi tiliä", |