Files
nextcloud-forum/l10n/af.js
Nextcloud bot b4c533eb25 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-05 02:09:38 +00:00

44 lines
1.2 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Admin",
"User" : "Gebruiker",
"Forum" : "Forum",
"Search" : "Soek",
"Home" : "Tuis",
"Bookmarks" : "Boekmerke",
"Accounts" : "Accounts",
"Collapse" : "Vou In",
"Log in" : "Teken Aan",
"Hello world!" : "Hallo wêreld!",
"Category" : "Kategorie",
"Account" : "Rekening",
"Cancel" : "Cancel",
"Update" : "Werk by",
"Deleted" : "Geskrap",
"Restore" : "Herstel",
"Retry" : "Herprobeer",
"Move" : "Skuif",
"Page not found" : "Blad nie gevind nie",
"Delete" : "Skrap",
"Direct link" : "Direkte skakel",
"Save" : "Stoor",
"Unsaved changes" : "Onbewaarde veranderinge",
"Back to {category}" : "Terug na {category}",
"by" : "deur",
"Subscribe" : "Teken in",
"Files" : "Lêer ",
"Signature" : "Handtekening",
"Disable" : "Deaktiveer",
"Description" : "Beskrywing",
"Access control" : "Toegangsbeheer",
"Settings saved" : "Instellings gestoor",
"Newest first" : "Nuutste eerste",
"Oldest first" : "Oudste eerste",
"Reset" : "Herstel",
"ID" : "ID",
"Actions" : "Aksies",
"Active" : "Aktief"
},
"nplurals=2; plural=(n != 1);");