summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ka.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r--apps/files/l10n/ka.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js
index d4b1a496c50..6f62cec9a9b 100644
--- a/apps/files/l10n/ka.js
+++ b/apps/files/l10n/ka.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Upload successful" : "Upload successful",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
- "Select the row for {displayName}" : "Select the row for {displayName}",
"Rename file" : "Rename file",
"File name" : "File name",
"Folder name" : "Folder name",
@@ -196,8 +195,6 @@ OC.L10N.register(
"Could not copy {file}. {message}" : "Could not copy {file}. {message}",
"Could not move {file}. {message}" : "Could not move {file}. {message}",
"Total rows summary" : "Total rows summary",
- "Select all" : "Select all",
- "Unselect all" : "Unselect all",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
"List of files and folders." : "List of files and folders.",
@@ -296,6 +293,7 @@ OC.L10N.register(
"Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.",
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"No entries found in this folder" : "No entries found in this folder",
+ "Select all" : "Select all",
"Upload too large" : "Upload too large",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
"Text file" : "Text file",
@@ -313,7 +311,9 @@ OC.L10N.register(
"Pending shares" : "Pending shares",
"This file has the tag {tag}" : "This file has the tag {tag}",
"This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}",
+ "Select the row for {displayName}" : "Select the row for {displayName}",
"Open folder {name}" : "Open folder {name}",
+ "Unselect all" : "Unselect all",
"ascending" : "ascending",
"descending" : "descending",
"Sort list by {column} ({direction})" : "Sort list by {column} ({direction})",