diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/files/l10n/ka.json | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ka.json')
-rw-r--r-- | apps/files/l10n/ka.json | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 5d974cfc332..79c37579aef 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -35,6 +35,10 @@ "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", @@ -288,20 +292,9 @@ "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", @@ -312,6 +305,15 @@ "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" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file |