diff options
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index a9c46e03608..e1dacc65794 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -137,6 +137,9 @@ OC.L10N.register( "Invalid path selected" : "Virheellinen polku valittu", "Unknown error" : "Tuntematon virhe", "Allow editing" : "Salli muokkaus", + "Read only" : "Vain luku", + "Allow upload and editing" : "Salli lähetys ja muokkaus", + "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", @@ -169,9 +172,6 @@ OC.L10N.register( "Create share" : "Luo jako", "Cancel" : "Peruuta", "Share label" : "Jaon nimi", - "Read only" : "Vain luku", - "Allow upload and editing" : "Salli lähetys ja muokkaus", - "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", "Hide download" : "Piilota lataus", "Password protect" : "Suojaa salasanalla", "Video verification" : "Videovarmistus", |