fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/382/head
Nextcloud bot 2025-08-04 02:38:29 +00:00
parent a05b356391
commit 99487ac976
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
OC.L10N.register( OC.L10N.register(
"bbb", "bbb",
{ {
"You created the room %s." : "Tu izveidoji istabu %s.",
"Public" : "Publiska", "Public" : "Publiska",
"BigBlueButton Integration" : "BigBlueButton Integrācija", "BigBlueButton Integration" : "BigBlueButton Integrācija",
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud", "BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",

View File

@ -1,4 +1,5 @@
{ "translations": { { "translations": {
"You created the room %s." : "Tu izveidoji istabu %s.",
"Public" : "Publiska", "Public" : "Publiska",
"BigBlueButton Integration" : "BigBlueButton Integrācija", "BigBlueButton Integration" : "BigBlueButton Integrācija",
"BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud", "BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",