diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:37 +0000 |
commit | 94ee03d1cc92936afa90d3e2759132519d29c743 (patch) | |
tree | f449a762de12d3dc543c65e79b27bb29115f3627 /apps/files/l10n/ka.js | |
parent | d58fc0f64584b618d3f6778ae6ac358de1b63351 (diff) | |
download | nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.tar.gz nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 64998e688d2..acf6fe7c167 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -178,7 +178,6 @@ OC.L10N.register( "Filename" : "Filename", "Folder name" : "Folder name", "This node is unavailable" : "This node is unavailable", - "Download file {name}" : "Download file {name}", "Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"", "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.", @@ -250,6 +249,7 @@ OC.L10N.register( "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", "Cancel" : "Cancel", + "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.", "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", @@ -270,7 +270,6 @@ OC.L10N.register( "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", "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", "Some files could not be moved" : "Some files could not be moved", @@ -301,6 +300,7 @@ OC.L10N.register( "\"remote user\"" : "\"remote user\"", "Select the row for {displayName}" : "Select the row for {displayName}", "Open folder {name}" : "Open folder {name}", + "Download file {name}" : "Download file {name}", "Unselect all" : "Unselect all", "ascending" : "ascending", "descending" : "descending", @@ -313,6 +313,7 @@ OC.L10N.register( "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", "Set up templates folder" : "Set up templates folder", + "Create new templates folder" : "Create new templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", "Shares" : "Shares", |