diff options
Diffstat (limited to 'core/l10n/fi_FI.js')
-rw-r--r-- | core/l10n/fi_FI.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index 3d2f87cbaa6..19167452ffb 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -122,9 +122,6 @@ OC.L10N.register( "Unshare" : "Lopeta jakaminen", "can reshare" : "voi uudelleenjakaa", "can edit" : "voi muokata", - "create" : "luo", - "change" : "muuta", - "delete" : "poista", "access control" : "pääsynhallinta", "Could not unshare" : "Jakamisen lopettaminen epäonnistui", "Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.", @@ -319,6 +316,9 @@ OC.L10N.register( "Send link via email" : "Lähetä linkki sähköpostitse", "notify by email" : "ilmoita sähköpostitse", "can share" : "voi jakaa", + "create" : "luo", + "change" : "muuta", + "delete" : "poista", "{sharee} (at {server})" : "{sharee} (palvelimella {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Jaa toisia ownCloud-järjestelmiä käyttävien kesken käyttäen merkintää käyttäjätunnus@example.com/owncloud", "Share with users…" : "Jaa käyttäjien kanssa…", |