diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
commit | 6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch) | |
tree | 05c95cdfe8d3629db12e4274a58e32eb35bfea1d /apps/files_sharing/l10n/fi.js | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js new file mode 100644 index 00000000000..1f1bf5377b3 --- /dev/null +++ b/apps/files_sharing/l10n/fi.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "files_sharing", + { + "Cancel" : "Peruuta", + "Password" : "Salasana" +}, +"nplurals=2; plural=(n != 1);"); |