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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 15, 2025
1 parent ba22e31 commit eaa9cd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
<string name="error_action_open_deck_info">Åbn App info</string>
<string name="error_action_open_network">Netværksindstillinger</string>
<string name="error_action_update_files_app">Opdater</string>
<string name="no_account_configured_yet">Ingen konto konfigureret endnu</string>
<string name="choose_account">Vælg konto</string>
<string name="remove_account">Fjern %1$s</string>

Expand All @@ -246,6 +247,9 @@
<string name="settings_notes_path_success">Mappe for nye noter: %1$s</string>
<string name="settings_file_suffix">Fil-endelse</string>
<string name="settings_file_suffix_description">Fil-endelse for nye noter i Nextcloud</string>
<string name="settings_file_suffix_success">Ny fil suffiks: %1$s</string>
<string name="http_status_code">HTTP status kode: %1$d</string>
<string name="progress_import_indeterminate">Importerer noter...</string>
<string name="progress_import">Importerer note %1$d af %2$d...</string>
<string name="action_back">Tilbage</string>
</resources>

0 comments on commit eaa9cd9

Please sign in to comment.