mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	Translations update from Hosted Weblate (#735)
* Added translation using Weblate (Hindi) * Added translation using Weblate (Tamil) * Translated using Weblate (Hindi) Currently translated at 25.6% (20 of 78 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 10.2% (8 of 78 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Hindi) Currently translated at 77.2% (61 of 79 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 45.5% (36 of 79 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.5% (75 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Translated using Weblate (Turkish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Spanish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Translated using Weblate (Hindi) Currently translated at 76.5% (62 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 43.2% (35 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Turkish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Spanish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Translated using Weblate (Swedish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sv/ Co-authored-by: Kavin <kavin@kavin.rocks> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net> Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
		@@ -2,9 +2,10 @@
 | 
			
		||||
    "video": {
 | 
			
		||||
        "sponsor_segments": "Segmentos de patrocinio",
 | 
			
		||||
        "watched": "Vistos",
 | 
			
		||||
        "views": "visualizaciones",
 | 
			
		||||
        "views": "{views} visualizaciones",
 | 
			
		||||
        "videos": "Vídeos",
 | 
			
		||||
        "ratings_disabled": "Valoraciones Desactivadas"
 | 
			
		||||
        "ratings_disabled": "Valoraciones Desactivadas",
 | 
			
		||||
        "chapters": "Capítulos"
 | 
			
		||||
    },
 | 
			
		||||
    "preferences": {
 | 
			
		||||
        "ssl_score": "Puntuación SSL",
 | 
			
		||||
@@ -72,7 +73,9 @@
 | 
			
		||||
        "clear_history": "Borrar Historial",
 | 
			
		||||
        "show_replies": "Mostrar Respuestas",
 | 
			
		||||
        "hide_replies": "Ocultar Respuestas",
 | 
			
		||||
        "load_more_replies": "Cargar más Respuestas"
 | 
			
		||||
        "load_more_replies": "Cargar más Respuestas",
 | 
			
		||||
        "skip_filler_tangent": "Saltar Escenas de Relleno",
 | 
			
		||||
        "skip_highlight": "Saltar Momento Destacado"
 | 
			
		||||
    },
 | 
			
		||||
    "titles": {
 | 
			
		||||
        "feed": "Feed",
 | 
			
		||||
@@ -84,13 +87,13 @@
 | 
			
		||||
        "login": "Iniciar sesión"
 | 
			
		||||
    },
 | 
			
		||||
    "player": {
 | 
			
		||||
        "watch_on": "Ver en"
 | 
			
		||||
        "watch_on": "Ver en {0}"
 | 
			
		||||
    },
 | 
			
		||||
    "login": {
 | 
			
		||||
        "password": "Contraseña",
 | 
			
		||||
        "username": "Nombre de usuario"
 | 
			
		||||
    },
 | 
			
		||||
    "search": {
 | 
			
		||||
        "did_you_mean": "¿Quieres decir: "
 | 
			
		||||
        "did_you_mean": "¿Quisiste decir {0}?"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user