Skip to content

Commit eb836b4

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 215aaa6 commit eb836b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@
229229
<string name="error_action_open_deck_info">Åbn App info</string>
230230
<string name="error_action_open_network">Netværksindstillinger</string>
231231
<string name="error_action_update_files_app">Opdater</string>
232+
<string name="no_account_configured_yet">Ingen konto konfigureret endnu</string>
232233
<string name="choose_account">Vælg konto</string>
233234
<string name="remove_account">Fjern %1$s</string>
234235

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

0 commit comments

Comments
 (0)