mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Make scrollbars optional and disabled by default
Also add them to the communities sidebar
This commit is contained in:
parent
ac19c6c92b
commit
58f5ba5023
32 changed files with 637 additions and 315 deletions
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -697,7 +697,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2663,7 +2663,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4551,6 +4556,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4634,17 +4644,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4654,7 +4664,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4744,7 +4754,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -699,7 +699,7 @@ Du kannst zusätzlich einen Grund angeben, warum die anderen dein Anklopfen anne
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Zeige keine Benachrichtigungen für diese Gruppe oder Tag an.</translation>
|
||||
</message>
|
||||
|
@ -2668,7 +2668,7 @@ Beispiel: https://mein.server:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Neuer Tag</translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Grund: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Standard</translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Grund: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Erscheinungsbild</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Grund: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation>Srollleisten in der Raumliste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Sende Nachrichten als Markdown formatiert</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Grund: %4</translation>
|
|||
<translation>Mache Rauminformationen über D-Bus verfügbar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Standard</translation>
|
||||
</message>
|
||||
|
@ -4553,6 +4558,11 @@ Maximaler Wert ist eine Stunde (3600 Sekunden).</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation>Zeigt Scrollleisten in der Raumliste und in der Gruppenliste an.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Nutze Markdown als Format für Nachrichten.
|
||||
|
@ -4640,17 +4650,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Normalerweise animiert das den Taskbaricon oder färbt das Fenster orange ein.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Gruppenseitenleiste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Zeige Nachrichtenzahl für Gruppen und Tags</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Setze eine maximale Breite für Nachrichten im Chat (in Pixeln). Das kann die Lesbarkeit auf breiten Bildschirmen erhöhen.</translation>
|
||||
</message>
|
||||
|
@ -4660,7 +4670,7 @@ Normalerweise animiert das den Taskbaricon oder färbt das Fenster orange ein.</
|
|||
<translation>Zeige eine Liste mit Gruppen und Tags neben der Raumliste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4759,7 +4769,7 @@ This setting will take effect upon restart.</source>
|
|||
Diese Einstellung benötigt einen Neustart von Nheko.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Datei auswählen</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Φόντο</translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Διάλεξε ένα αρχείο</translation>
|
||||
</message>
|
||||
|
|
|
@ -699,7 +699,7 @@ You may optionally provide a reason for others to accept your knock:</translatio
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Do not show notification counts for this community or tag.</translation>
|
||||
</message>
|
||||
|
@ -2668,7 +2668,7 @@ Example: https://server.my:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>New tag</translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reason: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Default</translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reason: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Theme</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reason: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation>Scrollbars in room list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Send messages as Markdown</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reason: %4</translation>
|
|||
<translation>Expose room information via D-Bus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Default</translation>
|
||||
</message>
|
||||
|
@ -4553,6 +4558,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation>Shows scrollbars in the room list and communities list.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Allow using markdown in messages.
|
||||
|
@ -4640,17 +4650,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
This usually causes the application icon in the task bar to animate in some fashion.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Communities sidebar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Show message counts for communities and tags</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</translation>
|
||||
</message>
|
||||
|
@ -4660,7 +4670,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation>Show a column containing communities and tags next to the room list.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4760,7 +4770,7 @@ This setting will take effect upon restart.</source>
|
|||
This setting will take effect upon restart.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Select a file</translation>
|
||||
</message>
|
||||
|
|
|
@ -700,7 +700,7 @@ Vi povas aldoni noton, pri kial oni akceptu vian frapadon:</translation>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Ne montri nombron de sciigoj por ĉi tiu komunumo aŭ etikedo.</translation>
|
||||
</message>
|
||||
|
@ -2670,7 +2670,7 @@ Ekzemplo: https://servilo.mia:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nova etikedo</translation>
|
||||
</message>
|
||||
|
@ -4183,8 +4183,8 @@ Kialo: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Implicita</translation>
|
||||
</message>
|
||||
|
@ -4192,7 +4192,7 @@ Kialo: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Haŭto</translation>
|
||||
</message>
|
||||
|
@ -4223,6 +4223,11 @@ Kialo: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Sendi mesaĝojn Markdaŭne</translation>
|
||||
</message>
|
||||
|
@ -4517,7 +4522,7 @@ Kialo: %4</translation>
|
|||
<translation>Malkaŝi informojn pri ĉambro per D-Bus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Implicita</translation>
|
||||
</message>
|
||||
|
@ -4558,6 +4563,11 @@ Maksimuma valoro estas 1 horo (3600 sekundoj)</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Permesas uzon de Markdaŭno en mesaĝoj.
|
||||
|
@ -4646,17 +4656,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Ĉi tio kutime movbildigas la simbolbildon sur la pleto iumaniere.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Komunuma breto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Montri nombron de mesaĝoj por komunumoj kaj etikedoj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Agordi la maksimuman larĝecon de mesaĝoj en la historio (en bilderoj). Tio povas plibonigi legeblecon sur larĝa ekrano, kiam la fenestro de Nheko grandas.</translation>
|
||||
</message>
|
||||
|
@ -4666,7 +4676,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation>Montri kolonon kun komunumoj kaj etikedoj, flanke de la listo de ĉambroj.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4766,7 +4776,7 @@ This setting will take effect upon restart.</source>
|
|||
Ĉi tiu agordo efektiviĝos post restarto.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Elektu dosieron</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2663,7 +2663,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nueva etiqueta</translation>
|
||||
</message>
|
||||
|
@ -4174,8 +4174,8 @@ Razón: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Por defecto</translation>
|
||||
</message>
|
||||
|
@ -4183,7 +4183,7 @@ Razón: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Tema</translation>
|
||||
</message>
|
||||
|
@ -4214,6 +4214,11 @@ Razón: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Enviar mensajes en Markdown</translation>
|
||||
</message>
|
||||
|
@ -4508,7 +4513,7 @@ Razón: %4</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished">Por defecto</translation>
|
||||
</message>
|
||||
|
@ -4548,6 +4553,11 @@ Si se ajusta a 0, la pantalla se desenfoca inmediatamente después de la pérdid
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">Permitir usar markdown en los mensajes.
|
||||
|
@ -4634,17 +4644,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Esto usualmente causa que el icono de la aplicación en la barra de tareas sea animado de alguna forma.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4654,7 +4664,7 @@ Esto usualmente causa que el icono de la aplicación en la barra de tareas sea a
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4745,7 +4755,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Seleccionar un archivo</translation>
|
||||
</message>
|
||||
|
|
|
@ -699,7 +699,7 @@ Kui soovid, siis võid lisada ka selgituse, miks peaks sinu koputusele reageerim
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Ära näita teavituste loendit selle kogukonna või sildi kohta.</translation>
|
||||
</message>
|
||||
|
@ -2668,7 +2668,7 @@ Näiteks: https://minuserver.ee:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Uus silt</translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Põhjus: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Vaikimisi</translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Põhjus: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Teema</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Põhjus: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Saada sõnumid kasutades Markdown vormindust</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Põhjus: %4</translation>
|
|||
<translation>Jaga jututoa teavet D-Bus'i vahendusel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Vaikimisi</translation>
|
||||
</message>
|
||||
|
@ -4553,6 +4558,11 @@ peale akna fookuse kadumist ajajoone vaade hägustub.
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Luba Markdown-vormingu kasutamine sõnumite koostamisel.
|
||||
|
@ -4640,17 +4650,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
See tavaliselt tähendab, et rakenduse ikoon tegumiribal annab mingit sorti animatsiooniga sulle märku.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Kogukondade külgpaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Näita kogukonna või sildi sõnumite arvu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Seadista sõnumite suurim laius pikslites ajajoonel. See parandab loetavust suurel ekraanil, kui Nheko on avatud täisvaates</translation>
|
||||
</message>
|
||||
|
@ -4660,7 +4670,7 @@ See tavaliselt tähendab, et rakenduse ikoon tegumiribal annab mingit sorti anim
|
|||
<translation>Näita jututubade loendi kõrval veergu kogukondade ja siltidega.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4760,7 +4770,7 @@ This setting will take effect upon restart.</source>
|
|||
Selle funktsionaalsuse jõustumine eeldab rakenduse uuesti käivitamist.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Vali fail</translation>
|
||||
</message>
|
||||
|
|
|
@ -699,7 +699,7 @@ Voit antaa valinnaisen syyn muiden hyväksyäkseen koputuksesi:</translation>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Älä näytä ilmoitusmääriä tästä yhteisöstä tai tagista.</translation>
|
||||
</message>
|
||||
|
@ -2667,7 +2667,7 @@ Esimerkki: https://palvelime.ni:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Uusi tagi</translation>
|
||||
</message>
|
||||
|
@ -4178,8 +4178,8 @@ Syy: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Oletus</translation>
|
||||
</message>
|
||||
|
@ -4187,7 +4187,7 @@ Syy: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Teema</translation>
|
||||
</message>
|
||||
|
@ -4218,6 +4218,11 @@ Syy: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Lähetä viestit Markdownina</translation>
|
||||
</message>
|
||||
|
@ -4512,7 +4517,7 @@ Syy: %4</translation>
|
|||
<translation>Paljasta huonetiedot D-Bus:in kautta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Oletus</translation>
|
||||
</message>
|
||||
|
@ -4552,6 +4557,11 @@ Aseta nollaan, jotta sumennetaan heti kohdistus kadotetaan. Suurin arvo 1 tunti
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Salli Markdownin käyttö viesteissä.
|
||||
|
@ -4639,17 +4649,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Tämä yleensä saa sovelluksen kuvakkeen liikkumaan jollain tapaa tehtäväpalkissa.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Yhteisösivupalkki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Näytä yhteisöjen ja tagien viestimäärät</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Aseta viestien maksimileveys aikajanalla (pikseleinä). Voi auttaa luettavuudessa, kun Nheko on suurennettuna</translation>
|
||||
</message>
|
||||
|
@ -4659,7 +4669,7 @@ Tämä yleensä saa sovelluksen kuvakkeen liikkumaan jollain tapaa tehtäväpalk
|
|||
<translation>Näytä yhteisöt ja tagit sisältävä sarake huonelistan vieressä.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4759,7 +4769,7 @@ This setting will take effect upon restart.</source>
|
|||
Tämä asetus tulee voimaan uudelleenkäynnistyksen jälkeen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Valitse tiedosto</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nouvelle étiquette</translation>
|
||||
</message>
|
||||
|
@ -4172,8 +4172,8 @@ Raison : %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Défaut</translation>
|
||||
</message>
|
||||
|
@ -4181,7 +4181,7 @@ Raison : %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Thème</translation>
|
||||
</message>
|
||||
|
@ -4212,6 +4212,11 @@ Raison : %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Composer les messages au format Markdown</translation>
|
||||
</message>
|
||||
|
@ -4506,7 +4511,7 @@ Raison : %4</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Défaut</translation>
|
||||
</message>
|
||||
|
@ -4545,6 +4550,11 @@ Régler à 0 pour flouter immédiatement lorsque la fenêtre devient inactive. V
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Permet l'utilisation de Markdown dans les messages.
|
||||
|
@ -4632,17 +4642,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Typiquement, l'icône de l'application est mise en évidence dans la barre des tâches.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4652,7 +4662,7 @@ Typiquement, l'icône de l'application est mise en évidence dans la b
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4745,7 +4755,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Sélectionnez un fichier</translation>
|
||||
</message>
|
||||
|
|
|
@ -695,7 +695,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2659,7 +2659,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4157,8 +4157,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Alapértelmezett</translation>
|
||||
</message>
|
||||
|
@ -4166,7 +4166,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Téma</translation>
|
||||
</message>
|
||||
|
@ -4197,6 +4197,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Üzenetek küldése Markdownként</translation>
|
||||
</message>
|
||||
|
@ -4491,7 +4496,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished">Alapértelmezett</translation>
|
||||
</message>
|
||||
|
@ -4532,6 +4537,11 @@ Ha azonnal el legyen homályosítva fókuszvesztéskor, állítsd
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">A Markdown használatának engedélyezése az üzenetekben.
|
||||
|
@ -4618,17 +4628,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Ettől általában animálttá válik az alkalmazásablakok listáján szereplő ikon.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4638,7 +4648,7 @@ Ettől általában animálttá válik az alkalmazásablakok listáján szereplő
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4730,7 +4740,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Fájl kiválasztása</translation>
|
||||
</message>
|
||||
|
|
|
@ -698,7 +698,7 @@ Kamu dapat memberikan alasan untuk orang lain untuk menerima ketukanmu:</transla
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Jangan tampilkan jumlah notifikasi untuk komunitas atau tag ini.</translation>
|
||||
</message>
|
||||
|
@ -2666,7 +2666,7 @@ Contoh: https://server.saya:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Tag baru</translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Alasan: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Default</translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Alasan: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Tema</translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Alasan: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Kirim pesan sebagai Markdown</translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Alasan: %4</translation>
|
|||
<translation>Ekspos informasi ruangan via D-Bus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Default</translation>
|
||||
</message>
|
||||
|
@ -4542,6 +4547,11 @@ Tetapkan ke 0 untuk memburamkan secara langsung setelah kehilangan fokus. Nilai
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Memperbolehkan menggunakan Markdown di pesan.
|
||||
|
@ -4629,17 +4639,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Ini biasanya menyebabkan ikon aplikasi di bilah tugas untuk beranimasi.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Bilah samping komunitas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Tampilkan hitungan pesan untuk komunitas dan tag</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Tetapkan lebar pesan di lini masa (dalam pixel). Ini dapat membantu keterbacaan di layar lebar ketika Nheko dimaksimalkan</translation>
|
||||
</message>
|
||||
|
@ -4649,7 +4659,7 @@ Ini biasanya menyebabkan ikon aplikasi di bilah tugas untuk beranimasi.</transla
|
|||
<translation>Tampilkan sebuah kolom berisi komunitas dan tag di samping daftar ruangan.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4749,7 +4759,7 @@ This setting will take effect upon restart.</source>
|
|||
Pengaturan ini akan ditetapkan saat dimulai ulang.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Pilih sebuah file</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Tema</translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Invia messaggi come Markdown</translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Seleziona un file</translation>
|
||||
</message>
|
||||
|
|
|
@ -695,7 +695,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2659,7 +2659,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4157,8 +4157,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4166,7 +4166,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">テーマ</translation>
|
||||
</message>
|
||||
|
@ -4197,6 +4197,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">メッセージをMarkdownとして送信</translation>
|
||||
</message>
|
||||
|
@ -4491,7 +4496,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4529,6 +4534,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4612,17 +4622,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4632,7 +4642,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4722,7 +4732,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">ファイルを選択</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">ഒരു ഫയൽ തിരഞ്ഞെടുക്കുക</translation>
|
||||
</message>
|
||||
|
|
|
@ -699,7 +699,7 @@ Je kan optioneel hier een reden invoeren dat je aanklopt:</translation>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Laat geen meldingteller zien voor deze groep of markering.</translation>
|
||||
</message>
|
||||
|
@ -2668,7 +2668,7 @@ Voorbeeld: https://mijn.server:8787</translation>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nieuwe markering</translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reden: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Standaard</translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reden: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Thema</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reden: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Verstuur berichten in Markdown</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reden: %4</translation>
|
|||
<translation>Maak kamerinformatie beschikbaar over D-Bus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Standaard</translation>
|
||||
</message>
|
||||
|
@ -4553,6 +4558,11 @@ Kies 0 om direct te blurren. Maximale waarde is 1 uur (3600 seconden)</translati
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Sta het gebruik van Markdown in berichten toe.
|
||||
|
@ -4640,17 +4650,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Meestal zorgt dit dat het icoon in de taakbalk op een manier animeert of iets dergelijks.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Zijbalk voor groepen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Laat totaalaantal berichten zien voor groepen en markeringen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Stel de maximale breedte in van berichten in de tijdlijn (in pixels). Dit kan helpen met leesbaarheid op een breed scherm als Nheko op volledig scherm staat ingesteld</translation>
|
||||
</message>
|
||||
|
@ -4660,7 +4670,7 @@ Meestal zorgt dit dat het icoon in de taakbalk op een manier animeert of iets de
|
|||
<translation>Laat een zijbalk zien met groepen en markeringen naast de kamerlijst.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4760,7 +4770,7 @@ This setting will take effect upon restart.</source>
|
|||
Deze instelling wordt toegepast na opnieuw starten van de applicatie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Selecteer een bestand</translation>
|
||||
</message>
|
||||
|
|
|
@ -697,7 +697,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Nie pokazuj liczników powiadomień dla tej społeczności lub tagu.</translation>
|
||||
</message>
|
||||
|
@ -2664,7 +2664,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nowy tag</translation>
|
||||
</message>
|
||||
|
@ -4184,8 +4184,8 @@ Powód: %4</translation>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Domyślne</translation>
|
||||
</message>
|
||||
|
@ -4193,7 +4193,7 @@ Powód: %4</translation>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>Motyw</translation>
|
||||
</message>
|
||||
|
@ -4224,6 +4224,11 @@ Powód: %4</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>Wysyłaj wiadomości używając Markdown</translation>
|
||||
</message>
|
||||
|
@ -4518,7 +4523,7 @@ Powód: %4</translation>
|
|||
<translation>Udostępnij informacje o pokojach poprzez D-Bus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>Domyślne</translation>
|
||||
</message>
|
||||
|
@ -4557,6 +4562,11 @@ Ustaw na 0 aby rozmywać natychmiast po przejściu okna na drugi plan. Maksymaln
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>Pozwól na używanie Markdown w wiadomościach.
|
||||
|
@ -4644,17 +4654,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
To zwykle sprawia, że ikona aplikacji na pasku zadań jest animowana.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>Pasek społeczności</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>Pokaż liczniki wiadomości dla społeczności i tagów</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>Ustaw maksymalną szerokość wiadomości na osi czasu (w pikselach). Może to poprawić czytelność Nheko zmaksymalizowanego na szerokim ekranie</translation>
|
||||
</message>
|
||||
|
@ -4664,7 +4674,7 @@ To zwykle sprawia, że ikona aplikacji na pasku zadań jest animowana.</translat
|
|||
<translation>Pokaż kolumnę zawierającą społeczności i tagi obok listy pokojów.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4761,7 +4771,7 @@ This setting will take effect upon restart.</source>
|
|||
To ustawienie wejdzie w życie po restarcie aplikacji.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Wybierz plik</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>Nova etiqueta</translation>
|
||||
</message>
|
||||
|
@ -4170,8 +4170,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>Predefinido</translation>
|
||||
</message>
|
||||
|
@ -4179,7 +4179,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Tema</translation>
|
||||
</message>
|
||||
|
@ -4210,6 +4210,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Enviar mensagens como Markdown</translation>
|
||||
</message>
|
||||
|
@ -4504,7 +4509,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished">Predefinido</translation>
|
||||
</message>
|
||||
|
@ -4544,6 +4549,11 @@ Defina como 0 para desfocar imediatamente após perder a atenção. Valor máxim
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">Permitir Markdown em mensagens.
|
||||
|
@ -4629,17 +4639,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished">Mostrar alerta quando é recebida uma mensagem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4649,7 +4659,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4741,7 +4751,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Selecionar um ficheiro</translation>
|
||||
</message>
|
||||
|
|
|
@ -697,7 +697,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2663,7 +2663,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Temă</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Trimite mesaje ca Markdown</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4551,6 +4556,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">Permite folosirea markdown în mesaje. Când este dezactivată, mesajele sunt trimise ca text simplu.</translation>
|
||||
|
@ -4634,17 +4644,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished">Arată o alertă când primiți un mesaj. Deobicei pictograma aplicației se animează în taskbar.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4654,7 +4664,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4744,7 +4754,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -697,7 +697,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2663,7 +2663,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>По умолчанию</translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Тема</translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Посылать сообщение в формате Markdown</translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished">По умолчанию</translation>
|
||||
</message>
|
||||
|
@ -4551,6 +4556,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">Разрешить использовать markdown в сообщениях.
|
||||
|
@ -4637,17 +4647,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
На это обычно реагирует иконка приложения в таскбаре.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4657,7 +4667,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4748,7 +4758,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Выберите файл</translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4623,17 +4633,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4643,7 +4653,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4733,7 +4743,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -697,7 +697,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2663,7 +2663,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4179,8 +4179,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4188,7 +4188,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4219,6 +4219,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4513,7 +4518,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4551,6 +4556,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4634,17 +4644,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4654,7 +4664,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4744,7 +4754,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -696,7 +696,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2661,7 +2661,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished">Tema</translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished">Skicka meddelanden som Markdown</translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4540,6 +4545,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished">Tillåt användning av Markdown i meddelanden.
|
||||
|
@ -4626,17 +4636,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
Detta gör vanligtvis att ikonen i aktivitetsfältet animeras på något sätt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4646,7 +4656,7 @@ Detta gör vanligtvis att ikonen i aktivitetsfältet animeras på något sätt.<
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4737,7 +4747,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished">Välj en fil</translation>
|
||||
</message>
|
||||
|
|
|
@ -700,7 +700,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>Не показувати кількість сповіщень для цієї спільноти чи тегу.</translation>
|
||||
</message>
|
||||
|
@ -2670,7 +2670,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4186,8 +4186,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4195,7 +4195,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4226,6 +4226,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4520,7 +4525,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4558,6 +4563,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4641,17 +4651,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4661,7 +4671,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4751,7 +4761,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>Вибрати файл</translation>
|
||||
</message>
|
||||
|
|
|
@ -695,7 +695,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2659,7 +2659,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4157,8 +4157,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4166,7 +4166,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4197,6 +4197,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4491,7 +4496,7 @@ Reason: %4</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4529,6 +4534,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4612,17 +4622,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -4632,7 +4642,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4722,7 +4732,7 @@ This setting will take effect upon restart.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -698,7 +698,7 @@ You may optionally provide a reason for others to accept your knock:</source>
|
|||
<context>
|
||||
<name>CommunitiesList</name>
|
||||
<message>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+60"/>
|
||||
<location filename="../qml/CommunitiesList.qml" line="+65"/>
|
||||
<source>Do not show notification counts for this community or tag.</source>
|
||||
<translation>不显示此社区或标签的通知计数。</translation>
|
||||
</message>
|
||||
|
@ -2666,7 +2666,7 @@ Example: https://server.my:8787</source>
|
|||
<context>
|
||||
<name>RoomList</name>
|
||||
<message>
|
||||
<location filename="../qml/RoomList.qml" line="+153"/>
|
||||
<location filename="../qml/RoomList.qml" line="+158"/>
|
||||
<source>New tag</source>
|
||||
<translation>新标签</translation>
|
||||
</message>
|
||||
|
@ -4168,8 +4168,8 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettings</name>
|
||||
<message>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+551"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+248"/>
|
||||
<location filename="../../src/UserSettingsPage.cpp" line="+564"/>
|
||||
<location filename="../../src/UserSettingsPage.h" line="+252"/>
|
||||
<source>Default</source>
|
||||
<translation>默认</translation>
|
||||
</message>
|
||||
|
@ -4177,7 +4177,7 @@ Reason: %4</source>
|
|||
<context>
|
||||
<name>UserSettingsModel</name>
|
||||
<message>
|
||||
<location line="+408"/>
|
||||
<location line="+409"/>
|
||||
<source>Theme</source>
|
||||
<translation>主题</translation>
|
||||
</message>
|
||||
|
@ -4208,6 +4208,11 @@ Reason: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Scrollbars in room list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Send messages as Markdown</source>
|
||||
<translation>以 Markdown 格式发送消息</translation>
|
||||
</message>
|
||||
|
@ -4502,7 +4507,7 @@ Reason: %4</source>
|
|||
<translation>通过 D-Bus 公开聊天室信息</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+105"/>
|
||||
<location line="+107"/>
|
||||
<source>Default</source>
|
||||
<translation>默认</translation>
|
||||
</message>
|
||||
|
@ -4542,6 +4547,11 @@ Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds
|
|||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source>Shows scrollbars in the room list and communities list.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>Allow using markdown in messages.
|
||||
When disabled, all messages are sent as a plain text.</source>
|
||||
<translation>允许在消息中使用 Markdown。
|
||||
|
@ -4629,17 +4639,17 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
这通常会导致任务栏中的应用程序图标以某种方式呈现动画效果。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-325"/>
|
||||
<location line="-331"/>
|
||||
<source>Communities sidebar</source>
|
||||
<translation>社区侧边栏</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location line="+40"/>
|
||||
<source>Show message counts for communities and tags</source>
|
||||
<translation>显示社区和标签的消息计数</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+229"/>
|
||||
<location line="+231"/>
|
||||
<source>Set the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized</source>
|
||||
<translation>设置时间线中消息的最大宽度(以像素为单位)。 当 Nheko 最大化时,这有助于提高宽屏上的可读性</translation>
|
||||
</message>
|
||||
|
@ -4649,7 +4659,7 @@ This usually causes the application icon in the task bar to animate in some fash
|
|||
<translation>在聊天室列表旁边显示包含社区和标签的列。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+21"/>
|
||||
<location line="+23"/>
|
||||
<source>Display rooms with new messages first.
|
||||
If this is off, the list of rooms will only be sorted by the timestamp of the last message in a room.
|
||||
If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by timestamp, since you don't seem to consider them as important as the other rooms.</source>
|
||||
|
@ -4749,7 +4759,7 @@ This setting will take effect upon restart.</source>
|
|||
这个设置将在重新启动时生效。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+451"/>
|
||||
<location line="+459"/>
|
||||
<source>Select a file</source>
|
||||
<translation>选择一个文件</translation>
|
||||
</message>
|
||||
|
|
|
@ -36,6 +36,11 @@ Page {
|
|||
height: parent.height
|
||||
model: Communities.filtered()
|
||||
|
||||
ScrollBar {
|
||||
id: scrollbar
|
||||
}
|
||||
ScrollBar.vertical: (!collapsed && Settings.scrollbarsInRoomlist) ? scrollbar : null
|
||||
|
||||
ScrollHelper {
|
||||
flickable: parent
|
||||
anchors.fill: parent
|
||||
|
@ -83,7 +88,7 @@ Page {
|
|||
required property var model
|
||||
|
||||
height: avatarSize + 2 * Nheko.paddingMedium
|
||||
width: ListView.view.width
|
||||
width: ListView.view.width - (scrollbar.interactive && scrollbar.visible ? scrollbar.width : 0)
|
||||
state: "normal"
|
||||
ToolTip.visible: hovered && collapsed
|
||||
ToolTip.text: model.tooltip
|
||||
|
|
|
@ -58,13 +58,12 @@ Page {
|
|||
anchors.right: parent.right
|
||||
height: parent.height
|
||||
model: Rooms
|
||||
reuseItems: true
|
||||
//reuseItems: true
|
||||
|
||||
ScrollBar.vertical: ScrollBar {
|
||||
id: roomlistscrollbar
|
||||
active: true
|
||||
visible: (! collapsed) && (parent.contentHeight > parent.height)
|
||||
ScrollBar {
|
||||
id: scrollbar
|
||||
}
|
||||
ScrollBar.vertical: (!collapsed && Settings.scrollbarsInRoomlist) ? scrollbar : null
|
||||
|
||||
ScrollHelper {
|
||||
flickable: parent
|
||||
|
@ -264,7 +263,7 @@ Page {
|
|||
}
|
||||
|
||||
height: avatarSize + 2 * Nheko.paddingMedium
|
||||
width: ListView.view.width - roomlistscrollbar.width
|
||||
width: ListView.view.width - (scrollbar.interactive && scrollbar.visible ? scrollbar.width : 0)
|
||||
state: "normal"
|
||||
ToolTip.visible: hovered && collapsed
|
||||
ToolTip.delay: Nheko.tooltipDelay
|
||||
|
|
|
@ -65,6 +65,8 @@ UserSettings::load(std::optional<QString> profile)
|
|||
hasAlertOnNotification_ =
|
||||
settings.value(QStringLiteral("user/alert_on_notification"), false).toBool();
|
||||
groupView_ = settings.value(QStringLiteral("user/group_view"), true).toBool();
|
||||
scrollbarsInRoomlist_ =
|
||||
settings.value(QStringLiteral("user/scrollbars_in_roomlist"), false).toBool();
|
||||
buttonsInTimeline_ = settings.value(QStringLiteral("user/timeline/buttons"), true).toBool();
|
||||
timelineMaxWidth_ = settings.value(QStringLiteral("user/timeline/max_width"), 0).toInt();
|
||||
messageHoverHighlight_ =
|
||||
|
@ -227,6 +229,17 @@ UserSettings::setGroupView(bool state)
|
|||
save();
|
||||
}
|
||||
|
||||
void
|
||||
UserSettings::setScrollbarsInRoomlist(bool state)
|
||||
{
|
||||
if (scrollbarsInRoomlist_ == state)
|
||||
return;
|
||||
|
||||
scrollbarsInRoomlist_ = state;
|
||||
emit scrollbarsInRoomlistChanged(state);
|
||||
save();
|
||||
}
|
||||
|
||||
void
|
||||
UserSettings::setHiddenTags(const QStringList &hiddenTags)
|
||||
{
|
||||
|
@ -862,6 +875,7 @@ UserSettings::save()
|
|||
settings.setValue(QStringLiteral("minor_events"), sortByImportance_);
|
||||
settings.setValue(QStringLiteral("read_receipts"), readReceipts_);
|
||||
settings.setValue(QStringLiteral("group_view"), groupView_);
|
||||
settings.setValue(QStringLiteral("scrollbars_in_roomlist"), scrollbarsInRoomlist_);
|
||||
settings.setValue(QStringLiteral("markdown_enabled"), markdown_);
|
||||
settings.setValue(QStringLiteral("invert_enter_key"), invertEnterKey_);
|
||||
settings.setValue(QStringLiteral("bubbles_enabled"), bubbles_);
|
||||
|
@ -969,6 +983,8 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
return tr("Start in tray");
|
||||
case GroupView:
|
||||
return tr("Communities sidebar");
|
||||
case ScrollbarsInRoomlist:
|
||||
return tr("Scrollbars in room list");
|
||||
case Markdown:
|
||||
return tr("Send messages as Markdown");
|
||||
case InvertEnterKey:
|
||||
|
@ -1111,6 +1127,8 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
return i->startInTray();
|
||||
case GroupView:
|
||||
return i->groupView();
|
||||
case ScrollbarsInRoomlist:
|
||||
return i->scrollbarsInRoomlist();
|
||||
case Markdown:
|
||||
return i->markdown();
|
||||
case InvertEnterKey:
|
||||
|
@ -1255,6 +1273,8 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
return tr("Start the application in the background without showing the client window.");
|
||||
case GroupView:
|
||||
return tr("Show a column containing communities and tags next to the room list.");
|
||||
case ScrollbarsInRoomlist:
|
||||
return tr("Shows scrollbars in the room list and communities list.");
|
||||
case Markdown:
|
||||
return tr(
|
||||
"Allow using markdown in messages.\nWhen disabled, all messages are sent as a plain "
|
||||
|
@ -1411,6 +1431,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
case Tray:
|
||||
case StartInTray:
|
||||
case GroupView:
|
||||
case ScrollbarsInRoomlist:
|
||||
case Markdown:
|
||||
case InvertEnterKey:
|
||||
case Bubbles:
|
||||
|
@ -1634,6 +1655,13 @@ UserSettingsModel::setData(const QModelIndex &index, const QVariant &value, int
|
|||
} else
|
||||
return false;
|
||||
}
|
||||
case ScrollbarsInRoomlist: {
|
||||
if (value.userType() == QMetaType::Bool) {
|
||||
i->setScrollbarsInRoomlist(value.toBool());
|
||||
return true;
|
||||
} else
|
||||
return false;
|
||||
}
|
||||
case Markdown: {
|
||||
if (value.userType() == QMetaType::Bool) {
|
||||
i->setMarkdown(value.toBool());
|
||||
|
@ -2090,6 +2118,9 @@ UserSettingsModel::UserSettingsModel(QObject *p)
|
|||
connect(s.get(), &UserSettings::groupViewStateChanged, this, [this]() {
|
||||
emit dataChanged(index(GroupView), index(GroupView), {Value});
|
||||
});
|
||||
connect(s.get(), &UserSettings::scrollbarsInRoomlistChanged, this, [this]() {
|
||||
emit dataChanged(index(ScrollbarsInRoomlist), index(ScrollbarsInRoomlist), {Value});
|
||||
});
|
||||
connect(s.get(), &UserSettings::roomSortingChanged, this, [this]() {
|
||||
emit dataChanged(index(SortByImportance), index(SortByImportance), {Value});
|
||||
});
|
||||
|
|
|
@ -39,6 +39,8 @@ class UserSettings final : public QObject
|
|||
Q_PROPERTY(bool tray READ tray WRITE setTray NOTIFY trayChanged)
|
||||
Q_PROPERTY(bool startInTray READ startInTray WRITE setStartInTray NOTIFY startInTrayChanged)
|
||||
Q_PROPERTY(bool groupView READ groupView WRITE setGroupView NOTIFY groupViewStateChanged)
|
||||
Q_PROPERTY(bool scrollbarsInRoomlist READ scrollbarsInRoomlist WRITE setScrollbarsInRoomlist
|
||||
NOTIFY scrollbarsInRoomlistChanged)
|
||||
Q_PROPERTY(bool markdown READ markdown WRITE setMarkdown NOTIFY markdownChanged)
|
||||
Q_PROPERTY(
|
||||
bool invertEnterKey READ invertEnterKey WRITE setInvertEnterKey NOTIFY invertEnterKeyChanged)
|
||||
|
@ -157,6 +159,7 @@ public:
|
|||
void setFontFamily(QString family);
|
||||
void setEmojiFontFamily(QString family);
|
||||
void setGroupView(bool state);
|
||||
void setScrollbarsInRoomlist(bool state);
|
||||
void setMarkdown(bool state);
|
||||
void setInvertEnterKey(bool state);
|
||||
void setBubbles(bool state);
|
||||
|
@ -216,6 +219,7 @@ public:
|
|||
bool tray() const { return tray_; }
|
||||
bool startInTray() const { return startInTray_; }
|
||||
bool groupView() const { return groupView_; }
|
||||
bool scrollbarsInRoomlist() const { return scrollbarsInRoomlist_; }
|
||||
bool avatarCircles() const { return avatarCircles_; }
|
||||
bool decryptSidebar() const { return decryptSidebar_; }
|
||||
bool decryptNotifications() const { return decryptNotifications_; }
|
||||
|
@ -283,6 +287,7 @@ public:
|
|||
|
||||
signals:
|
||||
void groupViewStateChanged(bool state);
|
||||
void scrollbarsInRoomlistChanged(bool state);
|
||||
void roomSortingChanged(bool state);
|
||||
void themeChanged(QString state);
|
||||
void messageHoverHighlightChanged(bool state);
|
||||
|
@ -355,6 +360,7 @@ private:
|
|||
bool tray_;
|
||||
bool startInTray_;
|
||||
bool groupView_;
|
||||
bool scrollbarsInRoomlist_;
|
||||
bool markdown_;
|
||||
bool invertEnterKey_;
|
||||
bool bubbles_;
|
||||
|
@ -436,6 +442,7 @@ class UserSettingsModel final : public QAbstractListModel
|
|||
UseIdenticon,
|
||||
PrivacyScreen,
|
||||
PrivacyScreenTimeout,
|
||||
ScrollbarsInRoomlist,
|
||||
#ifdef NHEKO_DBUS_SYS
|
||||
ExposeDBusApi,
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue