diff options
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 4f6f2d53404..69230bdef06 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -100,7 +100,6 @@ OC.L10N.register( "Address" : "Osoite", "Profile picture" : "Profiilikuva", "About" : "Tietoja", - "Full name" : "Koko nimi", "Headline" : "Otsikko", "Organisation" : "Organisaatio", "Role" : "Rooli", @@ -229,6 +228,7 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "Full name" : "Koko nimi", "%s enter the database username and name." : "%s anna tietokannan käyttäjätunnus ja nimi.", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", |