diff options
Diffstat (limited to 'apps/files/l10n/ka.json')
-rw-r--r-- | apps/files/l10n/ka.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 79c37579aef..53ee8ed4b9c 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -261,15 +261,13 @@ "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}", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", + "Some files could not be moved" : "Some files could not be moved", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], |