mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/387/head
parent
4cf1f08a67
commit
84886cd2a2
|
|
@ -1,6 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"You unshared the room %s with {shareWith}." : "Вы скасавалі абагульванне пакоя %s з {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} скасаваў(-ла) абагульванне пакоя %s з вамі.",
|
||||
"Back to %s" : "Назад да %s",
|
||||
"API URL" : "URL-адрас API",
|
||||
"Save" : "Захаваць",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{ "translations": {
|
||||
"You unshared the room %s with {shareWith}." : "Вы скасавалі абагульванне пакоя %s з {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} скасаваў(-ла) абагульванне пакоя %s з вамі.",
|
||||
"Back to %s" : "Назад да %s",
|
||||
"API URL" : "URL-адрас API",
|
||||
"Save" : "Захаваць",
|
||||
|
|
|
|||
Loading…
Reference in New Issue