1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/da.js
Nextcloud bot f3f2c385e1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-01 02:43:27 +00:00

14 lines
346 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon synkronisering",
"Cancel" : "Annullér",
"Confirm" : "Bekræft",
"Settings" : "Indstillinger",
"Label" : "Mærkat",
"Notification settings" : "Meddelelsesindstillinger",
"Enable" : "Aktivér",
"Disable" : "Deaktiver"
},
"nplurals=2; plural=(n != 1);");