Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2138,6 +2138,9 @@ Scrollrad oder Zifferntasten zum Wechseln des Auswahlmodus</value>
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Anmelden</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere Cloud-Dienste</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Abmelden</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@ Rueda o teclas numéricas para cambiar el modo de selección</value>
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Iniciar Sesión</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere Servicios en la Nube</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Cerrar Sesión</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@ Utilisez la molette ou les touches numériques pour changer de mode de sélectio
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Se Connecter</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere Service Cloud</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Se Déconnecter</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@ Rotella o tasti numerici per cambiare modalità di selezione</value>
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Accedi</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Servizi Cloud di Everywhere</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Disconnetti</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>ログイン</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere クラウドサービス</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>ログアウト</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>로그인</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere 클라우드 서비스</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>로그아웃</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2139,6 +2139,9 @@
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Войти</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Облачные сервисы Everywhere</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Выйти</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Everywhere.I18N/Strings.tr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2138,6 +2138,9 @@ Seçim modunu değiştirmek için kaydırıcı veya rakam tuşlarını kullanın
<data name="UserProfilePresenter_LoginButton_Content" xml:space="preserve">
<value>Giriş Yap</value>
</data>
<data name="UserProfilePresenter_LoginToCloudTextBlock_Text" xml:space="preserve">
<value>Everywhere Bulut Hizmeti</value>
</data>
<data name="UserProfilePresenter_LogoutButton_Content" xml:space="preserve">
<value>Çıkış Yap</value>
</data>
Expand Down
Loading