diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-30 00:21:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-30 00:21:32 +0000 |
commit | 222e6d74dafcc5c309904bf5358c4d3b31a0fdde (patch) | |
tree | 80ea7dbe6786c1c77e14b3fe732646d54050af94 /apps/comments | |
parent | d8d708e0a8b0bf12590406a4736e46e5d3373d24 (diff) | |
download | nextcloud-server-222e6d74dafcc5c309904bf5358c4d3b31a0fdde.tar.gz nextcloud-server-222e6d74dafcc5c309904bf5358c4d3b31a0fdde.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/ug.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/ug.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/ug.js b/apps/comments/l10n/ug.js index e73ed2a305e..7151568edca 100644 --- a/apps/comments/l10n/ug.js +++ b/apps/comments/l10n/ug.js @@ -7,7 +7,7 @@ OC.L10N.register( "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}" : "{author} {{file} گە باھا بەردى", + "{author} commented on {file}" : "{author} بولسا {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" : "سىز ئۆچۈرۈلگەن ھېساباتنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى", @@ -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" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى" + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز \"{file}\" دە تىلغا ئېلىندى" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ug.json b/apps/comments/l10n/ug.json index 747c809944b..ce406ca19b4 100644 --- a/apps/comments/l10n/ug.json +++ b/apps/comments/l10n/ug.json @@ -5,7 +5,7 @@ "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}" : "{author} {{file} گە باھا بەردى", + "{author} commented on {file}" : "{author} بولسا {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" : "سىز ئۆچۈرۈلگەن ھېساباتنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى", @@ -29,6 +29,6 @@ "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" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز «{file}» دە تىلغا ئېلىندى" + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "سىز ئۆچۈرۈلگەن ئىشلەتكۈچىنىڭ ئىزاھاتىدا سىز \"{file}\" دە تىلغا ئېلىندى" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |