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

gd.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2206e38b5f6dfa1e30f187a7a8df00594b77b8ad (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "rainloop",
    {
    "Email" : "Post-d",
    "Error" : "Mearachd",
    "Save" : "Sàbhail",
    "Password" : "Facal-faire"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");