aboutsummaryrefslogtreecommitdiffstats
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.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js
index e64dcb4feef..deb242a4764 100644
--- a/apps/files/l10n/ka.js
+++ b/apps/files/l10n/ka.js
@@ -190,11 +190,8 @@ OC.L10N.register(
"This operation is forbidden" : "This operation is forbidden",
"This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
"Storage is temporarily not available" : "Storage is temporarily not available",
- "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"],
- "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"],
- "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],
- "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"],
- "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders",
+ "_%n file_::_%n files_" : ["%n file","%n files"],
+ "_%n folder_::_%n folders_" : ["%n folder","%n folders"],
"No favorites yet" : "No favorites yet",
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here",
"All files" : "All files",
@@ -257,8 +254,6 @@ OC.L10N.register(
"Error deleting file \"{fileName}\"." : "Error deleting file \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}",
"Enter more than two characters to search in other folders" : "Enter more than two characters to search in other folders",
- "_%n folder_::_%n folders_" : ["%n folder","%n folders"],
- "_%n file_::_%n files_" : ["%n file","%n files"],
"{dirs} and {files}" : "{dirs} and {files}",
"_including %n hidden_::_including %n hidden_" : ["including %n hidden","including %n hidden"],
"You do not have permission to upload or create files here" : "You do not have permission to upload or create files here",
@@ -293,6 +288,11 @@ OC.L10N.register(
"Open the files app settings" : "Open the files app settings",
"Unable to change the favourite state of the file" : "Unable to change the favourite state of the file",
"Create new templates folder" : "Create new templates folder",
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],
+ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"],
+ "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders",
"List of favorites files and folders." : "List of favorites files and folders.",
"Text file" : "Text file",
"New text file.txt" : "New text file.txt"