diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/files_sharing/l10n/ka.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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 | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 0290bac0011..3b1ca147f98 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -283,23 +283,17 @@ OC.L10N.register( "No expiration date set" : "No expiration date set", "Please specify a valid user" : "Please specify a valid user", "Please specify a valid federated user ID" : "Please specify a valid federated user ID", - "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", - "Reject" : "Reject", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "Accept user and group shares by default" : "Accept user and group shares by default", "Read only" : "Read only", "File drop (upload only)" : "File drop (upload only)", "Upload" : "Upload", "Bundled permissions" : "Bundled permissions", - "Allow creating" : "Allow creating", - "Allow deleting" : "Allow deleting", - "Allow resharing" : "Allow resharing", - "Expiration date enforced" : "Expiration date enforced", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", - "Password protect" : "Password protect", "Circle" : "Circle", - "Science Mesh" : "Science Mesh", + "Update" : "Update", + "Share with " : "Share with ", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", @@ -309,8 +303,6 @@ OC.L10N.register( "the item was removed" : "the item was removed", "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", - "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", - "Update" : "Update", - "Share with " : "Share with " + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link." }, "nplurals=2; plural=(n!=1);"); |