Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-02-15 00:41:52 +00:00
parent 6788210c27
commit 4534ad5a92
180 changed files with 766 additions and 766 deletions

View File

@@ -1,7 +1,6 @@
OC.L10N.register(
"deck",
{
"Personal" : "Personleg",
"Done" : "Ferdig",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
"No file was uploaded" : "Ingen filer vart lasta opp",
@@ -35,6 +34,7 @@ OC.L10N.register(
"An error occurred" : "Det oppstod ein feil.",
"Today" : "I dag",
"Close" : "Lukk",
"Share" : "Del"
"Share" : "Del",
"Personal" : "Personleg"
},
"nplurals=2; plural=(n != 1);");