Skip to content

Commit 4132c00

Browse files
committed
fix: translations
1 parent bd1f0b6 commit 4132c00

22 files changed

Lines changed: 390 additions & 389 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
paths:
1818
- "packages/daisyui/functions/**"
1919
- "packages/daisyui/src/**"
20+
- "packages/docs/src/**"
2021
jobs:
2122
tests:
2223
timeout-minutes: 10

packages/docs/src/translation/ar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "معاينة",
7979
"homepage_h1": "تطوير Tailwind&nbsp;CSS <br />أسرع، أنظف، أسهل",
8080
"homepage_h2": "daisyUI هو الإضافة لـ Tailwind CSS التي ستحبها! <br/>يقدم أسماء فئات المكونات المفيدة <br/>لمساعدتك في كتابة أقل من الشيفرة وبناء أسرع.",
81-
"don't re-invent <br/>the wheel <br/>every time": "لا تعد اختراع <br/>العجلة كل مرة",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "في كل مشروع Tailwind CSS, يجب ان تقوم بكتابة اسماء فئات لكل عنصر. الاف الاسماء فقط لكي تقوم بتعديل ابسط العناصر.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "بدل كتابة<br /> <span class='text-error'><span class='font-black'>100</span>اسم فئة</span>",
8483
"For every element, every page, every project,<br/>again and again": "لكل عنصر, ولكل صفحة, ولكل مشروع,<br/>مرارا وتكرارا",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "لا تعد اختراع <br/>العجلة كل مرة"
445+
}

packages/docs/src/translation/bn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "প্রিভিউ",
7979
"homepage_h1": "তাড়াতাড়ি, পরিষ্কার, সহজ <br />Tailwind&nbsp;CSS উন্নয়ন",
8080
"homepage_h2": "daisyUI হলো সেই Tailwind CSS প্লাগইন যা আপনি ভালোবাসবেন! <br/>এটি উপকারী উপাদান ক্লাস নাম সরবরাহ করে <br/>আপনাকে কম কোড লিখতে এবং দ্রুত গঠন করতে সাহায্য করে।",
81-
"don't re-invent <br/>the wheel <br/>every time": "প্রতিবার <br/>চাকা <br/>আবিস্কার করার দরকার নেই",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "একটি Tailwind CSS প্রজেক্টে, আপনাকে প্রতিটি উপাদানের জন্য ইউটিলিটি ক্লাসের নাম লিখতে হবে। হাজার হাজার ক্লাসের নাম শুধুমাত্র সবচেয়ে মৌলিক ইলিমেন্টস স্টাইল করার জন্য লিখতে হবে।",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "<br /> <span class='text-error'><span class='font-black'>100</span> class names</span> লেখার পরিবর্তে",
8483
"For every element, every page, every project,<br/>again and again": "প্রতিটি ইলিমেন্ট, প্রতিটি পৃষ্ঠা, প্রতিটি প্রজেক্টের জন্য,<br/>বারবার",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "প্রতিবার <br/>চাকা <br/>আবিস্কার করার দরকার নেই"
445+
}

packages/docs/src/translation/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,4 +441,4 @@
441441
"daisyUI base style": "Základní styl daisyUI",
442442
"daisyUI adds a few base styles to your page.": "daisyUI přidává na vaši stránku několik základních stylů.",
443443
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI poskytuje několik užitečných utility tříd a CSS proměnných, které vám pomohou efektivněji používat knihovnu."
444-
}
444+
}

packages/docs/src/translation/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "Vorschau",
7979
"homepage_h1": "Schneller, sauberer, einfacher <br />Tailwind&nbsp;CSS-Entwicklung",
8080
"homepage_h2": "daisyUI ist das Tailwind CSS-Plugin, das du lieben wirst! <br/>Es bietet nützliche Komponentenklassennamen <br/>um dir zu helfen, weniger Code zu schreiben und schneller zu bauen.",
81-
"don't re-invent <br/>the wheel <br/>every time": "erfinde das Rad <br/>nicht <br/>jedes Mal neu",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "In einem Tailwind CSS-Projekt musst du Utility-Klassennamen für jedes Element schreiben. Tausende von Klassennamen, nur um die grundlegendsten Elemente zu stylen.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "anstatt zu schreiben<br /> <span class='text-error'><span class='font-black'>100</span> Klassennamen</span>",
8483
"For every element, every page, every project,<br/>again and again": "Für jedes Element, jede Seite, jedes Projekt,<br/>immer wieder",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "erfinde das Rad <br/>nicht <br/>jedes Mal neu"
445+
}

packages/docs/src/translation/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,4 +441,4 @@
441441
"daisyUI base style": "daisyUI base style",
442442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
443443
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
444-
}
444+
}

