mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 16:36:25 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
2754047a32
commit
5ce8351bbe
42
l10n/zh_CN.js
Normal file
42
l10n/zh_CN.js
Normal file
@ -0,0 +1,42 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "电话同步",
|
||||
"dwa" : "dwa",
|
||||
"captured" : "捕获",
|
||||
"bubbled" : "冒泡",
|
||||
"binary" : "二进制",
|
||||
"utf-8" : "utf-8",
|
||||
"a" : "a",
|
||||
"big" : "大",
|
||||
"blink" : "眨",
|
||||
"b" : "b",
|
||||
"tt" : "tt",
|
||||
"font" : "字体",
|
||||
"i" : "i",
|
||||
"small" : "小",
|
||||
"strike" : "删除线",
|
||||
"sub" : "下标",
|
||||
"sup" : "上标",
|
||||
"\n" : "\n",
|
||||
"An app to sync SMS with your cloud" : "一个将短信同步到你的云的应用",
|
||||
"Cancel" : "取消",
|
||||
"Confirm" : "确认",
|
||||
"No contact found." : "无法找到联系人。",
|
||||
"Settings" : "设置",
|
||||
"Max messages to load per conversation" : "每个会话加载的最大短信数目",
|
||||
"Invalid message limit" : "无效的消息限制",
|
||||
"Default country code" : "默认国家编码",
|
||||
"Contact ordering" : "联系人排序",
|
||||
"Last message" : "上一条消息",
|
||||
"Label" : "标签",
|
||||
"Reverse ?" : "反向?",
|
||||
"Notification settings" : "通知设置",
|
||||
"Enable" : "启用",
|
||||
"Disable" : "禁用",
|
||||
"Are you sure you want to wipe all your messages ?" : "您确定您要清除您的所有消息吗?",
|
||||
"Reset all messages" : "重置所有消息",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "保存在数据库里的 %s 条消息中被显示的 %s 条消息",
|
||||
"Please select a conversation from the list to load it." : "请在列表中选择一个会话来加载。"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
40
l10n/zh_CN.json
Normal file
40
l10n/zh_CN.json
Normal file
@ -0,0 +1,40 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "电话同步",
|
||||
"dwa" : "dwa",
|
||||
"captured" : "捕获",
|
||||
"bubbled" : "冒泡",
|
||||
"binary" : "二进制",
|
||||
"utf-8" : "utf-8",
|
||||
"a" : "a",
|
||||
"big" : "大",
|
||||
"blink" : "眨",
|
||||
"b" : "b",
|
||||
"tt" : "tt",
|
||||
"font" : "字体",
|
||||
"i" : "i",
|
||||
"small" : "小",
|
||||
"strike" : "删除线",
|
||||
"sub" : "下标",
|
||||
"sup" : "上标",
|
||||
"\n" : "\n",
|
||||
"An app to sync SMS with your cloud" : "一个将短信同步到你的云的应用",
|
||||
"Cancel" : "取消",
|
||||
"Confirm" : "确认",
|
||||
"No contact found." : "无法找到联系人。",
|
||||
"Settings" : "设置",
|
||||
"Max messages to load per conversation" : "每个会话加载的最大短信数目",
|
||||
"Invalid message limit" : "无效的消息限制",
|
||||
"Default country code" : "默认国家编码",
|
||||
"Contact ordering" : "联系人排序",
|
||||
"Last message" : "上一条消息",
|
||||
"Label" : "标签",
|
||||
"Reverse ?" : "反向?",
|
||||
"Notification settings" : "通知设置",
|
||||
"Enable" : "启用",
|
||||
"Disable" : "禁用",
|
||||
"Are you sure you want to wipe all your messages ?" : "您确定您要清除您的所有消息吗?",
|
||||
"Reset all messages" : "重置所有消息",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "保存在数据库里的 %s 条消息中被显示的 %s 条消息",
|
||||
"Please select a conversation from the list to load it." : "请在列表中选择一个会话来加载。"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user