Skip to content

Commit

Permalink
fix(migrations): fix wording and translations for sorting
Browse files Browse the repository at this point in the history
Co-Authored-by: Pascal Repond <[email protected]>
  • Loading branch information
PascalRepond committed Nov 5, 2024
1 parent 91b50cf commit 3643b91
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 20 deletions.
8 changes: 4 additions & 4 deletions projects/admin/src/app/migration/migration-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ const routes: Routes = [
defaultQuery: true,
},
{
label: _('Recently updated'),
label: _('Modification date (newest)'),
value: '-updated_at',
},
{
label: _('Last recently updated'),
label: _('Modification date (oldest)'),
value: 'updated_at',
},
{
Expand Down Expand Up @@ -154,11 +154,11 @@ const routes: Routes = [
defaultQuery: true,
},
{
label: _('Recently updated'),
label: _('Modification date (newest)'),
value: '-updated_at',
},
{
label: _('Last recently updated'),
label: _('Modification date (oldest)'),
value: 'updated_at',
},
{
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "اللغة",
"last claim": "last claim",
"Last recently updated": "Last recently updated",
"Late issues": "Late issues",
"Legacy checkout count": "Legacy checkout count",
"Legend": "Legend",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Mobile phone",
"Mode of issuance": "Mode of issuance",
"Modification date": "Modification date",
"Modification date (newest)": "Modification date (newest)",
"Modification date (oldest)": "Modification date (oldest)",
"monday": "الاثنين",
"monograph": "رسالة علمية",
"monographic_set": "مجموعة رسالات علمية",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Received",
"received": "تم الاستلام",
"Received date": "Received date",
"Recently updated": "Recently updated",
"Reception": "Reception",
"Reception date": "Reception date",
"Recipients": "Recipients",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Reference (asc)",
"Reference (desc)": "Reference (desc)",
"Regular issue": "Regular issue",
"Reject": "Reject",
"Related": "Related",
"Related Entities": "Related Entities",
"Related to": "Related to",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Sprache",
"last claim": "letzte Anspruch",
"Last recently updated": "Letzte Aktualisierung",
"Late issues": "Verspätete Lieferungen",
"Legacy checkout count": "Anzahl der Ausleihen im alten System",
"Legend": "Legende",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Mobiltelefon",
"Mode of issuance": "Erscheinungsweise",
"Modification date": "Änderungsdatum",
"Modification date (newest)": "Änderungsdatum (neuestes)",
"Modification date (oldest)": "Änderungsdatum (ältestes)",
"monday": "Montag",
"monograph": "Monographie",
"monographic_set": "Monographisches Set",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Empfangen",
"received": "empfangen",
"Received date": "Empfangsdatum",
"Recently updated": "Kürzlich aktualisiert",
"Reception": "Empfang",
"Reception date": "Empfangsdatum",
"Recipients": "Empfänger",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Referenz (aufsteigend)",
"Reference (desc)": "Referenz (absteigend)",
"Regular issue": "Regelmässige Lieferung",
"Reject": "Abweisen",
"Related": "Nahestehende Entitäten",
"Related Entities": "Verbundene Entitäten",
"Related to": "Verbunden mit",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Language",
"last claim": "last claim",
"Last recently updated": "Last recently updated",
"Late issues": "Late issues",
"Legacy checkout count": "Legacy checkout count",
"Legend": "Legend",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Mobile phone",
"Mode of issuance": "Mode of issuance",
"Modification date": "Modification date",
"Modification date (newest)": "Modification date (newest)",
"Modification date (oldest)": "Modification date (oldest)",
"monday": "Monday",
"monograph": "monograph",
"monographic_set": "monographic set",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Received",
"received": "received",
"Received date": "Date of receipt",
"Recently updated": "Recently updated",
"Reception": "Receipt",
"Reception date": "Date of receipt",
"Recipients": "Recipients",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Reference (asc)",
"Reference (desc)": "Reference (desc)",
"Regular issue": "Regular issue",
"Reject": "Reject",
"Related": "Related",
"Related Entities": "Related Entities",
"Related to": "Related to",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Language",
"last claim": "last claim",
"Last recently updated": "Last recently updated",
"Late issues": "Late issues",
"Legacy checkout count": "Legacy checkout count",
"Legend": "Legend",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Mobile phone",
"Mode of issuance": "Mode of issuance",
"Modification date": "Modification date",
"Modification date (newest)": "Modification date (newest)",
"Modification date (oldest)": "Modification date (oldest)",
"monday": "monday",
"monograph": "monograph",
"monographic_set": "monographic_set",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Received",
"received": "received",
"Received date": "Received date",
"Recently updated": "Recently updated",
"Reception": "Reception",
"Reception date": "Reception date",
"Recipients": "Recipients",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Reference (asc)",
"Reference (desc)": "Reference (desc)",
"Regular issue": "Regular issue",
"Reject": "Reject",
"Related": "Related",
"Related Entities": "Related Entities",
"Related to": "Related to",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Idioma",
"last claim": "última reclamación",
"Last recently updated": "Last recently updated",
"Late issues": "Números tardíos",
"Legacy checkout count": "Legacy checkout count",
"Legend": "Leyenda",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Teléfono móvil",
"Mode of issuance": "Modo de publicación",
"Modification date": "Modification date",
"Modification date (newest)": "Modification date (newest)",
"Modification date (oldest)": "Modification date (oldest)",
"monday": "Lunes",
"monograph": "monografía",
"monographic_set": "Conjunto monográfico",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Recibido",
"received": "recibido",
"Received date": "Fecha de recepción",
"Recently updated": "Recently updated",
"Reception": "Recepcíon",
"Reception date": "Fecha de recepción",
"Recipients": "Destinatarios",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Reference (asc)",
"Reference (desc)": "Reference (desc)",
"Regular issue": "Número regular",
"Reject": "Reject",
"Related": "Entidades relacionadas",
"Related Entities": "Related Entities",
"Related to": "Relacionado con",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Langue",
"last claim": "dernière réclamation",
"Last recently updated": "Dernière mise à jour",
"Late issues": "Fascicules en retard",
"Legacy checkout count": "Nombre de prêts dans l'ancien système",
"Legend": "Légende",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Téléphone mobile",
"Mode of issuance": "Mode de parution",
"Modification date": "Date de modification",
"Modification date (newest)": "Date de modification (plus récente)",
"Modification date (oldest)": "Date de modification (plus ancienne)",
"monday": "lundi",
"monograph": "monographie",
"monographic_set": "set monographique",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Reçu",
"received": "reçu",
"Received date": "Date de réception",
"Recently updated": "Récemment mis à jour",
"Reception": "Réception",
"Reception date": "Date de réception",
"Recipients": "Destinataires",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Référence (croissant)",
"Reference (desc)": "Référence (décroissant)",
"Regular issue": "Fascicule régulier",
"Reject": "Rejeter",
"Related": "En lien",
"Related Entities": "Entités liées",
"Related to": "Lié à",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Lingua",
"last claim": "Ultimo reclamo",
"Last recently updated": "Ultimo aggiornamento",
"Late issues": "Fascicoli in ritardo",
"Legacy checkout count": "Numero di prestiti con il precedente sistema",
"Legend": "Leggenda",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Telefono cellulare",
"Mode of issuance": "Modalità di emissione",
"Modification date": "Data di modifica",
"Modification date (newest)": "Data di modifica (più recente)",
"Modification date (oldest)": "Data di modifica (più vecchia)",
"monday": "lunedì",
"monograph": "monografia",
"monographic_set": "set monografico",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Ricevuto",
"received": "ricevuto",
"Received date": "Data di ricezione",
"Recently updated": "Aggiornato di recente",
"Reception": "Ricezione",
"Reception date": "Data di ricezione",
"Recipients": "Destinatari",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Riferimento (crescente)",
"Reference (desc)": "Riferimento (decrescente)",
"Regular issue": "Fascicolo regolare",
"Reject": "Scartare",
"Related": "Correlati",
"Related Entities": "Entità collegate",
"Related to": "Collegato a",
Expand Down
5 changes: 3 additions & 2 deletions projects/admin/src/assets/rero-ils-ui/admin/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@
"Label": "Label",
"Language": "Taal",
"last claim": "last claim",
"Last recently updated": "Last recently updated",
"Late issues": "Late issues",
"Legacy checkout count": "Legacy checkout count",
"Legend": "Legend",
Expand Down Expand Up @@ -565,6 +564,8 @@
"Mobile phone": "Mobile phone",
"Mode of issuance": "Mode of issuance",
"Modification date": "Modification date",
"Modification date (newest)": "Modification date (newest)",
"Modification date (oldest)": "Modification date (oldest)",
"monday": "Maandag",
"monograph": "monografie",
"monographic_set": "monografische set",
Expand Down Expand Up @@ -777,7 +778,6 @@
"Received": "Received",
"received": "ontvangen",
"Received date": "Received date",
"Recently updated": "Recently updated",
"Reception": "Reception",
"Reception date": "Reception date",
"Recipients": "Recipients",
Expand All @@ -788,6 +788,7 @@
"Reference (asc)": "Reference (asc)",
"Reference (desc)": "Reference (desc)",
"Regular issue": "Regular issue",
"Reject": "Reject",
"Related": "Related",
"Related Entities": "Related Entities",
"Related to": "Related to",
Expand Down

0 comments on commit 3643b91

Please sign in to comment.