1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +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
2 changed files with 4 additions and 2 deletions
+2 -1
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);");
+2 -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);"
}