diff options
Diffstat (limited to 'apps/files/l10n/ka.json')
-rw-r--r-- | apps/files/l10n/ka.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 4383eeb3acf..2b5fd5e73f0 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -173,7 +173,7 @@ "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Rename file" : "Rename file", - "File name" : "File name", + "Filename" : "Filename", "Folder name" : "Folder name", "This node is unavailable" : "This node is unavailable", "Download file {name}" : "Download file {name}", @@ -197,8 +197,6 @@ "Could not refresh storage stats" : "Could not refresh storage stats", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "Create", - "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", - "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "Submit" : "Submit", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", @@ -269,7 +267,6 @@ "Audio" : "Audio", "Videos" : "Videos", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", - "Filename" : "Filename", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", @@ -321,6 +318,9 @@ "Shared with you" : "Shared with you", "Deleted shares" : "Deleted shares", "Pending shares" : "Pending shares", + "File name" : "File name", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", + "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", |