diff options
Diffstat (limited to 'apps/comments/l10n/vi.js')
-rw-r--r-- | apps/comments/l10n/vi.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 9542a6d0b6b..61c4c863b5d 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -25,9 +25,6 @@ OC.L10N.register( "{author} commented on {file}" : "{author} đã bình luận về tệp tin {file}", "<strong>Comments</strong> for files" : "<strong>bình luận</strong> đối với các tệp tin", "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”", - "Unknown user" : "Người dùng không tồn tại", - "A (now) deleted user mentioned you in a comment on “%s”" : "Có một người sử dụng (now) bị xóa đã đề cập tới bạn trong một bình luận về “%s”", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Có một người sử dụng (now) bị xóa đã đề cập tới bạn trong một bình luận về “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s đề cập tới bạn trong một bình luận về “%2$s”" }, "nplurals=1; plural=0;"); |