diff options
Diffstat (limited to 'apps/files_trashbin/l10n/fi.js')
-rw-r--r-- | apps/files_trashbin/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index 2ce9a4f2c18..d60a19c42fc 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -9,7 +9,6 @@ OC.L10N.register( "Confirm permanent deletion" : "Vahvista lopullinen poistaminen", "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Haluatko varmasti poistaa pysyvästi kaikki roskakorissa olevat tiedostot ja kansiot? Tätä ei voi perua.", "Cancel" : "Peruuta", - "Deletion cancelled" : "Poistaminen peruttu", "Original location" : "Alkuperäinen sijainti", "Deleted by" : "Poistanut", "Deleted" : "Poistettu", @@ -19,6 +18,7 @@ OC.L10N.register( "You" : "Sinä", "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.", "No deleted files" : "Ei poistettuja tiedostoja", - "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä" + "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä", + "Deletion cancelled" : "Poistaminen peruttu" }, "nplurals=2; plural=(n != 1);"); |