diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /core/l10n/pa.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'core/l10n/pa.js')
-rw-r--r-- | core/l10n/pa.js | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/core/l10n/pa.js b/core/l10n/pa.js new file mode 100644 index 00000000000..8be57366967 --- /dev/null +++ b/core/l10n/pa.js @@ -0,0 +1,40 @@ +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..." : "...ਸੰਭਾਲਿਆ ਜਾ ਰਿਹਾ ਹੈ", + "No" : "ਨਹੀਂ", + "Yes" : "ਹਾਂ", + "Choose" : "ਚੁਣੋ", + "Ok" : "ਠੀਕ ਹੈ", + "_{count} file conflict_::_{count} file conflicts_" : ["",""], + "Cancel" : "ਰੱਦ ਕਰੋ", + "Share" : "ਸਾਂਝਾ ਕਰੋ", + "Error" : "ਗਲ", + "Send" : "ਭੇਜੋ", + "Warning" : "ਚੇਤਾਵਨੀ", + "Delete" : "ਹਟਾਓ", + "Username" : "ਯੂਜ਼ਰ-ਨਾਂ", + "Security Warning" : "ਸੁਰੱਖਿਆ ਚੇਤਾਵਨੀ", + "Password" : "ਪਾਸਵਰ" +}, +"nplurals=2; plural=(n != 1);"); |