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

sq.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c34628ff167ae47b2f2ed8a23902c6e160aa0e9 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Njoftimet e Nextcloud",
    "Nextcloud announcement" : "Njoftim nga Nextcloud",
    "Shows the latest news of Nextcloud in your notifications." : "Shfaq lajmet e fundit të Nextcloud në njoftimet tuaja.",
    "These groups will be notified about the announcements." : "Këto grupe do të njeftohen për lajmërimet."
},
"nplurals=2; plural=(n != 1);");