Skip to content

Commit 6b644d9

Browse files
authored
Merge #931(lokalise): Lokalise: Translations update
2 parents 03a2153 + 789eb70 commit 6b644d9

File tree

4 files changed

+48
-8
lines changed

4 files changed

+48
-8
lines changed

client/translations/quaternion_de.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ Einstellungen</translation>
278278
<source>Please fill the fields as desired. None are mandatory</source>
279279
<translation>Bitte füllen Sie die Felder wie gewünscht aus. Alle sind optional.</translation>
280280
</message>
281+
<message>
282+
<source>Remove</source>
283+
<translation>Entfernen</translation>
284+
</message>
281285
</context>
282286
<context>
283287
<name>Dialog</name>
@@ -1304,6 +1308,14 @@ Matrix URI oder matrix.to Link</translation>
13041308
<source>Rooms (%L1)</source>
13051309
<translation>Räume (%L1)</translation>
13061310
</message>
1311+
<message>
1312+
<source>Forget this room?</source>
1313+
<translation>Diesen Raum vergessen?</translation>
1314+
</message>
1315+
<message>
1316+
<source>Are you sure you want to forget room %1?</source>
1317+
<translation>Sind Sie sicher, dass Sie den Raum %1 vergessen möchten?</translation>
1318+
</message>
13071319
</context>
13081320
<context>
13091321
<name>RoomListModel</name>

client/translations/quaternion_en_GB.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ settings</translation>
278278
<source>Please fill the fields as desired. None are mandatory</source>
279279
<translation>Please fill the fields as desired. None are mandatory</translation>
280280
</message>
281+
<message>
282+
<source>Remove</source>
283+
<translation>Remove</translation>
284+
</message>
281285
</context>
282286
<context>
283287
<name>Dialog</name>
@@ -1304,6 +1308,14 @@ Matrix URI or matrix.to link</translation>
13041308
<source>Rooms (%L1)</source>
13051309
<translation>Rooms (%L1)</translation>
13061310
</message>
1311+
<message>
1312+
<source>Forget this room?</source>
1313+
<translation>Forget this room?</translation>
1314+
</message>
1315+
<message>
1316+
<source>Are you sure you want to forget room %1?</source>
1317+
<translation>Are you sure you want to forget room %1?</translation>
1318+
</message>
13071319
</context>
13081320
<context>
13091321
<name>RoomListModel</name>

client/translations/quaternion_en_US.ts

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,6 @@
168168
<source>Cannot insert HTML - it&apos;s either invalid or unsupported</source>
169169
<translation>Cannot insert HTML - it&apos;s either invalid or unsupported</translation>
170170
</message>
171-
<message>
172-
<source>At pos %1: %2</source>
173-
<translation>At pos %1: %2</translation>
174-
</message>
175171
</context>
176172
<context>
177173
<name>Timeline</name>
@@ -282,6 +278,10 @@ settings</translation>
282278
<source>Please fill the fields as desired. None are mandatory</source>
283279
<translation>Please fill the fields as desired. None are mandatory</translation>
284280
</message>
281+
<message>
282+
<source>Remove</source>
283+
<translation>Remove</translation>
284+
</message>
285285
</context>
286286
<context>
287287
<name>Dialog</name>
@@ -985,10 +985,6 @@ Matrix URI or matrix.to link</translation>
985985
<source>Open the room that has this event to scroll to %1</source>
986986
<translation>Open the room that has this event to scroll to %1</translation>
987987
</message>
988-
<message>
989-
<source>You have to be in a room that holds this event to open %1</source>
990-
<translation>You have to be in a room that holds this event to open %1</translation>
991-
</message>
992988
</context>
993989
<context>
994990
<name>MessageEventModel</name>
@@ -1312,6 +1308,14 @@ Matrix URI or matrix.to link</translation>
13121308
<source>Rooms (%L1)</source>
13131309
<translation>Rooms (%L1)</translation>
13141310
</message>
1311+
<message>
1312+
<source>Forget this room?</source>
1313+
<translation>Forget this room?</translation>
1314+
</message>
1315+
<message>
1316+
<source>Are you sure you want to forget room %1?</source>
1317+
<translation>Are you sure you want to forget room %1?</translation>
1318+
</message>
13151319
</context>
13161320
<context>
13171321
<name>RoomListModel</name>

client/translations/quaternion_ru.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@ settings</source>
282282
<source>Please fill the fields as desired. None are mandatory</source>
283283
<translation>Пожалуйста, заполните поля по желанию. Обязательных полей нет.</translation>
284284
</message>
285+
<message>
286+
<source>Remove</source>
287+
<translation>Убрать</translation>
288+
</message>
285289
</context>
286290
<context>
287291
<name>Dialog</name>
@@ -1311,6 +1315,14 @@ Matrix URI или ссылка на сервис matrix.to</translation>
13111315
<source>Rooms (%L1)</source>
13121316
<translation>Комнаты (%L1)</translation>
13131317
</message>
1318+
<message>
1319+
<source>Forget this room?</source>
1320+
<translation>Забыть эту комнату?</translation>
1321+
</message>
1322+
<message>
1323+
<source>Are you sure you want to forget room %1?</source>
1324+
<translation>Вы уверены, что хотите забыть комнату %1?</translation>
1325+
</message>
13141326
</context>
13151327
<context>
13161328
<name>RoomListModel</name>

0 commit comments

Comments
 (0)