1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-11 01:46:13 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-04-11 02:51:56 +00:00
parent b2100fb11b
commit 57a520ef68
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Settings" : "Настройки",
"Label" : "Име",
"Enable" : "Включване",
"Disable" : "Изключване"
"Disable" : "Изключване",
"%s message(s) shown of %s message(s) stored in database." : "%s съобщение/я показани от %s съобщение/я запазени в базата данни."
},
"nplurals=2; plural=(n != 1);");

View File

@ -5,6 +5,7 @@
"Settings" : "Настройки",
"Label" : "Име",
"Enable" : "Включване",
"Disable" : "Изключване"
"Disable" : "Изключване",
"%s message(s) shown of %s message(s) stored in database." : "%s съобщение/я показани от %s съобщение/я запазени в базата данни."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}