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

he.json « l10n « twofactor_backupcodes « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 32c8688960c7baf94c1fca5acece2c0c57f24910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "You created two-factor backup codes for your account" : "יצרת קודים לגיבוי לטובת אימות דו־שלבי עבור החשבון שלך",
    "Second-factor backup codes" : "קודים לגיבוי עבור אימות דו־שלבי",
    "Generate backup codes" : "יצירת קודים לגיבוי",
    "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "הפעלת אימות דו־שלבי אך לא ייצאת קודים לגיבוי עדיין. הם נחוצים כדי לשחזר גישה לחשבון שלך במקרה שהגורם השני שלך אבד.",
    "Backup code" : "קוד גיבוי",
    "Use backup code" : "שימוש בקוד גיבוי",
    "Two factor backup codes" : "קודים לגיבוי אימות דו־שלבי",
    "Save backup codes" : "שמירת קודים לגיבוי",
    "Print backup codes" : "הדפסת קודים לגיבוי",
    "Regenerate backup codes" : "יצירת קודים לגיבוי",
    "If you regenerate backup codes, you automatically invalidate old codes." : "ייצור של קודים חדשים לגיבוי יבטל את תוקף הקודים הישנים.",
    "An error occurred while generating your backup codes" : "אירעה שגיאה ביצירת הקודים שלך לגיבוי",
    "{name} backup codes" : "{name} קודים לגיבוי",
    "Submit" : "שליחה"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}