@glissandoo/lib 1.53.6 → 1.53.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/functions/group.d.ts +9 -1
- package/functions/groupRepertory.d.ts +1 -1
- package/functions/index.d.ts +1 -0
- package/functions/index.js +1 -0
- package/functions/regions.js +1 -0
- package/helpers/errors.d.ts +14 -1
- package/helpers/errors.js +2 -0
- package/helpers/fileSections/index.js +1 -1
- package/helpers/instruments/index.d.ts +6 -5
- package/helpers/instruments/index.js +180 -185
- package/helpers/instruments/lists.d.ts +6 -0
- package/helpers/instruments/lists.js +21 -0
- package/helpers/musicStyles/index.d.ts +2 -2
- package/helpers/musicStyles/index.js +11 -11
- package/helpers/musicStyles/orders.d.ts +3 -3
- package/helpers/musicStyles/orders.js +172 -168
- package/helpers/notifications/placeholders.js +14 -7
- package/helpers/objects.d.ts +1 -1
- package/lang/ca.json +18 -16
- package/lang/de.json +22 -20
- package/lang/en.json +18 -16
- package/lang/es.json +17 -15
- package/lang/eu.json +22 -20
- package/lang/gl.json +22 -20
- package/lang/pt.json +22 -20
- package/models/Evento/Player/basic.js +1 -1
- package/models/Group/index.d.ts +7 -2
- package/models/Group/index.js +4 -1
- package/models/Group/types.d.ts +14 -5
- package/models/Instrument/group.d.ts +12 -0
- package/models/Instrument/group.js +30 -0
- package/package.json +1 -1
package/lang/de.json
CHANGED
|
@@ -46,14 +46,15 @@
|
|
|
46
46
|
"instruments.agogo": "Agogo",
|
|
47
47
|
"instruments.altoClarinet": "Altklarinette",
|
|
48
48
|
"instruments.altoSaxophone": "Altsaxophon",
|
|
49
|
+
"instruments.auxiliar": "Assistent",
|
|
49
50
|
"instruments.bagpipes": "Dudelsack",
|
|
50
51
|
"instruments.bandurria": "Bandurria",
|
|
51
52
|
"instruments.banjo": "Banjo",
|
|
52
53
|
"instruments.baritone": "Bariton",
|
|
53
54
|
"instruments.baritoneSax": "Baritonsaxophon",
|
|
54
|
-
"instruments.bass": "E-Bass",
|
|
55
55
|
"instruments.bass-choir": "Bass",
|
|
56
56
|
"instruments.bass-drum": "Große Trommel",
|
|
57
|
+
"instruments.bass": "E-Bass",
|
|
57
58
|
"instruments.bassClarinet": "Bassklarinette",
|
|
58
59
|
"instruments.bassoon": "Fagott",
|
|
59
60
|
"instruments.cajon": "Cajon",
|
|
@@ -71,12 +72,13 @@
|
|
|
71
72
|
"instruments.dj": "DJ",
|
|
72
73
|
"instruments.doubleBass": "Kontrabass",
|
|
73
74
|
"instruments.drumSet": "Schlagzeug",
|
|
74
|
-
"instruments.dulzaina": "Flageolett",
|
|
75
75
|
"instruments.dulzaina-fa": "Dulzaina F",
|
|
76
|
+
"instruments.dulzaina": "Flageolett",
|
|
76
77
|
"instruments.electricGuitar": "Elektrische Gitarre",
|
|
77
78
|
"instruments.englishHorn": "Englischhorn",
|
|
78
79
|
"instruments.euphonium": "Euphonium",
|
|
79
80
|
"instruments.flabiol": "Flabiol",
|
|
81
|
+
"instruments.flagBearer": "Fahnenträger",
|
|
80
82
|
"instruments.flugelhorn": "Flügelhorn",
|
|
81
83
|
"instruments.flute": "Flöte",
|
|
82
84
|
"instruments.frenchHorn": "Horn",
|
|
@@ -122,8 +124,8 @@
|
|
|
122
124
|
"instruments.timpani": "Pauke",
|
|
123
125
|
"instruments.trombone": "Posaune",
|
|
124
126
|
"instruments.trumpet": "Trompete",
|
|
125
|
-
"instruments.tuba": "Tuba",
|
|
126
127
|
"instruments.tuba-wagnerian": "Tenorhorn",
|
|
128
|
+
"instruments.tuba": "Tuba",
|
|
127
129
|
"instruments.txistu": "Txistu",
|
|
128
130
|
"instruments.ukelele": "Ukulele",
|
|
129
131
|
"instruments.viola": "Viola",
|
|
@@ -139,7 +141,6 @@
|
|
|
139
141
|
"musicStyles.marching-band": "Marching Band",
|
|
140
142
|
"musicStyles.orquesta-sinfonica": "Sinfonisches Blasorchester",
|
|
141
143
|
"musicStyles.txistularis": "Txistularisband",
|
|
142
|
-
"performance": "Auftritt",
|
|
143
144
|
"performance.assistance.confirm.byAdmin.text": "Ein Administrator hat Ihre Teilnahme für {string:event.0.displayName} als bestätigt markiert",
|
|
144
145
|
"performance.assistance.confirm.byAdmin.title": "Teilnahme von einem Administrator bestätigt",
|
|
145
146
|
"performance.assistance.confirm.text": "{string:user.0.displayName} hat die Teilnahme an {string:event.0.displayName} bestätigt",
|
|
@@ -168,10 +169,10 @@
|
|
|
168
169
|
"performance.edit.stage.title": "Konzert - Bühnendiagramm hat sich geändert",
|
|
169
170
|
"performance.edit.title.text": "Der Titel von {string:event.0.displayName} wurde aktualisiert",
|
|
170
171
|
"performance.edit.title.title": "Auftritt - Der Titel wurde geändert",
|
|
171
|
-
"performance.interest.confirm.text": "{string:user.0.displayName} hat
|
|
172
|
-
"performance.interest.confirm.title": "
|
|
173
|
-
"performance.interest.lose.text": "{string:user.0.displayName}
|
|
174
|
-
"performance.interest.lose.title": "
|
|
172
|
+
"performance.interest.confirm.text": "{string:user.0.displayName} hat sich für {string:event.0.displayName} angemeldet",
|
|
173
|
+
"performance.interest.confirm.title": "Neue Anmeldung für ein Konzert",
|
|
174
|
+
"performance.interest.lose.text": "{string:user.0.displayName} ist nicht mehr für {string:event.0.displayName} angemeldet",
|
|
175
|
+
"performance.interest.lose.title": "Anmeldung für das Konzert storniert",
|
|
175
176
|
"performance.players.add.text": "Du wurdest zu {string:event.0.displayName} hinzugefügt",
|
|
176
177
|
"performance.players.add.title": "Neuer Auftritt\n",
|
|
177
178
|
"performance.players.remove.text": "Du wurdest aus {string:event.0.displayName} entfernt",
|
|
@@ -188,11 +189,11 @@
|
|
|
188
189
|
"performance.reminderDeadlineSoon.pending.title": "Erinnerung an die Frist für die RSVP-Veranstaltung",
|
|
189
190
|
"performance.rollCallReminder.text": "Jetzt ist der beste Moment, um zu überprüfen, wer an der Probe teilgenommen hat.",
|
|
190
191
|
"performance.rollCallReminder.title": "Du kannst die Anwesenheit zur Probe überprüfen",
|
|
191
|
-
"performance.selection.deselect.text": "Du wurdest
|
|
192
|
-
"performance.selection.deselect.title": "
|
|
192
|
+
"performance.selection.deselect.text": "Du wurdest nicht ausgewählt, um an {string:event.0.displayName} teilzunehmen",
|
|
193
|
+
"performance.selection.deselect.title": "Du wurdest nicht für das Konzert ausgewählt",
|
|
193
194
|
"performance.selection.select.text": "Du wurdest ausgewählt, um an {string:event.0.displayName} teilzunehmen",
|
|
194
195
|
"performance.selection.select.title": "Für das Konzert ausgewählt",
|
|
195
|
-
"
|
|
196
|
+
"performance": "Auftritt",
|
|
196
197
|
"practice.assistance.confirm.byAdmin.text": "Ein Administrator hat deine Teilnahme an der Probe am {date:event.0.[datetime,timezone]:date}",
|
|
197
198
|
"practice.assistance.confirm.byAdmin.title": "Teilnahme von einem Administrator bestätigt",
|
|
198
199
|
"practice.assistance.confirm.text": "{string:user.0.displayName} wird an der Probe am {date:event.0.[datetime,timezone]:date} teilnehmen.",
|
|
@@ -221,10 +222,10 @@
|
|
|
221
222
|
"practice.edit.stage.title": "Probe - Bühnenplan geändert",
|
|
222
223
|
"practice.edit.title.text": "Der Probentitel für {date:event.0.[datetime,timezone]:date} wurde aktualisiert",
|
|
223
224
|
"practice.edit.title.title": "Probe - Der Titel wurde geändert",
|
|
224
|
-
"practice.interest.confirm.text": "{string:user.0.displayName} hat
|
|
225
|
-
"practice.interest.confirm.title": "
|
|
226
|
-
"practice.interest.lose.text": "{string:user.0.displayName}
|
|
227
|
-
"practice.interest.lose.title": "
|
|
225
|
+
"practice.interest.confirm.text": "{string:user.0.displayName} hat sich für die Probe von {string:group.0.displayName} am {date:event.0.[datetime,timezone]:date} angemeldet",
|
|
226
|
+
"practice.interest.confirm.title": "Anmeldung für die Probe bestätigt",
|
|
227
|
+
"practice.interest.lose.text": "{string:user.0.displayName} ist nicht mehr für die Probe von {string:group.0.displayName} am {date:event.0.[datetime,timezone]:date} angemeldet",
|
|
228
|
+
"practice.interest.lose.title": "Anmeldung für die Probe verloren",
|
|
228
229
|
"practice.players.add.text": "Du wurdest zu einer Probe von {string:group.0.displayName} für {date:event.0.[datetime,timezone]:datetime} hinzugefügt.",
|
|
229
230
|
"practice.players.add.title": "Neue Probe",
|
|
230
231
|
"practice.players.remove.text": "Du wurdest von der Probe von {string:group.0.displayName} am {date:event.0.[datetime,timezone]:date} entfernt",
|
|
@@ -241,10 +242,11 @@
|
|
|
241
242
|
"practice.reminderDeadlineSoon.pending.title": "Erinnerung an die RSVP-Frist",
|
|
242
243
|
"practice.rollCallReminder.text": "Jetzt ist der beste Moment, um zu überprüfen, wer an der Probe teilgenommen hat.",
|
|
243
244
|
"practice.rollCallReminder.title": "Du kannst die Anwesenheit zu deiner letzten Probe überprüfen",
|
|
244
|
-
"practice.selection.deselect.text": "Du wurdest
|
|
245
|
-
"practice.selection.deselect.title": "
|
|
245
|
+
"practice.selection.deselect.text": "Du wurdest nicht ausgewählt, um an der Probe von {string:group.0.displayName} am {date:event.0.[datetime,timezone]:date} teilzunehmen",
|
|
246
|
+
"practice.selection.deselect.title": "Du wurdest nicht für die Probe ausgewählt",
|
|
246
247
|
"practice.selection.select.text": "Du wurdest ausgewählt, um an der Probe von {string:group.0.displayName} am {date:event.0.[datetime,timezone]:date} teilzunehmen",
|
|
247
248
|
"practice.selection.select.title": "Für die Probe ausgewählt",
|
|
249
|
+
"practice": "Probe\n",
|
|
248
250
|
"practices.cancel.text": "{string:extra.num} Proben von {string:group.0.displayName} zwischen {date:event.0.[datetime,timezone]:shortDate} und {date:event.1.[datetime,timezone]:shortDate} wurden abgesagt",
|
|
249
251
|
"practices.cancel.title": "Proben abgesagt",
|
|
250
252
|
"practices.create.text": "{string:extra.num} neue Proben von {string:group.0.displayName} zwischen {date:event.0.[datetime,timezone]:shortDate} und {date:event.1.[datetime,timezone]:shortDate} wurden hinzugefügt",
|
|
@@ -275,8 +277,8 @@
|
|
|
275
277
|
"repertoireTags.4": "4.",
|
|
276
278
|
"repertoireTags.principal": "Haupt",
|
|
277
279
|
"sections.all": "Alle",
|
|
278
|
-
"theme.claim.new.text": "{string:user.0.displayName} fordert eine Überprüfung der Noten für {instrument:extra.instrumentId} von \"{string:extra.title}\"",
|
|
280
|
+
"theme.claim.new.text": "{string:user.0.displayName} fordert eine Überprüfung der Noten für {instrument:extra.[instrumentId,customInstrumentName]} von \"{string:extra.title}\"",
|
|
279
281
|
"theme.claim.new.title": "Ein Musiker hat eine Überprüfung der Noten angefordert",
|
|
280
|
-
"theme.claim.update.text": "{instrument:extra.instrumentId} -Noten des Stücks \"{string:extra.title}\" wurden hinzugefügt.",
|
|
281
|
-
"theme.claim.update.title": "Neue {instrument:extra.instrumentId} -Noten"
|
|
282
|
+
"theme.claim.update.text": "{instrument:extra.[instrumentId,customInstrumentName]} -Noten des Stücks \"{string:extra.title}\" wurden hinzugefügt.",
|
|
283
|
+
"theme.claim.update.title": "Neue {instrument:extra.[instrumentId,customInstrumentName]} -Noten"
|
|
282
284
|
}
|
package/lang/en.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"group.onboarding.engagement.title": "Modern scheduling for music ensembles 📅",
|
|
31
31
|
"group.onboarding.invite.text": "Glissandoo is made with love by musicians, for musicians 🎶",
|
|
32
32
|
"group.onboarding.invite.title": "Get going by inviting your members 👋",
|
|
33
|
-
"group.onboarding.premium.text": "You
|
|
33
|
+
"group.onboarding.premium.text": "You're on the premium plan for 30 days. Glissandoo is free to use for all musicians, parents, and staff on your ensemble 💚",
|
|
34
34
|
"group.onboarding.premium.title": "{string:group.0.displayName}",
|
|
35
35
|
"group.players.add.text": "You've been added to {string:group.0.displayName}",
|
|
36
36
|
"group.players.add.title": "New group",
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
"instruments.agogo": "Agogo",
|
|
47
47
|
"instruments.altoClarinet": "Alto Clarinet",
|
|
48
48
|
"instruments.altoSaxophone": "Alto Saxophone",
|
|
49
|
+
"instruments.auxiliar": "Auxiliar",
|
|
49
50
|
"instruments.bagpipes": "Bagpipes",
|
|
50
51
|
"instruments.bandurria": "Bandurria",
|
|
51
52
|
"instruments.banjo": "Banjo",
|
|
@@ -77,6 +78,7 @@
|
|
|
77
78
|
"instruments.englishHorn": "English Horn",
|
|
78
79
|
"instruments.euphonium": "Euphonium",
|
|
79
80
|
"instruments.flabiol": "Flabiol",
|
|
81
|
+
"instruments.flagBearer": "Flag bearer",
|
|
80
82
|
"instruments.flugelhorn": "Flugelhorn",
|
|
81
83
|
"instruments.flute": "Flute",
|
|
82
84
|
"instruments.frenchHorn": "French Horn",
|
|
@@ -168,10 +170,10 @@
|
|
|
168
170
|
"performance.edit.stage.title": "Concert - stage chart has changed",
|
|
169
171
|
"performance.edit.title.text": "The title of {string:event.0.displayName} has been updated",
|
|
170
172
|
"performance.edit.title.title": "Concert - title has changed",
|
|
171
|
-
"performance.interest.confirm.text": "{string:user.0.displayName}
|
|
172
|
-
"performance.interest.confirm.title": "
|
|
173
|
-
"performance.interest.lose.text": "{string:user.0.displayName} is no longer
|
|
174
|
-
"performance.interest.lose.title": "
|
|
173
|
+
"performance.interest.confirm.text": "{string:user.0.displayName} has signed up in {string:event.0.displayName}",
|
|
174
|
+
"performance.interest.confirm.title": "New sign up for concert",
|
|
175
|
+
"performance.interest.lose.text": "{string:user.0.displayName} is no longer signed up in {string:event.0.displayName}",
|
|
176
|
+
"performance.interest.lose.title": "Lost sign up for concert",
|
|
175
177
|
"performance.players.add.text": "You've been added to {string:event.0.displayName}",
|
|
176
178
|
"performance.players.add.title": "New concert",
|
|
177
179
|
"performance.players.remove.text": "You have been removed from {string:event.0.displayName}",
|
|
@@ -188,8 +190,8 @@
|
|
|
188
190
|
"performance.reminderDeadlineSoon.pending.title": "Event RSVP deadline reminder",
|
|
189
191
|
"performance.rollCallReminder.text": "Now is the best moment to roll call.",
|
|
190
192
|
"performance.rollCallReminder.title": "You can roll call the rehearsal",
|
|
191
|
-
"performance.selection.deselect.text": "You have been
|
|
192
|
-
"performance.selection.deselect.title": "
|
|
193
|
+
"performance.selection.deselect.text": "You have not been selected to participate in {string:event.0.displayName}",
|
|
194
|
+
"performance.selection.deselect.title": "Not selected for concert",
|
|
193
195
|
"performance.selection.select.text": "You have been selected to participate in {string:event.0.displayName}",
|
|
194
196
|
"performance.selection.select.title": "Selected for concert",
|
|
195
197
|
"practice": "Rehearsal",
|
|
@@ -221,10 +223,10 @@
|
|
|
221
223
|
"practice.edit.stage.title": "Rehearsal - stage chart changed",
|
|
222
224
|
"practice.edit.title.text": "The title for rehearsal {date:event.0.[datetime,timezone]:date} has been updated",
|
|
223
225
|
"practice.edit.title.title": "Rehearsal - title changed",
|
|
224
|
-
"practice.interest.confirm.text": "{string:user.0.displayName}
|
|
225
|
-
"practice.interest.confirm.title": "
|
|
226
|
-
"practice.interest.lose.text": "{string:user.0.displayName} is no longer
|
|
227
|
-
"practice.interest.lose.title": "
|
|
226
|
+
"practice.interest.confirm.text": "{string:user.0.displayName} has signed up for the rehearsal of {string:group.0.displayName} on {date:event.0.[datetime,timezone]:date}",
|
|
227
|
+
"practice.interest.confirm.title": "New sign up for rehearsal",
|
|
228
|
+
"practice.interest.lose.text": "{string:user.0.displayName} is no longer signed up for the rehearsal of {string:group.0.displayName} on {date:event.0.[datetime,timezone]:date}",
|
|
229
|
+
"practice.interest.lose.title": "Lost sign up for rehearsal",
|
|
228
230
|
"practice.players.add.text": "You've been added to {string:group.0.displayName} on {date:event.0.[datetime,timezone]:datetime}",
|
|
229
231
|
"practice.players.add.title": "New rehearsal",
|
|
230
232
|
"practice.players.remove.text": "You've been removed of {string:group.0.displayName} on {date:event.0.[datetime,timezone]:date}",
|
|
@@ -241,8 +243,8 @@
|
|
|
241
243
|
"practice.reminderDeadlineSoon.pending.title": "RSVP deadline reminder",
|
|
242
244
|
"practice.rollCallReminder.text": "Now is the best moment to roll call.",
|
|
243
245
|
"practice.rollCallReminder.title": "You can roll call on your last rehearsal",
|
|
244
|
-
"practice.selection.deselect.text": "You
|
|
245
|
-
"practice.selection.deselect.title": "
|
|
246
|
+
"practice.selection.deselect.text": "You haven't been selected to participate in the rehearsal of {string:group.0.displayName} on {date:event.0.[datetime,timezone]:date}",
|
|
247
|
+
"practice.selection.deselect.title": "Not selected for rehearsal",
|
|
246
248
|
"practice.selection.select.text": "You have been selected to participate in the rehearsal of {string:group.0.displayName} on {date:event.0.[datetime,timezone]:date}",
|
|
247
249
|
"practice.selection.select.title": "Selected for rehearsal",
|
|
248
250
|
"practices.cancel.text": "{string:extra.num} rehearsals of the {string:group.0.displayName} between {date:event.0.[datetime,timezone]:shortDate} and {date:event.1.[datetime,timezone]:shortDate} have been cancelled",
|
|
@@ -275,8 +277,8 @@
|
|
|
275
277
|
"repertoireTags.4": "4th",
|
|
276
278
|
"repertoireTags.principal": "Principal",
|
|
277
279
|
"sections.all": "All",
|
|
278
|
-
"theme.claim.new.text": "{string:user.0.displayName} has claimed a review on {instrument:extra.instrumentId} for \"{string:extra.title}\"",
|
|
280
|
+
"theme.claim.new.text": "{string:user.0.displayName} has claimed a review on {instrument:extra.[instrumentId,customInstrumentName]} for \"{string:extra.title}\"",
|
|
279
281
|
"theme.claim.new.title": "A music sheet review has been submitted by a musician",
|
|
280
|
-
"theme.claim.update.text": "{instrument:extra.instrumentId} sheet for \"{string:extra.title}\" has been added.",
|
|
281
|
-
"theme.claim.update.title": "New {instrument:extra.instrumentId} sheet has been added"
|
|
282
|
+
"theme.claim.update.text": "{instrument:extra.[instrumentId,customInstrumentName]} sheet for \"{string:extra.title}\" has been added.",
|
|
283
|
+
"theme.claim.update.title": "New {instrument:extra.[instrumentId,customInstrumentName]} sheet has been added"
|
|
282
284
|
}
|
package/lang/es.json
CHANGED
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"groupPlayer.switchInstruments.byAdmin.title": "Instrumentos modificados",
|
|
45
45
|
"instruments.accordion": "Acordeón",
|
|
46
46
|
"instruments.agogo": "Agogó",
|
|
47
|
+
"instruments.auxiliar": "Auxiliar",
|
|
47
48
|
"instruments.altoClarinet": "Clarinete Alto",
|
|
48
49
|
"instruments.altoSaxophone": "Saxofón alto",
|
|
49
50
|
"instruments.bagpipes": "Gaita",
|
|
@@ -77,6 +78,7 @@
|
|
|
77
78
|
"instruments.englishHorn": "Corno inglés",
|
|
78
79
|
"instruments.euphonium": "Bombardino",
|
|
79
80
|
"instruments.flabiol": "Flabiol",
|
|
81
|
+
"instruments.flagBearer": "Abanderado",
|
|
80
82
|
"instruments.flugelhorn": "Fliscorno",
|
|
81
83
|
"instruments.flute": "Flauta",
|
|
82
84
|
"instruments.frenchHorn": "Trompa",
|
|
@@ -168,10 +170,10 @@
|
|
|
168
170
|
"performance.edit.stage.title": "Concierto - el plano de colocación ha cambiado",
|
|
169
171
|
"performance.edit.title.text": "Se ha actualizado el título de {string:event.0.displayName}",
|
|
170
172
|
"performance.edit.title.title": "Acto - cambio de nombre",
|
|
171
|
-
"performance.interest.confirm.text": "{string:user.0.displayName}
|
|
172
|
-
"performance.interest.confirm.title": "
|
|
173
|
-
"performance.interest.lose.text": "{string:user.0.displayName} ya no está
|
|
174
|
-
"performance.interest.lose.title": "
|
|
173
|
+
"performance.interest.confirm.text": "{string:user.0.displayName} se ha apuntado a {string:event.0.displayName}",
|
|
174
|
+
"performance.interest.confirm.title": "Nueva inscripción para un concierto",
|
|
175
|
+
"performance.interest.lose.text": "{string:user.0.displayName} ya no está apuntado a {string:event.0.displayName}",
|
|
176
|
+
"performance.interest.lose.title": "Inscripción anulada para el concierto",
|
|
175
177
|
"performance.players.add.text": "Has sido añadido a {string:event.0.displayName}",
|
|
176
178
|
"performance.players.add.title": "Nuevo acto",
|
|
177
179
|
"performance.players.remove.text": "Has sido eliminado de {string:event.0.displayName}",
|
|
@@ -188,8 +190,8 @@
|
|
|
188
190
|
"performance.reminderDeadlineSoon.pending.title": "Recordatorio fecha límite acto",
|
|
189
191
|
"performance.rollCallReminder.text": "Ahora es el mejor momento para apuntar quien ha asistido al ensayo.",
|
|
190
192
|
"performance.rollCallReminder.title": "Puedes pasar lista al ensayo",
|
|
191
|
-
"performance.selection.deselect.text": "
|
|
192
|
-
"performance.selection.deselect.title": "
|
|
193
|
+
"performance.selection.deselect.text": "No has sido seleccionado para participar en {string:event.0.displayName}",
|
|
194
|
+
"performance.selection.deselect.title": "No has sido seleccionado para el concierto",
|
|
193
195
|
"performance.selection.select.text": "Has sido seleccionado para participar en {string:event.0.displayName}",
|
|
194
196
|
"performance.selection.select.title": "Seleccionado para el concierto",
|
|
195
197
|
"practice": "Ensayo",
|
|
@@ -221,10 +223,10 @@
|
|
|
221
223
|
"practice.edit.stage.title": "Ensayo - cambio de plano de colocación",
|
|
222
224
|
"practice.edit.title.text": "Se ha actualizado el título del ensayo del {date:event.0.[datetime,timezone]:date}",
|
|
223
225
|
"practice.edit.title.title": "Ensayo - cambio de nombre",
|
|
224
|
-
"practice.interest.confirm.text": "{string:user.0.displayName}
|
|
225
|
-
"practice.interest.confirm.title": "
|
|
226
|
-
"practice.interest.lose.text": "{string:user.0.displayName} ya no está
|
|
227
|
-
"practice.interest.lose.title": "
|
|
226
|
+
"practice.interest.confirm.text": "{string:user.0.displayName} se ha apuntado para el ensayo de {string:group.0.displayName} el {date:event.0.[datetime,timezone]:date}",
|
|
227
|
+
"practice.interest.confirm.title": "Incripción confirmada para el ensayo",
|
|
228
|
+
"practice.interest.lose.text": "{string:user.0.displayName} ya no está apuntado para el ensayo de {string:group.0.displayName} el {date:event.0.[datetime,timezone]:date}",
|
|
229
|
+
"practice.interest.lose.title": "Incripción perdida para el ensayo",
|
|
228
230
|
"practice.players.add.text": "Has sido añadido a un ensayo de {string:group.0.displayName} para el {date:event.0.[datetime,timezone]:datetime}",
|
|
229
231
|
"practice.players.add.title": "Nuevo ensayo",
|
|
230
232
|
"practice.players.remove.text": "Has sido eliminado del ensayo de {string:group.0.displayName} del {date:event.0.[datetime,timezone]:date}",
|
|
@@ -241,8 +243,8 @@
|
|
|
241
243
|
"practice.reminderDeadlineSoon.pending.title": "Recordatorio fecha límite ensayo",
|
|
242
244
|
"practice.rollCallReminder.text": "Ahora es el mejor momento para apuntar quien ha asistido.",
|
|
243
245
|
"practice.rollCallReminder.title": "Puedes pasar lista de tu último ensayo",
|
|
244
|
-
"practice.selection.deselect.text": "
|
|
245
|
-
"practice.selection.deselect.title": "
|
|
246
|
+
"practice.selection.deselect.text": "No has sido seleccionado para participar en el ensayo de {string:group.0.displayName} el {date:event.0.[datetime,timezone]:date}",
|
|
247
|
+
"practice.selection.deselect.title": "No has sido seleccionado para el ensayo",
|
|
246
248
|
"practice.selection.select.text": "Has sido seleccionado para participar en el ensayo de {string:group.0.displayName} el {date:event.0.[datetime,timezone]:date}",
|
|
247
249
|
"practice.selection.select.title": "Seleccionado para el ensayo",
|
|
248
250
|
"practices.cancel.text": "Se han cancelado {string:extra.num} ensayos de {string:group.0.displayName} entre el {date:event.0.[datetime,timezone]:shortDate} y el {date:event.1.[datetime,timezone]:shortDate}",
|
|
@@ -275,8 +277,8 @@
|
|
|
275
277
|
"repertoireTags.4": "4º",
|
|
276
278
|
"repertoireTags.principal": "Principal",
|
|
277
279
|
"sections.all": "Todos",
|
|
278
|
-
"theme.claim.new.text": "{string:user.0.displayName} ha reclamado la partitura de {instrument:extra.instrumentId} de la obra \"{string:extra.title}\"",
|
|
280
|
+
"theme.claim.new.text": "{string:user.0.displayName} ha reclamado la partitura de {instrument:extra.[instrumentId,customInstrumentName]} de la obra \"{string:extra.title}\"",
|
|
279
281
|
"theme.claim.new.title": "Han pedido una partitura",
|
|
280
|
-
"theme.claim.update.text": "Se ha añadido la partitura de {instrument:extra.instrumentId} de la obra \"{string:extra.title}\"",
|
|
281
|
-
"theme.claim.update.title": "Nueva partitura de {instrument:extra.instrumentId}"
|
|
282
|
+
"theme.claim.update.text": "Se ha añadido la partitura de {instrument:extra.[instrumentId,customInstrumentName]} de la obra \"{string:extra.title}\"",
|
|
283
|
+
"theme.claim.update.title": "Nueva partitura de {instrument:extra.[instrumentId,customInstrumentName]}"
|
|
282
284
|
}
|
package/lang/eu.json
CHANGED
|
@@ -46,14 +46,15 @@
|
|
|
46
46
|
"instruments.agogo": "Agogo",
|
|
47
47
|
"instruments.altoClarinet": "Klarinete Altua",
|
|
48
48
|
"instruments.altoSaxophone": "Saxofoi altua",
|
|
49
|
+
"instruments.auxiliar": "Laguntzailea",
|
|
49
50
|
"instruments.bagpipes": "Gaita",
|
|
50
51
|
"instruments.bandurria": "Bandurria",
|
|
51
52
|
"instruments.banjo": "Banjoa",
|
|
52
53
|
"instruments.baritone": "Baritonoa",
|
|
53
54
|
"instruments.baritoneSax": "Saxofoi baritonoa",
|
|
54
|
-
"instruments.bass": "Baxu elektrikoa",
|
|
55
55
|
"instruments.bass-choir": "Baxua",
|
|
56
56
|
"instruments.bass-drum": "Dunbala",
|
|
57
|
+
"instruments.bass": "Baxu elektrikoa",
|
|
57
58
|
"instruments.bassClarinet": "Klarinete baxua",
|
|
58
59
|
"instruments.bassoon": "Fagota",
|
|
59
60
|
"instruments.cajon": "Kaxoia",
|
|
@@ -71,12 +72,13 @@
|
|
|
71
72
|
"instruments.dj": "DJa",
|
|
72
73
|
"instruments.doubleBass": "Kontrabaxua",
|
|
73
74
|
"instruments.drumSet": "Bateria",
|
|
74
|
-
"instruments.dulzaina": "Dultzaina",
|
|
75
75
|
"instruments.dulzaina-fa": "F Dultzaina",
|
|
76
|
+
"instruments.dulzaina": "Dultzaina",
|
|
76
77
|
"instruments.electricGuitar": "Gitarra elektrikoa",
|
|
77
78
|
"instruments.englishHorn": "Adar ingelesa",
|
|
78
79
|
"instruments.euphonium": "Bonbardinoa",
|
|
79
80
|
"instruments.flabiol": "Flabiol",
|
|
81
|
+
"instruments.flagBearer": "Estandarra",
|
|
80
82
|
"instruments.flugelhorn": "Fliskornoa",
|
|
81
83
|
"instruments.flute": "Txirula",
|
|
82
84
|
"instruments.frenchHorn": "Adar frantsesa",
|
|
@@ -122,8 +124,8 @@
|
|
|
122
124
|
"instruments.timpani": "Tinbalak",
|
|
123
125
|
"instruments.trombone": "Tronboia",
|
|
124
126
|
"instruments.trumpet": "Tronpeta",
|
|
125
|
-
"instruments.tuba": "Tuba",
|
|
126
127
|
"instruments.tuba-wagnerian": "Tuba wagneriarra",
|
|
128
|
+
"instruments.tuba": "Tuba",
|
|
127
129
|
"instruments.txistu": "Txistua",
|
|
128
130
|
"instruments.ukelele": "Ukelelea",
|
|
129
131
|
"instruments.viola": "Biola",
|
|
@@ -139,7 +141,6 @@
|
|
|
139
141
|
"musicStyles.marching-band": "Marching band",
|
|
140
142
|
"musicStyles.orquesta-sinfonica": "Orkestra sinfonikoa",
|
|
141
143
|
"musicStyles.txistularis": "Txistu banda",
|
|
142
|
-
"performance": "Kontzertua",
|
|
143
144
|
"performance.assistance.confirm.byAdmin.text": "Administrazioak zure asistentzia baieztatu du {string:event.0.displayName} ekitaldian",
|
|
144
145
|
"performance.assistance.confirm.byAdmin.title": "Administrazioak baieztatu duena: Asistentzia",
|
|
145
146
|
"performance.assistance.confirm.text": "{string:user.0.displayName}-k berretsi du {string:event.0.displayName}-ra bertaratuko dela",
|
|
@@ -168,10 +169,10 @@
|
|
|
168
169
|
"performance.edit.stage.title": "Kontzertua - planoa aldatu da",
|
|
169
170
|
"performance.edit.title.text": "{string:event.0.displayName} ekitaldiaren izenburua aldatu da",
|
|
170
171
|
"performance.edit.title.title": "Kontzertua- izenburua aldatu da",
|
|
171
|
-
"performance.interest.confirm.text": "{string:user.0.displayName} {string:event.0.displayName}-
|
|
172
|
-
"performance.interest.confirm.title": "
|
|
173
|
-
"performance.interest.lose.text": "{string:user.0.displayName} {string:event.0.displayName}-
|
|
174
|
-
"performance.interest.lose.title": "
|
|
172
|
+
"performance.interest.confirm.text": "{string:user.0.displayName} {string:event.0.displayName}-ra izena eman da",
|
|
173
|
+
"performance.interest.confirm.title": "Kontzerturako izen-emate berria",
|
|
174
|
+
"performance.interest.lose.text": "{string:user.0.displayName} ez da dago {string:event.0.displayName}-n izena eman",
|
|
175
|
+
"performance.interest.lose.title": "Kontzertuko izen-ematea bertan behera utzi da",
|
|
175
176
|
"performance.players.add.text": "{string:event.0.displayName}-ra gehitu zaituzte",
|
|
176
177
|
"performance.players.add.title": "Kontzertu berria",
|
|
177
178
|
"performance.players.remove.text": "{string:event.0.displayName}-tik ezabatu zaituzte",
|
|
@@ -188,11 +189,11 @@
|
|
|
188
189
|
"performance.reminderDeadlineSoon.pending.title": "Kontzertuaren erantzunaren epea gogorarazpena",
|
|
189
190
|
"performance.rollCallReminder.text": "Orain da momentua lista pasatzeko",
|
|
190
191
|
"performance.rollCallReminder.title": "Entseguko lista pasa dezakezu",
|
|
191
|
-
"performance.selection.deselect.text": "
|
|
192
|
-
"performance.selection.deselect.title": "
|
|
192
|
+
"performance.selection.deselect.text": "{string:event.0.displayName}ren parte hartzeko hautatu ez zara",
|
|
193
|
+
"performance.selection.deselect.title": "Kontzerturako hautaketa ez da egin",
|
|
193
194
|
"performance.selection.select.text": "Zure hautaketa egin dute {string:event.0.displayName}-en parte hartzeko",
|
|
194
195
|
"performance.selection.select.title": "Aukeratuta kontzertuarentzat",
|
|
195
|
-
"
|
|
196
|
+
"performance": "Kontzertua",
|
|
196
197
|
"practice.assistance.confirm.byAdmin.text": "Administrazioak zure asistentzia baieztatu du entseialaian {date:event.0.[datetime,timezone]:date}",
|
|
197
198
|
"practice.assistance.confirm.byAdmin.title": "Administrazioak baieztatu duena: Asistentzia",
|
|
198
199
|
"practice.assistance.confirm.text": "{string:user.0.displayName}-k berretsi egin du entsegu honetarako bertaratzea{date:event.0.[datetime,timezone]:date}",
|
|
@@ -221,10 +222,10 @@
|
|
|
221
222
|
"practice.edit.stage.title": "Entsegua - planoa aldatu da",
|
|
222
223
|
"practice.edit.title.text": "{date:event.0.[datetime,timezone]:date} eguneko entseguaren izenburua aldatu da",
|
|
223
224
|
"practice.edit.title.title": "Entsegua - izenburua aldatu da",
|
|
224
|
-
"practice.interest.confirm.text": "{string:user.0.displayName} {string:group.0.displayName} taldearen
|
|
225
|
-
"practice.interest.confirm.title": "
|
|
226
|
-
"practice.interest.lose.text": "{string:user.0.displayName}
|
|
227
|
-
"practice.interest.lose.title": "
|
|
225
|
+
"practice.interest.confirm.text": "{string:user.0.displayName} {date:event.0.[datetime,timezone]:date}-n {string:group.0.displayName} taldearen entseguan izena eman du",
|
|
226
|
+
"practice.interest.confirm.title": "Entseguko izen-ematea baieztatua",
|
|
227
|
+
"practice.interest.lose.text": "{string:user.0.displayName} ez da dago {date:event.0.[datetime,timezone]:date}-n {string:group.0.displayName} taldearen entseguan izena eman",
|
|
228
|
+
"practice.interest.lose.title": "Entseguko izen-ematea galdu da",
|
|
228
229
|
"practice.players.add.text": "{string:group.0.displayName} taldera gehitua izan zara egun honetan: {date:event.0.[datetime,timezone]:datetime}",
|
|
229
230
|
"practice.players.add.title": "Entsegu berria",
|
|
230
231
|
"practice.players.remove.text": "{string:group.0.displayName} taldetik ezabatua izan zara egun honetan: {date:event.0.[datetime,timezone]:date}",
|
|
@@ -241,10 +242,11 @@
|
|
|
241
242
|
"practice.reminderDeadlineSoon.pending.title": "Entsegu erantzunaren epea gogorarazpena",
|
|
242
243
|
"practice.rollCallReminder.text": "Orain da momentua lista pasatzeko",
|
|
243
244
|
"practice.rollCallReminder.title": "Zure azken entseguko zerrenda pasa dezakezu",
|
|
244
|
-
"practice.selection.deselect.text": "
|
|
245
|
-
"practice.selection.deselect.title": "
|
|
245
|
+
"practice.selection.deselect.text": "{string:group.0.displayName} taldearen entsegura parte hartu ez zara {date:event.0.[datetime,timezone]:date}-n",
|
|
246
|
+
"practice.selection.deselect.title": "Entseguko hautaketa ez da egin",
|
|
246
247
|
"practice.selection.select.text": "Zure hautaketa egin dute {string:group.0.displayName} taldearen entseamentuan parte hartzeko {date:event.0.[datetime,timezone]:date}",
|
|
247
248
|
"practice.selection.select.title": "Aukeratuta entseamentura",
|
|
249
|
+
"practice": "Entsegua",
|
|
248
250
|
"practices.cancel.text": "{string:group.0.displayName} taldearen {date:event.0.[datetime,timezone]:shortDate} eta {date:event.1.[datetime,timezone]:shortDate} tarteko {string:extra.num} entsegu bertan behera utzi da/dira",
|
|
249
251
|
"practices.cancel.title": "Bertan behera utzi diren entseguak",
|
|
250
252
|
"practices.create.text": "{string:group.0.displayName} taldearen {date:event.0.[datetime,timezone]:shortDate} eta {date:event.1.[datetime,timezone]:shortDate} tarteko {string:extra.num} entsegu gehitu da/dira",
|
|
@@ -275,8 +277,8 @@
|
|
|
275
277
|
"repertoireTags.4": "4.a",
|
|
276
278
|
"repertoireTags.principal": "Lehen",
|
|
277
279
|
"sections.all": "Guztiak",
|
|
278
|
-
"theme.claim.new.text": "{string:user.0.displayName} erabiltzaileak \"{string:extra.title}\" obrako {instrument:extra.instrumentId} instrumentuaren partitura eskatu du",
|
|
280
|
+
"theme.claim.new.text": "{string:user.0.displayName} erabiltzaileak \"{string:extra.title}\" obrako {instrument:extra.[instrumentId,customInstrumentName]} instrumentuaren partitura eskatu du",
|
|
279
281
|
"theme.claim.new.title": "Partitura bat eskatu da",
|
|
280
|
-
"theme.claim.update.text": "{instrument:extra.instrumentId} instrumentuaren partitura gehitu da \"{string:extra.title}\" obrarako",
|
|
281
|
-
"theme.claim.update.title": "{instrument:extra.instrumentId} partitura berria gehitu da"
|
|
282
|
+
"theme.claim.update.text": "{instrument:extra.[instrumentId,customInstrumentName]} instrumentuaren partitura gehitu da \"{string:extra.title}\" obrarako",
|
|
283
|
+
"theme.claim.update.title": "{instrument:extra.[instrumentId,customInstrumentName]} partitura berria gehitu da"
|
|
282
284
|
}
|
package/lang/gl.json
CHANGED
|
@@ -46,14 +46,15 @@
|
|
|
46
46
|
"instruments.agogo": "Agogó",
|
|
47
47
|
"instruments.altoClarinet": "Clarinete Alto",
|
|
48
48
|
"instruments.altoSaxophone": "Saxofón alto",
|
|
49
|
+
"instruments.auxiliar": "Asistente",
|
|
49
50
|
"instruments.bagpipes": "Gaita",
|
|
50
51
|
"instruments.bandurria": "Bandurria",
|
|
51
52
|
"instruments.banjo": "Banjo",
|
|
52
53
|
"instruments.baritone": "Baritono",
|
|
53
54
|
"instruments.baritoneSax": "Saxofón barítono",
|
|
54
|
-
"instruments.bass": "Baixo eléctrico",
|
|
55
55
|
"instruments.bass-choir": "Baixo",
|
|
56
56
|
"instruments.bass-drum": "Bombo",
|
|
57
|
+
"instruments.bass": "Baixo eléctrico",
|
|
57
58
|
"instruments.bassClarinet": "Clarinete baixo",
|
|
58
59
|
"instruments.bassoon": "Fagot",
|
|
59
60
|
"instruments.cajon": "Caixón",
|
|
@@ -71,12 +72,13 @@
|
|
|
71
72
|
"instruments.dj": "DJ",
|
|
72
73
|
"instruments.doubleBass": "Contrabaixo",
|
|
73
74
|
"instruments.drumSet": "Batería",
|
|
74
|
-
"instruments.dulzaina": "Dolçaina",
|
|
75
75
|
"instruments.dulzaina-fa": "Dulzaina en fa",
|
|
76
|
+
"instruments.dulzaina": "Dulzaina",
|
|
76
77
|
"instruments.electricGuitar": "Guitarra eléctrica",
|
|
77
78
|
"instruments.englishHorn": "Corno Inglés",
|
|
78
79
|
"instruments.euphonium": "Eufonio",
|
|
79
80
|
"instruments.flabiol": "Flabiol",
|
|
81
|
+
"instruments.flagBearer": "Porta estandarte",
|
|
80
82
|
"instruments.flugelhorn": "Fliscorno",
|
|
81
83
|
"instruments.flute": "Frauta",
|
|
82
84
|
"instruments.frenchHorn": "Trompa",
|
|
@@ -122,8 +124,8 @@
|
|
|
122
124
|
"instruments.timpani": "Timbales",
|
|
123
125
|
"instruments.trombone": "Trombón",
|
|
124
126
|
"instruments.trumpet": "Trompeta",
|
|
125
|
-
"instruments.tuba": "Tuba",
|
|
126
127
|
"instruments.tuba-wagnerian": "Tuba wagneriana",
|
|
128
|
+
"instruments.tuba": "Tuba",
|
|
127
129
|
"instruments.txistu": "Txistu",
|
|
128
130
|
"instruments.ukelele": "Ukelele",
|
|
129
131
|
"instruments.viola": "Viola",
|
|
@@ -139,7 +141,6 @@
|
|
|
139
141
|
"musicStyles.marching-band": "Marching band",
|
|
140
142
|
"musicStyles.orquesta-sinfonica": "Orquestra sinfónica",
|
|
141
143
|
"musicStyles.txistularis": "Banda de txistularis",
|
|
142
|
-
"performance": "Acto",
|
|
143
144
|
"performance.assistance.confirm.byAdmin.text": "Un administrador confirmou a súa asistencia a {string:event.0.displayName}",
|
|
144
145
|
"performance.assistance.confirm.byAdmin.title": "Asistencia confirmada por un administrador",
|
|
145
146
|
"performance.assistance.confirm.text": "{string:user.0.displayName} confirmou a asistencia a {string:event.0.displayName}",
|
|
@@ -168,10 +169,10 @@
|
|
|
168
169
|
"performance.edit.stage.title": "Concerto - o plan de colocación cambiou",
|
|
169
170
|
"performance.edit.title.text": "Actualizouse o título de {string:event.0.displayName}",
|
|
170
171
|
"performance.edit.title.title": "Acto - cambio de título",
|
|
171
|
-
"performance.interest.confirm.text": "{string:user.0.displayName}
|
|
172
|
-
"performance.interest.confirm.title": "
|
|
173
|
-
"performance.interest.lose.text": "{string:user.0.displayName} xa non está
|
|
174
|
-
"performance.interest.lose.title": "
|
|
172
|
+
"performance.interest.confirm.text": "{string:user.0.displayName} inscribiuse en {string:event.0.displayName}",
|
|
173
|
+
"performance.interest.confirm.title": "Nova inscrición para un concerto",
|
|
174
|
+
"performance.interest.lose.text": "{string:user.0.displayName} xa non está inscrito en {string:event.0.displayName}",
|
|
175
|
+
"performance.interest.lose.title": "Inscrición cancelada para o concerto",
|
|
175
176
|
"performance.players.add.text": "Engadiuse a {string:event.0.displayName}",
|
|
176
177
|
"performance.players.add.title": "Novo acto",
|
|
177
178
|
"performance.players.remove.text": "Foi eliminado de {string:event.0.displayName}",
|
|
@@ -188,11 +189,11 @@
|
|
|
188
189
|
"performance.reminderDeadlineSoon.pending.title": "Recordatorio do prazo de resposta do concerto",
|
|
189
190
|
"performance.rollCallReminder.text": "Agora é o mellor momento para rexistrar quen asistiu ao ensaio.",
|
|
190
191
|
"performance.rollCallReminder.title": "Pode pasar ao ensaio",
|
|
191
|
-
"performance.selection.deselect.text": "
|
|
192
|
-
"performance.selection.deselect.title": "
|
|
192
|
+
"performance.selection.deselect.text": "Non foste seleccionado para participar en {string:event.0.displayName}",
|
|
193
|
+
"performance.selection.deselect.title": "Non foste seleccionado para o concerto",
|
|
193
194
|
"performance.selection.select.text": "Fuches seleccionado para participar en {string:event.0.displayName}",
|
|
194
195
|
"performance.selection.select.title": "Seleccionado para o concerto",
|
|
195
|
-
"
|
|
196
|
+
"performance": "Acto",
|
|
196
197
|
"practice.assistance.confirm.byAdmin.text": "Un administrador confirmou a súa asistencia ao ensaio o {date:event.0.[datetime,timezone]:date}",
|
|
197
198
|
"practice.assistance.confirm.byAdmin.title": "Asistencia confirmada por un administrador",
|
|
198
199
|
"practice.assistance.confirm.text": "{string:user.0.displayName} confirmou a súa asistencia ao ensaio de {date:event.0.[datetime,timezone]:date}",
|
|
@@ -221,10 +222,10 @@
|
|
|
221
222
|
"practice.edit.stage.title": "Ensaio - cambio de plan de colocación",
|
|
222
223
|
"practice.edit.title.text": "Actualizouse o título do ensaio o {date:event.0.[datetime,timezone]:date}",
|
|
223
224
|
"practice.edit.title.title": "Ensaio - cambio de título",
|
|
224
|
-
"practice.interest.confirm.text": "{string:user.0.displayName}
|
|
225
|
-
"practice.interest.confirm.title": "
|
|
226
|
-
"practice.interest.lose.text": "{string:user.0.displayName} xa non está
|
|
227
|
-
"practice.interest.lose.title": "
|
|
225
|
+
"practice.interest.confirm.text": "{string:user.0.displayName} inscribiuse no ensaio de {string:group.0.displayName} o {date:event.0.[datetime,timezone]:date}",
|
|
226
|
+
"practice.interest.confirm.title": "Inscrición confirmada para o ensaio",
|
|
227
|
+
"practice.interest.lose.text": "{string:user.0.displayName} xa non está inscrito no ensaio de {string:group.0.displayName} o {date:event.0.[datetime,timezone]:date}",
|
|
228
|
+
"practice.interest.lose.title": "Inscrición perdida para o ensaio",
|
|
228
229
|
"practice.players.add.text": "Engadiute o novo ensaio de {string:group.0.displayName} o {date:event.0.[datetime,timezone]:datetime}",
|
|
229
230
|
"practice.players.add.title": "Nova proba",
|
|
230
231
|
"practice.players.remove.text": "Eliminárono da proba de {string:group.0.displayName} de {date:event.0.[datetime,timezone]:date}",
|
|
@@ -241,10 +242,11 @@
|
|
|
241
242
|
"practice.reminderDeadlineSoon.pending.title": "Recordatorio do prazo de resposta do ensaio",
|
|
242
243
|
"practice.rollCallReminder.text": "Agora é o mellor momento",
|
|
243
244
|
"practice.rollCallReminder.title": "Podes pasar lista ao teu último ensaio",
|
|
244
|
-
"practice.selection.deselect.text": "
|
|
245
|
-
"practice.selection.deselect.title": "
|
|
245
|
+
"practice.selection.deselect.text": "Non foste seleccionado para participar no ensaio de {string:group.0.displayName} o {date:event.0.[datetime,timezone]:date}",
|
|
246
|
+
"practice.selection.deselect.title": "Non foste seleccionado para o ensaio",
|
|
246
247
|
"practice.selection.select.text": "Fuches seleccionado para participar no ensaio de {string:group.0.displayName} o {date:event.0.[datetime,timezone]:date}",
|
|
247
248
|
"practice.selection.select.title": "Seleccionado para o ensaio",
|
|
249
|
+
"practice": "Ensaio",
|
|
248
250
|
"practices.cancel.text": "Canceláronse {string:extra.num} probas de {string:group.0.displayName} entre {date:event.0.[datetime,timezone]:shortDate} e {date:event.1.[datetime,timezone]:shortDate}",
|
|
249
251
|
"practices.cancel.title": "Probas canceladas",
|
|
250
252
|
"practices.create.text": "Programáronse {string:extra.num} ensaios de {string:group.0.displayName} entre {date:event.0.[datetime,timezone]:shortDate} e {date:event.1.[datetime,timezone]:shortDate}",
|
|
@@ -275,8 +277,8 @@
|
|
|
275
277
|
"repertoireTags.4": "4º",
|
|
276
278
|
"repertoireTags.principal": "Principal",
|
|
277
279
|
"sections.all": "Todos",
|
|
278
|
-
"theme.claim.new.text": "{string:user.0.displayName} ha reclamado la partitura de {instrument:extra.instrumentId} de la obra \"{string:extra.title}\"",
|
|
280
|
+
"theme.claim.new.text": "{string:user.0.displayName} ha reclamado la partitura de {instrument:extra.[instrumentId,customInstrumentName]} de la obra \"{string:extra.title}\"",
|
|
279
281
|
"theme.claim.new.title": "Han pedido una partitura",
|
|
280
|
-
"theme.claim.update.text": "Se ha añadido la partitura de {instrument:extra.instrumentId} de la obra \"{string:extra.title}\"",
|
|
281
|
-
"theme.claim.update.title": "Nueva partitura de {instrument:extra.instrumentId}"
|
|
282
|
+
"theme.claim.update.text": "Se ha añadido la partitura de {instrument:extra.[instrumentId,customInstrumentName]} de la obra \"{string:extra.title}\"",
|
|
283
|
+
"theme.claim.update.title": "Nueva partitura de {instrument:extra.[instrumentId,customInstrumentName]}"
|
|
282
284
|
}
|