diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-14 02:13:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-14 02:13:22 +0000 |
commit | ee5095c6f607c955958d8478ca511be6bc7a9665 (patch) | |
tree | ebb2fec30ec031ca860da362d5a53dbfbdcc1478 /apps | |
parent | 8001c89f88b306d1b5bbfed6c08b5f3a6e28d770 (diff) | |
download | nextcloud-server-ee5095c6f607c955958d8478ca511be6bc7a9665.tar.gz nextcloud-server-ee5095c6f607c955958d8478ca511be6bc7a9665.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/gl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 08b0337f21e..e1d2ed07f9d 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -136,7 +136,7 @@ OC.L10N.register( "Upload (max. %s)" : "上传 (最大 %s)", "File Management" : "文件管理", "%s of %s used" : "%s 已使用 (共 %s)", - "%1$s%% of %2$s used" : "%1$s %2$s 中 %% 已使用", + "%1$s%% of %2$s used" : "%2$s 中%1$s %% 已使用", "%s used" : "%s 已使用", "Settings" : "设置", "Show hidden files" : "显示隐藏文件", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 24a3dc4936f..8c0370322fc 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -134,7 +134,7 @@ "Upload (max. %s)" : "上传 (最大 %s)", "File Management" : "文件管理", "%s of %s used" : "%s 已使用 (共 %s)", - "%1$s%% of %2$s used" : "%1$s %2$s 中 %% 已使用", + "%1$s%% of %2$s used" : "%2$s 中%1$s %% 已使用", "%s used" : "%s 已使用", "Settings" : "设置", "Show hidden files" : "显示隐藏文件", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index cd2d363a36f..aa0591b5d61 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -29,7 +29,7 @@ OC.L10N.register( "Adjust the Nextcloud theme" : "Axustar o tema do Nextcloud", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Os temas fan posíbel personalizar facilmente a aparencia da súa instancia e os clientes compatíbeis. Isto será visíbel para todos os usuarios.", "Name" : "Nome", - "Reset to default" : "Restabelecer a predeterminados", + "Reset to default" : "Restabelecer os valores predeterminados", "Web link" : "Ligazón web", "https://…" : "https://…", "Slogan" : "Lema", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 00444f86b6b..f83ad4509b6 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -27,7 +27,7 @@ "Adjust the Nextcloud theme" : "Axustar o tema do Nextcloud", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Os temas fan posíbel personalizar facilmente a aparencia da súa instancia e os clientes compatíbeis. Isto será visíbel para todos os usuarios.", "Name" : "Nome", - "Reset to default" : "Restabelecer a predeterminados", + "Reset to default" : "Restabelecer os valores predeterminados", "Web link" : "Ligazón web", "https://…" : "https://…", "Slogan" : "Lema", |