Skip to content

Commit bac9313

Browse files
committed
Deb: Add Finnish and Vietnamese debconf translations
Upstreamed from https://salsa.debian.org/mariadb-team/mariadb-10.5/-/tree/master/debian/po
1 parent dfa6fba commit bac9313

File tree

2 files changed

+214
-0
lines changed

2 files changed

+214
-0
lines changed

debian/po/fi.po

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
# Finnish translations for mariadb-10.5 package
2+
# This file is distributed under the same license as the mariadb-10.5 package.
3+
# Antti Järvinen <[email protected]>, 2017.
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: mariadb-10.5\n"
8+
"Report-Msgid-Bugs-To: [email protected]\n"
9+
"POT-Creation-Date: 2019-07-23 19:16-0300\n"
10+
"PO-Revision-Date: 2017-03-15 22:36+0200\n"
11+
"Last-Translator: [email protected]\n"
12+
"Language-Team: \n"
13+
"Language: fi\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"X-Generator: Poedit 1.8.11\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
20+
#. Type: note
21+
#. Description
22+
#: ../mariadb-server-10.5.templates:2001
23+
msgid "The old data directory will be saved at new location"
24+
msgstr "Vanha datahakemisto tullaan tallentamaan uuteen paikkaan"
25+
26+
#. Type: note
27+
#. Description
28+
#: ../mariadb-server-10.5.templates:2001
29+
msgid ""
30+
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
31+
"indicates a database binary format version that cannot automatically be "
32+
"upgraded (or downgraded)."
33+
msgstr ""
34+
"Järjestelmässä on tiedosto /var/lib/mysql/debian-*.flag. Numero osoittaa "
35+
"tietokantatiedoston binääriformaatin version, josta/johon päivittäminen ei "
36+
"automaattisesti onnistu. "
37+
38+
#. Type: note
39+
#. Description
40+
#: ../mariadb-server-10.5.templates:2001
41+
msgid ""
42+
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
43+
"and a new data directory will be initialized at /var/lib/mysql."
44+
msgstr ""
45+
"Siksipä vanha datahakemisto tullaan siirtämään nimelle /var/lib/mysql-* ja "
46+
"uudet tiedostot luodaan hakemistoon /var/lib/mysql."
47+
48+
#. Type: note
49+
#. Description
50+
#: ../mariadb-server-10.5.templates:2001
51+
msgid ""
52+
"Please manually export/import your data (e.g. with mysqldump) if needed."
53+
msgstr ""
54+
"Tarpeittesi mukaan tuo tai vie tietokannan sisältö käsipelillä, esim. "
55+
"käyttäen mysqldump-ohjelmaa."
56+
57+
#. Type: note
58+
#. Description
59+
#: ../mariadb-server-10.5.templates:3001
60+
msgid "Important note for NIS/YP users"
61+
msgstr "Merkittävä huomio NIS/YP -käyttäjille"
62+
63+
#. Type: note
64+
#. Description
65+
#: ../mariadb-server-10.5.templates:3001
66+
msgid ""
67+
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
68+
"local system with:"
69+
msgstr ""
70+
"MariaDB:n käyttäminen NIS/YP:n kanssa edellyttää, että järjestelmään luodaan "
71+
"käyttäjätunnus mysql:"
72+
73+
#. Type: note
74+
#. Description
75+
#: ../mariadb-server-10.5.templates:3001
76+
msgid ""
77+
"You should also check the permissions and ownership of the /var/lib/mysql "
78+
"directory:"
79+
msgstr "Tarkista myös hakemiston /var/lib/mysql omistaja ja oikeudet:"
80+
81+
#. Type: boolean
82+
#. Description
83+
#: ../mariadb-server-10.5.templates:4001
84+
msgid "Remove all MariaDB databases?"
85+
msgstr "Poistetaanko kaikki MariaDB-tietokannat?"
86+
87+
#. Type: boolean
88+
#. Description
89+
#: ../mariadb-server-10.5.templates:4001
90+
msgid ""
91+
"The /var/lib/mysql directory which contains the MariaDB databases is about "
92+
"to be removed."
93+
msgstr ""
94+
"MariaDB-tietokannat sisältävä hakemisto /var/lib/mysql ollaan poistamassa."
95+
96+
#. Type: boolean
97+
#. Description
98+
#: ../mariadb-server-10.5.templates:4001
99+
msgid ""
100+
"If you're removing the MariaDB package in order to later install a more "
101+
"recent version or if a different mariadb-server package is already using it, "
102+
"the data should be kept."
103+
msgstr ""
104+
"Jos poistat MariaDB-paketin asentaaksesi uudemman version tai jos joku muu "
105+
"mariadb-server -paketti jo käyttää tietoja, tiedot tulisi säästää. "

