nextcloud/lib/l10n/af.js
Nextcloud bot 9db33055b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-19 02:28:19 +00:00

36 строки
1.1 KiB
JavaScript
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода

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(
"lib",
{
"Unknown filetype" : "Onbekende lêertipe",
"Invalid image" : "Ongeldige beeld",
"Files" : " Lêers",
"seconds ago" : "sekondes gelede",
"File already exists" : "Lêer bestaan reeds",
"__language_name__" : "Afrikaans",
"Help" : "Hulp",
"Apps" : "Toeps",
"Settings" : "Instellings",
"Log out" : "Meld af",
"Users" : "Gebruikers",
"Email" : "E-pos",
"Phone" : "Foon",
"Twitter" : "Twitter",
"Website" : "Webwerf",
"Address" : "Adres",
"Profile picture" : "Profielprent",
"About" : "Oor",
"Unknown user" : "Onbekende gebruiker",
"Open »%s«" : "Open »%s«",
"Sunday" : "Sondag",
"Monday" : "Maandag",
"Tuesday" : "Dinsdag",
"Wednesday" : "Woensdag",
"Thursday" : "Donderdag",
"Friday" : "Vrydag",
"Saturday" : "Saterdag",
"a safe home for all your data" : "n veilige tuiste vir al u data",
"Storage is temporarily not available" : "Berging is tydelik nie beskikbaar nie",
"Full name" : "Volle naam"
},
"nplurals=2; plural=(n != 1);");