Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-14 03:07:54 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-14 03:07:54 +0300
commitb1bd9ff0b95af68c9f5875de00806e37ef65a8b8 (patch)
tree53580ee9dc62e1b2f026ae89272948d2fc1fdf1b /apps/theming
parent6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/pl.js1
-rw-r--r--apps/theming/l10n/pl.json1
-rw-r--r--apps/theming/l10n/zh_CN.js1
-rw-r--r--apps/theming/l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index 85a6708faa9..41d15ff7612 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "Wyślij nowe logo",
"Login image" : "Obraz logowania",
"Upload new login background" : "Wyślij nowe tło ekranu logowania",
+ "Remove background image" : "Usuń obraz tła",
"Log in image" : "Zdjęcie logowania"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
index 53fde26ba79..bc1c42fd709 100644
--- a/apps/theming/l10n/pl.json
+++ b/apps/theming/l10n/pl.json
@@ -22,6 +22,7 @@
"Upload new logo" : "Wyślij nowe logo",
"Login image" : "Obraz logowania",
"Upload new login background" : "Wyślij nowe tło ekranu logowania",
+ "Remove background image" : "Usuń obraz tła",
"Log in image" : "Zdjęcie logowania"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js
index c3902373116..8dae780b651 100644
--- a/apps/theming/l10n/zh_CN.js
+++ b/apps/theming/l10n/zh_CN.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "不支持图片格式",
"You are already using a custom theme" : "你已经在使用自定义主题",
"Theming" : "主题",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制你的实例的外观和体验成为可能。所有用户都可以使用。",
"Name" : "名字",
"reset to default" : "重置默认",
"Web address" : "网址",
diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json
index e48c3fbf806..9075d74f638 100644
--- a/apps/theming/l10n/zh_CN.json
+++ b/apps/theming/l10n/zh_CN.json
@@ -11,6 +11,7 @@
"Unsupported image type" : "不支持图片格式",
"You are already using a custom theme" : "你已经在使用自定义主题",
"Theming" : "主题",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制你的实例的外观和体验成为可能。所有用户都可以使用。",
"Name" : "名字",
"reset to default" : "重置默认",
"Web address" : "网址",