Blame view
sources/apps/files_external/l10n/pa.php
251 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 4 5 |
"Username" => "ਯੂਜ਼ਰ-ਨਾਂ", "Password" => "ਪਾਸਵਰ", "Share" => "ਸਾਂਝਾ ਕਰੋ", |
|
31b7f2792
|
6 7 8 9 |
"Groups" => "ਗਰੁੱਪ", "Delete" => "ਹਟਾਓ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |