Translations update from Weblate (#451)

* Translated using Weblate (Malayalam)

Currently translated at 96.8% (62 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/

* Added translation using Weblate (Croatian)

* Translated using Weblate (Croatian)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.6% (58 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/

* Added translation using Weblate (Spanish)

* Translated using Weblate (Spanish)

Currently translated at 100.0% (64 of 64 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/

* Add languages to selector.

Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
Co-authored-by: rootedetc <rootable@protonmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Sergio Varela <sergitroll9@gmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
Weblate (bot)
2021-09-16 20:19:37 +02:00
committed by GitHub
parent 04fe4d0d75
commit c2aaf635a1
5 changed files with 307 additions and 47 deletions

View File

@@ -32,7 +32,7 @@
"country_selection": "രാജ്യം തിരഞ്ഞെടുക്കുക",
"audio_only": "ശബ്ദം മാത്രം",
"enable_sponsorblock": "Sponsorblock സജ്ജമാക്കുക",
"uses_api_from": "ഇതിൽ നിന്ന് എപിഐ ഉപയോഗിക്കുന്ന ",
"uses_api_from": "ഉപയോഗിക്കുന്ന എപിഐ ",
"back": "തിരികെ പോവുക",
"channel_name_desc": "ചാനലിൻ്റെ പേര് (Z-A)",
"channel_name_asc": "ചാനലിന്റെ പേര് (A-Z)",
@@ -49,7 +49,11 @@
"loop_this_video": "വിഡിയോ ലൂപ്പ് ചെയ്യുക",
"minimize_description": "വിവരണം ചെറുതാക്കുക",
"yes": "അതെ",
"show_more": "കൂടുതൽ കാണിക്കുക"
"show_more": "കൂടുതൽ കാണിക്കുക",
"buffering_goal": "ബഫറിംഗ് ലക്ഷ്യം(സെക്കൻഡുകളിൽ)",
"import_from_json": "JSON നിന്ന് ഇറക്കുമതി ചെയ്യൂ",
"export_to_json": "JSON-ലേക്ക് എക്സ്പ്പോർട്ട് ചെയ്യുക",
"instance_selection": "ഇൻസ്റ്റ്ൻസ് തിരഞ്ഞെടുക്കുക"
},
"player": {
"watch_on": "കാണുക"
@@ -57,7 +61,8 @@
"video": {
"watched": "കണ്ടതാണ്",
"views": "കാഴ്ചകൾ",
"videos": "വിഡിയോകൾ"
"videos": "വിഡിയോകൾ",
"sponsor_segments": "സ്പോൺസർമാരുടെ ഭാഗങ്ങൾ"
},
"comment": {
"pinned_by": "പിൻ ചെയ്തിരിക്കുന്നത്"
@@ -65,6 +70,7 @@
"preferences": {
"ssl_score": "എസ് എസ് എൽ സ്കോർ",
"has_cdn": "സിഡിഎൻ ഉപയോഗിക്കിന്നിണ്ടോ?",
"instance_name": "ഇൻസ്റ്റ്ൻസിന്റെ പേര്"
"instance_name": "ഇൻസ്റ്റ്ൻസിന്റെ പേര്",
"instance_locations": "ഇൻസ്റ്റൻസ് ലൊക്കേഷനുകൾ"
}
}