diff options
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r-- | apps/files/l10n/ka.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index de4a8740226..325464dea42 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -171,7 +171,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Drag and drop files here to upload", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", - "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Rename file" : "Rename file", @@ -188,8 +187,6 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.", "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", @@ -253,6 +250,7 @@ OC.L10N.register( "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", + "Cancel" : "Cancel", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", @@ -266,6 +264,8 @@ OC.L10N.register( "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", + "Could not copy {file}. {message}" : "Could not copy {file}. {message}", + "Could not move {file}. {message}" : "Could not move {file}. {message}", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", @@ -294,7 +294,6 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "You can only favorite a single file or folder at a time", "Search users" : "Search users", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", - "Cancel" : "Cancel", "Set up templates folder" : "Set up templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", |