packages/docs/src/translation/es.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "Vista previa",
7979
"homepage_h1": "Rápido, limpio, fácil <br />Desarrollo de Tailwind&nbsp;CSS",
8080
"homepage_h2": "daisyUI es el plugin de Tailwind CSS que amarás! <br/>Proporciona útiles nombres de clase de componentes <br/>para ayudarte a escribir menos código y construir más rápido.",
81-
"don't re-invent <br/>the wheel <br/>every time": "no reinventes <br/>la rueda <br/>cada vez",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "En un proyecto Tailwind CSS, debe escribir nombres de clase de utilidad para cada elemento. Miles de nombres de clase solo para dar estilo a los elementos más básicos.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "en lugar de escribir<br /> <span class='text-error'><span class='font-black'>100</span> nombres de clase</span>",
8483
"For every element, every page, every project,<br/>again and again": "Para cada elemento, cada página, cada proyecto,<br/>una y otra vez",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "no reinventes <br/>la rueda <br/>cada vez"
445+
}

packages/docs/src/translation/fa.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "پیش نمایش",
7979
"homepage_h1": "توسعه Tailwind&nbsp;CSS <br />سریع‌تر، تمیزتر، آسان‌تر",
8080
"homepage_h2": "daisyUI پلاگینی است برای Tailwind CSS که دوست خواهید داشت! <br/>این پلاگین کامپوننت‌های مفیدی را ارائه می‌دهد <br/>تا به شما کمک کند کد کمتری بنویسید و سریع‌تر بسازید.",
81-
"don't re-invent <br/>the wheel <br/>every time": "چرخ را دوباره <br/>اختراع نکنید",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "در یک پروژه Tailwind CSS، شما باید نام کلاس های کاربردی را برای هر المنت بنویسید. هزاران نام کلاس فقط برای استایل دادن به ابتدایی ترین المنت‌ها.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "به جای نوشتن<br /> <span class='text-error'><span class='font-black'>۱۰۰</span>ها کلاس</span>",
8483
"For every element, every page, every project,<br/>again and again": "برای هر عنصر، هر صفحه، هر پروژه، <br/> بارها و بارها",
@@ -441,5 +440,6 @@
441440
"Base style": "استایل اولیه",
442441
"daisyUI base style": "استایل اولیه daisyUI",
443442
"daisyUI adds a few base styles to your page.": "daisyUI چند استایل اولیه به صفحه شما اضافه می‌کند.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI چندین کلاس کاربردی و متغیر CSS مفید برای استفاده موثرتر از کتابخانه ارائه می‌دهد."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI چندین کلاس کاربردی و متغیر CSS مفید برای استفاده موثرتر از کتابخانه ارائه می‌دهد.",
444+
"don't re-invent <br/>the wheel <br/>every time": "چرخ را دوباره <br/>اختراع نکنید"
445+
}

packages/docs/src/translation/fr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "Aperçu",
7979
"homepage_h1": "Rapide, propre, facile <br />Développement Tailwind&nbsp;CSS",
8080
"homepage_h2": "daisyUI est le plugin Tailwind CSS que vous adorerez! <br/>Il fournit des noms de classes de composants utiles <br/>pour vous aider à écrire moins de code et à construire plus rapidement.",
81-
"don't re-invent <br/>the wheel <br/>every time": "ne réinventez pas la roue à chaque fois",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "Dans un projet Tailwind CSS, vous devez écrire des noms de classe utilitaire pour chaque élément. Des milliers de noms de classe juste pour styliser les éléments les plus basiques.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "au lieu d'écrire<br /> <span class='text-error'><span class='font-black'>100</span> noms de classe</span>",
8483
"For every element, every page, every project,<br/>again and again": "Pour chaque élément, chaque page, chaque projet,<br/>encore et encore",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "ne réinventez pas la roue à chaque fois"
445+
}

packages/docs/src/translation/id.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"Preview": "Pratinjau",
7979
"homepage_h1": "Cepat, bersih, mudah <br />Pengembangan Tailwind&nbsp;CSS",
8080
"homepage_h2": "daisyUI adalah plugin Tailwind CSS yang akan Anda sukai! <br/>Ini menyediakan nama kelas komponen yang berguna <br/>untuk membantu Anda menulis lebih sedikit kode dan membangun lebih cepat.",
81-
"don't re-invent <br/>the wheel <br/>every time": "jangan menemukan kembali roda setiap saat",
8281
"In a Tailwind CSS project, you need to write utility class names for every element. Thousands of class names just to style the most basic elements.": "Dalam proyek Tailwind CSS, Anda perlu menulis nama kelas utility untuk setiap elemen. Ribuan nama kelas hanya untuk mengatur gaya elemen yang paling dasar.",
8382
"instead of writing<br /> <span class='text-error'><span class='font-black'>100</span> class names</span>": "daripada menulis<br /> <span class='text-error'><span class='font-black'>100</span> nama kelas</span>",
8483
"For every element, every page, every project,<br/>again and again": "Untuk setiap elemen, setiap halaman, setiap proyek,<br/>berulang-ulang",
@@ -441,5 +440,6 @@
441440
"Base style": "Base style",
442441
"daisyUI base style": "daisyUI base style",
443442
"daisyUI adds a few base styles to your page.": "daisyUI adds a few base styles to your page.",
444-
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively."
445-
}
443+
"daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.": "daisyUI provides a few useful utility classes and CSS variables to help you use the library more effectively.",
444+
"don't re-invent <br/>the wheel <br/>every time": "jangan menemukan kembali roda setiap saat"
445+
}

0 commit comments

Comments
 (0)