[tx-robot] updated from transifex
This commit is contained in:
parent
54acbae03a
commit
87269845cc
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||||||
"richdocuments",
|
"richdocuments",
|
||||||
{
|
{
|
||||||
"Saving…" : "保存中",
|
"Saving…" : "保存中",
|
||||||
|
"All" : "全部",
|
||||||
"Download this revision" : "下载此修订版本",
|
"Download this revision" : "下载此修订版本",
|
||||||
"Restore this revision" : "恢复此修订版本",
|
"Restore this revision" : "恢复此修订版本",
|
||||||
"Latest revision" : "最新版本",
|
"Latest revision" : "最新版本",
|
||||||
@ -28,6 +29,7 @@ OC.L10N.register(
|
|||||||
"Collabora Online server" : "在线协作服务器",
|
"Collabora Online server" : "在线协作服务器",
|
||||||
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ",
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ",
|
||||||
"Apply" : "应用",
|
"Apply" : "应用",
|
||||||
|
"Enable edit for specific groups" : "为特定组群开启编辑功能",
|
||||||
"Use OOXML by default for new files" : "为新文件默认使用面向对象XML",
|
"Use OOXML by default for new files" : "为新文件默认使用面向对象XML",
|
||||||
"Wrong password. Please retry." : "密码错误,请重新尝试。",
|
"Wrong password. Please retry." : "密码错误,请重新尝试。",
|
||||||
"Password" : "密码",
|
"Password" : "密码",
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Saving…" : "保存中",
|
"Saving…" : "保存中",
|
||||||
|
"All" : "全部",
|
||||||
"Download this revision" : "下载此修订版本",
|
"Download this revision" : "下载此修订版本",
|
||||||
"Restore this revision" : "恢复此修订版本",
|
"Restore this revision" : "恢复此修订版本",
|
||||||
"Latest revision" : "最新版本",
|
"Latest revision" : "最新版本",
|
||||||
@ -26,6 +27,7 @@
|
|||||||
"Collabora Online server" : "在线协作服务器",
|
"Collabora Online server" : "在线协作服务器",
|
||||||
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ",
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ",
|
||||||
"Apply" : "应用",
|
"Apply" : "应用",
|
||||||
|
"Enable edit for specific groups" : "为特定组群开启编辑功能",
|
||||||
"Use OOXML by default for new files" : "为新文件默认使用面向对象XML",
|
"Use OOXML by default for new files" : "为新文件默认使用面向对象XML",
|
||||||
"Wrong password. Please retry." : "密码错误,请重新尝试。",
|
"Wrong password. Please retry." : "密码错误,请重新尝试。",
|
||||||
"Password" : "密码",
|
"Password" : "密码",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user