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_encryption/l10n/mk.js')
-rw-r--r--apps/files_encryption/l10n/mk.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/mk.js b/apps/files_encryption/l10n/mk.js
new file mode 100644
index 00000000000..a34a81e8693
--- /dev/null
+++ b/apps/files_encryption/l10n/mk.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+ "files_encryption",
+ {
+ "Unknown error" : "Непозната грешка",
+ "Password successfully changed." : "Лозинката е успешно променета.",
+ "Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
+ "Missing requirements." : "Барања кои недостасуваат.",
+ "Encryption" : "Енкрипција",
+ "Repeat Recovery key password" : "Повтори ја лозинката за клучот на обновување",
+ "Enabled" : "Овозможен",
+ "Disabled" : "Оневозможен",
+ "Old Recovery key password" : "Старата лозинка за клучот на обновување ",
+ "Repeat New Recovery key password" : "Повтори ја лозинката за клучот на обновувањето",
+ "Change Password" : "Смени лозинка",
+ "Old log-in password" : "Старата лозинка за најавување",
+ "Current log-in password" : "Тековната лозинка за најавување",
+ "Enable password recovery:" : "Овозможи го обновувањето на лозинката:"
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");