Skip to content

Commit

Permalink
iteratewhile -> grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 16, 2024
1 parent c5a0dbe commit 30ca532
Show file tree
Hide file tree
Showing 34 changed files with 68 additions and 51 deletions.
3 changes: 2 additions & 1 deletion latte/bg/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
.[perex]
Примерни кодове и рецепти за изпълнение на често срещани задачи с Latte.

- [Всичко, което винаги сте искали да знаете за {iterateWhile} |iteratewhile]
- [Насоки за разработчици |/develop]
- [Всичко, което винаги сте искали да знаете за групирането |grouping]
- [Как се пишат SQL заявки в Latte |how-to-write-sql-queries-in-latte]?
- [Миграция от PHP |migration-from-php]
- [Миграция с Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Всичко, което винаги сте искали да знаете за {iterateWhile}
***********************************************************
Всичко, което винаги сте искали да знаете за групирането
********************************************************

.[perex]
Тагът `{iterateWhile}` е подходящ за различни трикове в цикли foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/cs/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Návody a postupy
.[perex]
Příklady kódů a receptů pro provádění běžných úkolů pomocí Latte.

- [Všechno, co jste kdy chtěli vědět o {iterateWhile} |iteratewhile]
- [Postupy pro vývojáře |/develop]
- [Všechno, co jste kdy chtěli vědět o seskupování |grouping]
- [Jak psát SQL queries v Latte? |how-to-write-sql-queries-in-latte]
- [Migrace z Latte 2 |migration-from-latte2]
- [Migrace z PHP |migration-from-php]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Všechno, co jste kdy chtěli vědět o {iterateWhile}
**************************************************
Všechno, co jste kdy chtěli vědět o seskupování
***********************************************

.[perex]
Značka `{iterateWhile}` se hodí na nejrůznější kejkle ve foreach cyklech.
Expand Down
3 changes: 2 additions & 1 deletion latte/de/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Kochbuch
.[perex]
Beispielcodes und Rezepte für die Erledigung gängiger Aufgaben mit Latte.

- [Alles, was Sie schon immer über {iterateWhile} wissen wollten |iteratewhile]
- [Leitlinien für Entwickler |/develop]
- [Alles, was Sie schon immer über Gruppierung wissen wollten |grouping]
- [Wie schreibt man SQL-Abfragen in Latte? |how-to-write-sql-queries-in-latte]
- [Umstieg von PHP |migration-from-php]
- [Umstieg von Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Was Sie schon immer über {iterateWhile} wissen wollten
******************************************************
Was Sie schon immer über Gruppierung wissen wollten
***************************************************

.[perex]
Das Tag `{iterateWhile}` ist für verschiedene Tricks in foreach-Zyklen geeignet.
Expand Down
3 changes: 2 additions & 1 deletion latte/el/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
.[perex]
Παραδείγματα κωδικών και συνταγών για την εκτέλεση κοινών εργασιών με το Latte.

- [Όλα όσα πάντα θέλατε να ξέρετε για το {iterateWhile} |iteratewhile]
- [Κατευθυντήριες γραμμές για τον προγραμματιστή |/develop]
- [Όλα όσα πάντα θέλατε να ξέρετε για την ομαδοποίηση |grouping]
- [Πώς να γράψετε ερωτήματα SQL στο Latte? |how-to-write-sql-queries-in-latte]
- [Μετανάστευση από PHP |migration-from-php]
- [Μετανάστευση από το Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Όλα όσα πάντα θέλατε να ξέρετε για το {iterateWhile}
****************************************************
Όλα όσα πάντα θέλατε να ξέρετε για την ομαδοποίηση
**************************************************

.[perex]
Η ετικέτα `{iterateWhile}` είναι κατάλληλη για διάφορα τεχνάσματα σε κύκλους foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/en/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Cookbook
.[perex]
Example codes and recipes for accomplishing common tasks with Latte.

- [Everything You Always Wanted to Know About {iterateWhile} |iteratewhile]
- [Developer guidelines |/develop]
- [Everything you always wanted to know about grouping |grouping]
- [How to write SQL queries in Latte? |how-to-write-sql-queries-in-latte]
- [Migration from Latte 2 |migration-from-latte2]
- [Migration from PHP |migration-from-php]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Everything You Always Wanted to Know About {iterateWhile}
*********************************************************
Everything You Always Wanted to Know About Grouping
***************************************************

.[perex]
The tag `{iterateWhile}` is suitable for various tricks in foreach cycles.
Expand Down
3 changes: 2 additions & 1 deletion latte/es/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Libro de cocina
.[perex]
Códigos de ejemplo y recetas para realizar tareas comunes con Latte.

- [Todo lo que siempre quiso saber sobre {iterateWhile} |iteratewhile]
- [Directrices para desarrolladores |/develop]
- [Todo lo que siempre quiso saber sobre la agrupación |grouping]
- [¿Cómo escribir consultas SQL en Latte? |how-to-write-sql-queries-in-latte]
- [Migración desde PHP |migration-from-php]
- [Migración desde Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Todo lo que siempre quiso saber sobre {iterateWhile}
****************************************************
Todo lo que siempre quiso saber sobre la agrupación
***************************************************

.[perex]
La etiqueta `{iterateWhile}` es adecuada para varios trucos en ciclos foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/fr/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Livre de cuisine
.[perex]
Exemples de codes et de recettes pour accomplir des tâches courantes avec Latte.

- [Tout ce que vous avez toujours voulu savoir sur {iterateWhile} |iteratewhile]
- [Lignes directrices à l'intention des développeurs |/develop]
- [Tout ce que vous avez toujours voulu savoir sur le regroupement |grouping]
- [Comment écrire des requêtes SQL dans Latte ? |how-to-write-sql-queries-in-latte]
- [Migration depuis PHP |migration-from-php]
- [Migration depuis Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Tout ce que vous avez toujours voulu savoir sur {iterateWhile}
**************************************************************
Tout ce que vous avez toujours voulu savoir sur le regroupement
***************************************************************

.[perex]
La balise `{iterateWhile}` convient pour diverses astuces dans les cycles foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/hu/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Szakácskönyv
.[perex]
Példakódok és receptek a Latte segítségével végzett gyakori feladatok elvégzéséhez.

- [Minden, amit mindig is tudni akartál az {iterateWhile} |iteratewhile]
- [Fejlesztői iránymutatások |/develop]
- [Minden, amit mindig is tudni akart a csoportosításról |grouping]
- [Hogyan írjunk SQL-lekérdezéseket Latte-ban? |how-to-write-sql-queries-in-latte]
- [Átállás PHP-ről |migration-from-php]
- [Átállás a Twig-ről |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Minden, amit mindig is tudni akartál az {iterateWhile}
******************************************************
Minden, amit mindig is tudni akartál a csoportosításról
*******************************************************

.[perex]
A `{iterateWhile}` címke a foreach ciklusokban különböző trükkökre alkalmas.
Expand Down
3 changes: 2 additions & 1 deletion latte/it/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Libro di cucina
.[perex]
Codici di esempio e ricette per eseguire operazioni comuni con Latte.

- [Tutto quello che avreste sempre voluto sapere su {iterateWhile} |iteratewhile]
- [Linee guida per gli sviluppatori |/develop]
- [Tutto quello che avete sempre voluto sapere sul raggruppamento |grouping]
- [Come scrivere query SQL in Latte? |how-to-write-sql-queries-in-latte]
- [Migrazione da PHP |migration-from-php]
- [Migrazione da Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Tutto quello che avete sempre voluto sapere su {iterateWhile}
*************************************************************
Tutto quello che avete sempre voluto sapere sul raggruppamento
**************************************************************

.[perex]
Il tag `{iterateWhile}` è adatto a vari trucchi nei cicli foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/ja/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
.[perex]
Latteでよくある作業を実現するためのコード例とレシピを紹介。

- [{iterateWhile}についてあなたがいつも知りたかったことすべて |iteratewhile]
[- 開発者ガイドライン |/develop]
[- グループ化について知りたかったことすべて |grouping]
- [LatteでSQLクエリを書くには? |how-to-write-sql-queries-in-latte]
- [PHPからの移行 |migration-from-php]
- [Twigからの移行 |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
iterateWhile}について、あなたがいつも知りたかったことすべて。
*************************************
グループ化について知りたかったことのすべて
*********************

.[perex]
`{iterateWhile}` というタグは、foreach サイクルでの様々なトリックに適しています。
Expand Down
3 changes: 2 additions & 1 deletion latte/pl/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Instrukcje i procedury
.[perex]
Przykładowe kody i przepisy na wykonanie typowych zadań z Latte.

- [Wszystko, co kiedykolwiek chciałeś wiedzieć o {iterateWhile} |iteratewhile].
- [Wytyczne dla deweloperów |/develop]
- [Wszystko, co zawsze chciałeś wiedzieć o grupowaniu |grouping]
- [Jak pisać zapytania SQL w Latte? |how-to-write-sql-queries-in-latte]
- [Migracja z PHP |migration-from-php]
- [Migracja z Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Wszystko, co kiedykolwiek chciałeś wiedzieć o {iterateWhile}.
*************************************************************
Wszystko, co zawsze chciałeś wiedzieć o grupowaniu
**************************************************

.[perex]
Znacznik `{iterateWhile}` jest przydatny do wszelkiego rodzaju sztuczek w pętlach foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/pt/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Cookbook
.[perex]
Exemplos de códigos e receitas para a realização de tarefas comuns com Latte.

- [Tudo o que você sempre quis saber sobre {alfabetizar-assim} |iteratewhile]
- [Diretrizes para desenvolvedores |/develop]
- [Tudo o que você sempre quis saber sobre agrupamento |grouping]
- [Como escrever consultas SQL em Latte? |how-to-write-sql-queries-in-latte]
- [Migração do PHP |migration-from-php]
- [Migração de galho |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Tudo o que você sempre quis saber sobre {alfabetizar-assim}
***********************************************************
Tudo o que você sempre quis saber sobre agrupamento
***************************************************

.[perex]
A etiqueta `{iterateWhile}` é adequada para vários truques em ciclos anteriores.
Expand Down
3 changes: 2 additions & 1 deletion latte/ro/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Carte de bucate
.[perex]
Exemple de coduri și rețete pentru realizarea unor sarcini obișnuite cu Latte.

- [Tot ce ați vrut întotdeauna să știți despre {iterateWhile} |iteratewhile]
- [Orientări pentru dezvoltatori |/develop]
- [Tot ce ați vrut întotdeauna să știți despre grupare |grouping]
- [Cum să scrieți interogări SQL în Latte? |how-to-write-sql-queries-in-latte]
- [Migrarea de la PHP |migration-from-php]
- [Migrarea de la Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Tot ce ați vrut să știți despre {iterateWhile}
**********************************************
Tot ceea ce ați vrut să știți întotdeauna despre grupare
********************************************************

.[perex]
Eticheta `{iterateWhile}` este potrivită pentru diverse trucuri în ciclurile foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/ru/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
.[perex]
Примеры кодов и рецепты для выполнения обычных задач с помощью Latte.

- [Все, что вы всегда хотели знать о {iterateWhile} |iteratewhile]
- [Рекомендации для разработчиков |/develop]
- [Все, что вы всегда хотели знать о группировке |grouping]
- [Как писать SQL-запросы в Latte? |how-to-write-sql-queries-in-latte]
- [Миграция с PHP |migration-from-php]
- [Миграция с Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Все, что вы всегда хотели знать о {iterateWhile}
************************************************
Все, что вы всегда хотели знать о группировке
*********************************************

.[perex]
Тег `{iterateWhile}` подходит для различных трюков в циклах foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/sl/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Kuharska knjiga
.[perex]
Primeri kod in receptov za opravljanje običajnih opravil s programom Latte.

- [Vse, kar ste vedno želeli vedeti o {iterateWhile} |iteratewhile]
- [Smernice za razvijalce |/develop]
- [Vse, kar ste vedno želeli vedeti o združevanju v skupine |grouping]
- [Kako pisati poizvedbe SQL v Latte |how-to-write-sql-queries-in-latte]?
- [Migracija iz PHP |migration-from-php]
- [Migracija iz sistema Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Vse, kar ste vedno želeli vedeti o {iterateWhile}
*************************************************
Vse, kar ste vedno želeli vedeti o združevanju v skupine
********************************************************

.[perex]
Oznaka `{iterateWhile}` je primerna za različne trike v ciklih foreach.
Expand Down
3 changes: 2 additions & 1 deletion latte/tr/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Yemek Kitabı
.[perex]
Latte ile ortak görevleri gerçekleştirmek için örnek kodlar ve tarifler.

- [{iterateWhile} Hakkında Her Zaman Bilmek İstediğiniz Her Şey |iteratewhile]
- [Geliştirici yönergeleri |/develop]
- [Gruplama hakkında her zaman bilmek istediğiniz her şey |grouping]
- [Latte'de SQL sorguları nasıl yazılır? |how-to-write-sql-queries-in-latte]
- [PHP'den geçiş |migration-from-php]
- [Twig'den geçiş |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
iterateWhile} Hakkında Her Zaman Bilmek İstediğiniz Her Şey
***********************************************************
Gruplama Hakkında Her Zaman Bilmek İstediğiniz Her Şey
******************************************************

.[perex]
`{iterateWhile}` etiketi foreach döngülerinde çeşitli hileler için uygundur.
Expand Down
3 changes: 2 additions & 1 deletion latte/uk/cookbook/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
.[perex]
Приклади кодів і рецептів для виконання типових завдань за допомогою Latte.

- [Все, що ви завжди хотіли знати про {iterateWhile} |iteratewhile]
- [Посібник для розробників |/develop]
- [Все, що ви завжди хотіли знати про групування |grouping]
- [Як писати SQL-запити в Latte? |how-to-write-sql-queries-in-latte]
- [Міграція з PHP |migration-from-php]
- [Міграція з Twig |migration-from-twig]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Все, що ви завжди хотіли знати про {iterateWhile}
*************************************************
Все, що ви завжди хотіли знати про групування
*********************************************

.[perex]
Тег `{iterateWhile}` підходить для різних трюків у циклах foreach.
Expand Down

0 comments on commit 30ca532

Please sign in to comment.