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

kab.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22295adb5612696757ac24deb77e361d68a1e485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "serverinfo",
    {
    "1 hour" : "1 n usrag",
    "Copy" : "Nɣel",
    "Copied!" : "Yenɣel!",
    "Not supported!" : "Ur yettusefrak ara!",
    "Press ⌘-C to copy." : "Senned ɣef ⌘-C akken ad tneɣleḍ.",
    "Press Ctrl-C to copy." : "Senned ɣef Ctrl-C akken ad tneɣleḍ.",
    "Temperature" : "Lḥamu",
    "Files" : "Ifuyla",
    "Type" : "Anaw"
},
"nplurals=2; plural=(n != 1);");