diff options
Diffstat (limited to 'apps/comments/l10n/ug.js')
-rw-r--r-- | apps/comments/l10n/ug.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/ug.js b/apps/comments/l10n/ug.js index 26290ed7f44..2dd3a9e6ae9 100644 --- a/apps/comments/l10n/ug.js +++ b/apps/comments/l10n/ug.js @@ -3,15 +3,15 @@ OC.L10N.register( { "Comments" : "باھا", "You commented" : "باھا بەردىڭىز", - "{author} commented" : "{ئاپتور} باھا بەردى", - "You commented on %1$s" : "سىز% 1 $ s غا باھا بەردىڭىز", - "You commented on {file}" : "سىز {ھۆججەت} گە باھا بەردىڭىز", - "%1$s commented on %2$s" : "% 1 $ s% 2 $ s غا باھا بەردى", + "{author} commented" : "{author} باھا بەردى", + "You commented on %1$s" : "سىز%1 $ s غا باھا بەردىڭىز", + "You commented on {file}" : "سىز {file} گە باھا بەردىڭىز", + "%1$s commented on %2$s" : "%1 $ s%2 $ s غا باھا بەردى", "{author} commented on {file}" : "{ئاپتور} ھۆججەتكە باھا بەردى}", "<strong>Comments</strong> for files" : "ھۆججەتلەر ئۈچۈن <strong> باھا </ strong>", "Files" : "ھۆججەتلەر", - "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "سىز ئۆچۈرۈلگەن ھېساباتنىڭ ئىزاھاتىدا سىز «{ھۆججەت}» دە تىلغا ئېلىندى", - "{user} mentioned you in a comment on \"{file}\"" : "{user} سىزنى \"{ھۆججەت}\" دىكى باھادا تىلغا ئالدى", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "سىز ئۆچۈرۈلگەن ھېساباتنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى", + "{user} mentioned you in a comment on \"{file}\"" : "{user} سىزنى \"{file}\" دىكى باھادا تىلغا ئالدى", "Files app plugin to add comments to files" : "ھۆججەتلەرگە باھا قوشۇش ئۈچۈن ھۆججەت قىستۇرمىسى", "Edit comment" : "باھا تەھرىرلەش", "Delete comment" : "باھانى ئۆچۈرۈڭ", @@ -31,6 +31,6 @@ OC.L10N.register( "Comment deleted" : "باھا ئۆچۈرۈلدى", "An error occurred while trying to delete the comment" : "باھانى ئۆچۈرمەكچى بولغاندا خاتالىق كۆرۈلدى", "An error occurred while trying to create the comment" : "باھا قۇرماقچى بولغاندا خاتالىق كۆرۈلدى", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز «{ھۆججەت}» دە تىلغا ئېلىندى" + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى" }, "nplurals=2; plural=(n != 1);"); |