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

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-28 06:21:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-28 06:21:03 +0300
commit505215c970b0a104636932640e83d2a8e11487ee (patch)
tree31da8b11b0049a21a95e1d1186e352db1adb5a13
parentb9c3053a431f40ed5550d135e000dae23aa6bb6a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
-rw-r--r--l10n/zh_HK.js4
-rw-r--r--l10n/zh_HK.json4
6 files changed, 24 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 5966670..eba9b81 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Uloženo",
"Error" : "Chyba",
+ "Custom CSS" : "Uživatelsky určený CSS styl",
+ "Adjust the Nextcloud theme with custom CSS" : "Upravit motiv vzhledu Nextcloud pomocí uživatelsky určeného CSS stylu",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Svůj vlastní CSS styl je možné zadat sem. Mějte na paměti, že toto může po přechodu na novější verzi něco rozbít.",
+ "Insert your custom CSS here …" : "Svůj uživatelsky určený CSS styl vložte sem…",
"Save" : "Uložit"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 11e762b..b18e7a8 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Uloženo",
"Error" : "Chyba",
+ "Custom CSS" : "Uživatelsky určený CSS styl",
+ "Adjust the Nextcloud theme with custom CSS" : "Upravit motiv vzhledu Nextcloud pomocí uživatelsky určeného CSS stylu",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Svůj vlastní CSS styl je možné zadat sem. Mějte na paměti, že toto může po přechodu na novější verzi něco rozbít.",
+ "Insert your custom CSS here …" : "Svůj uživatelsky určený CSS styl vložte sem…",
"Save" : "Uložit"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 3cbb19b..fb760ea 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Kaydedildi",
"Error" : "Hata",
+ "Custom CSS" : "Özel CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Nextcloud temasını özel CSS ile ayarlayın",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Özel CSS kodunu buraya yazabilirsiniz. Yaptığınız değişikliklerin yükseltme işlemi sonrası bir şeyleri çalışmaz kılabileceğini unutmayın.",
+ "Insert your custom CSS here …" : "Özel CSS kodunuzu buraya yazın…",
"Save" : "Kaydet"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 5db297e..f7495b5 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Kaydedildi",
"Error" : "Hata",
+ "Custom CSS" : "Özel CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Nextcloud temasını özel CSS ile ayarlayın",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Özel CSS kodunu buraya yazabilirsiniz. Yaptığınız değişikliklerin yükseltme işlemi sonrası bir şeyleri çalışmaz kılabileceğini unutmayın.",
+ "Insert your custom CSS here …" : "Özel CSS kodunuzu buraya yazın…",
"Save" : "Kaydet"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index e1fcdd6..f2756c6 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "已保存",
"Error" : "錯誤",
+ "Custom CSS" : "自訂 CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "使用自訂 CSS 調整 Nextcloud 佈景主題",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "您可以在此指定您自己的 CSS。請注意,這可能會導致升級後出現故障。",
+ "Insert your custom CSS here …" : "在此插入您的自訂 CSS……",
"Save" : "保存"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index a09dcdb..58f03d0 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "已保存",
"Error" : "錯誤",
+ "Custom CSS" : "自訂 CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "使用自訂 CSS 調整 Nextcloud 佈景主題",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "您可以在此指定您自己的 CSS。請注意,這可能會導致升級後出現故障。",
+ "Insert your custom CSS here …" : "在此插入您的自訂 CSS……",
"Save" : "保存"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file