Skip to content

Commit 1c10298

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent bda51a6 commit 1c10298

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/zh_CN.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Python 可执行文件的绝对路径(例如“/usr/bin/python3”)。 该路径可以通过 `which python3` 命令获得。该设置在未使用预编译二进制文件的情况下起作用。",
66
"Remote/Encrypted file size limit to process" : "要处理的远程/加密文件的大小上限",
77
"Use pre-compiled Python binaries" : "使用预编译了的Python二进制文件",
8+
"Use Python part in binary format (located in the appdata folder)" : "使用二进制格式 Python(位于 appdata 文件夹中)",
89
"Use PHP path from settings" : "使用设置中的PHP路径",
910
"Error" : "错误",
1011
"Settings list is empty" : "设置列表为空",

l10n/zh_CN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Python 可执行文件的绝对路径(例如“/usr/bin/python3”)。 该路径可以通过 `which python3` 命令获得。该设置在未使用预编译二进制文件的情况下起作用。",
44
"Remote/Encrypted file size limit to process" : "要处理的远程/加密文件的大小上限",
55
"Use pre-compiled Python binaries" : "使用预编译了的Python二进制文件",
6+
"Use Python part in binary format (located in the appdata folder)" : "使用二进制格式 Python(位于 appdata 文件夹中)",
67
"Use PHP path from settings" : "使用设置中的PHP路径",
78
"Error" : "错误",
89
"Settings list is empty" : "设置列表为空",

0 commit comments

Comments
 (0)