File: vi.po

package info (click to toggle)
python-xapp 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: python: 1,441; makefile: 2; sh: 1
file content (72 lines) | stat: -rw-r--r-- 1,871 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Vietnamese translation for linuxmint
# Copyright (c) 2025 Rosetta Contributors and Canonical Ltd 2025
# This file is distributed under the same license as the linuxmint package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: linuxmint\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2025-11-11 13:45+0000\n"
"PO-Revision-Date: 2025-11-30 07:43+0000\n"
"Last-Translator: Loc Huynh <Unknown>\n"
"Language-Team: Vietnamese <vi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2026-01-08 15:45+0000\n"
"X-Generator: Launchpad (build 99c00f518760bdd50fc6e353e7736d2fff8fba4a)\n"

#: xapp/widgets/ListEditor.py:161
msgid "Move up"
msgstr "Di chuyển lên"

#: xapp/widgets/ListEditor.py:167
msgid "Move down"
msgstr "Di chuyển xuống"

#: xapp/widgets/ListEditor.py:231
msgid "Cancel"
msgstr "Thôi"

#: xapp/widgets/ListEditor.py:234
msgid "Save"
msgstr "Lưu"

#: xapp/widgets/ListEditor.py:354
msgid "Add"
msgstr "Thêm"

#: xapp/widgets/ListEditor.py:362
msgid "Remove"
msgstr "Xóa"

#: xapp/widgets/ListEditor.py:369
msgid "Edit"
msgstr "Sửa"

#: xapp/widgets/ListEditor.py:377
msgid "Remove all"
msgstr "Xóa tất cả"

#: xapp/widgets/ListEditor.py:486
#, python-format
msgid "'%s' is already in the list."
msgstr "'%s' đã có trong danh sách."

#: xapp/widgets/ListEditor.py:571
msgid "Remove?"
msgstr "Xóa?"

#: xapp/widgets/ListEditor.py:573
#, python-format
msgid "Are you sure you want to remove '%s'?"
msgstr "Bạn có chắc chắn muốn xóa '%s' không?"

#: xapp/widgets/ListEditor.py:626
msgid "Remove all?"
msgstr "Xóa tất cả?"

#: xapp/widgets/ListEditor.py:628
msgid "This will remove all items from the list."
msgstr "Điều này sẽ xóa tất cả các mục khỏi danh sách."