Files
Nextcloud bot 42d7d98d1d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:41:21 +00:00

53 lines
1.4 KiB
JavaScript

OC.L10N.register(
"contacts",
{
"Details" : "Detailer",
"Contacts" : "Kontakter",
"Loading …" : "Loading …",
"Rename" : "Ëmbenennen",
"Delete" : "Läschen",
"Copy link" : "Link kopéieren",
"Download" : "Eroflueden",
"Share with users or groups" : "Mat Benotzer oder Gruppen deelen",
"can edit" : "kann änneren",
"Add" : "Derbäimaachen",
"First name" : "Virnumm",
"Last name" : "Famillje Numm",
"Password protection" : "Password protection",
"Save" : "Späicheren",
"Description" : "Beschreiwung",
"Settings" : "Settings",
"Cancel" : "Ofbriechen",
"Invalid image" : "Ongülteg d'Bild",
"Name" : "Numm",
"Title" : "Titel",
"Pending" : "Ausstoend",
"None" : "Keng",
"Close" : "Zoumaachen",
"Import" : "Importéieren",
"User" : "User",
"Group" : "Grupp",
"Email" : "Email",
"Admin" : "Admin",
"Owner" : "Owner",
"Additional names" : "Weider Nimm",
"Nickname" : "Spëtznumm",
"Notes" : "Notizen",
"Location" : "Uert",
"Home" : "Doheem",
"Work" : "Aarbecht",
"Other" : "Aner",
"Address" : "Adress",
"City" : "Staat",
"Country" : "Land",
"Birthday" : "Gebuertsdag",
"Phone" : "Telefon",
"Mobile" : "GSM",
"Fax" : "Fax",
"Pager" : "Pager",
"Voice" : "Voice",
"Relative" : "Relativ",
"Unknown" : "Onbekannt"
},
"nplurals=2; plural=(n != 1);");