1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 17:36:21 +00:00
ocsms/l10n/nb.js
Nextcloud bot 7033e84c14
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-29 05:57:55 +00:00

17 lines
495 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefonsynkronisering",
"Cancel" : "Avbryt",
"Confirm" : "Bekreft",
"Settings" : "Innstillinger",
"Default country code" : "Standard landskode",
"Last message" : "Siste melding",
"Label" : "Etikett",
"Notification settings" : "Innstillinger for notifiseringer",
"Enable" : "Aktiver",
"Disable" : "Deaktiver",
"Reset all messages" : "Tilbakestill alle meldinger"
},
"nplurals=2; plural=(n != 1);");