2020-10-02 07:06:18 -04:00
|
|
|
OC.L10N.register(
|
|
|
|
|
"user_status",
|
|
|
|
|
{
|
2021-08-10 22:26:43 -04:00
|
|
|
"Recent statuses" : "Nylige statuser",
|
2023-08-22 20:28:15 -04:00
|
|
|
"No recent status changes" : "Ingen nylige statusendringer",
|
2020-10-02 07:06:18 -04:00
|
|
|
"In a meeting" : "I et møte",
|
|
|
|
|
"Commuting" : "Pendler",
|
|
|
|
|
"Out sick" : "Syk",
|
|
|
|
|
"Vacationing" : "På ferie",
|
2023-12-18 19:19:27 -05:00
|
|
|
"Out of office" : "Fraværende",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Working remotely" : "Jobber utenfra",
|
2022-02-14 21:45:26 -05:00
|
|
|
"In a call" : "I en samtale",
|
2020-10-02 07:06:18 -04:00
|
|
|
"User status" : "Brukerstatus",
|
2022-06-03 22:31:57 -04:00
|
|
|
"Clear status after" : "Fjern status etter",
|
2024-02-17 19:19:47 -05:00
|
|
|
"Emoji for your status message" : "Emoji for statusmeldingene dine",
|
2022-02-14 21:45:26 -05:00
|
|
|
"What is your status?" : "Hva er din status?",
|
2024-02-17 19:19:47 -05:00
|
|
|
"Predefined statuses" : "Forhåndsdefinerte statuser",
|
|
|
|
|
"Previously set" : "Tidligere angitt",
|
|
|
|
|
"Reset status" : "Tilbakestill status",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Set status" : "Velg status",
|
2022-02-14 21:45:26 -05:00
|
|
|
"Online status" : "Online-status",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Status message" : "Statusmelding",
|
2024-02-17 19:19:47 -05:00
|
|
|
"Your status was set automatically" : "Statusen din ble satt",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Clear status message" : "Fjern statusmelding",
|
|
|
|
|
"Set status message" : "Velg statusmelding",
|
2024-02-17 19:19:47 -05:00
|
|
|
"Reset status to \"{icon} {message}\"" : "Tilbakestill status til \"{icon} {message}\"",
|
|
|
|
|
"Reset status to \"{message}\"" : "Tilbakestill status til \"{message}\"",
|
|
|
|
|
"Reset status to \"{icon}\"" : "Tilbakestill status til \"{icon}\"",
|
2023-02-21 21:26:32 -05:00
|
|
|
"There was an error saving the status" : "Det oppsto en feil ved lagring av status",
|
|
|
|
|
"There was an error clearing the status" : "Det oppsto en feil ved fjerning av status",
|
2024-02-17 19:19:47 -05:00
|
|
|
"There was an error reverting the status" : "Det oppstod en feil under tilbakestilling av statusen",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Don't clear" : "Ikke fjern",
|
|
|
|
|
"Today" : "I dag",
|
|
|
|
|
"This week" : "Denne uken",
|
|
|
|
|
"Online" : "Pålogget",
|
2023-08-22 20:28:15 -04:00
|
|
|
"Away" : "Borte",
|
|
|
|
|
"Do not disturb" : "Ikke forstyrr",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Invisible" : "Usynlig",
|
|
|
|
|
"Offline" : "Frakoblet",
|
2023-02-21 21:26:32 -05:00
|
|
|
"There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status",
|
2022-02-14 21:45:26 -05:00
|
|
|
"30 minutes" : "30 minutter",
|
2020-10-02 07:06:18 -04:00
|
|
|
"1 hour" : "1 time",
|
|
|
|
|
"4 hours" : "4 timer",
|
|
|
|
|
"Mute all notifications" : "Demp alle varslinger",
|
2023-08-22 20:28:15 -04:00
|
|
|
"Appear offline" : "Vis som frakoblet",
|
2024-03-28 20:24:23 -04:00
|
|
|
"View profile" : "Vis profil"
|
2020-10-02 07:06:18 -04:00
|
|
|
},
|
|
|
|
|
"nplurals=2; plural=(n != 1);");
|