mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Translations update from Weblate (#575)
* Translated using Weblate (Lithuanian) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (67 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Translated using Weblate (Turkish) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (French) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (German) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Italian) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ * Translated using Weblate (Finnish) Currently translated at 75.3% (55 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fi/ * Translated using Weblate (Croatian) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ * Translated using Weblate (Croatian) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ * Translated using Weblate (French) Currently translated at 100.0% (74 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Lithuanian) Currently translated at 100.0% (74 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (German) Currently translated at 100.0% (74 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.8% (68 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Translated using Weblate (Turkish) Currently translated at 100.0% (74 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (74 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ * Translated using Weblate (Spanish) Currently translated at 98.6% (73 of 74 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Marlon <mawol@protonmail.com> Co-authored-by: Milo Ivir <mail@milotype.de>
This commit is contained in:
		
							parent
							
								
									a5a67af0f6
								
							
						
					
					
						commit
						f7a566c70e
					
				
					 9 changed files with 72 additions and 30 deletions
				
			
		| 
						 | 
					@ -70,7 +70,8 @@
 | 
				
			||||||
        "sponsor_segments": "Sponsoren-Segmente",
 | 
					        "sponsor_segments": "Sponsoren-Segmente",
 | 
				
			||||||
        "watched": "Angesehen",
 | 
					        "watched": "Angesehen",
 | 
				
			||||||
        "views": "Aufrufe",
 | 
					        "views": "Aufrufe",
 | 
				
			||||||
        "videos": "Videos"
 | 
					        "videos": "Videos",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Bewertungen deaktiviert"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "SSL-Bewertung",
 | 
					        "ssl_score": "SSL-Bewertung",
 | 
				
			||||||
| 
						 | 
					@ -84,5 +85,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Passwort",
 | 
					        "password": "Passwort",
 | 
				
			||||||
        "username": "Anmeldename"
 | 
					        "username": "Anmeldename"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Meintest du: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -84,5 +84,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Contraseña",
 | 
					        "password": "Contraseña",
 | 
				
			||||||
        "username": "Nombre de usuario"
 | 
					        "username": "Nombre de usuario"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "¿Quieres decir: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -64,5 +64,8 @@
 | 
				
			||||||
        "register": "Rekisteröidy",
 | 
					        "register": "Rekisteröidy",
 | 
				
			||||||
        "login": "Kirjaudu sisään",
 | 
					        "login": "Kirjaudu sisään",
 | 
				
			||||||
        "trending": "Nousussa"
 | 
					        "trending": "Nousussa"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Tarkoititko: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -70,7 +70,8 @@
 | 
				
			||||||
        "sponsor_segments": "Segments de sponsors",
 | 
					        "sponsor_segments": "Segments de sponsors",
 | 
				
			||||||
        "watched": "Regardée",
 | 
					        "watched": "Regardée",
 | 
				
			||||||
        "views": "vues",
 | 
					        "views": "vues",
 | 
				
			||||||
        "videos": "Vidéos"
 | 
					        "videos": "Vidéos",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Évaluations désactivées"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "Score SSL",
 | 
					        "ssl_score": "Score SSL",
 | 
				
			||||||
| 
						 | 
					@ -84,5 +85,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Mot de passe",
 | 
					        "password": "Mot de passe",
 | 
				
			||||||
        "username": "Nom d'utilisateur"
 | 
					        "username": "Nom d'utilisateur"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Vouliez-vous dire : "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,52 +1,52 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "video": {
 | 
					    "video": {
 | 
				
			||||||
        "sponsor_segments": "Sponzorski segmenti",
 | 
					        "sponsor_segments": "Sponzorski segmenti",
 | 
				
			||||||
        "watched": "Pogledano",
 | 
					        "watched": "Gledano",
 | 
				
			||||||
        "views": "pregleda",
 | 
					        "views": "prikaza",
 | 
				
			||||||
        "videos": "Videozapisi"
 | 
					        "videos": "Videozapisi"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "SSL ocjena",
 | 
					        "ssl_score": "SSL ocjena",
 | 
				
			||||||
        "has_cdn": "Posjeduje CDN?",
 | 
					        "has_cdn": "Ima CDN?",
 | 
				
			||||||
        "instance_locations": "Lokacije instanca",
 | 
					        "instance_locations": "Lokacije instance",
 | 
				
			||||||
        "instance_name": "Ime instance"
 | 
					        "instance_name": "Ime instance"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "comment": {
 | 
					    "comment": {
 | 
				
			||||||
        "pinned_by": "Prikačio korisnik"
 | 
					        "pinned_by": "Prikačio korisnik"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "actions": {
 | 
					    "actions": {
 | 
				
			||||||
        "enable_lbry_proxy": "Uključi proxy za LBRY",
 | 
					        "enable_lbry_proxy": "Omogući proxy za LBRY",
 | 
				
			||||||
        "disable_lbry": "Isključi reprodukciju LBRY servisa",
 | 
					        "disable_lbry": "Onemogući LBRY za prijenos",
 | 
				
			||||||
        "minimize_description_default": "Uvijek sakrij prikaz opisa",
 | 
					        "minimize_description_default": "Uvijek sakrij prikaz opisa",
 | 
				
			||||||
        "minimize_description": "Sakrij opis",
 | 
					        "minimize_description": "Sakrij opis",
 | 
				
			||||||
        "show_description": "Prikaži opis",
 | 
					        "show_description": "Prikaži opis",
 | 
				
			||||||
        "minimize_recommendations": "Sakrij preporuke",
 | 
					        "minimize_recommendations": "Sakrij preporuke",
 | 
				
			||||||
        "show_recommendations": "Prikaži preporuke",
 | 
					        "show_recommendations": "Prikaži preporuke",
 | 
				
			||||||
        "donations": "Donacije",
 | 
					        "donations": "Donacije",
 | 
				
			||||||
        "auto_play_next_video": "Automatski reproduciraj idući videozapis",
 | 
					        "auto_play_next_video": "Automatski reproduciraj idući video",
 | 
				
			||||||
        "loop_this_video": "Ponavljanje videozapisa",
 | 
					        "loop_this_video": "Ponavljaj ovaj video",
 | 
				
			||||||
        "import_from_json": "Uvezi u JSON formatu",
 | 
					        "import_from_json": "Uvezi iz JSON formata",
 | 
				
			||||||
        "export_to_json": "Izvezi u JSON",
 | 
					        "export_to_json": "Izvezi u JSON",
 | 
				
			||||||
        "no": "Ne",
 | 
					        "no": "Ne",
 | 
				
			||||||
        "yes": "Da",
 | 
					        "yes": "Da",
 | 
				
			||||||
        "show_more": "Prikaži više",
 | 
					        "show_more": "Prikaži više",
 | 
				
			||||||
        "instance_selection": "Izbor instanci",
 | 
					        "instance_selection": "Izbor instance",
 | 
				
			||||||
        "enabled_codecs": "Omogućeni kodeci",
 | 
					        "enabled_codecs": "Omogućeni kodeki (višestruki)",
 | 
				
			||||||
        "instances_list": "Popis instanci",
 | 
					        "instances_list": "Popis instanci",
 | 
				
			||||||
        "language_selection": "Izbor jezika",
 | 
					        "language_selection": "Izbor jezika",
 | 
				
			||||||
        "store_watch_history": "Sačuvaj povijest gledanja",
 | 
					        "store_watch_history": "Spremi povijest gledanja",
 | 
				
			||||||
        "show_comments": "Prikaži komentare",
 | 
					        "show_comments": "Prikaži komentare",
 | 
				
			||||||
        "default_homepage": "Zadana glavna stranica",
 | 
					        "default_homepage": "Zadana glavna stranica",
 | 
				
			||||||
        "country_selection": "Izbor države",
 | 
					        "country_selection": "Izbor zemlje",
 | 
				
			||||||
        "buffering_goal": "Cilj međuspremnika (u sekundama)",
 | 
					        "buffering_goal": "Cilj međuspremnika (u sekundama)",
 | 
				
			||||||
        "default_quality": "Zadana kvaliteta",
 | 
					        "default_quality": "Zadana kvaliteta",
 | 
				
			||||||
        "audio_only": "Samo zvučni zapisi",
 | 
					        "audio_only": "Samo zvuk",
 | 
				
			||||||
        "autoplay_video": "Automatski reproduciraj video",
 | 
					        "autoplay_video": "Automatski reproduciraj video",
 | 
				
			||||||
        "light": "Svijetla",
 | 
					        "light": "Svijetla",
 | 
				
			||||||
        "dark": "Tamna",
 | 
					        "dark": "Tamna",
 | 
				
			||||||
        "auto": "Automatski",
 | 
					        "auto": "Automatski",
 | 
				
			||||||
        "theme": "Tema",
 | 
					        "theme": "Tema",
 | 
				
			||||||
        "skip_non_music": "Preskoči u glazbi: dijelovi bez glazbe",
 | 
					        "skip_non_music": "Preskoči glazbu: dijelovi bez glazbe",
 | 
				
			||||||
        "skip_self_promo": "Preskoči osobnu promociju",
 | 
					        "skip_self_promo": "Preskoči osobnu promociju",
 | 
				
			||||||
        "skip_preview": "Preskoči pregled",
 | 
					        "skip_preview": "Preskoči pregled",
 | 
				
			||||||
        "uses_api_from": "Koristi API od ",
 | 
					        "uses_api_from": "Koristi API od ",
 | 
				
			||||||
| 
						 | 
					@ -56,18 +56,18 @@
 | 
				
			||||||
        "least_recent": "Najstarije",
 | 
					        "least_recent": "Najstarije",
 | 
				
			||||||
        "most_recent": "Najnovije",
 | 
					        "most_recent": "Najnovije",
 | 
				
			||||||
        "sort_by": "Sortiraj po:",
 | 
					        "sort_by": "Sortiraj po:",
 | 
				
			||||||
        "view_subscriptions": "Pogledaj pretplate",
 | 
					        "view_subscriptions": "Prikaži pretplate",
 | 
				
			||||||
        "unsubscribe": "Otkaži pretplatu",
 | 
					        "unsubscribe": "Otkaži pretplatu",
 | 
				
			||||||
        "subscribe": "Pretplati se",
 | 
					        "subscribe": "Pretplati se",
 | 
				
			||||||
        "skip_interaction": "Preskoči molbu za interakcijom",
 | 
					        "skip_interaction": "Preskoči podsjetnik za interakciju (zahtijeva pretplatu)",
 | 
				
			||||||
        "skip_outro": "Preskoči odjavnu špicu",
 | 
					        "skip_outro": "Preskoči odjavnu špicu",
 | 
				
			||||||
        "skip_intro": "Preskoči uvodne animacije",
 | 
					        "skip_intro": "Preskoči pauzu i uvodnu animaciju",
 | 
				
			||||||
        "skip_sponsors": "Preskoči sponzore",
 | 
					        "skip_sponsors": "Preskoči sponzore",
 | 
				
			||||||
        "enable_sponsorblock": "Uključi Sponsorblock",
 | 
					        "enable_sponsorblock": "Uključi blok sponsora",
 | 
				
			||||||
        "loading": "Učitavanje …",
 | 
					        "loading": "Učitavanje …",
 | 
				
			||||||
        "filter": "Filtar",
 | 
					        "filter": "Filtar",
 | 
				
			||||||
        "search": "Pretraga",
 | 
					        "search": "Pretraga",
 | 
				
			||||||
        "view_ssl_score": "Prikažij SSL rezultat"
 | 
					        "view_ssl_score": "Prikaži SSL ocjenu"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "player": {
 | 
					    "player": {
 | 
				
			||||||
        "watch_on": "Gledaj na"
 | 
					        "watch_on": "Gledaj na"
 | 
				
			||||||
| 
						 | 
					@ -76,7 +76,7 @@
 | 
				
			||||||
        "subscriptions": "Pretplate",
 | 
					        "subscriptions": "Pretplate",
 | 
				
			||||||
        "history": "Povijest",
 | 
					        "history": "Povijest",
 | 
				
			||||||
        "preferences": "Postavke",
 | 
					        "preferences": "Postavke",
 | 
				
			||||||
        "feed": "Pretplate",
 | 
					        "feed": "Novosti",
 | 
				
			||||||
        "register": "Registracija",
 | 
					        "register": "Registracija",
 | 
				
			||||||
        "login": "Prijava",
 | 
					        "login": "Prijava",
 | 
				
			||||||
        "trending": "U trendu"
 | 
					        "trending": "U trendu"
 | 
				
			||||||
| 
						 | 
					@ -84,5 +84,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Lozinka",
 | 
					        "password": "Lozinka",
 | 
				
			||||||
        "username": "Korisničko ime"
 | 
					        "username": "Korisničko ime"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Možda misliš: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -60,7 +60,7 @@
 | 
				
			||||||
    "titles": {
 | 
					    "titles": {
 | 
				
			||||||
        "history": "Cronologia",
 | 
					        "history": "Cronologia",
 | 
				
			||||||
        "preferences": "Preferenze",
 | 
					        "preferences": "Preferenze",
 | 
				
			||||||
        "feed": "Abbonammenti",
 | 
					        "feed": "Iscrizioni",
 | 
				
			||||||
        "register": "Registrati",
 | 
					        "register": "Registrati",
 | 
				
			||||||
        "login": "Accedi",
 | 
					        "login": "Accedi",
 | 
				
			||||||
        "trending": "Di tendenza",
 | 
					        "trending": "Di tendenza",
 | 
				
			||||||
| 
						 | 
					@ -70,7 +70,8 @@
 | 
				
			||||||
        "sponsor_segments": "Segmenti sponsor",
 | 
					        "sponsor_segments": "Segmenti sponsor",
 | 
				
			||||||
        "watched": "Guardato",
 | 
					        "watched": "Guardato",
 | 
				
			||||||
        "views": "visualizzazioni",
 | 
					        "views": "visualizzazioni",
 | 
				
			||||||
        "videos": "Video"
 | 
					        "videos": "Video",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Valutazioni disabilitate"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "Valutazione SSL",
 | 
					        "ssl_score": "Valutazione SSL",
 | 
				
			||||||
| 
						 | 
					@ -84,5 +85,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Password",
 | 
					        "password": "Password",
 | 
				
			||||||
        "username": "Nome utente"
 | 
					        "username": "Nome utente"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Forse intendevi: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -79,10 +79,14 @@
 | 
				
			||||||
        "views": "peržiūros",
 | 
					        "views": "peržiūros",
 | 
				
			||||||
        "videos": "Vaizdo įrašai",
 | 
					        "videos": "Vaizdo įrašai",
 | 
				
			||||||
        "sponsor_segments": "Rėmėjų segmentai",
 | 
					        "sponsor_segments": "Rėmėjų segmentai",
 | 
				
			||||||
        "watched": "Žiūrėta"
 | 
					        "watched": "Žiūrėta",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Įvertinimai išjungti"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Slaptažodis",
 | 
					        "password": "Slaptažodis",
 | 
				
			||||||
        "username": "Vartotojo vardas"
 | 
					        "username": "Vartotojo vardas"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Ar turėjote omenyje: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -47,7 +47,12 @@
 | 
				
			||||||
        "no": "Nei",
 | 
					        "no": "Nei",
 | 
				
			||||||
        "yes": "Ja",
 | 
					        "yes": "Ja",
 | 
				
			||||||
        "show_more": "Vis mer",
 | 
					        "show_more": "Vis mer",
 | 
				
			||||||
        "instance_selection": "Valg av instans"
 | 
					        "instance_selection": "Valg av instans",
 | 
				
			||||||
 | 
					        "search": "Søk",
 | 
				
			||||||
 | 
					        "filter": "Filter",
 | 
				
			||||||
 | 
					        "loading": "Laster inn …",
 | 
				
			||||||
 | 
					        "view_ssl_score": "Vis SSL-poengsum",
 | 
				
			||||||
 | 
					        "minimize_description": "Minimer beskrivelse"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "player": {
 | 
					    "player": {
 | 
				
			||||||
        "watch_on": "Vis på"
 | 
					        "watch_on": "Vis på"
 | 
				
			||||||
| 
						 | 
					@ -65,7 +70,8 @@
 | 
				
			||||||
        "sponsor_segments": "Sponsor-segmenter",
 | 
					        "sponsor_segments": "Sponsor-segmenter",
 | 
				
			||||||
        "watched": "Sett",
 | 
					        "watched": "Sett",
 | 
				
			||||||
        "views": "visninger",
 | 
					        "views": "visninger",
 | 
				
			||||||
        "videos": "Videoer"
 | 
					        "videos": "Videoer",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Vurderinger avskrudd"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "SSL-poengsum",
 | 
					        "ssl_score": "SSL-poengsum",
 | 
				
			||||||
| 
						 | 
					@ -75,5 +81,12 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "comment": {
 | 
					    "comment": {
 | 
				
			||||||
        "pinned_by": "Festet av"
 | 
					        "pinned_by": "Festet av"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "login": {
 | 
				
			||||||
 | 
					        "username": "Brukernavn",
 | 
				
			||||||
 | 
					        "password": "Passord"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Mente du: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -70,7 +70,8 @@
 | 
				
			||||||
        "sponsor_segments": "Sponsorlar Bölümleri",
 | 
					        "sponsor_segments": "Sponsorlar Bölümleri",
 | 
				
			||||||
        "watched": "İzlendi",
 | 
					        "watched": "İzlendi",
 | 
				
			||||||
        "views": "izlenme",
 | 
					        "views": "izlenme",
 | 
				
			||||||
        "videos": "Videolar"
 | 
					        "videos": "Videolar",
 | 
				
			||||||
 | 
					        "ratings_disabled": "Derecelendirmeler Devre Dışı"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "ssl_score": "SSL Puanı",
 | 
					        "ssl_score": "SSL Puanı",
 | 
				
			||||||
| 
						 | 
					@ -84,5 +85,8 @@
 | 
				
			||||||
    "login": {
 | 
					    "login": {
 | 
				
			||||||
        "password": "Parola",
 | 
					        "password": "Parola",
 | 
				
			||||||
        "username": "Kullanıcı adı"
 | 
					        "username": "Kullanıcı adı"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "search": {
 | 
				
			||||||
 | 
					        "did_you_mean": "Bunu mu demek istediniz: "
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue