diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
commit | ca4abe8da6dbb6e841da1e06b9895128d54fe269 (patch) | |
tree | 6b2068cc12ccfab9252d7d68955dc6d4c5eac274 /apps/comments/l10n/vi.js | |
parent | a966d7f9caeb3116024454ec44c45923ada85ad7 (diff) | |
download | nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.tar.gz nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.zip |
[tx-robot] updated from transifex
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;"); |