0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/profile/l10n/th.js
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

11 lines
584 B
JavaScript

OC.L10N.register(
"profile",
{
"Edit Profile" : "แก้ไขโปรไฟล์",
"You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ",
"{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ",
"Profile not found" : "ไม่พบโปรไฟล์",
"The profile does not exist." : "โปรไฟล์นี้ไม่มีอยู่",
"Back to %s" : "กลับสู่ %s"
},
"nplurals=1; plural=0;");