diff options
Diffstat (limited to 'lib/l10n/fi_FI.js')
-rw-r--r-- | lib/l10n/fi_FI.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index b82b6a7b513..11e50686a15 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -146,8 +146,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage not available" : "Tallennustila ei ole käytettävissä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", - "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], - "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"] + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" }, "nplurals=2; plural=(n != 1);"); |