[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-09-01 00:17:59 +00:00
parent 85d791a6ba
commit 73cef2f200
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 22 additions and 0 deletions

12
l10n/sq.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"data_request",
{
"sent!" : "u dërgua!",
"No administrator could have been contacted." : "Nuk mund të kontaktohej asnjë administrator.",
"Personal data export request" : "Kërkesë për eksportim të të dhënave personale",
"Hello %s," : "Përshëndetje %s,",
"Account deletion request" : "Kërkesë për fshirje të llogarisë",
"Request your data from the admins" : "Kërko të dhënat e tua nga administratorët",
"Account" : "Llogari"
},
"nplurals=2; plural=(n != 1);");

10
l10n/sq.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"sent!" : "u dërgua!",
"No administrator could have been contacted." : "Nuk mund të kontaktohej asnjë administrator.",
"Personal data export request" : "Kërkesë për eksportim të të dhënave personale",
"Hello %s," : "Përshëndetje %s,",
"Account deletion request" : "Kërkesë për fshirje të llogarisë",
"Request your data from the admins" : "Kërko të dhënat e tua nga administratorët",
"Account" : "Llogari"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}