From c0f77234548b90b4e4e3c363a3207f93974040aa Mon Sep 17 00:00:00 2001 From: GET100PERCENT Date: Mon, 7 Nov 2022 03:19:35 +0000 Subject: [PATCH] Translated using Weblate (Odia) Currently translated at 9.3% (14 of 149 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/or/ --- src/locales/or.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/locales/or.json b/src/locales/or.json index 0967ef42..ffcc8728 100644 --- a/src/locales/or.json +++ b/src/locales/or.json @@ -1 +1,20 @@ -{} +{ + "titles": { + "login": "ଲଗ୍ ଇନ୍", + "feed": "ଫିଡ୍", + "trending": "ଟ୍ରେଣ୍ଡିଂ", + "register": "ପଂଜିକରଣ", + "preferences": "ପସନ୍ଦ", + "history": "ଇତିହାସ", + "subscriptions": "ଅନୁସୃତ ଗୁଡ଼ିକ", + "playlists": "ପ୍ଲେଲିଷ୍ଟ ଗୁଡ଼ିକ", + "instance": "ଉଦାହରଣ", + "account": "ଆକାଉଣ୍ଟ", + "player": "ପ୍ଲେୟାର", + "livestreams": "ସିଧାପ୍ରସାରଣ ଗୁଡ଼ିକ", + "channels": "ସ୍ରୋତ ଗୁଡ଼ିକ" + }, + "player": { + "watch_on": "{0} ରେ ଦେଖନ୍ତୁ" + } +}