diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
commit | 4b01ca87a404493083e544c3bf257c8fd4c675d5 (patch) | |
tree | 23da4539f57227a3a781537864afc22eaee53ac7 /apps/files/l10n/ka.js | |
parent | 032adc0080d70e50a6cf7f8d87e3026be6694311 (diff) | |
download | nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.tar.gz nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 6866e28d414..14d2656aa7f 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -236,7 +236,6 @@ OC.L10N.register( "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", - "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", "Sort favorites first" : "Sort favorites first", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", @@ -298,6 +297,7 @@ OC.L10N.register( "New text file.txt" : "New text file.txt", "You can only favorite a single file or folder at a time" : "You can only favorite a single file or folder at a time", "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", "Cancel" : "Cancel", "Set up templates folder" : "Set up templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", |