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/settings/l10n/pa.php

25 lines
989 B

<?php
$TRANSLATIONS = array(
"Language changed" => "ਭ ਬਦਲ",
"Disable" => "ਬਦ",
"Enable" => "ਚ",
"Please wait...." => "...ਉਡ",
"Updating...." => "...ਅਪਡਟ ਕਿ",
"Error" => "ਗਲਤ",
"Updated" => "ਅਪਡਟ ਕ",
"Saving..." => "...ਸਿਆ ਜਿ",
"deleted" => "ਹਟਈ",
"undo" => "ਵਪਸ",
"Groups" => "ਗਰਪ",
"Group Admin" => "ਗਰਪ ਐਡਮਿਨ",
"Delete" => "ਹਟਓ",
"add group" => "ਗਰਪ ਸ਼ਮਲ",
"__language_name__" => "__ਭ_ਨ__",
"Security Warning" => "ਸਿਆ ਚਵਨ",
"Setup Warning" => "ਸਟਅਪ ਚਵਨ",
"Password" => "ਪਸਵਰ",
"Change password" => "ਪਸਵਰਡ ਬਦਲ",
"Username" => "ਯਜ਼ਰ-ਨ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";