debian/po/vi.po

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
# Vietnamese translations for mariadb-10.5 package
2+
# Bản dịch Tiếng Việt dành cho gói mariadb-10.5.
3+
# This file is distributed under the same license as the mariadb-10.5 package.
4+
# Trần Ngọc Quân <[email protected]>, 2017.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: mariadb-10.5\n"
9+
"Report-Msgid-Bugs-To: [email protected]\n"
10+
"POT-Creation-Date: 2019-07-23 19:16-0300\n"
11+
"PO-Revision-Date: 2017-03-18 13:32+0700\n"
12+
"Last-Translator: Trần Ngọc Quân <[email protected]>\n"
13+
"Language-Team: Vietnamese <[email protected]>\n"
14+
"Language: vi\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=1; plural=0;\n"
19+
"X-Generator: Gtranslator 2.91.7\n"
20+
21+
#. Type: note
22+
#. Description
23+
#: ../mariadb-server-10.5.templates:2001
24+
msgid "The old data directory will be saved at new location"
25+
msgstr "Thư mục dữ liệu cũ sẽ được lưu tại vị trí mới"
26+
27+
#. Type: note
28+
#. Description
29+
#: ../mariadb-server-10.5.templates:2001
30+
msgid ""
31+
"A file named /var/lib/mysql/debian-*.flag exists on this system. The number "
32+
"indicates a database binary format version that cannot automatically be "
33+
"upgraded (or downgraded)."
34+
msgstr ""
35+
"Một tập tin có tên /var/lib/mysql/debian-*.flag đã sẵn có trên hệ thống này. "
36+
"Con số chỉ ra rằng một phiên bản định dạng cơ sở dữ liệu không thể tự động "
37+
"nâng cấp (hoặc hạ cấp)."
38+
39+
#. Type: note
40+
#. Description
41+
#: ../mariadb-server-10.5.templates:2001
42+
msgid ""
43+
"Therefore the previous data directory will be renamed to /var/lib/mysql-* "
44+
"and a new data directory will be initialized at /var/lib/mysql."
45+
msgstr ""
46+
"Do đó thư mục dữ liệu trước đây sẽ được đổi tên thành /var/lib/mysql-* và "
47+
"thư mục dữ liệu mới sẽ được khởi tạo tại /var/lib/mysql."
48+
49+
#. Type: note
50+
#. Description
51+
#: ../mariadb-server-10.5.templates:2001
52+
msgid ""
53+
"Please manually export/import your data (e.g. with mysqldump) if needed."
54+
msgstr ""
55+
"Vui lòng xuất/nhập dữ liệu của bạn bằng tay nếu thấy cần (ví dụ bằng "
56+
"mysqldump)."
57+
58+
#. Type: note
59+
#. Description
60+
#: ../mariadb-server-10.5.templates:3001
61+
msgid "Important note for NIS/YP users"
62+
msgstr "Chú ý quan trọng cho người dùng NIS/YP"
63+
64+
#. Type: note
65+
#. Description
66+
#: ../mariadb-server-10.5.templates:3001
67+
msgid ""
68+
"Using MariaDB under NIS/YP requires a mysql user account to be added on the "
69+
"local system with:"
70+
msgstr ""
71+
"Dùng MariaDB dưới NIS/YP cần một tài khoản người dùng được thêm vào một hệ "
72+
"thống nội bộ với:"
73+
74+
#. Type: note
75+
#. Description
76+
#: ../mariadb-server-10.5.templates:3001
77+
msgid ""
78+
"You should also check the permissions and ownership of the /var/lib/mysql "
79+
"directory:"
80+
msgstr ""
81+
"Bạn cũng nên kiểm tra phân quyền và chủ sở hữu của thư mục /var/lib/mysql:"
82+
83+
#. Type: boolean
84+
#. Description
85+
#: ../mariadb-server-10.5.templates:4001
86+
msgid "Remove all MariaDB databases?"
87+
msgstr "Xóa bỏ mọi cơ sở dữ liệu MariaDB chứ?"
88+
89+
#. Type: boolean
90+
#. Description
91+
#: ../mariadb-server-10.5.templates:4001
92+
msgid ""
93+
"The /var/lib/mysql directory which contains the MariaDB databases is about "
94+
"to be removed."
95+
msgstr ""
96+
"Thư mục /var/lib/mysql nơi mà chứa các cơ sở dữ liệu MariaDB chuẩn bị bị xóa "
97+
"bỏ."
98+
99+
#. Type: boolean
100+
#. Description
101+
#: ../mariadb-server-10.5.templates:4001
102+
msgid ""
103+
"If you're removing the MariaDB package in order to later install a more "
104+
"recent version or if a different mariadb-server package is already using it, "
105+
"the data should be kept."
106+
msgstr ""
107+
"Nếu bạn gỡ bỏ gói cốt để mà sau này cài đặt gói máy phục vụ phiên bản gần "
108+
"đây hoặc là một gói mariadb-server khác đang được dùng, dữ liệu nên được giữ "
109+
"lại."

0 commit comments

Comments
 (0)