Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/mk.js')
-rw-r--r--apps/files_external/l10n/mk.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js
index fcb5d5dccfc..8303209dfe6 100644
--- a/apps/files_external/l10n/mk.js
+++ b/apps/files_external/l10n/mk.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Are you sure you want to delete this external storage?" : "Дали си сигурен дека сакаш да го избришеш ова надворешно складиште?",
"Delete storage?" : "Избриши складиште?",
"Saved" : "Снимено",
- "Saving..." : "Зачувува ...",
+ "Saving …" : "Зачувува ...",
"Save" : "Сними",
"Empty response from the server" : "Нема одговор од серверот",
"Couldn't access. Please log out and in again to activate this mount point" : "Неможе да се пристапи. Ве молиме одјавете се и повторно најавете се за да се активира монтираната точка.",
@@ -107,6 +107,7 @@ OC.L10N.register(
"Add storage" : "Додади складиште",
"Advanced settings" : "Напредни параметри",
"Allow users to mount external storage" : "Дозволи на корисниците да монтираат надворешни складишта",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви."
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобалните акредитиви можат да се искористат за пристапување во повеќе надворешни складишта кој користат исти акредитиви.",
+ "Saving..." : "Зачувува ..."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");