diff options
Diffstat (limited to 'apps/encryption/l10n/mk.json')
-rw-r--r-- | apps/encryption/l10n/mk.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/encryption/l10n/mk.json b/apps/encryption/l10n/mk.json index 1886a626b6f..4d6b7db5255 100644 --- a/apps/encryption/l10n/mk.json +++ b/apps/encryption/l10n/mk.json @@ -2,13 +2,13 @@ "Password successfully changed." : "Лозинката е успешно променета.", "Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.", "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:" : "Овозможи го обновувањето на лозинката:" + "Enable password recovery:" : "Овозможи го обновувањето на лозинката:", + "Enabled" : "Овозможен", + "Disabled" : "Оневозможен" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |