diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
commit | 7c0932f208bd9839914115ccada4904d7fd90fb1 (patch) | |
tree | 5dba0141abab13af223d7c670f83f15183e99be3 /apps/files/l10n/ka.js | |
parent | 551e3601a278b0fe0d9646291bc6bc53d8bebdf2 (diff) | |
download | nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.tar.gz nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index acf6fe7c167..c5aa6b4a697 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -294,39 +294,19 @@ OC.L10N.register( "New text file.txt" : "New text file.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "You can only favorite a single file or folder at a time" : "You can only favorite a single file or folder at a time", - "This file has the tag {tag}" : "This file has the tag {tag}", - "This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}", "\"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", - "Sort list by {column} ({direction})" : "Sort list by {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", - "Storage informations" : "Storage informations", - "Search for an account" : "Search for an account", - "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "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", - "Shared with others" : "Shared with others", - "Shared with you" : "Shared with you", - "Deleted shares" : "Deleted shares", - "Pending shares" : "Pending shares", "File name" : "File name", + "Download file {name}" : "Download file {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", - "The files is locked" : "The files is locked" + "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", + "The files is locked" : "The files is locked", + "Create new templates folder" : "Create new templates folder", + "Toggle %1$s sublist" : "Toggle %1$s sublist" }, "nplurals=2; plural=(n!=1);"); |