0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/user_status/l10n/lo.js
Nextcloud bot c88aabd125
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-05 02:15:04 +00:00

25 lines
1.2 KiB
JavaScript

OC.L10N.register(
"user_status",
{
"Set status" : "ຕັ້ງຄ່າສະຖານະພາບ",
"Online status" : "ສະຖານະພາບອອນລາຍ",
"Status message" : "ສະຖານະຂໍ້ຄວາມ",
"Clear status message" : "ລ້າງສະຖານະພາບຂໍ້ຄວາມ",
"Set status message" : "ຕັ້ງຄ່າສະຖານະພາບຂໍ້ຄວາມ",
"Away" : "ອອກໄປ",
"Do not disturb" : "ຫ້າມລົບກວນ",
"Don't clear" : "ບໍ່ຈະແຈ້ງ",
"Today" : "ມື້ນີ້",
"This week" : "ທິດນີ້",
"Online" : "ອອນລາຍ",
"Invisible" : "ເບິ່ງບໍ່ເຫັນ",
"Offline" : "ອັອບລາຍ",
"30 minutes" : "30 ນາທີ",
"1 hour" : "1 ຊົ່ວໂມງ",
"4 hours" : "4 ຊົ່ວໂມງ",
"Mute all notifications" : "ປິດການແຈ້ງເຕືອນທັງໝົດ",
"Appear offline" : "ເປີດອັອບລາຍ",
"Clear status message after" : "ລ້າງສະຖານະພາບຂໍ້ຄວາມພາຍຫຼັງ"
},
"nplurals=1; plural=0;");