From 43376a065522d55e76d1f7f535e0302b02e0c781 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Nov 2025 02:19:43 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lo.js | 17 ++++++++++++++++- l10n/lo.json | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/l10n/lo.js b/l10n/lo.js index 523c202..d946c8d 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,18 +1,33 @@ OC.L10N.register( "bbb", { + "Public" : "Public", + "Internal" : "Internal", "Back to %s" : "ຫຼັງ%s", "Save" : "ບັນທຶກ", "Community" : "ຊຸມຊົນ", + "Display name" : "Display name", "Password" : "ລະຫັດຜ່ານ", + "Join" : "Join", "Hello %s" : "ສະບາຍດີ 1%s", "Group" : "ກຸ່ມ", + "moderator" : "moderator", "Name" : "ຊື່", "Access" : "ການເຂົ້າເຖິງ", "Edit" : "ແກ້ໄຂ", + "Miscellaneous" : "Miscellaneous", + "Recording" : "Recording", + "Room name" : "Room name", "Create" : "ສ້າງ", + "Published" : "Published", "Copy to clipboard" : "ສຳເນົາໃສ່ຄລິບບອດ", "Delete" : "ລຶບ", - "Error" : "ຜິດພາດ" + "Delete \"{name}\"?" : "Delete \"{name}\"?", + "Error" : "ຜິດພາດ", + "Group name" : "Group name", + "All" : "All", + "Settings saved" : "Settings saved", + "Unexpected error occurred" : "Unexpected error occurred", + "Send to" : "Send to" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 0fe90d0..eb46810 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,16 +1,31 @@ { "translations": { + "Public" : "Public", + "Internal" : "Internal", "Back to %s" : "ຫຼັງ%s", "Save" : "ບັນທຶກ", "Community" : "ຊຸມຊົນ", + "Display name" : "Display name", "Password" : "ລະຫັດຜ່ານ", + "Join" : "Join", "Hello %s" : "ສະບາຍດີ 1%s", "Group" : "ກຸ່ມ", + "moderator" : "moderator", "Name" : "ຊື່", "Access" : "ການເຂົ້າເຖິງ", "Edit" : "ແກ້ໄຂ", + "Miscellaneous" : "Miscellaneous", + "Recording" : "Recording", + "Room name" : "Room name", "Create" : "ສ້າງ", + "Published" : "Published", "Copy to clipboard" : "ສຳເນົາໃສ່ຄລິບບອດ", "Delete" : "ລຶບ", - "Error" : "ຜິດພາດ" + "Delete \"{name}\"?" : "Delete \"{name}\"?", + "Error" : "ຜິດພາດ", + "Group name" : "Group name", + "All" : "All", + "Settings saved" : "Settings saved", + "Unexpected error occurred" : "Unexpected error occurred", + "Send to" : "Send to" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file