Skip to content

Commit

Permalink
Merge branch 'master' into cm-fix-login-regression-on-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuck authored Nov 10, 2024
2 parents 7219bcf + 279b8e4 commit cf632ef
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions translations/client_ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="238"/>
<source>Nextcloud desktop main dialog</source>
<translation type="unfinished"/>
<translation>Основное окно Nextcloud</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="264"/>
Expand All @@ -423,78 +423,78 @@
<location filename="../src/gui/tray/MainWindow.qml" line="270"/>
<location filename="../src/gui/tray/MainWindow.qml" line="372"/>
<source>Resume sync for all</source>
<translation type="unfinished"/>
<translation>Возобновить синхронизацию</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="270"/>
<location filename="../src/gui/tray/MainWindow.qml" line="372"/>
<source>Pause sync for all</source>
<translation type="unfinished"/>
<translation>Приостановить синхронизацию</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="337"/>
<source>Add account</source>
<translation type="unfinished"/>
<translation>Добавить учетную запись</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="349"/>
<source>Add new account</source>
<translation type="unfinished"/>
<translation>Создать учётную запись</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="384"/>
<source>Settings</source>
<translation type="unfinished"/>
<translation>Настройки</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="401"/>
<source>Exit</source>
<translation type="unfinished"/>
<translation>Выход</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="435"/>
<source>Current account avatar</source>
<translation type="unfinished"/>
<translation>Текущее изображение учётной записи</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="474"/>
<source>Current account status is online</source>
<translation type="unfinished"/>
<translation>Текущий статус пользователя: в сети</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="474"/>
<source>Current account status is do not disturb</source>
<translation type="unfinished"/>
<translation>Текущий статус пользователя: не беспокоить</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="543"/>
<source>Account switcher and settings menu</source>
<translation type="unfinished"/>
<translation>Переключение уч. записей и настройки</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="564"/>
<source>Open local or group folders</source>
<translation type="unfinished"/>
<translation>Открыть локальную или групповую папку</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="602"/>
<source>More apps</source>
<translation type="unfinished"/>
<translation>Больше приложений</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="644"/>
<source>Open %1 in browser</source>
<translation type="unfinished"/>
<translation>Открыть «%1» в браузере</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="770"/>
<source>Unified search results list</source>
<translation type="unfinished"/>
<translation>Единый список результатов поиска</translation>
</message>
<message>
<location filename="../src/gui/tray/MainWindow.qml" line="833"/>
<source>New activities</source>
<translation type="unfinished"/>
<translation>Новые события</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -977,7 +977,7 @@ This action will abort any currently running synchronization.</source>
<message>
<location filename="../src/gui/accountsettings.cpp" line="1324"/>
<source>You need to accept the terms of service</source>
<translation type="unfinished"/>
<translation>Вам необходимо принять условия предоставления услуг</translation>
</message>
<message>
<location filename="../src/gui/accountsettings.cpp" line="1275"/>
Expand Down Expand Up @@ -1088,7 +1088,7 @@ This action will abort any currently running synchronization.</source>
<message>
<location filename="../src/gui/accountstate.cpp" line="176"/>
<source>Need the user to accept the terms of service</source>
<translation type="unfinished"/>
<translation>Необходимо, чтобы пользователь принял условия предоставления услуг</translation>
</message>
<message>
<location filename="../src/gui/accountstate.cpp" line="166"/>
Expand Down

0 comments on commit cf632ef

Please sign in to comment.