diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
commit | e06931854a0baf6200690b2d3b9d721197e6633e (patch) | |
tree | 0766dd3b9e77fa67a6771472470857338c2c08e4 /apps/files_sharing/l10n/ka.js | |
parent | a7658f3ec8d578a400d1a97f851635061fd9668d (diff) | |
download | nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.tar.gz nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ka.js')
-rw-r--r-- | apps/files_sharing/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index c45a6be43d5..2cf82a4b418 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -224,6 +224,7 @@ OC.L10N.register( "Shared" : "Shared", "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", + "Shared with others" : "Shared with others", "Link to a file" : "Link to a file", "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", "Error updating the share" : "Error updating the share", @@ -246,7 +247,6 @@ OC.L10N.register( "List of files that are shared with you." : "List of files that are shared with you.", "Nothing shared with you yet" : "Nothing shared with you yet", "Files and folders others shared with you will show up here" : "Files and folders others shared with you will show up here", - "Shared with others" : "Shared with others", "List of files that you shared with others." : "List of files that you shared with others.", "Nothing shared yet" : "Nothing shared yet", "Files and folders you shared will show up here" : "Files and folders you shared will show up here", |