diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
commit | 8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f (patch) | |
tree | 6291a5f00c3735d0cc97aaec64cd0eb473c340fb /apps/files/l10n/ka.js | |
parent | 6560e3aa6c075df6ba570e25e9f5298ce9202c40 (diff) | |
download | nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.tar.gz nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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.", |