Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

19 lines
996 B
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "View profile",
"Profile" : "Profil",
"This application provides the profile" : "Ushbu ilova profilni taqdim etadi",
"Provides a customisable user profile interface." : "Moslashtirilgan foydalanuvchi Profil interfeysini taqdim etadi.",
"Not found" : "Topilmadi",
"You have not added any info yet" : "Siz hali hech qanday ma'lumot qo'shmadingiz",
"{user} has not added any info yet" : "{user} hali hech qanday ma'lumot qo'shmagan",
"Error opening the user status modal, try hard refreshing the page" : "Foydalanuvchi holati modalini ochishda xato, sahifani yangilashga harakat qiling",
"Edit Profile" : "Profilni Tahrirlash",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
"Profile not found" : "Profil topilmadi",
"Back to %s" : "%sga qaytish",
"The profile does not exist." : "Profil mavjud emas."
},
"nplurals=1; plural=0;");