diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
commit | 63132483ca2075d4a984f435e272badf3cab41c3 (patch) | |
tree | 9e40bb44181eeecb4256432c25ada24cc5693b44 /lib/l10n/fi_FI.js | |
parent | 3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff) | |
download | nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip |
[tx-robot] updated from transifex
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);"); |