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/lib/l10n/ur_PK.php

10 lines
297 B

<?php
$TRANSLATIONS = array(
"Help" => "مدد",
"Personal" => "ذاتی",
"Settings" => "سیٹینگز",
"Users" => "یوزرز",
"Admin" => "ایڈمن",
"web services under your control" => "آپ کے اختیار میں ویب سروسیز"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";