Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
master
Nextcloud bot 2024-12-21 02:30:36 +00:00
parent a86601d6ac
commit bae9ab4e2a
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -29,6 +29,7 @@ OC.L10N.register(
"Delete?" : "Slet?", "Delete?" : "Slet?",
"Server error" : "Serverfejl", "Server error" : "Serverfejl",
"Loading" : "Indlæser", "Loading" : "Indlæser",
"Settings saved" : "Indstillinger gemt" "Settings saved" : "Indstillinger gemt",
"Unexpected error occurred" : "En uventet fejl opstod"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -27,6 +27,7 @@
"Delete?" : "Slet?", "Delete?" : "Slet?",
"Server error" : "Serverfejl", "Server error" : "Serverfejl",
"Loading" : "Indlæser", "Loading" : "Indlæser",
"Settings saved" : "Indstillinger gemt" "Settings saved" : "Indstillinger gemt",
"Unexpected error occurred" : "En uventet fejl opstod"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }