diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
commit | 14d226dc33d5ad6965f1d01197832abf83a0eeed (patch) | |
tree | cfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/fi_FI.js | |
parent | 657c8da81121b272deb29a25f920280a1dc521bc (diff) | |
download | nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.js')
-rw-r--r-- | apps/files/l10n/fi_FI.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index 311b8bed02c..10d5503a544 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -93,7 +93,6 @@ OC.L10N.register( "Local link" : "Paikallinen linkki", "Folder" : "Kansio", "New folder" : "Uusi kansio", - "{newname} already exists" : "{newname} on jo olemassa", "Upload" : "Lähetä", "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe", "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>", @@ -134,6 +133,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", + "{newname} already exists" : "{newname} on jo olemassa", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>", "Cancel upload" : "Peru lähetys" }, |