mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 04:32:01 +00:00 
			
		
		
		
	| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "titles": { | ||||
|         "trending": "Populyar", | ||||
|         "trending": "Trenddə olan", | ||||
|         "login": "Daxil olun", | ||||
|         "register": "Qeydiyyatdan keçin", | ||||
|         "feed": "Axın", | ||||
| @@ -9,7 +9,7 @@ | ||||
|         "subscriptions": "Abunəliklər", | ||||
|         "playlists": "Pleylistlər", | ||||
|         "account": "Hesab", | ||||
|         "instance": "Server", | ||||
|         "instance": "Nümunə", | ||||
|         "player": "Oynadıcı" | ||||
|     }, | ||||
|     "player": { | ||||
| @@ -48,7 +48,7 @@ | ||||
|         "import_from_json": "JSON/CSV-dan İdxal Edin", | ||||
|         "loop_this_video": "Bu Videonu Təkrarla", | ||||
|         "auto_play_next_video": "Növbəti Videonu Avto-Oynat", | ||||
|         "donations": "İanələr", | ||||
|         "donations": "İnkişaf ianələri", | ||||
|         "minimize_description": "Açıqlamanı Kiçildin", | ||||
|         "show_description": "Açıqlamanı Göstərin", | ||||
|         "minimize_recommendations": "Tövsiyələri ən aza endirin", | ||||
| @@ -74,10 +74,10 @@ | ||||
|         "country_selection": "Ölkə Seçimi", | ||||
|         "default_homepage": "Defolt Əsas Səhifə", | ||||
|         "show_comments": "Şərhləri Göstərin", | ||||
|         "instance_selection": "Server Seçimi", | ||||
|         "instance_selection": "Nümunə Seçimi", | ||||
|         "minimize_description_default": "Açıqlamanı Defolt Olaraq Kiçildin", | ||||
|         "language_selection": "Dil Seçimi", | ||||
|         "instances_list": "Serverlər Siyahısı", | ||||
|         "instances_list": "Nümunələr Siyahısı", | ||||
|         "show_more": "Daha Çox Göstər", | ||||
|         "no": "Xeyr", | ||||
|         "store_watch_history": "Baxış Tarixçəsini Saxlayın", | ||||
| @@ -93,10 +93,26 @@ | ||||
|         "backup_preferences": "Yedəkləmə seçimləri", | ||||
|         "restore_preferences": "Seçimləri bərpa edin", | ||||
|         "invalidate_session": "Bütün cihazlardan çıxın", | ||||
|         "different_auth_instance": "Doğrulama üçün fərqli bir serverdən istifadə edin", | ||||
|         "instance_auth_selection": "Autentifikasiya Server Seçimi", | ||||
|         "different_auth_instance": "Doğrulama üçün fərqli bir nümunədən istifadə edin", | ||||
|         "instance_auth_selection": "Doğrulama Nümunəsi Seçilməsi", | ||||
|         "clone_playlist": "Pleylist Klonlanması", | ||||
|         "clone_playlist_success": "Uğurla klonlandı!" | ||||
|         "clone_playlist_success": "Uğurla klonlandı!", | ||||
|         "rename_playlist": "Pleylistin adını dəyiş", | ||||
|         "time_code": "Vaxt kodu (saniyələrlə)", | ||||
|         "store_search_history": "Axtarış tarixçəsini saxla", | ||||
|         "documentation": "Sertifikatlaşdırma", | ||||
|         "status_page": "Vəziyyət", | ||||
|         "source_code": "Mənbə kodu", | ||||
|         "instance_donations": "Nümunə ianələri", | ||||
|         "hide_watched": "Axında baxılan videoları gizlədin", | ||||
|         "show_chapters": "Bölmələr", | ||||
|         "new_playlist_name": "Yeni pleylist adı", | ||||
|         "share": "Paylaşın", | ||||
|         "with_timecode": "Vaxt kodu ilə paylaşın", | ||||
|         "follow_link": "Linki izləyin", | ||||
|         "piped_link": "Piped linki", | ||||
|         "copy_link": "Linki kopyalayın", | ||||
|         "back_to_home": "Evə qayıt" | ||||
|     }, | ||||
|     "comment": { | ||||
|         "pinned_by": "Tərəfindən Sabitləndi", | ||||
| @@ -143,5 +159,11 @@ | ||||
|     }, | ||||
|     "information": { | ||||
|         "preferences_note": "Qeyd: seçimlər brauzerinizin yerli yaddaşında saxlanılır. Brauzer məlumatlarınızın silinməsi onları sıfırlayacaq." | ||||
|     }, | ||||
|     "info": { | ||||
|         "preferences_note": "Qeyd: Seçimlər brauzerinizin yerli yaddaşında saxlanılır. Brauzer məlumatlarınızın silinməsi onları sıfırlayacaq.", | ||||
|         "page_not_found": "Səhifə tapılmadı", | ||||
|         "copied": "Kopyalandı!", | ||||
|         "cannot_copy": "Kopyalanmır!" | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -119,10 +119,12 @@ | ||||
|         "store_search_history": "Guardar historial de búsqueda", | ||||
|         "source_code": "Código fuente", | ||||
|         "documentation": "Documentación", | ||||
|         "instance_donations": "Donaciones para instancia" | ||||
|         "instance_donations": "Donaciones para instancia", | ||||
|         "status_page": "Estado", | ||||
|         "hide_watched": "Ocultar los vídeos vistos en el feed" | ||||
|     }, | ||||
|     "titles": { | ||||
|         "feed": "Feed", | ||||
|         "feed": "Fuente web", | ||||
|         "subscriptions": "Suscripciones", | ||||
|         "history": "Historial", | ||||
|         "trending": "En tendencias", | ||||
|   | ||||
| @@ -50,7 +50,7 @@ | ||||
|         "enable_lbry_proxy": "Activer le proxy pour LBRY", | ||||
|         "disable_lbry": "Désactiver LBRY pour la diffusion continue", | ||||
|         "show_description": "Afficher la description", | ||||
|         "donations": "Dons", | ||||
|         "donations": "Dons pour le développement", | ||||
|         "auto_play_next_video": "Lire la vidéo suivante automatiquement", | ||||
|         "loop_this_video": "Mettre cette vidéo en boucle", | ||||
|         "import_from_json": "Importer depuis le format JSON/CSV", | ||||
| @@ -103,7 +103,13 @@ | ||||
|         "time_code": "Horodatage (en secondes)", | ||||
|         "rename_playlist": "Renommer la liste de lecture", | ||||
|         "new_playlist_name": "Nouveau nom de la liste de lecture", | ||||
|         "show_chapters": "Chapitres" | ||||
|         "show_chapters": "Chapitres", | ||||
|         "store_search_history": "Mémoriser l'historique de recherche", | ||||
|         "documentation": "Documentation", | ||||
|         "status_page": "État", | ||||
|         "source_code": "Code source", | ||||
|         "instance_donations": "Dons d'instance", | ||||
|         "hide_watched": "Masquer les vidéos regardées dans le flux" | ||||
|     }, | ||||
|     "player": { | ||||
|         "watch_on": "Regarder sur {0}" | ||||
|   | ||||
| @@ -6,7 +6,9 @@ | ||||
|         "subscriptions": "Áskriftir", | ||||
|         "preferences": "Stillingar", | ||||
|         "trending": "Vinsælt", | ||||
|         "feed": "Straumur" | ||||
|         "feed": "Straumur", | ||||
|         "playlists": "Spilunarlistar", | ||||
|         "player": "Spilari" | ||||
|     }, | ||||
|     "actions": { | ||||
|         "sort_by": "Raða eftir:", | ||||
|   | ||||
| @@ -56,7 +56,22 @@ | ||||
|         "clear_history": "Išvalyti istoriją", | ||||
|         "show_replies": "Rodyti atsakymus", | ||||
|         "hide_replies": "Slėpti atsakymus", | ||||
|         "load_more_replies": "Įkelti daugiau atsakymų" | ||||
|         "load_more_replies": "Įkelti daugiau atsakymų", | ||||
|         "select_playlist": "Pasirinkti grojaraštį", | ||||
|         "add_to_playlist": "Pridėti į grojaraštį", | ||||
|         "delete_playlist_video_confirm": "Pašalinti vaizdo įrašą iš grojaraščio?", | ||||
|         "invalidate_session": "Atsijungti visuose įrenginiuose", | ||||
|         "clone_playlist": "Klonuoti grojaraštį", | ||||
|         "clone_playlist_success": "Sėkmingai klonuota!", | ||||
|         "show_markers": "Rodyti žymeklius grotuve", | ||||
|         "create_playlist": "Sukurti grojaraštį", | ||||
|         "delete_playlist": "Ištrinti grojaraštį", | ||||
|         "delete_playlist_confirm": "Ištrinti šį grojaraštį?", | ||||
|         "please_select_playlist": "Pasirinkite grojaraštį", | ||||
|         "download_as_txt": "Atsisiųsti kaip .txt", | ||||
|         "delete_account": "Ištrinti paskyrą", | ||||
|         "logout": "Atsijungti šiame įrenginyje", | ||||
|         "remove_from_playlist": "Pašalinti iš grojaraščio" | ||||
|     }, | ||||
|     "player": { | ||||
|         "watch_on": "Žiūrėti per {0}" | ||||
| @@ -68,7 +83,10 @@ | ||||
|         "login": "Prisijungti", | ||||
|         "trending": "Tendencijos", | ||||
|         "history": "Istorija", | ||||
|         "subscriptions": "Prenumeratos" | ||||
|         "subscriptions": "Prenumeratos", | ||||
|         "playlists": "Grojaraščiai", | ||||
|         "account": "Paskyra", | ||||
|         "player": "Grotuvas" | ||||
|     }, | ||||
|     "preferences": { | ||||
|         "instance_locations": "Perdavimo šaltinio vietovė", | ||||
|   | ||||
| @@ -64,7 +64,7 @@ | ||||
|         "no": "Не", | ||||
|         "loop_this_video": "Пуштај видео изнова (бесконачно)", | ||||
|         "auto_play_next_video": "Аутоматски пусти следећи видео", | ||||
|         "donations": "Донације", | ||||
|         "donations": "Донације за развој", | ||||
|         "minimize_description": "Сакриј опис", | ||||
|         "show_recommendations": "Прикажи препоруке", | ||||
|         "skip_highlight": "Прескочи истицање", | ||||
| @@ -89,7 +89,24 @@ | ||||
|         "different_auth_instance": "Користите другу инстанцу за аутентификацију", | ||||
|         "instance_auth_selection": "Избор инстанце аутентикације", | ||||
|         "clone_playlist": "Клонирајте листу за репродукцију", | ||||
|         "clone_playlist_success": "Успешно клонирано!" | ||||
|         "clone_playlist_success": "Успешно клонирано!", | ||||
|         "share": "Подели", | ||||
|         "restore_preferences": "Врати поставке", | ||||
|         "source_code": "Изворни код", | ||||
|         "store_search_history": "Чувај историје претраге", | ||||
|         "hide_watched": "Сакриј гледане видео записе у фиду", | ||||
|         "documentation": "Документација", | ||||
|         "status_page": "Статус", | ||||
|         "instance_donations": "Донације инстанци", | ||||
|         "show_chapters": "Поглавља", | ||||
|         "rename_playlist": "Преименуј плејлисту", | ||||
|         "with_timecode": "Подели са временским кодом", | ||||
|         "piped_link": "Piped веза", | ||||
|         "back_to_home": "Врати се на почетну", | ||||
|         "follow_link": "Прати везу", | ||||
|         "copy_link": "Копирај везу", | ||||
|         "time_code": "Временски код (у секундама)", | ||||
|         "new_playlist_name": "Ново име плејлисте" | ||||
|     }, | ||||
|     "preferences": { | ||||
|         "instance_locations": "Локација инстанце", | ||||
| @@ -129,9 +146,21 @@ | ||||
|         "player": "Плејер" | ||||
|     }, | ||||
|     "comment": { | ||||
|         "pinned_by": "Закачено од стране" | ||||
|         "pinned_by": "Закачено од", | ||||
|         "disabled": "Отпремалац је онемогућио коментаре.", | ||||
|         "user_disabled": "Коментари су онемогућени у подешавањима.", | ||||
|         "loading": "Учитавање коментара..." | ||||
|     }, | ||||
|     "player": { | ||||
|         "watch_on": "Гледај на {0}" | ||||
|     }, | ||||
|     "subscriptions": { | ||||
|         "subscribed_channels_count": "Претплаћени сте на: {0}" | ||||
|     }, | ||||
|     "info": { | ||||
|         "page_not_found": "Страница није пронађена", | ||||
|         "copied": "Копирано!", | ||||
|         "cannot_copy": "Није могуће копирати!", | ||||
|         "preferences_note": "Напомена: подешавања се чувају у локалној меморији вашег претраживача. Брисање података прегледача ће их ресетовати." | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kavin
					Kavin