From 525def9ecaad833039a4cf8c7c3cf2f379076f90 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Fri, 12 Jan 2024 10:40:35 +0000
Subject: Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/files/l10n/mk.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'apps/files/l10n/mk.json')

diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json
index a77132d6d53..acb979465ca 100644
--- a/apps/files/l10n/mk.json
+++ b/apps/files/l10n/mk.json
@@ -198,13 +198,10 @@
     "Unselect all" : "Од-означи се",
     "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи",
     "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" сериската акцијата е успешно извршена",
-    "{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}",
     "List of files and folders." : "Листа на датотеки и папки.",
     "Column headers with buttons are sortable." : "Насловите на колоните со копчиња се сортираат.",
     "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.",
     "File not found" : "Датотеката не е пронајдена",
-    "_{count} file_::_{count} files_" : ["{count} датотека","{count} датотеки"],
-    "_{count} folder_::_{count} folders_" : ["{count} папка","{count} папки"],
     "Storage informations" : "Информации за складиштето",
     "{usedQuotaByte} used" : "искористено {usedQuotaByte}",
     "{relative}% used" : "искористено {relative}% ",
@@ -321,6 +318,9 @@
     "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.",
     "Search for an account" : "Пребарај сметка",
     "Choose" : "Избери",
-    "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани"
+    "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани",
+    "{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}",
+    "_{count} file_::_{count} files_" : ["{count} датотека","{count} датотеки"],
+    "_{count} folder_::_{count} folders_" : ["{count} папка","{count} папки"]
 },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
 }
\ No newline at end of file
-- 
cgit v1.2.3