1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/nb.js
2019-12-22 03:23:58 +00:00

16 lines
437 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"
},
"nplurals=2; plural=(n != 1);");