Skip to content

Commit 7cbf7b3

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0da24ae commit 7cbf7b3

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

app/src/main/res/values-de/strings.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
<string name="rename_list">Liste umbenennen</string>
7979
<string name="delete_list">Liste löschen</string>
8080
<string name="label_menu">Menü</string>
81-
<string name="action_card_assign">Karte mir zuordnen</string>
82-
<string name="action_card_unassign">Zuordnung der Karte für mich aufheben</string>
81+
<string name="action_card_assign">Karte mir zuweisen</string>
82+
<string name="action_card_unassign">Karte mir nicht zuweisen</string>
8383
<string name="action_card_archive">Karte archivieren</string>
8484
<string name="action_card_delete">Karte löschen</string>
8585
<string name="add_board">Board hinzufügen</string>
@@ -162,7 +162,7 @@
162162
<string name="choose_board">Board auswählen</string>
163163
<string name="task_count">%1$s/%2$s</string>
164164
<string name="open_in_browser">Im Browser öffnen</string>
165-
<string name="updating_card">Karte wird aktualisiert…</string>
165+
<string name="updating_card">Karte wird aktualisiert …</string>
166166

167167
<string name="move_list_right">Liste nach rechts schieben</string>
168168
<string name="move_list_left">Liste nach links schieben</string>
@@ -182,7 +182,7 @@
182182

183183
<string name="archived_cards">Archivierte Karten</string>
184184
<string name="attachment_already_exists">Anhang existiert bereits</string>
185-
<string name="pick_custom_color">Wählen Sie eine benutzerdefinierte Farbe aus</string>
185+
<string name="pick_custom_color">Eine benutzerdefinierte Farbe auswählen</string>
186186
<string name="manage_tags">Schlagworte verwalten</string>
187187
<string name="add_tag">Schlagwort hinzufügen</string>
188188
<string name="tag_already_exists">%1$s existiert bereits</string>
@@ -265,7 +265,7 @@
265265
<string name="error_action_open_battery_settings">Batterie-Einstellungen</string>
266266
<string name="move_warning">Beim Verschieben einer Karte auf ein anderes Board werden weder Kommentare noch Anhänge transferriert.</string>
267267
<string name="clone_board">Board klonen</string>
268-
<string name="cloning_board">Klone %1$s…</string>
268+
<string name="cloning_board">Klone %1$s …</string>
269269
<string name="successfully_cloned_board">%1$s geklont</string>
270270
<string name="attachment_does_not_yet_exist">Anhang existiert bislang nicht in Deck</string>
271271
<string name="card_does_not_yet_exist">Karte existiert bislang nicht in Deck</string>
@@ -317,14 +317,14 @@
317317
<string name="copy_logs">Protokolldateien in die Zwischenablage kopieren</string>
318318
<string name="app_logo">App-Logo</string>
319319
<string name="log_file">Protokolldatei</string>
320-
<string name="copying_logs_to_file">Protokolldateien in Datei kopieren…</string>
320+
<string name="copying_logs_to_file">Protokolldateien in Datei kopieren …</string>
321321
<string name="account_imported">Konto importiert</string>
322322
<string name="simple_search">Suche</string>
323323
<!-- Label for a title input field that is required to be filled out -->
324324
<string name="title_mandatory">Titel (erforderlich)</string>
325-
<string name="saving_new_card">Speichere neue Karte …</string>
326-
<string name="progress_import">Importiere Board %1$d von %2$d…</string>
327-
<string name="progress_import_indeterminate">Importiere Boards…</string>
325+
<string name="saving_new_card">Speichere neue Karte …</string>
326+
<string name="progress_import">Importiere Board %1$d von %2$d …</string>
327+
<string name="progress_import_indeterminate">Importiere Boards …</string>
328328
<string name="card_outdated">Der Inhalt dieser Karte ist möglicherweise veraltet.</string>
329329
<string name="show_error">Fehler anzeigen</string>
330330
<string name="push_notification_link_empty">Aufgrund eines bekannten Problems in der Deck-Server-App können wir diese Karte leider nicht anzeigen. Weitere Informationen finden Sie unter: %1$s</string>

0 commit comments

Comments
 (0)