1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-12-29 05:57:55 +00:00
parent f3f2c385e1
commit 7033e84c14
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,7 @@ OC.L10N.register(
"Label" : "Etikett", "Label" : "Etikett",
"Notification settings" : "Innstillinger for notifiseringer", "Notification settings" : "Innstillinger for notifiseringer",
"Enable" : "Aktiver", "Enable" : "Aktiver",
"Disable" : "Deaktiver" "Disable" : "Deaktiver",
"Reset all messages" : "Tilbakestill alle meldinger"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -8,6 +8,7 @@
"Label" : "Etikett", "Label" : "Etikett",
"Notification settings" : "Innstillinger for notifiseringer", "Notification settings" : "Innstillinger for notifiseringer",
"Enable" : "Aktiver", "Enable" : "Aktiver",
"Disable" : "Deaktiver" "Disable" : "Deaktiver",
"Reset all messages" : "Tilbakestill alle meldinger"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }