diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka.json')
-rw-r--r-- | apps/files_sharing/l10n/ka.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index 092a0b81932..cee126069eb 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "Wrong path, file/folder does not exist", "Could not create share" : "Could not create share", "Invalid permissions" : "Invalid permissions", + "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator", "Please specify a valid group" : "Please specify a valid group", "Public link sharing is disabled by the administrator" : "Public link sharing is disabled by the administrator", @@ -84,7 +85,6 @@ "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sharing %1$s failed because the back end does not allow shares from type %2$s", - "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Please specify a valid federated group ID" : "Please specify a valid federated group ID", "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", @@ -199,12 +199,10 @@ "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", - "Share with remote" : "Share with remote", "Share with remote group" : "Share with remote group", "Share with guest" : "Share with guest", - "Share with" : "Share with", - "Save share" : "Save share", "Update share" : "Update share", + "Save share" : "Save share", "Others with access" : "Others with access", "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", "Toggle list of others with access to this file" : "Toggle list of others with access to this file", @@ -301,6 +299,8 @@ "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." + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Share with remote" : "Share with remote", + "Share with" : "Share with" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file |