diff options
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r-- | apps/files/l10n/ka.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index a43c3a30541..c8e7d363b42 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -163,8 +163,6 @@ OC.L10N.register( "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", "Failed to redirect to client" : "Failed to redirect to client", "Edit locally" : "Edit locally", - "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", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The file does not exist anymore" : "The file does not exist anymore", @@ -298,6 +296,8 @@ OC.L10N.register( "Storage informations" : "Storage informations", "Open the files app settings" : "Open the files app settings", "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", + "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", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", "List of favorites files and folders." : "List of favorites files and folders.", |