From ee5095c6f607c955958d8478ca511be6bc7a9665 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Tue, 14 May 2019 02:13:22 +0000
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/files/l10n/zh_CN.js   | 2 +-
 apps/files/l10n/zh_CN.json | 2 +-
 apps/theming/l10n/gl.js    | 2 +-
 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",
-- 
GitLab