diff options
Diffstat (limited to 'apps/files/l10n/sw.js')
-rw-r--r-- | apps/files/l10n/sw.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js index a19c26bde65..936739f59ce 100644 --- a/apps/files/l10n/sw.js +++ b/apps/files/l10n/sw.js @@ -266,7 +266,6 @@ OC.L10N.register( "File successfully converted" : "Faili imegeuzwa kikamilifu", "Failed to convert file: {message}" : "Imeshindwa kugeuza faili {message}", "Failed to convert file" : "Imeshindwa kugeuza faili", - "Deletion cancelled" : "Ufutaji umesitishwa", "Leave this share" : "Ondoa ushirikishaji huu", "Leave these shares" : "Ondoa shiriki hizi", "Disconnect storage" : "Achanisha uhifadhi", @@ -290,7 +289,6 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe", "(copy)" : "(nakili)", "(copy %n)" : "(nakili %n)", - "Move cancelled" : "Uhamishaji umeghairishwa", "A file or folder with that name already exists in this folder" : "Faili au kisanduku chenye jina hilo tayari kipo katika kisanduku hiki", "The files are locked" : "Faili zimezuiliwa", "The file does not exist anymore" : "Faili halipo tena", @@ -301,8 +299,6 @@ OC.L10N.register( "Move" : "Hamisha", "Move or copy operation failed" : "Operesheni ya kuhamisha au kunakili imeshindikana", "Move or copy" : "Hamisha au nakili", - "Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"", - "Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili", "Open folder {displayName}" : "Fungua kisanduku {displayName}", "Open in Files" : "Fungua ndani ya faili", "Open locally" : "Fungua kikawaida", @@ -327,7 +323,6 @@ OC.L10N.register( "Audio" : "Sauti", "Photos and images" : "Picha na taswira", "Videos" : "Picha mjongeo", - "New folder creation cancelled" : "Utengenezaji wa kisanduku kipya umesitishwa", "Created new folder \"{name}\"" : "Imetengeneza kisanduku kipya \"{name}\"", "Unable to initialize the templates directory" : "Haikuweza kuanzisha saraka ya violezo", "Create templates folder" : "Imetengeneza kisanduku cha violezo", @@ -465,6 +460,11 @@ OC.L10N.register( "Enable the grid view" : "Wezesha mwonekano wa gridi", "Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa", + "Deletion cancelled" : "Ufutaji umesitishwa", + "Move cancelled" : "Uhamishaji umeghairishwa", + "Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"", + "Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili", + "New folder creation cancelled" : "Utengenezaji wa kisanduku kipya umesitishwa", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","Visandiku {folderCount} "], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","Faili {fileCount} "], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","Faili 1 na {folderCount} makasha"], |