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

kab.js « l10n - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce051a6af2971222c68beb94868dae871a1bf1c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
OC.L10N.register(
    "passman",
    {
    "General" : "Amatu",
    "Sharing" : "Beṭṭu",
    "Share link" : "Fren aseɣwen",
    "Username" : "Isem n useqdac",
    "File" : "Afaylu",
    "Add" : "Rnu",
    "Type" : "Anaw",
    "Filename" : "Isem n ufaylu",
    "Size" : "Teɣzi",
    "Expiration date" : "Azemz n tagara",
    "User" : "Aseqdac",
    "Files" : "Ifuyla",
    "Pending" : "Yegguni",
    "Details" : "Talqayt",
    "Hide details" : "Ffer tilɣa",
    "Save" : "Sekles",
    "Cancel" : "Sefsex",
    "Settings" : "Iɣewwaṛen",
    "Password" : "Awal uffir",
    "Email" : "Imayl",
    "Edit" : "Ẓreg",
    "Delete" : "Kkes",
    "Share" : "Bḍu",
    "Tags" : "Tibzimin",
    "Dismiss" : "Agi"
},
"nplurals=2; plural=(n != 1);");