[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-02-23 04:31:11 +00:00
parent 5f52733388
commit 31056846c2
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 18 additions and 0 deletions

10
l10n/af.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"epubreader",
{
"menu" : "kieslys",
"Reader" : "Leser",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=2; plural=(n != 1);");

8
l10n/af.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"menu" : "kieslys",
"Reader" : "Leser",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}