You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Communities: order by NodeType enum, drop home-first, keyset pagination
Address @aapeliv review on #9270: order ListUserCommunities directly by the
NodeType ordinal (node_type.desc()) instead of a CASE rank; remove the
is_home/ST_Contains home-first sort; replace offset with a keyset page token
(node_type, name, id) so filtering happens in SQL. Revert hand-edits to the
Weblate-managed non-English locale files — only en.json changes by hand.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/ca.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@
15
15
"welcome": "Benvingut a Couchers.org!",
16
16
"new_pill": "Nou",
17
17
"your_communities_helper_text": "T'han afegit a totes les comunitats basant-se en la teva ubicació. Pots <1>explorar comunitats</1> en altres ubicacions.",
18
+
"your_communities_helper_text2": "No trobes la teva comunitat? <1>Posa-la en marxa!</1>",
18
19
"community_builder_form_text": "Crea la teva pròpia comunitat local",
19
20
"communities_welcome_title": "Benvingut a les Comunitats",
20
21
"community_builder": "Vols ser un ambaixador de la teva comunitat i ajudar-la a créixer? Sigues un <1>Impulsor de Comunitat!</1>",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/cs.json
+33-5Lines changed: 33 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
"all_communities_heading": "Všechny komunity",
13
13
"no_community": "Momentálně nejsi v žádné komunitě.",
14
14
"your_communities_helper_text": "Přidali jsme tě do všech komunit na základě tvé polohy. Neváhej však <1>procházet komunity</1> i v jiných lokalitách.",
15
+
"your_communities_helper_text2": "Nevidíš svou komunitu? <1>Založ ji!</1>",
15
16
"community_builder_form_text": "Založ si vlastní místní komunitu",
16
17
"communities_welcome_title": "Vítej v Komunitách",
17
18
"community_builder": "Chceš být ambasadorem své komunity a pomoci jí růst? Staň se <1>budovatelem komunity!</1>",
@@ -44,10 +45,14 @@
44
45
"hero_image_attribution": "Foto: <1>Mesut Kaya</1> na <3>Unsplash</3>",
45
46
"reminder": {
46
47
"complete_profile": {
47
-
"button": "Upravit svůj profil"
48
+
"button": "Upravit svůj profil",
49
+
"title": "Dokonči svůj profil",
50
+
"description": "Vyplň svojí sekci \"Kdo jsem\" a nahraj profilovou fotku"
48
51
},
49
52
"strong_verification": {
50
-
"description": "Ověř svoji identitu pro bezpečnější komunitu"
53
+
"description": "Ověř svoji identitu pro bezpečnější komunitu",
54
+
"title": "Silné ověření",
55
+
"button": "Ověř svůj účet"
51
56
},
52
57
"respond_to_host_request": {
53
58
"description": "Nezapomeň odpovědět na žádost o ubytování od {{name}}.",
@@ -56,14 +61,36 @@
56
61
},
57
62
"write_reference": {
58
63
"title": "Napsat referenci",
59
-
"description_surfed": "Zanech referenci na svůj pobyt u {{name}}"
64
+
"description_surfed": "Zanech referenci na svůj pobyt u {{name}}",
65
+
"button": "Napiš referenci",
66
+
"description_hosted": "Zanech referenci na pobyt {{name}} u tebe"
67
+
},
68
+
"complete_my_home": {
69
+
"title": "Dokonči sekci \"Můj domov\" ve svém profilu",
70
+
"description": "Vyplň informace o uspořádání spaní, domácí řád a popis vašeho ubytování",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/de.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
"landing_text": "Wir entwickeln neue <1>Funktionen</1> wie Events, Local Guides, Moderation und Hangouts. Wir danken euch für eure Geduld und <3>Unterstützung</3> bei der Entwicklung.",
20
20
"your_communities_helper_text": "Du wurdest zu allen Communitys hinzugefügt, die sich auf deinen Standort beziehen. Du kannst auch an anderen Orten <1>Communitys durchsuchen</1>.",
21
21
"community_builder_form_text": "Gründen deine eigene lokale Community",
22
+
"your_communities_helper_text2": "Siehst du deine Community nicht? <1>Gründe sie!</1>",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/es.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
"profile_mobile_summary_view": "Ir al perfil",
17
17
"find_a_host": "Buscar anfitrión",
18
18
"your_communities_helper_text": "Se te ha añadido a todas las comunidades basándonos en tu ubicación. También eres libre de <1>explorar comunidades</1> en otras ubicaciones.",
19
+
"your_communities_helper_text2": "¿No ves tu comunidad? <1>¡Créala!</1>",
19
20
"community_builder_form_text": "Crear tu propia comunidad local",
"landing_text": "Nous développons actuellement de nouvelles <1>fonctionnalités</1>, telles que les événements, les guides locaux, la modération et la fonction de traîner. Nous vous remercions de votre patience et de votre soutien pendant leur développement.",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/it.json
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,29 @@
3
3
"please_complete_profile": "Completa il tuo profilo in modo da comparire nei risultati di ricerca:",
4
4
"fill_in_who_i_am": "1. Completa la sezione \"Chi sono\" con alcune frasi su di te",
5
5
"upload_photo": "2. Carica una foto (cliccando sull'avatar nella pagina di modifica)",
6
-
"your_communities_heading": "Le tue comunità",
7
-
"all_communities_heading": "Tutte le comunità",
6
+
"your_communities_heading": "Le tue community",
7
+
"all_communities_heading": "Tutte le community",
8
8
"load_more": "Carica altro",
9
9
"welcome": "Benvenuto in Couchers.org!",
10
10
"new_pill": "Nuovo",
11
11
"landing_text": "Stiamo sviluppando nuove <1>funzionalità</1> come eventi, guide locali, moderazione e ritrovi. Apprezziamo la tua pazienza ed il tuo <3>supporto</3> durante lo sviluppo.",
12
-
"your_communities_helper_text": "Sei stato aggiunto a tutte le comunità in base alla tua posizione. Sentiti libero di <1>esplorare le comunità</1> anche in altre località."
12
+
"your_communities_helper_text": "Fai parte di tutte le community relative alla tua posizione. Se ti va, puoi sempre <1>esplorare le community</1> anche in altre località.",
13
+
"complete_profile_explanation": "Non odi il fatto che su altre piattaforme ci siano profili \"fantasma\" vuoti e senza informazioni? Per favore non ghostarci! 👻👻👻",
14
+
"no_community": "Attualmente non sei in alcuna community.",
15
+
"no_sub_communities": "Nessuna sotto-community.",
16
+
"your_communities_helper_text2": "Non vedi la tua community? <1>Creala!</1>",
17
+
"community_builder_form_text": "Crea la tua community locale",
18
+
"communities_welcome_title": "Benvenuto nel portale community",
19
+
"communities_intro": "Per aiutare la gente in tutto il mondo a organizzare eventi, discussioni e incontri, abbiamo creato il portale delle community, che sono riportate qui sotto. <strong>Fai automaticamente parte di alcune di queste in base alla tua posizione geografica, ma puoi unirti a qualsiasi community tu voglia!</strong> Le tue community sono riportate nella bacheca.",
20
+
"community_builder": "Vuoi essere un ambasciatore per la tua community e aiutare a farla crescere? Diventa un <1>Community Builder!</1>",
21
+
"my_communities_heading": "Le mie community",
22
+
"find_your_community": "Trova una community",
23
+
"find_your_community_intro": "Qui sotto puoi cercare o navigare tutte le community che esistono finora. Manca il tuo paese o la tua città? <1>Usa questo form</1> per richiederlo!",
24
+
"find_your_community_intro_simplified": "Cerca la tua community o naviga qui sotto. <1>Non trovi la tua? Richiedila!</1>",
25
+
"browse_communities": "Esplora le community",
26
+
"browse_all_communities": "Esplora tutte le community",
27
+
"browse_communities_text": "Clicca sul nome di una regione per vedere le altre community contenute all'interno. Clicca sul link per vedere la pagina della community di quella specifica città o regione.",
28
+
"show_all_communities": "Mostra tutte le community",
29
+
"hide_all_communities": "Nascondi tutte le community",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/nl.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
"load_more": "Meer laden",
13
13
"new_pill": "Nieuw",
14
14
"your_communities_helper_text": "Je bent op basis van je locatie automatisch toegevoegd aan een aantal communities. Natuurlijk kan je ook door <1>communities bladeren</1> van andere locaties.",
15
+
"your_communities_helper_text2": "Zie je jouw community niet? <1>Begin hem zelf!</1>",
15
16
"community_builder_form_text": "Begin jouw eigen lokale community",
16
17
"communities_welcome_title": "Welkom bij Communities",
17
18
"landing_text": "We bouwen nieuwe <1>functionaliteiten</1> zoals events, lokale gidsen, moderatie en hangouts. We waarderen je geduld en <3>support</3> tijdens het wachten hierop.",
Copy file name to clipboardExpand all lines: app/web/features/dashboard/locales/pt.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
"hero_image_alt": "Balões de ar quente na Capadócia",
7
7
"hero_image_attribution": "Fotografia por <1>Mesut Kaya</1> em <3>Unsplash</3>",
8
8
"become_a_host": "Torna-te um anfitrião",
9
+
"your_communities_helper_text2": "Não vês a tua comunidade? <1>Começa-a aqui!</1>",
9
10
"search_input_label": "Para onde vais?",
10
11
"complete_profile_explanation": "Não detestas quando as outras plataformas têm perfis \"fantasma\", vazios, sem nenhuma informação. Por favor, não sejas um fantasma aqui! 👻👻👻",
0 commit comments