Skip to content

Commit d50b11f

Browse files
committed
style: keep translation keys in alphabetic order
1 parent 66f56a7 commit d50b11f

12 files changed

+12
-12
lines changed

src/i18n/de.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"searchResultsCount_other": "{{ count }} Ergebnisse",
124124
"this content could not be displayed": "Dieser Inhalt konnte nicht angezeigt werden",
125125
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
126-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
127126
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
127+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128128
"unban-command-args": "[@Benutzername]",
129129
"unban-command-description": "Einen Benutzer entbannen",
130130
"unmute-command-args": "[@Benutzername]",

src/i18n/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@
117117
"searchResultsCount_other": "{{ count }} results",
118118
"this content could not be displayed": "this content could not be displayed",
119119
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
120-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
121120
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
121+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
122122
"unreadMessagesSeparatorText_one": "1 unread message",
123123
"unreadMessagesSeparatorText_other": "{{count}} unread messages",
124124
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} and {{ moreCount }} more",

src/i18n/es.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"searchResultsCount_other": "{{ count }} resultados",
126126
"this content could not be displayed": "este contenido no se pudo mostrar",
127127
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
128-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
129128
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
129+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
130130
"unban-command-args": "[@usuario]",
131131
"unban-command-description": "Quitar la prohibición a un usuario",
132132
"unmute-command-args": "[@usuario]",

src/i18n/fr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"searchResultsCount_other": "{{ count }} résultats",
126126
"this content could not be displayed": "ce contenu n'a pu être affiché",
127127
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
128-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
129128
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
129+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
130130
"unban-command-args": "[@nomdutilisateur]",
131131
"unban-command-description": "Débannir un utilisateur",
132132
"unmute-command-args": "[@nomdutilisateur]",

src/i18n/hi.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
"searchResultsCount_other": "{{ count }} परिणाम",
125125
"this content could not be displayed": "यह कॉन्टेंट लोड नहीं हो पाया",
126126
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
127-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128127
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
128+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
129129
"unban-command-args": "[@उपयोगकर्तनाम]",
130130
"unban-command-description": "एक उपयोगकर्ता को प्रतिषेध से मुक्त करें",
131131
"unmute-command-args": "[@उपयोगकर्तनाम]",

src/i18n/it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"searchResultsCount_other": "{{ count }} risultati",
126126
"this content could not be displayed": "questo contenuto non puó essere mostrato",
127127
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
128-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
129128
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
129+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
130130
"unban-command-args": "[@nomeutente]",
131131
"unban-command-description": "Togliere il divieto a un utente",
132132
"unmute-command-args": "[@nomeutente]",

src/i18n/ja.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"searchResultsCount_other": "{{ count }}件の結果",
124124
"this content could not be displayed": "このコンテンツは表示できませんでした",
125125
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
126-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
127126
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
127+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128128
"unban-command-args": "[@ユーザ名]",
129129
"unban-command-description": "ユーザーの禁止を解除する",
130130
"unmute-command-args": "[@ユーザ名]",

src/i18n/ko.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"searchResultsCount_other": "{{ count }}개 결과",
124124
"this content could not be displayed": "이 콘텐츠를 표시할 수 없습니다",
125125
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
126-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
127126
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
127+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128128
"unban-command-args": "[@사용자이름]",
129129
"unban-command-description": "사용자 차단 해제",
130130
"unmute-command-args": "[@사용자이름]",

src/i18n/nl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"searchResultsCount_other": "{{ count }} resultaten",
124124
"this content could not be displayed": "Deze inhoud kan niet weergegeven worden",
125125
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
126-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
127126
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
127+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128128
"unban-command-args": "[@gebruikersnaam]",
129129
"unban-command-description": "Een gebruiker debannen",
130130
"unmute-command-args": "[@gebruikersnaam]",

src/i18n/pt.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"searchResultsCount_other": "{{ count }} resultados",
126126
"this content could not be displayed": "este conteúdo não pôde ser exibido",
127127
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
128-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
129128
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
129+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
130130
"unban-command-args": "[@nomedeusuário]",
131131
"unban-command-description": "Desbanir um usuário",
132132
"unmute-command-args": "[@nomedeusuário]",

src/i18n/ru.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@
127127
"searchResultsCount_other": "{{ count }} результатов",
128128
"this content could not be displayed": "Этот контент не может быть отображен в данный момент",
129129
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
130-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
131130
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
131+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
132132
"unban-command-args": "[@имяпользователя]",
133133
"unban-command-description": "Разблокировать пользователя",
134134
"unmute-command-args": "[@имяпользователя]",

src/i18n/tr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"searchResultsCount_other": "{{ count }} sonuç",
124124
"this content could not be displayed": "bu içerik gösterilemiyor",
125125
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
126-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
127126
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true; format: h:mmA) }}",
127+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
128128
"unban-command-args": "[@kullanıcıadı]",
129129
"unban-command-description": "Bir kullanıcının yasağını kaldır",
130130
"unmute-command-args": "[@kullanıcıadı]",

0 commit comments

Comments
 (0)