summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/mk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/mk.php')
-rw-r--r--apps/files_encryption/l10n/mk.php16
1 files changed, 15 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/mk.php b/apps/files_encryption/l10n/mk.php
index fd8dd4e51c1..098f4d635ba 100644
--- a/apps/files_encryption/l10n/mk.php
+++ b/apps/files_encryption/l10n/mk.php
@@ -1,6 +1,20 @@
<?php
$TRANSLATIONS = array(
+"Password successfully changed." => "Лозинката е успешно променета.",
+"Could not change the password. Maybe the old password was not correct." => "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
+"Missing requirements." => "Барања кои недостасуваат.",
"Saving..." => "Снимам...",
-"Encryption" => "Енкрипција"
+"Go directly to your " => "Одете директно на вашиот",
+"personal settings" => "лични подесувања",
+"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:" => "Овозможи го обновувањето на лозинката:"
);
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;";