diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka.js')
-rw-r--r-- | apps/files_sharing/l10n/ka.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 0de55c68947..3e237bfa7db 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -70,7 +70,7 @@ OC.L10N.register( "Share for file {file} expired" : "Share for file {file} expired", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", - "Files" : "ფაილები", + "Sharing" : "Sharing", "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", "Shared link" : "Shared link", "Wrong share ID, share does not exist" : "Wrong share ID, share does not exist", @@ -124,7 +124,6 @@ OC.L10N.register( "Continue" : "Continue", "Error creating the share: {errorMessage}" : "Error creating the share: {errorMessage}", "Error creating the share" : "Error creating the share", - "Sharing" : "Sharing", "Error while toggling options" : "Error while toggling options", "Set default folder for accepted shares" : "Set default folder for accepted shares", "Reset" : "Reset", @@ -285,6 +284,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Something happened. Unable to accept the share.", "Something happened. Unable to reject the share." : "Something happened. Unable to reject the share.", "No expiration date set" : "No expiration date set", + "Files" : "ფაილები", "Please specify a valid user" : "Please specify a valid user", "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "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.", |