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/af.js
Nextcloud bot a40838b61c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-29 00:24:23 +00:00

36 lines
1.3 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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" : "Onlangse statusse",
"No recent status changes" : "Geen onlangse statusverandering nie",
"In a meeting" : "In n vergadering",
"Commuting" : "In die verkeer",
"Out sick" : "Siek tuis",
"Vacationing" : "Met vakansie",
"Working remotely" : "Werk in die veld",
"User status" : "Gebruikerstatus",
"Clear status after" : "Wis status na",
"Set status" : "Stel status",
"Online status" : "Aanlyn status",
"Status message" : "Statusboodskap",
"Clear status message" : "Wis statusboodskap",
"Set status message" : "Stel statusboodskap",
"There was an error saving the status" : "Daar was n fout toe status bewaar is",
"There was an error clearing the status" : "Daar was n fout toe die status gewis is",
"Don't clear" : "Moenie wis nie",
"Today" : "Vandag",
"This week" : "Vandeesweek",
"Online" : "Aanlyn",
"Away" : "Weg",
"Do not disturb" : "Moenie pla nie",
"Invisible" : "Onsigbaar",
"Offline" : "Vanlyn",
"There was an error saving the new status" : "Daar was n fout toe nuwe status bewaar is",
"30 minutes" : "30 minute",
"1 hour" : "1 uur",
"4 hours" : "4 uur",
"Mute all notifications" : "Demp alle kennisgewings",
"Appear offline" : "Toon as vanlyn"
},
"nplurals=2; plural=(n != 1);");