diff options
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 468585be827..92405ec932c 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -266,7 +266,6 @@ OC.L10N.register( "File successfully converted" : "Faili teisendamine õnnestus", "Failed to convert file: {message}" : "Faili teisendamine ei õnnestunud: {message}", "Failed to convert file" : "Faili teisendamine ei õnnestunud", - "Deletion cancelled" : "Kustutamine on tühistatud", "Leave this share" : "Lahku jaoskaustast", "Leave these shares" : "Lahku neist jaoskaustadest", "Disconnect storage" : "Ühenda andmeruum lahti", @@ -290,7 +289,6 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "Sa ei saa faili või kausta iseendaks teisaldada ega teisaldada kausta iseenda alamkausta", "(copy)" : "(koopia)", "(copy %n)" : "(%n koopia)", - "Move cancelled" : "Teisaldamine on katkestatud", "A file or folder with that name already exists in this folder" : "Selles kaustas juba on olemas sama nimega fail või kaust", "The files are locked" : "Need failid on lukustatud", "The file does not exist anymore" : "Neid faile pole enam olemas", @@ -301,8 +299,6 @@ OC.L10N.register( "Move" : "Teisalda", "Move or copy operation failed" : "Teisaldamine või kopeerimine ei õnnestunud", "Move or copy" : "Liiguta või kopeeri", - "Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.", - "Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud", "Open folder {displayName}" : "Ava kaust {displayName}", "Open in Files" : "Ava failirakenduses", "Open locally" : "Ava kohalikust andmeruumist", @@ -327,7 +323,6 @@ OC.L10N.register( "Audio" : "Helifailid", "Photos and images" : "Fotod ja pildid", "Videos" : "Videod", - "New folder creation cancelled" : "Uue kausta loomine on katkestatud", "Created new folder \"{name}\"" : "Uus „{name}“ kaust on loodud", "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", "Create templates folder" : "Loo mallide kaust", @@ -465,6 +460,11 @@ OC.L10N.register( "Enable the grid view" : "Võta kasutusele ruudustikuvaade", "Use this address to access your Files via WebDAV" : "Oma failidele WebDAV-i kaudu ligipääsemiseks kasuta seda aadressi", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Kui sa oled kaheastmelise autentimise kasutusele võtnud, siis pead looma ja kasutama rakenduse uut salasõna klikates siia.", + "Deletion cancelled" : "Kustutamine on tühistatud", + "Move cancelled" : "Teisaldamine on katkestatud", + "Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.", + "Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud", + "New folder creation cancelled" : "Uue kausta loomine on katkestatud", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kaust","{folderCount} kausta"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fail","{fileCount} faili"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fail ja {folderCount} kaust","1 fail ja {folderCount} kausta"], |