diff --git a/l10n/nl.js b/l10n/nl.js index 8fc0de06..d8eaddef 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -28,6 +28,7 @@ OC.L10N.register( "Saved" : "Bewaard", "Saved with error: Collabora Online should use the same protocol as the server installation." : "Opgeslagen met een fout: Collabora Online moet hetzelfde protocol gebruiken als de serverinstallatie.", "Collabora Online" : "Collabora Online", + "Open documentation" : "Open documentatie", "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.", "Apply" : "Toepassen", diff --git a/l10n/nl.json b/l10n/nl.json index 63ba0574..a033616a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -26,6 +26,7 @@ "Saved" : "Bewaard", "Saved with error: Collabora Online should use the same protocol as the server installation." : "Opgeslagen met een fout: Collabora Online moet hetzelfde protocol gebruiken als de serverinstallatie.", "Collabora Online" : "Collabora Online", + "Open documentation" : "Open documentatie", "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.", "Apply" : "Toepassen", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 1416586b..7f54a5b2 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -9,6 +9,8 @@ OC.L10N.register( "More versions…" : "更多版本…", "Just now" : "刚刚", "Failed to revert the document to older version" : "文件回滚旧版本失败", + "Save As" : "另存为", + "New filename" : "新文件名", "Loading documents…" : "载入文档...", "Edit" : "编辑", "New Document" : "新建文档", @@ -25,11 +27,13 @@ OC.L10N.register( "Saved" : "已保存", "Saved with error: Collabora Online should use the same protocol as the server installation." : "保存时出错:在线协作应使用与服务器安装相同的协议。", "Collabora Online" : "在线协作", + "Open documentation" : "打开文件", "Collabora Online server" : "在线协作服务器", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ", "Apply" : "应用", "Use OOXML by default for new files" : "为新文件默认使用面向对象XML", "Save" : "保存", + "Add" : "添加", "Wrong password. Please retry." : "密码错误,请重新尝试。", "Password" : "密码", "OK" : "确定", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index d8c4ae46..7569fe85 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -7,6 +7,8 @@ "More versions…" : "更多版本…", "Just now" : "刚刚", "Failed to revert the document to older version" : "文件回滚旧版本失败", + "Save As" : "另存为", + "New filename" : "新文件名", "Loading documents…" : "载入文档...", "Edit" : "编辑", "New Document" : "新建文档", @@ -23,11 +25,13 @@ "Saved" : "已保存", "Saved with error: Collabora Online should use the same protocol as the server installation." : "保存时出错:在线协作应使用与服务器安装相同的协议。", "Collabora Online" : "在线协作", + "Open documentation" : "打开文件", "Collabora Online server" : "在线协作服务器", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ", "Apply" : "应用", "Use OOXML by default for new files" : "为新文件默认使用面向对象XML", "Save" : "保存", + "Add" : "添加", "Wrong password. Please retry." : "密码错误,请重新尝试。", "Password" : "密码", "OK" : "确定",