diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka.js')
-rw-r--r-- | apps/files_sharing/l10n/ka.js | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 45c1f2f389b..d3dbc4ea3ee 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -165,8 +165,6 @@ OC.L10N.register( "on {server}" : "on {server}", "File drop" : "File drop", "Terms of service" : "Terms of service", - "Name" : "სახელი", - "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", @@ -246,15 +244,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Share note" : "Share note", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Upload files to %s" : "Upload files to %s", - "Note" : "Note", - "Select or drop files" : "Select or drop files", - "Uploading files" : "Uploading files", - "Uploaded files:" : "Uploaded files:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", @@ -264,13 +253,22 @@ OC.L10N.register( "This will stop your current uploads." : "This will stop your current uploads.", "Move or copy" : "Move or copy", "You can upload into this folder" : "You can upload into this folder", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", - "Files" : "ფაილები", "Download all files" : "Download all files", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", - "Allow download" : "Allow download" + "Enter your name" : "Enter your name", + "Share note" : "Share note", + "Upload files to %s" : "Upload files to %s", + "Note" : "Note", + "Select or drop files" : "Select or drop files", + "Uploading files" : "Uploading files", + "Uploaded files:" : "Uploaded files:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", + "Name" : "სახელი" }, "nplurals=2; plural=(n!=1);"); |