diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
commit | 241e1dbc53c0f31e19aee65515dae35ff301a321 (patch) | |
tree | 804663fad16fdfe8c88322bf986b3b5fa9e0900f /apps/files/l10n/mk.json | |
parent | f758f61dc41b4d8d9dcf3f9324020e5360fd6d7f (diff) | |
download | nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.tar.gz nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/mk.json')
-rw-r--r-- | apps/files/l10n/mk.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index d042f36c965..453a8bedfb5 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -197,6 +197,7 @@ "{relative}% used" : "искористено {relative}% ", "Could not refresh storage stats" : "Неможе да се ажурира статистиката за складиштата", "Your storage is full, files can not be updated or synced anymore!" : "Вашето складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!", + "Create" : "Креирај", "Transfer ownership of a file or folder" : "Трансфер на сопственост на датотека или папка", "Choose file or folder to transfer" : "Избери датотека или папка за трансфер", "Change" : "Измени", @@ -242,7 +243,6 @@ "Unable to change the favourite state of the file" : "Неможе да се промени статусот на омимени на датотеката", "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", "Pick a template for {name}" : "Избери шаблон за {name}", - "Create" : "Креирај", "Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон", "Creating file" : "Креирање на датотека", "Blank" : "Празно", @@ -264,10 +264,11 @@ "Open details" : "Отвори детали", "Could not copy {file}. {message}" : "Неможе да се копира {file}. {message}", "Could not move {file}. {message}" : "Неможе да се премести {file}. {message}", + "Created new folder \"{name}\"" : "Креирана нова папка \"{name}\"", + "Filename" : "Име на датотека", + "Unable to initialize the templates directory" : "Не може да се иницијализира папка за шаблони", "Create new templates folder" : "Креирај нова папка за шаблони", "Templates" : "Шаблони", - "Unable to initialize the templates directory" : "Не може да се иницијализира папка за шаблони", - "Created new folder \"{name}\"" : "Креирана нова папка \"{name}\"", "One of the dropped files could not be processed" : "Една од испуштените датотеки неможе да се процесоира", "Uploading \"{filename}\" failed" : "Неуспешно прикашување \"{filename}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки"], |