Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1973197

Browse files
RiotRobotgithub-merge-queue
andauthored
[create-pull-request] automated change (#12554)
Co-authored-by: github-merge-queue <[email protected]>
1 parent bc48fe4 commit 1973197

29 files changed

+28
-59
lines changed

src/i18n/strings/cs.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,8 +3424,7 @@
34243424
"reactions": {
34253425
"add_reaction_prompt": "Přidat reakci",
34263426
"custom_reaction_fallback_label": "Vlastní reakce",
3427-
"label": "%(reactors)s reagoval(a) na %(content)s",
3428-
"tooltip": "<reactors/><reactedWith> reagoval(a) %(shortName)s</reactedWith>"
3427+
"label": "%(reactors)s reagoval(a) na %(content)s"
34293428
},
34303429
"read_receipt_title": {
34313430
"one": "Viděl %(count)s člověk",

src/i18n/strings/de_DE.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3393,8 +3393,7 @@
33933393
"reactions": {
33943394
"add_reaction_prompt": "Reaktion hinzufügen",
33953395
"custom_reaction_fallback_label": "Benutzerdefinierte Reaktion",
3396-
"label": "%(reactors)s hat mit %(content)s reagiert",
3397-
"tooltip": "<reactors/><reactedWith>hat mit %(shortName)s reagiert</reactedWith>"
3396+
"label": "%(reactors)s hat mit %(content)s reagiert"
33983397
},
33993398
"read_receipt_title": {
34003399
"one": "Von %(count)s Person gesehen",

src/i18n/strings/el.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,8 +2720,7 @@
27202720
"pending_moderation_reason": "Μήνυμα σε εκκρεμότητα συντονισμού: %(reason)s",
27212721
"reactions": {
27222722
"add_reaction_prompt": "Προσθέστε αντίδραση",
2723-
"label": "%(reactors)s αντέδρασαν με %(content)s",
2724-
"tooltip": "<reactors/><reactedWith>αντέδρασε με %(shortName)s</reactedWith>"
2723+
"label": "%(reactors)s αντέδρασαν με %(content)s"
27252724
},
27262725
"read_receipt_title": {
27272726
"one": "Αναγνώστηκε από %(count)s άτομο",

src/i18n/strings/eo.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,8 +2451,7 @@
24512451
},
24522452
"reactions": {
24532453
"add_reaction_prompt": "Aldoni reagon",
2454-
"label": "%(reactors)s reagis per %(content)s",
2455-
"tooltip": "<reactors/><reactedWith>reagis per %(shortName)s</reactedWith>"
2454+
"label": "%(reactors)s reagis per %(content)s"
24562455
},
24572456
"redacted": {
24582457
"tooltip": "Mesaĝo forigita je %(date)s"

src/i18n/strings/es.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,8 +3125,7 @@
31253125
"pending_moderation_reason": "Mensaje esperando revisión: %(reason)s",
31263126
"reactions": {
31273127
"add_reaction_prompt": "Reaccionar",
3128-
"label": "%(reactors)s han reaccionado con %(content)s",
3129-
"tooltip": "<reactors/><reactedWith> reaccionó con %(shortName)s</reactedWith>"
3128+
"label": "%(reactors)s han reaccionado con %(content)s"
31303129
},
31313130
"read_receipt_title": {
31323131
"one": "%(count)s persona lo ha visto",

src/i18n/strings/et.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3363,8 +3363,7 @@
33633363
"pending_moderation_reason": "Sõnum on modereerimise ootel: %(reason)s",
33643364
"reactions": {
33653365
"add_reaction_prompt": "Lisa reaktsioon",
3366-
"label": "%(reactors)s kasutajat reageeris järgnevalt: %(content)s",
3367-
"tooltip": "<reactors/><reactedWith>reageeris(id) %(shortName)s</reactedWith>"
3366+
"label": "%(reactors)s kasutajat reageeris järgnevalt: %(content)s"
33683367
},
33693368
"read_receipt_title": {
33703369
"one": "Seda nägi %(count)s lugeja",

src/i18n/strings/fa.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2144,8 +2144,7 @@
21442144
"updated_rule_users": "%(senderName)s قاعده تحریم کاربران را که با %(glob)s تطابق داشت، به دلیل (دلایل) %(reason)s به‌روزرسانی کرد"
21452145
},
21462146
"reactions": {
2147-
"add_reaction_prompt": "افزودن واکنش",
2148-
"tooltip": "<reactors/><reactedWith> واکنش نشان داد با %(shortName)s</reactedWith>"
2147+
"add_reaction_prompt": "افزودن واکنش"
21492148
},
21502149
"redacted": {
21512150
"tooltip": "پیام در %(date)s حذف شد"

src/i18n/strings/fi.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,8 +2995,7 @@
29952995
"pending_moderation": "Viesti odottaa moderointia",
29962996
"pending_moderation_reason": "Viesti odottaa moderointia: %(reason)s",
29972997
"reactions": {
2998-
"add_reaction_prompt": "Lisää reaktio",
2999-
"tooltip": "<reactors/><reactedWith>reagoi(vat) emojilla %(shortName)s</reactedWith>"
2998+
"add_reaction_prompt": "Lisää reaktio"
30002999
},
30013000
"read_receipt_title": {
30023001
"one": "Nähnyt yksi ihminen",

src/i18n/strings/fr.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3404,8 +3404,7 @@
34043404
"reactions": {
34053405
"add_reaction_prompt": "Ajouter une réaction",
34063406
"custom_reaction_fallback_label": "Réaction personnalisée",
3407-
"label": "%(reactors)s ont réagi avec %(content)s",
3408-
"tooltip": "<reactors/><reactedWith>ont réagi avec %(shortName)s</reactedWith>"
3407+
"label": "%(reactors)s ont réagi avec %(content)s"
34093408
},
34103409
"read_receipt_title": {
34113410
"one": "Vu par %(count)s personne",

src/i18n/strings/gl.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2886,8 +2886,7 @@
28862886
"pending_moderation_reason": "Mensaxe pendente de moderar: %(reason)s",
28872887
"reactions": {
28882888
"add_reaction_prompt": "Engadir reacción",
2889-
"label": "%(reactors)s reaccionou con %(content)s",
2890-
"tooltip": "<reactors/><reactedWith>reaccionaron con %(shortName)s</reactedWith>"
2889+
"label": "%(reactors)s reaccionou con %(content)s"
28912890
},
28922891
"read_receipt_title": {
28932892
"one": "Visto por %(count)s persoa",

0 commit comments

Comments
 (0)