summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/mk.js')
-rw-r--r--apps/files/l10n/mk.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js
index 4429e464c50..cc02eb29174 100644
--- a/apps/files/l10n/mk.js
+++ b/apps/files/l10n/mk.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Друг запис со исто име веќе постои",
"Renamed \"{oldName}\" to \"{newName}\"" : "Преименувано \"{oldName}\" во \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Неможе да се преименува \"{oldName}\", не постои повеќе",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{newName}\" веќе се користи во папката \"{dir}\". Ве молиме изберете друго име.",
"Could not rename \"{oldName}\"" : "Неможе да се преименува \"{oldName}\"",
"Total rows summary" : "Резиме на вкупно редови",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи",
@@ -197,7 +198,10 @@ OC.L10N.register(
"Unselect all" : "Од-означи се",
"List of files and folders." : "Листа на датотеки и папки.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}",
"File not found" : "Датотеката не е пронајдена",
+ "_{count} file_::_{count} files_" : ["{count} датотека","{count} датотеки"],
+ "_{count} folder_::_{count} folders_" : ["{count} папка","{count} папки"],
"Storage informations" : "Информации за складиштето",
"{usedQuotaByte} used" : "искористено {usedQuotaByte}",
"{relative}% used" : "искористено {relative}% ",
@@ -245,9 +249,12 @@ OC.L10N.register(
"Blank" : "Празно",
"Unable to create new file from template" : "Неможе да се креира датотека од шаблон",
"Delete permanently" : "Избриши",
+ "Copy to {target}" : "Копирај во {target}",
+ "Move to {target}" : "Премести во {target}",
"Open folder {displayName}" : "Отвори папка {displayName}",
"Open in Files" : "Отвори во датотеките",
"Open details" : "Отвори детали",
+ "Created new folder \"{name}\"" : "Креирана нова папка \"{name}\"",
"Set up templates folder" : "Поставете папка за шаблони",
"Templates" : "Шаблони",
"Create new templates folder" : "Креирај нова папка за шаблони",