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-27 06:21:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-27 06:21:41 +0300
commitb9c3053a431f40ed5550d135e000dae23aa6bb6a (patch)
tree6607b6acae4f163c078b095d7835b0b3c8387d8e
parent480a636d30810c4274b2f8443d47fb212f3514f3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/eu.js4
-rw-r--r--l10n/eu.json4
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/hu.js4
-rw-r--r--l10n/hu.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/ru.js4
-rw-r--r--l10n/ru.json4
-rw-r--r--l10n/zh_TW.js4
-rw-r--r--l10n/zh_TW.json4
14 files changed, 56 insertions, 0 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index edf6723..5059454 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Gespeichert",
"Error" : "Fehler",
+ "Custom CSS" : "Benutzerdefiniertes CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Passen Sie das Nextcloud-Design mit benutzerdefiniertem CSS an",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Hier können Sie Ihr eigenes CSS eingeben. Beachten Sie bitte, dass dies nach einem Upgrade zu Fehlern führen kann.",
+ "Insert your custom CSS here …" : "Geben Sie hier ihr eigenes CSS ein …",
"Save" : "Speichern"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 4fa42d7..affc7d7 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Gespeichert",
"Error" : "Fehler",
+ "Custom CSS" : "Benutzerdefiniertes CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Passen Sie das Nextcloud-Design mit benutzerdefiniertem CSS an",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Hier können Sie Ihr eigenes CSS eingeben. Beachten Sie bitte, dass dies nach einem Upgrade zu Fehlern führen kann.",
+ "Insert your custom CSS here …" : "Geben Sie hier ihr eigenes CSS ein …",
"Save" : "Speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/eu.js b/l10n/eu.js
index aab92a0..cefde5d 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Gordeta",
"Error" : "Errorea",
+ "Custom CSS" : "CSS pertsonalizatua",
+ "Adjust the Nextcloud theme with custom CSS" : "Nextcloud itxura CSS pertsonalizatuarekin doitu",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Zure CSS zehaztu dezakezu hemen. Kontuan izan eguneratzearen ondoren zerbait hautsi dezakeela horrek.",
+ "Insert your custom CSS here …" : "Sartu zure CSS pertsonalizatua hemen …",
"Save" : "Gorde"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 4b22e9f..cb54801 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Gordeta",
"Error" : "Errorea",
+ "Custom CSS" : "CSS pertsonalizatua",
+ "Adjust the Nextcloud theme with custom CSS" : "Nextcloud itxura CSS pertsonalizatuarekin doitu",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Zure CSS zehaztu dezakezu hemen. Kontuan izan eguneratzearen ondoren zerbait hautsi dezakeela horrek.",
+ "Insert your custom CSS here …" : "Sartu zure CSS pertsonalizatua hemen …",
"Save" : "Gorde"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index e654512..898f698 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Enregistré",
"Error" : "Erreur",
+ "Custom CSS" : "CSS personnalisé",
+ "Adjust the Nextcloud theme with custom CSS" : "Adaptez le thème Nextcloud avec du CSS personnalisé",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Ajoutez ici votre CSS personnalisé. Soyez conscient que des modifications seront peut-être nécessaires après les mises à jour ...",
+ "Insert your custom CSS here …" : "Ajoutez votre CSS personnalisé ici ...",
"Save" : "Enregistrer"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index fc79bcf..d881f44 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Enregistré",
"Error" : "Erreur",
+ "Custom CSS" : "CSS personnalisé",
+ "Adjust the Nextcloud theme with custom CSS" : "Adaptez le thème Nextcloud avec du CSS personnalisé",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Ajoutez ici votre CSS personnalisé. Soyez conscient que des modifications seront peut-être nécessaires après les mises à jour ...",
+ "Insert your custom CSS here …" : "Ajoutez votre CSS personnalisé ici ...",
"Save" : "Enregistrer"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index 6d64bfb..dedd7bb 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Mentve",
"Error" : "Hiba",
+ "Custom CSS" : "Egyéni CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "A Nextcloud témájának módosítása egyéni CSS-sel",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Itt megadhatja a saját CSS-ét. Vegye figyelembe, hogy frissítés után hibát is okozhat.",
+ "Insert your custom CSS here …" : "Itt adja meg az egyéni CSS-ét…",
"Save" : "Mentés"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index b495ff6..6fa9265 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Mentve",
"Error" : "Hiba",
+ "Custom CSS" : "Egyéni CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "A Nextcloud témájának módosítása egyéni CSS-sel",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Itt megadhatja a saját CSS-ét. Vegye figyelembe, hogy frissítés után hibát is okozhat.",
+ "Insert your custom CSS here …" : "Itt adja meg az egyéni CSS-ét…",
"Save" : "Mentés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 2829085..f18da5e 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Salvo",
"Error" : "Erro",
+ "Custom CSS" : "CSS customizado",
+ "Adjust the Nextcloud theme with custom CSS" : "Ajuste o tema Nextcloud com CSS personalizado",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Você pode especificar seu próprio CSS aqui. Esteja ciente de que isso pode quebrar algo após a atualização.",
+ "Insert your custom CSS here …" : "Insira seu CSS personalizado aqui…",
"Save" : "Salvar"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0b005ef..93d9faa 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Salvo",
"Error" : "Erro",
+ "Custom CSS" : "CSS customizado",
+ "Adjust the Nextcloud theme with custom CSS" : "Ajuste o tema Nextcloud com CSS personalizado",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Você pode especificar seu próprio CSS aqui. Esteja ciente de que isso pode quebrar algo após a atualização.",
+ "Insert your custom CSS here …" : "Insira seu CSS personalizado aqui…",
"Save" : "Salvar"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/ru.js b/l10n/ru.js
index 9cebeeb..591c7a0 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Сохранённые",
"Error" : "Ошибка",
+ "Custom CSS" : "Пользовательские правила CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Настройте внешний вид Nextcloud с помощью пользовательских правил CSS",
+ "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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/ru.json b/l10n/ru.json
index c01f664..2192421 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Сохранённые",
"Error" : "Ошибка",
+ "Custom CSS" : "Пользовательские правила CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Настройте внешний вид Nextcloud с помощью пользовательских правил CSS",
+ "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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 510669d..7bc4dcb 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.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_TW.json b/l10n/zh_TW.json
index f2538e8..97600cc 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.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