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

kab.js « l10n - github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e18a15fde774bcccfbb6f123a0a424b96854a16d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "notes",
    {
    "Error" : "Erreur",
    "Help" : "Tallalt",
    "Today" : "Ass-a",
    "Yesterday" : "Iḍelli",
    "This week" : "Dduṛt agi",
    "Rename" : "Beddel isem",
    "Add to favorites" : "Rnu ismal",
    "Details" : "Talqayt",
    "Edit" : "Ẓreg"
},
"nplurals=2; plural=(n != 1);");