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

sq.js « l10n « impress - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc25db9779785dfdf69aade5fc6b6b4aa377a5a8 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "impress",
    {
    "Documentation" : "Dokumentim",
    "No Impress files are found in your ownCloud. Please upload a .impress file." : "S’u gjetën kartela Impress tek ownCloud-i juaj. Ju lutemi. ngarkoni një kartelë .impress.",
    "Name" : "Emër",
    "Size" : "Madhësi",
    "Date" : "Datë"
},
"nplurals=2; plural=(n != 1);");