You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud-server/core/l10n/hi.php

15 lines
793 B

<?php $TRANSLATIONS = array(
"Username" => "परयम",
"Cloud not found" => "कड नहि ",
"Create an <strong>admin account</strong>" => "वयवसपक ख बन",
"Password" => "पसवरड",
"Advanced" => "उननत",
"Configure the database" => "डस किगर कर ",
"Database user" => "डस उपयगकर",
"Database password" => "डस पसवरड",
"Finish setup" => "सटअप समत कर",
"You are logged out." => "आप लग आउट कर दिए गए ह.",
"prev" => "पिछल",
"next" => "अगल"
);