mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Translations update from Weblate (#507)
* Translated using Weblate (French) Currently translated at 100.0% (70 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Greek) Currently translated at 100.0% (70 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/ * Translated using Weblate (Malayalam) Currently translated at 98.5% (69 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Translated using Weblate (Persian) Currently translated at 58.3% (42 of 72 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/ * Translated using Weblate (Polish) Currently translated at 97.2% (70 of 72 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pl/ Co-authored-by: TiA4f8R <avdivers84@gmail.com> Co-authored-by: IceDBorn <weblate.tain@dralias.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: Mostafa Ahangarha <ahangarha@gmail.com> Co-authored-by: Lukas Pik <piszczun@wp.pl>
This commit is contained in:
		
							parent
							
								
									2d18e2cdc3
								
							
						
					
					
						commit
						6dee63ce5b
					
				
					 5 changed files with 44 additions and 11 deletions
				
			
		| 
						 | 
					@ -48,7 +48,11 @@
 | 
				
			||||||
        "export_to_json": "Εξαγωγή σε JSON",
 | 
					        "export_to_json": "Εξαγωγή σε JSON",
 | 
				
			||||||
        "no": "Όχι",
 | 
					        "no": "Όχι",
 | 
				
			||||||
        "yes": "Ναι",
 | 
					        "yes": "Ναι",
 | 
				
			||||||
        "show_more": "Εμφάνιση περισσότερων"
 | 
					        "show_more": "Εμφάνιση περισσότερων",
 | 
				
			||||||
 | 
					        "loading": "Φόρτωση...",
 | 
				
			||||||
 | 
					        "filter": "Φίλτρο",
 | 
				
			||||||
 | 
					        "search": "Αναζήτηση",
 | 
				
			||||||
 | 
					        "view_ssl_score": "Αξιολόγηση SSL"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "titles": {
 | 
					    "titles": {
 | 
				
			||||||
        "feed": "Τροφοδοσία",
 | 
					        "feed": "Τροφοδοσία",
 | 
				
			||||||
| 
						 | 
					@ -76,5 +80,9 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "comment": {
 | 
					    "comment": {
 | 
				
			||||||
        "pinned_by": "Καρφιτσώθηκε από τον"
 | 
					        "pinned_by": "Καρφιτσώθηκε από τον"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "login": {
 | 
				
			||||||
 | 
					        "password": "Κωδικός πρόσβασης",
 | 
				
			||||||
 | 
					        "username": "Όνομα χρήστη"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,13 @@
 | 
				
			||||||
        "unsubscribe": "لغو اشتراک",
 | 
					        "unsubscribe": "لغو اشتراک",
 | 
				
			||||||
        "subscribe": "مشترک شدن",
 | 
					        "subscribe": "مشترک شدن",
 | 
				
			||||||
        "minimize_recommendations": "توصیه ها را کم کنید",
 | 
					        "minimize_recommendations": "توصیه ها را کم کنید",
 | 
				
			||||||
        "show_recommendations": "نمایش توصیه ها"
 | 
					        "show_recommendations": "نمایش توصیه ها",
 | 
				
			||||||
 | 
					        "uses_api_from": "با استفاده از APIای از ",
 | 
				
			||||||
 | 
					        "instance_selection": "انتخاب نمونه",
 | 
				
			||||||
 | 
					        "show_more": "نمایش بیشتر",
 | 
				
			||||||
 | 
					        "yes": "بله",
 | 
				
			||||||
 | 
					        "no": "خیر",
 | 
				
			||||||
 | 
					        "least_recent": "کهنهترینها"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "titles": {
 | 
					    "titles": {
 | 
				
			||||||
        "history": "سابقه",
 | 
					        "history": "سابقه",
 | 
				
			||||||
| 
						 | 
					@ -35,6 +41,10 @@
 | 
				
			||||||
        "feed": "خوراک",
 | 
					        "feed": "خوراک",
 | 
				
			||||||
        "register": "ثبت نام",
 | 
					        "register": "ثبت نام",
 | 
				
			||||||
        "login": "ورود",
 | 
					        "login": "ورود",
 | 
				
			||||||
        "trending": "محبوب"
 | 
					        "trending": "محبوب",
 | 
				
			||||||
 | 
					        "subscriptions": "اشتراکها"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "player": {
 | 
				
			||||||
 | 
					        "watch_on": "تماشا روی"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -26,14 +26,14 @@
 | 
				
			||||||
        "show_comments": "Afficher les commentaires",
 | 
					        "show_comments": "Afficher les commentaires",
 | 
				
			||||||
        "default_homepage": "Page d'accueil par défaut",
 | 
					        "default_homepage": "Page d'accueil par défaut",
 | 
				
			||||||
        "country_selection": "Sélection du pays",
 | 
					        "country_selection": "Sélection du pays",
 | 
				
			||||||
        "autoplay_video": "Lire automatique la vidéo",
 | 
					        "autoplay_video": "Lire automatiquement la vidéo",
 | 
				
			||||||
        "light": "Clair",
 | 
					        "light": "Clair",
 | 
				
			||||||
        "dark": "Sombre",
 | 
					        "dark": "Sombre",
 | 
				
			||||||
        "auto": "Auto",
 | 
					        "auto": "Auto",
 | 
				
			||||||
        "theme": "Thème",
 | 
					        "theme": "Thème",
 | 
				
			||||||
        "enable_sponsorblock": "Activer Sponsorblock",
 | 
					        "enable_sponsorblock": "Activer Sponsorblock",
 | 
				
			||||||
        "default_quality": "Qualité par défaut",
 | 
					        "default_quality": "Qualité par défaut",
 | 
				
			||||||
        "audio_only": "Audio seulement",
 | 
					        "audio_only": "Audio uniquement",
 | 
				
			||||||
        "channel_name_desc": "Nom de la chaîne (Z-A)",
 | 
					        "channel_name_desc": "Nom de la chaîne (Z-A)",
 | 
				
			||||||
        "view_subscriptions": "Voir les abonnements",
 | 
					        "view_subscriptions": "Voir les abonnements",
 | 
				
			||||||
        "back": "Retour",
 | 
					        "back": "Retour",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -55,7 +55,12 @@
 | 
				
			||||||
        "buffering_goal": "ബഫറിംഗ് ലക്ഷ്യം(സെക്കൻഡുകളിൽ)",
 | 
					        "buffering_goal": "ബഫറിംഗ് ലക്ഷ്യം(സെക്കൻഡുകളിൽ)",
 | 
				
			||||||
        "import_from_json": "JSON നിന്ന് ഇറക്കുമതി ചെയ്യൂ",
 | 
					        "import_from_json": "JSON നിന്ന് ഇറക്കുമതി ചെയ്യൂ",
 | 
				
			||||||
        "export_to_json": "JSON-ലേക്ക് എക്സ്പ്പോർട്ട് ചെയ്യുക",
 | 
					        "export_to_json": "JSON-ലേക്ക് എക്സ്പ്പോർട്ട് ചെയ്യുക",
 | 
				
			||||||
        "instance_selection": "ഇൻസ്റ്റ്ൻസ് തിരഞ്ഞെടുക്കുക"
 | 
					        "instance_selection": "ഇൻസ്റ്റ്ൻസ് തിരഞ്ഞെടുക്കുക",
 | 
				
			||||||
 | 
					        "loading": "ലഭ്യമാക്കുന്നു...",
 | 
				
			||||||
 | 
					        "filter": "ഫിൽട്ടർ",
 | 
				
			||||||
 | 
					        "search": "തിരയുക",
 | 
				
			||||||
 | 
					        "view_ssl_score": "എസ്എസ്എൽ സ്കോർ കാണിക്കൂ",
 | 
				
			||||||
 | 
					        "skip_non_music": "പാട്ട് ഒഴിവാക്കുക: Non-Music Section"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "player": {
 | 
					    "player": {
 | 
				
			||||||
        "watch_on": "കാണുക"
 | 
					        "watch_on": "കാണുക"
 | 
				
			||||||
| 
						 | 
					@ -74,5 +79,9 @@
 | 
				
			||||||
        "has_cdn": "സിഡിഎൻ ഉപയോഗിക്കിന്നിണ്ടോ?",
 | 
					        "has_cdn": "സിഡിഎൻ ഉപയോഗിക്കിന്നിണ്ടോ?",
 | 
				
			||||||
        "instance_name": "ഇൻസ്റ്റ്ൻസിന്റെ പേര്",
 | 
					        "instance_name": "ഇൻസ്റ്റ്ൻസിന്റെ പേര്",
 | 
				
			||||||
        "instance_locations": "ഇൻസ്റ്റൻസ് ലൊക്കേഷനുകൾ"
 | 
					        "instance_locations": "ഇൻസ്റ്റൻസ് ലൊക്കേഷനുകൾ"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "login": {
 | 
				
			||||||
 | 
					        "password": "രഹസ്യവാക്ക്",
 | 
				
			||||||
 | 
					        "username": "ഉപയോക്തൃനാമം"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -60,21 +60,27 @@
 | 
				
			||||||
        "minimize_recommendations": "Minimalizuj rekomendacje",
 | 
					        "minimize_recommendations": "Minimalizuj rekomendacje",
 | 
				
			||||||
        "show_recommendations": "Pokaż rekomendacje",
 | 
					        "show_recommendations": "Pokaż rekomendacje",
 | 
				
			||||||
        "disable_lbry": "Wyłącz LBRY dla streaming-u",
 | 
					        "disable_lbry": "Wyłącz LBRY dla streaming-u",
 | 
				
			||||||
        "enable_lbry_proxy": "Włącz proxy dla LBRY"
 | 
					        "enable_lbry_proxy": "Włącz proxy dla LBRY",
 | 
				
			||||||
 | 
					        "filter": "Filtr",
 | 
				
			||||||
 | 
					        "search": "Wyszukaj"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "comment": {
 | 
					    "comment": {
 | 
				
			||||||
        "pinned_by": "Przypięty przez"
 | 
					        "pinned_by": "Przypięty przez"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "preferences": {
 | 
					    "preferences": {
 | 
				
			||||||
        "instance_name":"Nazwa instancji",
 | 
					        "instance_name": "Nazwa instancji",
 | 
				
			||||||
        "instance_locations":"Lokalizacje instancji",
 | 
					        "instance_locations": "Lokalizacje instancji",
 | 
				
			||||||
        "has_cdn":"Używa CDN?",
 | 
					        "has_cdn": "Używa CDN?",
 | 
				
			||||||
        "ssl_score":"Ocena SSL"
 | 
					        "ssl_score": "Ocena SSL"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "video": {
 | 
					    "video": {
 | 
				
			||||||
        "videos": "Filmy",
 | 
					        "videos": "Filmy",
 | 
				
			||||||
        "views": "wyświetleń",
 | 
					        "views": "wyświetleń",
 | 
				
			||||||
        "watched": "Obejrzane",
 | 
					        "watched": "Obejrzane",
 | 
				
			||||||
        "sponsor_segments": "Segmenty sponsorskie"
 | 
					        "sponsor_segments": "Segmenty sponsorskie"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "login": {
 | 
				
			||||||
 | 
					        "username": "Nazwa użytkownika",
 | 
				
			||||||
 | 
					        "password": "Hasło"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue