Skip to content

Commit 7c76aa0

Browse files
authored
Merge pull request #431 from linux-credentials/add-translation-zh_CN-from-main-a48187e0-201d-11f1-b387-0a580a8105e0
Add Chinese (China) translation
2 parents 3dffe70 + 0bd0611 commit 7c76aa0

2 files changed

Lines changed: 85 additions & 0 deletions

File tree

server/po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ kk
22
pt_BR
33
sl
44
uk
5+
zh_CN

server/po/zh_CN.po

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
# Chinese (China) translation for oo7.
2+
# Copyright (C) 2026 oo7's COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the oo7 package.
4+
# lumingzh <lumingzh@qq.com>, 2026.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: oo7 main\n"
9+
"Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n"
10+
"POT-Creation-Date: 2026-03-14 21:43+0000\n"
11+
"PO-Revision-Date: 2026-03-15 11:16+0800\n"
12+
"Last-Translator: lumingzh <lumingzh@qq.com>\n"
13+
"Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
14+
"Language: zh_CN\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 49.0\n"
20+
21+
#: ../src/gnome/prompter.rs:132
22+
msgid "Change Keyring Password"
23+
msgstr "更改密钥环密码"
24+
25+
#: ../src/gnome/prompter.rs:133
26+
#, rust-format
27+
msgid "Choose a new password for the “{}” keyring"
28+
msgstr "选择用于“{}”密钥环的新密码"
29+
30+
#: ../src/gnome/prompter.rs:136
31+
#, rust-format
32+
msgid ""
33+
"An application wants to change the password for the “{}” keyring. Choose the "
34+
"new password you want to use for it."
35+
msgstr "有应用程序想要更改“{}”密钥环的密码。请选择您要对其使用的新密码。"
36+
37+
#: ../src/gnome/prompter.rs:141
38+
msgid "This operation cannot be reverted"
39+
msgstr "此操作无法恢复"
40+
41+
#: ../src/gnome/prompter.rs:147
42+
msgid "Continue"
43+
msgstr "继续"
44+
45+
#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174
46+
#: ../src/gnome/prompter.rs:196
47+
msgid "Cancel"
48+
msgstr "取消"
49+
50+
#: ../src/gnome/prompter.rs:158
51+
msgid "Unlock Keyring"
52+
msgstr "解锁密钥环"
53+
54+
#: ../src/gnome/prompter.rs:159
55+
msgid "Authentication required"
56+
msgstr "需要认证"
57+
58+
#: ../src/gnome/prompter.rs:162
59+
#, rust-format
60+
msgid "An application wants access to the keyring '{}', but it is locked"
61+
msgstr "有应用程序想要访问密钥环“{}”,但其已锁定"
62+
63+
#: ../src/gnome/prompter.rs:173
64+
msgid "Unlock"
65+
msgstr "解锁"
66+
67+
#: ../src/gnome/prompter.rs:180
68+
msgid "New Keyring Password"
69+
msgstr "新密钥环密码"
70+
71+
#: ../src/gnome/prompter.rs:181
72+
msgid "Choose password for new keyring"
73+
msgstr "选择新密钥环的密码"
74+
75+
#: ../src/gnome/prompter.rs:184
76+
#, rust-format
77+
msgid ""
78+
"An application wants to create a new keyring called “{}”. Choose the "
79+
"password you want to use for it."
80+
msgstr "有应用程序想要创建名称为“{}”的新密钥环。请选择您要对其使用的密码。"
81+
82+
#: ../src/gnome/prompter.rs:195
83+
msgid "Create"
84+
msgstr "创建"

0 commit comments

Comments
 (0)