diff options
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r-- | apps/files/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index e2bba4852a0..11e0cf3d254 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -171,7 +171,6 @@ OC.L10N.register( "Move to {target}" : "Move to {target}", "Move" : "Move", "Move or copy" : "Move or copy", - "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open locally" : "Open locally", @@ -287,6 +286,7 @@ OC.L10N.register( "Enable the grid view" : "Enable the grid view", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Cancelled move or copy operation" : "Cancelled move or copy operation", "_{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"], |