mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
Translated using Weblate (Punjabi)
Currently translated at 100.0% (67 of 67 strings) Translated using Weblate (Punjabi) Currently translated at 71.6% (48 of 67 strings) Co-authored-by: mariobros <damanjitsingh96@gmail.com> Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/pa/ Translation: Subtracks/subtracks
This commit is contained in:
parent
9de0984553
commit
2b041580de
50
android/app/src/main/assets/custom/i18n/pa.json
vendored
50
android/app/src/main/assets/custom/i18n/pa.json
vendored
@ -18,7 +18,9 @@
|
|||||||
"byYear": "ਸਾਲ ਦੁਆਰਾ",
|
"byYear": "ਸਾਲ ਦੁਆਰਾ",
|
||||||
"alphabeticalByName": "ਨਾਮ ਦੁਆਰਾ",
|
"alphabeticalByName": "ਨਾਮ ਦੁਆਰਾ",
|
||||||
"recent": "ਹਾਲ ਹੀ ਵਿੱਚ ਚਲਾਏ ਗਏ",
|
"recent": "ਹਾਲ ਹੀ ਵਿੱਚ ਚਲਾਏ ਗਏ",
|
||||||
"frequent": "ਅਕਸਰ ਚਲਾਏ ਗਏ"
|
"frequent": "ਅਕਸਰ ਚਲਾਏ ਗਏ",
|
||||||
|
"starred": "ਸਟਾਰ ਕੀਤੇ ਗਏ",
|
||||||
|
"byGenre": "ਸ਼ੈਲੀ ਦੁਆਰਾ"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"play": "ਐਲਬਮ ਚਲਾਓ",
|
"play": "ਐਲਬਮ ਚਲਾਓ",
|
||||||
@ -71,11 +73,14 @@
|
|||||||
"servers": {
|
"servers": {
|
||||||
"fields": {
|
"fields": {
|
||||||
"address": "ਪਤਾ",
|
"address": "ਪਤਾ",
|
||||||
"password": "ਪਾਸਵਰਡ"
|
"password": "ਪਾਸਵਰਡ",
|
||||||
|
"username": "ਯੂਜ਼ਰਨੇਮ"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"forcePlaintextPassword": {
|
"forcePlaintextPassword": {
|
||||||
"title": "ਸਾਦੇ ਪਾਸਵਰਡ ਨੂੰ ਜਬਰੀ ਕਰੋ"
|
"title": "ਸਾਦੇ ਪਾਸਵਰਡ ਨੂੰ ਜਬਰੀ ਕਰੋ",
|
||||||
|
"descriptionOn": "ਪਾਸਵਰਡ ਨੂੰ ਸਾਦੇ ਟੈਕਸਟ ਵਿੱਚ ਭੇਜੋ (ਪੁਰਾਣਾ, ਯਕੀਨੀ ਬਣਾਓ ਕਿ ਤੁਹਾਡਾ ਕਨੈਕਸ਼ਨ ਸੁਰੱਖਿਅਤ ਹੈ!)",
|
||||||
|
"descriptionOff": "ਪਾਸਵਰਡ ਨੂੰ ਟੋਕਨ + ਸਾਲ੍ਟ ਵਜੋਂ ਭੇਜੋ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
@ -88,7 +93,8 @@
|
|||||||
"messages": {
|
"messages": {
|
||||||
"connectionOk": "{{address}} ਨਾਲ ਕਨੈਕਸ਼ਨ ਠੀਕ ਹੈ!",
|
"connectionOk": "{{address}} ਨਾਲ ਕਨੈਕਸ਼ਨ ਠੀਕ ਹੈ!",
|
||||||
"connectionFailed": "{{address}} ਨਾਲ ਕਨੈਕਸ਼ਨ ਅਸਫਲ, ਸੈਟਿੰਗਾਂ ਜਾਂ ਸਰਵਰ ਦੀ ਜਾਂਚ ਕਰੋ"
|
"connectionFailed": "{{address}} ਨਾਲ ਕਨੈਕਸ਼ਨ ਅਸਫਲ, ਸੈਟਿੰਗਾਂ ਜਾਂ ਸਰਵਰ ਦੀ ਜਾਂਚ ਕਰੋ"
|
||||||
}
|
},
|
||||||
|
"name": "ਸਰਵਰ"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"name": "ਨੈੱਟਵਰਕ",
|
"name": "ਨੈੱਟਵਰਕ",
|
||||||
@ -103,8 +109,44 @@
|
|||||||
},
|
},
|
||||||
"maxBitrateWifi": {
|
"maxBitrateWifi": {
|
||||||
"title": "ਵੱਧ ਤੋਂ ਵੱਧ ਬਿੱਟਰੇਟ (ਵਾਈ-ਫਾਈ)"
|
"title": "ਵੱਧ ਤੋਂ ਵੱਧ ਬਿੱਟਰੇਟ (ਵਾਈ-ਫਾਈ)"
|
||||||
|
},
|
||||||
|
"minBuffer": {
|
||||||
|
"title": "ਘੱਟੋ-ਘੱਟ ਬਫਰ ਸਮਾਂ"
|
||||||
|
},
|
||||||
|
"maxBuffer": {
|
||||||
|
"title": "ਵੱਧ ਤੋਂ ਵੱਧ ਬਫਰ ਸਮਾਂ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"music": {
|
||||||
|
"name": "ਸੰਗੀਤ",
|
||||||
|
"options": {
|
||||||
|
"scrobble": {
|
||||||
|
"title": "ਗਾਣੇ ਸਕ੍ਰੋਬਲ ਕਰੋ",
|
||||||
|
"descriptionOn": "ਸੁਣੇ ਹੋਏ ਗਾਣੇ ਸਕ੍ਰੋਬਲ ਕਰੋ",
|
||||||
|
"descriptionOff": "ਸੁਣੇ ਹੋਏ ਗਾਣੇ ਸਕ੍ਰੋਬਲ ਨਾ ਕਰੋ"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reset": {
|
||||||
|
"actions": {
|
||||||
|
"clearImageCache": "ਚਿੱਤਰ ਕੈਸ਼ ਸਾਫ਼ ਕਰੋ"
|
||||||
|
},
|
||||||
|
"name": "ਰੀਸੈਟ ਕਰੋ"
|
||||||
|
},
|
||||||
|
"about": {
|
||||||
|
"name": "ਬਾਰੇ",
|
||||||
|
"version": "ਸੰਸਕਰਣ {{version}}",
|
||||||
|
"actions": {
|
||||||
|
"licenses": "ਲਾਇਸੰਸ",
|
||||||
|
"projectHomepage": "ਪ੍ਰੋਜੈਕਟ ਹੋਮਪੇਜ"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"context": {
|
||||||
|
"actions": {
|
||||||
|
"star": "ਤਾਰਾ",
|
||||||
|
"unstar": "ਤਾਰਾ ਹਟਾਓ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user