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

kab.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2504ace326d55c65d824fe4e25f87779da8fc9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "notifications",
    {
    "Hello %s" : "Azul %s",
    "Hello %s," : "Azul %s,",
    "Notifications" : "Ilɣa",
    "No notifications" : "Ulac tisezmal",
    "Dismiss" : "Agi",
    "in {path}" : "deg {ubrid}",
    "You need to set up your email address before you can receive notification emails." : "Ilaq ad tesɣewreḍ tansa imayl iwakken ad tizmireḍ ad teṭṭfeḍ talɣut s imayl.",
    "1 hour" : "1 n usrag",
    "Your settings have been updated." : "Iɣewwaren-innek ttwaleqqmen"
},
"nplurals=2; plural=(n != 1);");