Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 14, 2024
1 parent 7af9ea7 commit d2c29fc
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions library/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Android Library
~
~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2015 ownCloud Inc.
~ SPDX-License-Identifier: MIT
-->
<resources>
<string name="title_no_client_cert">Es wurde kein Client-Zertifikat gefunden</string>
<string name="message_install_client_cert">Möchten Sie ein TLS-Client-Zertifikat installieren\?</string>
<string name="notification_channel_name">NextCloud Verbindung</string>
<string name="notification_title_select_client_cert">Client-Zertifikat auswählen</string>
<string name="notification_message_select_client_cert">Client-Zertifikat auswählen für %1$s:%2$d</string>
</resources>
15 changes: 15 additions & 0 deletions library/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Android Library
~
~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2015 ownCloud Inc.
~ SPDX-License-Identifier: MIT
-->
<resources>
<string name="title_no_client_cert">Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).</string>
<string name="message_install_client_cert">Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).</string>
<string name="notification_channel_name">Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).</string>
<string name="notification_title_select_client_cert">Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).</string>
<string name="notification_message_select_client_cert">Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).%1$s%2$d</string>
</resources>

0 comments on commit d2c29fc

Please sign in to comment.