diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
commit | 0c89b042a538e4c106ef89ccfc066c910848f452 (patch) | |
tree | 36db23200e62eaba5fb264d442120fa6b5b0e2cd /apps/files/l10n/ka.json | |
parent | 3c6fc685617a33e3183b0c1612d72513964bb585 (diff) | |
download | nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 71eaa4b1c14..56740a57451 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -176,7 +176,6 @@ "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", - "Select the row for {displayName}" : "Select the row for {displayName}", "Rename file" : "Rename file", "File name" : "File name", "Folder name" : "Folder name", @@ -194,8 +193,6 @@ "Could not copy {file}. {message}" : "Could not copy {file}. {message}", "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", - "Select all" : "Select all", - "Unselect all" : "Unselect all", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "List of files and folders." : "List of files and folders.", @@ -294,6 +291,7 @@ "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", "Toggle %1$s sublist" : "Toggle %1$s sublist", "No entries found in this folder" : "No entries found in this folder", + "Select all" : "Select all", "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", "Text file" : "Text file", @@ -311,7 +309,9 @@ "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}", + "Select the row for {displayName}" : "Select the row for {displayName}", "Open folder {name}" : "Open folder {name}", + "Unselect all" : "Unselect all", "ascending" : "ascending", "descending" : "descending", "Sort list by {column} ({direction})" : "Sort list by {column} ({direction})", |