1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-10 14:11:53 +02:00
nextcloud/apps/encryption/l10n/mk.js
2016-02-28 01:55:12 -05:00

18 lignes
1.1 KiB
JavaScript
Brut Annotations Historique

Ce fichier contient des caractères Unicode ambigus.

Ce fichier contient des caractères Unicode qui peuvent être confondus avec d'autres caractères. Si vous pensez que c'est intentionnel, vous pouvez ignorer cet avertissement. Utilisez le bouton Échappe pour les dévoiler.

OC.L10N.register(
"encryption",
{
"Missing recovery key password" : "Недостасува лозинката за клучевите за обновување",
"Password successfully changed." : "Лозинката е успешно променета.",
"Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
"Bad Signature" : "Лош потпис",
"Missing Signature" : "Недостасува потписот",
"Cheers!" : "Поздрав!",
"Change Password" : "Смени лозинка",
"Old log-in password" : "Старата лозинка за најавување",
"Current log-in password" : "Тековната лозинка за најавување",
"Enable password recovery:" : "Овозможи го обновувањето на лозинката:",
"Enabled" : "Овозможен",
"Disabled" : "Оневозможен"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");