mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
[tx-robot] updated from transifex
This commit is contained in:
parent
ae6483862e
commit
9bfdb057cd
3 changed files with 12 additions and 12 deletions
|
@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3
|
|||
|
||||
|
||||
# Translations
|
||||
Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
|
||||
Icon[de]=@APPLICATION_EXECUTABLE@
|
||||
Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
|
||||
GenericName[de]=Synchronisationsordner
|
||||
Comment[de_DE]=@APPLICATION_NAME@ Cient zur Desktop-Sychronisation
|
||||
Icon[de_DE]=@APPLICATION_EXECUTABLE@
|
||||
Name[de_DE]=@APPLICATION_NAME@ Cient zur Desktop-Sychronisation
|
||||
GenericName[de_DE]=Synchronisationsordner
|
||||
|
|
|
@ -973,7 +973,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an
|
|||
<message>
|
||||
<location filename="../src/gui/folderstatusmodel.cpp" line="180"/>
|
||||
<source>Error while loading the list of folders from the server.</source>
|
||||
<translation>サーバーからフォルダーのリスト取得時にエラー</translation>
|
||||
<translation>サーバーからフォルダーリスト取得中にエラーが発生しました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/folderstatusmodel.cpp" line="231"/>
|
||||
|
@ -2474,7 +2474,7 @@ It is not advisable to use it.</source>
|
|||
<message>
|
||||
<location filename="../src/gui/selectivesyncdialog.cpp" line="74"/>
|
||||
<source>Loading ...</source>
|
||||
<translation>読込中 ...</translation>
|
||||
<translation>読み込み中...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/selectivesyncdialog.cpp" line="80"/>
|
||||
|
@ -3208,7 +3208,7 @@ It is not advisable to use it.</source>
|
|||
<message>
|
||||
<location filename="../src/libsync/syncengine.cpp" line="188"/>
|
||||
<source>Error while reading folder.</source>
|
||||
<translation>フォルダーの読み込みエラー</translation>
|
||||
<translation>フォルダーの読み込み中にエラーが発生しました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/syncengine.cpp" line="264"/>
|
||||
|
@ -3846,7 +3846,7 @@ It is not advisable to use it.</source>
|
|||
<message>
|
||||
<location filename="../src/gui/wizard/owncloudoauthcredspage.ui" line="46"/>
|
||||
<source>An error occured while connecting. Please try again.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>接続中にエラーが発生しました。もう一度試してください。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/wizard/owncloudoauthcredspage.ui" line="56"/>
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<message>
|
||||
<location filename="../src/libsync/abstractnetworkjob.cpp" line="390"/>
|
||||
<source>Server replied "%1 %2" to "%3 %4"</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Serwer odpowiedział "% 1% 2" na "% 3% 4"</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -253,7 +253,7 @@
|
|||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="667"/>
|
||||
<source>Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser.</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Uzyskanie autoryzacji z przeglądarki. <a href='%1'>Kliknij tutaj</a>, aby ponownie otworzyć przeglądarkę.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/accountsettings.cpp" line="671"/>
|
||||
|
@ -1416,12 +1416,12 @@ Pozycje, dla których usuwanie jest dozwolone zostaną usunięte, jeżeli uprawn
|
|||
<message>
|
||||
<location filename="../src/gui/issueswidget.ui" line="73"/>
|
||||
<source>Show warnings</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pokaż ostrzeżenia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/issueswidget.ui" line="83"/>
|
||||
<source>Show ignored files</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pokaż zignorowane pliki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/issueswidget.ui" line="133"/>
|
||||
|
|
Loading…
Reference in a new issue