diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka.js')
-rw-r--r-- | apps/files_sharing/l10n/ka.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 7558e1360b5..b950496e2d2 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares", "Invalid path selected" : "Invalid path selected", "Unknown error" : "Unknown error", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", - "File drop (upload only)" : "File drop (upload only)", - "Custom permissions" : "Custom permissions", - "Read" : "Read", - "Upload" : "Upload", - "Edit" : "Edit", - "Bundled permissions" : "Bundled permissions", "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "View only", "Can edit" : "Can edit", "File drop" : "File drop", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Allow upload and editing" : "Allow upload and editing", + "Allow editing" : "Allow editing", "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", + "Read" : "Read", "Create" : "Create", + "Edit" : "Edit", "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", @@ -291,6 +287,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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", |