diff options
Diffstat (limited to 'core/l10n/pa.js')
-rw-r--r-- | core/l10n/pa.js | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/core/l10n/pa.js b/core/l10n/pa.js deleted file mode 100644 index 6756021358d..00000000000 --- a/core/l10n/pa.js +++ /dev/null @@ -1,41 +0,0 @@ -OC.L10N.register( - "core", - { - "Sunday" : "ਐਤਵਾਰ", - "Monday" : "ਸੋਮਵਾਰ", - "Tuesday" : "ਮੰਗਲਵਾਰ", - "Wednesday" : "ਬੁੱਧਵਾਰ", - "Thursday" : "ਵੀਰਵਾਰ", - "Friday" : "ਸ਼ੁੱਕਰਵਾਰ", - "Saturday" : "ਸ਼ਨਿੱਚਰਵਾਰ", - "January" : "ਜਨਵਰੀ", - "February" : "ਫਰਵਰੀ", - "March" : "ਮਾਰਚ", - "April" : "ਅਪਰੈ", - "May" : "ਮਈ", - "June" : "ਜੂਨ", - "July" : "ਜੁਲਾਈ", - "August" : "ਅਗਸਤ", - "September" : "ਸਤੰਬ", - "October" : "ਅਕਤੂਬਰ", - "November" : "ਨਵੰਬ", - "December" : "ਦਸੰਬਰ", - "Settings" : "ਸੈਟਿੰਗ", - "Saving..." : "...ਸੰਭਾਲਿਆ ਜਾ ਰਿਹਾ ਹੈ", - "seconds ago" : "ਸਕਿੰਟ ਪਹਿਲਾਂ", - "No" : "ਨਹੀਂ", - "Yes" : "ਹਾਂ", - "Choose" : "ਚੁਣੋ", - "Ok" : "ਠੀਕ ਹੈ", - "Cancel" : "ਰੱਦ ਕਰੋ", - "Error" : "ਗਲ", - "Password" : "ਪਾਸਵਰ", - "Send" : "ਭੇਜੋ", - "Share" : "ਸਾਂਝਾ ਕਰੋ", - "Warning" : "ਚੇਤਾਵਨੀ", - "Delete" : "ਹਟਾਓ", - "Rename" : "ਨਾਂ ਬਦਲੋ", - "Username" : "ਯੂਜ਼ਰ-ਨਾਂ", - "Search" : "ਖੋਜ" -}, -"nplurals=2; plural=(n != 1);"); |