[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
6dba509f94
commit
1d4e40478d
6
l10n/lv.js
Normal file
6
l10n/lv.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"epubreader",
|
||||||
|
{
|
||||||
|
"Settings updated successfully." : "Iestatījumi ir veiksmīgi atjaunināti."
|
||||||
|
},
|
||||||
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
4
l10n/lv.json
Normal file
4
l10n/lv.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Settings updated successfully." : "Iestatījumi ir veiksmīgi atjaunināti."
|
||||||
|
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||||
|
}
|
Reference in New Issue
Block a user