0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/user_status/l10n/oc.js
Nextcloud bot e218d1f98e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +00:00

39 lines
1.5 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Estats recents",
"No recent status changes" : "Cap de cambiament recent destat",
"In a meeting" : "En reünion",
"Commuting" : "En comunicacion",
"Out sick" : "Malaut",
"Vacationing" : "En vacanças",
"Out of office" : "Fòra del burèu",
"Working remotely" : "En teletrabalh",
"In a call" : "Al telefòn",
"User status" : "Estat utilizaire",
"Clear status after" : "Escafar lestat aprèp",
"What is your status?" : "Quin es vòstre estat?",
"Set status" : "Definir estat",
"Online status" : "Estat en linha",
"Status message" : "Messatge destat",
"Clear status message" : "Escafar messatge destat",
"Set status message" : "Definir messatge destat",
"There was an error saving the status" : "Error en enregistrant lestat",
"There was an error clearing the status" : "Error en escafant lestat",
"Don't clear" : "Escafar pas",
"Today" : "Uèi",
"This week" : "Aquesta setmana",
"Online" : "En linha",
"Away" : "Absent",
"Do not disturb" : "Me desrengar pas",
"Invisible" : "Invisible",
"Offline" : "Fòra linha",
"There was an error saving the new status" : "Error en enregistrant lestat novèl",
"30 minutes" : "30 minutas",
"1 hour" : "1 ora",
"4 hours" : "4 oras",
"Mute all notifications" : "Amudir totas las notificacions",
"Appear offline" : "Aparéisser fòra linha"
},
"nplurals=2; plural=(n > 1);");