diff options
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r-- | apps/files/l10n/ka.js | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 37ad72686b2..461ff526467 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -37,6 +37,10 @@ OC.L10N.register( "Set reminder" : "Set reminder", "Edit locally" : "Edit locally", "Open" : "Open", + "Delete file" : "Delete file", + "Delete folder" : "Delete folder", + "Disconnect storage" : "Disconnect storage", + "Leave this share" : "Leave this share", "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"", "Files" : "ფაილები", "Details" : "Details", @@ -290,20 +294,9 @@ OC.L10N.register( "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", - "\"remote user\"" : "\"remote user\"", - "Search users" : "Search users", - "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", - "Toggle %1$s sublist" : "Toggle %1$s sublist", - "Toggle grid view" : "Toggle grid view", - "Deleted files" : "Deleted files", - "Shares" : "Shares", - "Shared with others" : "Shared with others", - "Shared with you" : "Shared with you", - "Deleted shares" : "Deleted shares", - "Pending shares" : "Pending shares", "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}", "Unselect all" : "Unselect all", @@ -314,6 +307,15 @@ OC.L10N.register( "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", + "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", + "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", "The files is locked" : "The files is locked" }, "nplurals=2; plural=(n!=1);"); |