diff options
Diffstat (limited to 'apps/profile/l10n/ug.js')
-rw-r--r-- | apps/profile/l10n/ug.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/profile/l10n/ug.js b/apps/profile/l10n/ug.js new file mode 100644 index 00000000000..2d62f65c456 --- /dev/null +++ b/apps/profile/l10n/ug.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "profile", + { + "Profile" : "ئارخىپ", + "You have not added any info yet" : "سىز تېخى ھېچقانداق ئۇچۇر قوشمىدىڭىز", + "{user} has not added any info yet" : "{user} تېخى ھېچقانداق ئۇچۇر قوشمىدى", + "Error opening the user status modal, try hard refreshing the page" : "ئىشلەتكۈچى ھالىتى ھالىتىنى ئېچىشتا خاتالىق ، بەتنى يېڭىلاشنى سىناپ بېقىڭ", + "Edit Profile" : "ئارخىپنى تەھرىرلەش", + "The headline and about sections will show up here" : "ماۋزۇ ۋە بۆلەكلەر بۇ يەردە كۆرسىتىلىدۇ", + "Profile not found" : "ئارخىپ تېپىلمىدى", + "The profile does not exist." : "ئارخىپ مەۋجۇت ئەمەس.", + "Back to %s" : "% S گە قايتىش" +}, +"nplurals=2; plural=(n != 1);"); |