From bed180744707c76f119ca24735a1b849e8d7aad6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 20 Jul 2021 11:15:03 +0200 Subject: [PATCH] Update translations --- client/src/locale/bn/LC_MESSAGES/app.po | 3 ++- client/src/locale/de/LC_MESSAGES/app.po | 3 ++- client/src/locale/el/LC_MESSAGES/app.po | 3 ++- client/src/locale/en_US/LC_MESSAGES/app.po | 4 ++-- client/src/locale/es/LC_MESSAGES/app.po | 3 ++- client/src/locale/fr_FR/LC_MESSAGES/app.po | 3 ++- client/src/locale/gd/LC_MESSAGES/app.po | 3 ++- client/src/locale/gl/LC_MESSAGES/app.po | 3 ++- client/src/locale/it/LC_MESSAGES/app.po | 3 ++- client/src/locale/ja/LC_MESSAGES/app.po | 2 +- client/src/locale/nl/LC_MESSAGES/app.po | 3 ++- client/src/locale/oc/LC_MESSAGES/app.po | 3 ++- client/src/locale/pl/LC_MESSAGES/app.po | 3 ++- client/src/locale/pt_BR/LC_MESSAGES/app.po | 3 ++- client/src/locale/ru/LC_MESSAGES/app.po | 3 ++- client/src/locale/sq/LC_MESSAGES/app.po | 3 ++- client/src/locale/sv/LC_MESSAGES/app.po | 3 ++- client/src/translations/bn.json | 2 +- client/src/translations/de.json | 2 +- client/src/translations/el.json | 2 +- client/src/translations/en_US.json | 2 +- client/src/translations/es.json | 2 +- client/src/translations/fr_FR.json | 2 +- client/src/translations/gd.json | 2 +- client/src/translations/gl.json | 2 +- client/src/translations/it.json | 2 +- client/src/translations/nl.json | 2 +- client/src/translations/oc.json | 2 +- client/src/translations/pl.json | 2 +- client/src/translations/pt_BR.json | 2 +- client/src/translations/ru.json | 2 +- client/src/translations/sq.json | 2 +- client/src/translations/sv.json | 2 +- 33 files changed, 49 insertions(+), 34 deletions(-) diff --git a/client/src/locale/bn/LC_MESSAGES/app.po b/client/src/locale/bn/LC_MESSAGES/app.po index 26a69ae..09b35a3 100644 --- a/client/src/locale/bn/LC_MESSAGES/app.po +++ b/client/src/locale/bn/LC_MESSAGES/app.po @@ -49,9 +49,10 @@ msgid "A free software to take back control of your videos" msgstr "নিজের ভিডিওর নিয়ন্ত্রণ নাও মুক্ত সফ্‌টওয়্যার দিয়ে" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "পিয়ারটিউব ভিডিও ও " "চ্যানেলের একটি অনুসন্ধান ইঞ্জিন" diff --git a/client/src/locale/de/LC_MESSAGES/app.po b/client/src/locale/de/LC_MESSAGES/app.po index 82ebd4a..8072b5f 100644 --- a/client/src/locale/de/LC_MESSAGES/app.po +++ b/client/src/locale/de/LC_MESSAGES/app.po @@ -51,9 +51,10 @@ msgstr "" "Eine freie Software um die Kontrolle über deine Videos zurückzugewinnen" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Eine Suchmaschine von PeerTube Videos und Kanäle" diff --git a/client/src/locale/el/LC_MESSAGES/app.po b/client/src/locale/el/LC_MESSAGES/app.po index 57190cd..92f1c87 100644 --- a/client/src/locale/el/LC_MESSAGES/app.po +++ b/client/src/locale/el/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Ένα ελεύθερο λογισμικό για να πάρετε πίσω τον έλεγχο των βίντεο σας" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Μία μηχανή αναζήτησης για βίντεο και κανάλια PeerTube" diff --git a/client/src/locale/en_US/LC_MESSAGES/app.po b/client/src/locale/en_US/LC_MESSAGES/app.po index 4dee720..fe05c86 100644 --- a/client/src/locale/en_US/LC_MESSAGES/app.po +++ b/client/src/locale/en_US/LC_MESSAGES/app.po @@ -39,8 +39,8 @@ msgid "A free software to take back control of your videos" msgstr "A free software to take back control of your videos" #: src/components/Header.vue:13 src/components/Header.vue:2 -msgid "A search engine of PeerTube videos and channels" -msgstr "A search engine of PeerTube videos and channels" +msgid "A search engine of PeerTube videos, channels and playlists" +msgstr "A search engine of PeerTube videos, channels and playlists" #: src/views/Search.vue msgid "Activism" diff --git a/client/src/locale/es/LC_MESSAGES/app.po b/client/src/locale/es/LC_MESSAGES/app.po index 7ec9011..145b7b3 100644 --- a/client/src/locale/es/LC_MESSAGES/app.po +++ b/client/src/locale/es/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Un software libre para volver a tomar control sobre tus vídeos" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Un buscador de vídeos y canales de PeerTube" diff --git a/client/src/locale/fr_FR/LC_MESSAGES/app.po b/client/src/locale/fr_FR/LC_MESSAGES/app.po index 206b3e4..3808a5d 100644 --- a/client/src/locale/fr_FR/LC_MESSAGES/app.po +++ b/client/src/locale/fr_FR/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Un logiciel libre pour reprendre le contrôle de vos vidéos" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Un moteur de recherche de vidéos et chaînes PeerTube" diff --git a/client/src/locale/gd/LC_MESSAGES/app.po b/client/src/locale/gd/LC_MESSAGES/app.po index b387fb1..1d9567f 100644 --- a/client/src/locale/gd/LC_MESSAGES/app.po +++ b/client/src/locale/gd/LC_MESSAGES/app.po @@ -56,9 +56,10 @@ msgid "A free software to take back control of your videos" msgstr "Bathar-bog saor a bheir smachd dhut air na videothan agad fhèin" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Einnsean-luirg do videothan is seanailean PeerTube" diff --git a/client/src/locale/gl/LC_MESSAGES/app.po b/client/src/locale/gl/LC_MESSAGES/app.po index 9b2fdf4..1028e8e 100644 --- a/client/src/locale/gl/LC_MESSAGES/app.po +++ b/client/src/locale/gl/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Software libre para retomar o control dos teus vídeos" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Un motor de busca para vídeos e canles de PeerTube" diff --git a/client/src/locale/it/LC_MESSAGES/app.po b/client/src/locale/it/LC_MESSAGES/app.po index 4d792c3..801ba02 100644 --- a/client/src/locale/it/LC_MESSAGES/app.po +++ b/client/src/locale/it/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Un software libero per riprendere controllo dei vostri video" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Un motore di ricerca di video e canali video PeerTube" diff --git a/client/src/locale/ja/LC_MESSAGES/app.po b/client/src/locale/ja/LC_MESSAGES/app.po index 35f5034..0299637 100644 --- a/client/src/locale/ja/LC_MESSAGES/app.po +++ b/client/src/locale/ja/LC_MESSAGES/app.po @@ -46,7 +46,7 @@ msgstr "" #: src/components/Header.vue:13 src/components/Header.vue:2 msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" #: src/views/Search.vue diff --git a/client/src/locale/nl/LC_MESSAGES/app.po b/client/src/locale/nl/LC_MESSAGES/app.po index dbdbea8..7d34751 100644 --- a/client/src/locale/nl/LC_MESSAGES/app.po +++ b/client/src/locale/nl/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Vrije software om je de controle over je videos terug te geven" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Een zoekmachine voorPeerTube videos en kanalen" diff --git a/client/src/locale/oc/LC_MESSAGES/app.po b/client/src/locale/oc/LC_MESSAGES/app.po index e8775b6..58ce84b 100644 --- a/client/src/locale/oc/LC_MESSAGES/app.po +++ b/client/src/locale/oc/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Un logicial liure per reprendre lo contraròtle de vòstras vidèos" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Un motor de recèrca de vidèos e cadenas PeerTube" diff --git a/client/src/locale/pl/LC_MESSAGES/app.po b/client/src/locale/pl/LC_MESSAGES/app.po index b7c089f..4c07afa 100644 --- a/client/src/locale/pl/LC_MESSAGES/app.po +++ b/client/src/locale/pl/LC_MESSAGES/app.po @@ -54,9 +54,10 @@ msgstr "" "Wolne oprogramowanie, dzięki któremu odzyskasz kontrolę nad swoimi filmami" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Silnik wyszukiwania filmów i kanałów na PeerTube" diff --git a/client/src/locale/pt_BR/LC_MESSAGES/app.po b/client/src/locale/pt_BR/LC_MESSAGES/app.po index 71d3d92..6fd3ce8 100644 --- a/client/src/locale/pt_BR/LC_MESSAGES/app.po +++ b/client/src/locale/pt_BR/LC_MESSAGES/app.po @@ -46,9 +46,10 @@ msgid "A free software to take back control of your videos" msgstr "Um software livre para tomar de volta o controle dos seus videos" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Um mecanismo de busca de canais e vídeos de PeerTube" diff --git a/client/src/locale/ru/LC_MESSAGES/app.po b/client/src/locale/ru/LC_MESSAGES/app.po index cb1e817..87bdcb9 100644 --- a/client/src/locale/ru/LC_MESSAGES/app.po +++ b/client/src/locale/ru/LC_MESSAGES/app.po @@ -53,9 +53,10 @@ msgid "A free software to take back control of your videos" msgstr "Свободный софт позволяющий вам контролировать ваши видео" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Поисковый движок для PeerTube видео и каналов" diff --git a/client/src/locale/sq/LC_MESSAGES/app.po b/client/src/locale/sq/LC_MESSAGES/app.po index b13db50..b211e08 100644 --- a/client/src/locale/sq/LC_MESSAGES/app.po +++ b/client/src/locale/sq/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Një software i lirë për të rifituar kontrollin e videove tuaja" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "Një motor kërkimesh për video dhe kanale PeerTube" diff --git a/client/src/locale/sv/LC_MESSAGES/app.po b/client/src/locale/sv/LC_MESSAGES/app.po index c01d06b..85689eb 100644 --- a/client/src/locale/sv/LC_MESSAGES/app.po +++ b/client/src/locale/sv/LC_MESSAGES/app.po @@ -50,9 +50,10 @@ msgid "A free software to take back control of your videos" msgstr "Fri mjukvara för att ta tillbaka kontrollen över dina videor" #: src/components/Header.vue:13 src/components/Header.vue:2 +#, fuzzy msgid "" "A search engine of PeerTube videos and channels" +"\">PeerTube videos, channels and playlists" msgstr "" "En sökmotor för PeerTubevideor och -kanaler" diff --git a/client/src/translations/bn.json b/client/src/translations/bn.json index 24acc13..4eaf541 100644 --- a/client/src/translations/bn.json +++ b/client/src/translations/bn.json @@ -1 +1 @@ -{"bn":{">> Check all guides on joinpeertube.org <<":">> joinpeertube.org এ সব নির্দেশিকা দেখো <<","%{ n } follower":["%{ n } জন অনুসরণকারী","%{ n } জন অনুসরণকারী"],"%{resultsCount} result found for":["%{resultsCount}টি ফলাফল পাওয়া গেছে","%{resultsCount}টি ফলাফল পাওয়া গেছে"],"%{videosLength} videos":"%{videosLength} ভিডিও","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"তোমার ভিডিও ও চ্যানেলের অনুসন্ধানের সাথে %{indexName} এর মিল আছে, কিন্তু সে এটার প্রকাশক বা মালিক না। কোনো সমস্যা দেখলে, যে পিয়ারটিউব ওয়েবসাইটটিতে ভিডিওটি দেখেছো তার উপস্থাপক ব্যবস্থাপকের কাছে প্রতিবেদন পাঠাও।","A free software to take back control of your videos":"নিজের ভিডিওর নিয়ন্ত্রণ নাও মুক্ত সফ্‌টওয়্যার দিয়ে","A search engine of PeerTube videos and channels":"পিয়ারটিউব ভিডিও ও চ্যানেলের একটি অনুসন্ধান ইঞ্জিন","Activism":"সক্রিয়তাবাদ","Add tag":"চিরকুট(ট্যাগ) যোগ","All of these tags":"সবগুলো চিরকুট(ট্যাগ)","Animals":"পশু-পাখি","Any":"যেকোনো","Apply filters":"ছাঁকনি প্রয়োগ","Art":"শিল্প","Attribution":"কৃতিত্ব","Attribution - No Derivatives":"স্বীকৃতি - অপরিবর্তনীয়","Attribution - Non Commercial":"স্বীকৃতি - অবাণিজ্যিক","Attribution - Non Commercial - No Derivatives":"স্বীকৃতি - অবাণিজ্যিক - অপরিবর্তনীয়","Attribution - Non Commercial - Share Alike":"স্বীকৃতি - অবাণিজ্যিক - একইভাবে বণ্টনযোগ্য","Attribution - Share Alike":"স্বীকৃতি - একইভাবে বণ্টন","Best match":"সর্বোত্তম মিল","Català":"কাটালান","Category":"বিভাগ","Čeština":"সেসটিনা","Change interface language":"ভাষা পরিবর্তন","Comedy":"হাস্যরস","Create an account to take back control of your videos":"নিজের ভিডিওর নিয়ন্ত্রণ নিতে অ্যাকাউন্ট বানাও","Create playlists":"চালুতালিকা তৈরি","Created by":"বানিয়েছে","Deutsch":"জার্মান","Developed by Framasoft":"ফ্রামাসফট বানিয়েছে","Discover this channel on %{host}":"%{host}-এ এই চ্যানেল দেখো","Display all categories":"সব বিভাগ দেখাও","Display all languages":"সব ভাষাই দেখাও","Display all licenses":"সব অনুমতিপত্র দেখাও","Display homepage":"মূলপাতা দেখাও","Display only":"শুধু দেখাও","Display sensitive content":"সংবেদনশীল ফলাফল দেখাও","Duration":"সময়কাল","Education":"শিক্ষামূলক","English":"ইংরেজি","Entertainment":"বিনোদন","Español":"স্পেনীয়","Esperanto":"এস্পেরান্তো","Euskara":"ইউস্কারা","Films":"চলচিত্র","Filters":"ছাঁকনি","Food":"খাদ্য","Français":"ফরাসি","Gàidhlig":"গাইধলিগ","Gaming":"গেমিং","Go on this account page":"এই অ্যাকাউন্টের পাতায় যাও","Go on this channel page":"এই চ্যানেলের পাতায় যাও","Go!":"যাও!","How To":"কিভাবে","In":"ভিতরে","Install PeerTube":"পিয়ারটিউব ইন্সটল করো","Italiano":"ইতালীয়","Keyword, channel, video, playlist, etc.":"মূলশব্দ, চ্যানেল, ভিডিও, চালুতালিকা, ইত্যাদি।","Kids":"শিশুতোষ","Language":"ভাষা","Last 30 days":"শেষ ৩০ দিন","Last 365 days":"শেষ ৩৬৫ দিন","Last 7 days":"শেষ ৭ দিন","Least recent":"সবচেয়ে আগের","Legal notices":"আইন বিজ্ঞপ্তি","Licence":"অনুমতিপত্র","LIVE":"সরাসরি","Live videos":"সরাসরি ভিডিও","Long (> 10 min)":"লম্বা (> ১০ মি.)","Medium (4-10 min)":"মাঝামাঝি (৪-১০ মি.)","Most recent":"সবচেয়ে নতুন","Music":"সংগীত","Nederlands":"নেদারল্যান্ড","News & Politics":"খবর ও রাজনীতি","Next page":"পরের পাতা","No":"না","No results found for":"ফলাফল নেই এই অনুসন্ধানের","Occitan":"অক্সিটান","On":"চালু","on %{instancesCount} indexed PeerTube website":["%{instancesCount}টি বিদ্যমান পিয়ারটিউব ওয়েবসাইটের মধ্যে","%{instancesCount}টি বিদ্যমান পিয়ারটিউব ওয়েবসাইটের মধ্যে"],"One of these tags":"এই চিরকুটগুলোর একটি","Open an account on a PeerTube website":"পিয়ারটিউব ওয়েবসাইটে অ্যাকাউন্ট খুলো","Open your own videos website with PeerTube!":"পিয়ারটিউব দিয়ে নিজের ভিডিও ওয়েবসাইট খুলো!","People":"মানুষ","Polski":"পোলিশ","Português (Portugal)":"পর্তুগিজ (পর্তুগাল)","Previous page":"আগের পাতা","Public Domain Dedication":"জনসাধারণ ক্ষেত্রে উৎসর্গ","Published date":"ছাপানোর তারিখ","Reset":"পরিষ্কার","Science & Technology":"বিজ্ঞান ও প্রযুক্তি","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"%{indexName} ইন্ডেক্সে %{instancesCount}টি পিয়ারটিউব ওয়েবসাইটে তোমার পছন্দের ভিডিও এবং চ্যানেল খুঁজো!","Short (< 4 min)":"ছোটো (< ৪ মি.)","Sort by:":"সাজানোর পদ্ধতি:","Source code":"উৎস কোড","Sports":"খেলাধুলা","suomi":"সুয়োমি","svenska":"স্ভেনস্কা","Tags":"চিরকুট(ট্যাগ)","Today":"আজকে","Travels":"ভ্রমণ","Updated on":"হালনাগাদের সময়","Vehicles":"যানবাহন","VOD videos":"চাহিদা অনুযায়ী ভিডিও","Watch the playlist on %{host}":"%{host} এ চালুতালিকা দেখো","Watch the video on %{host}":"%{host}-এ ভিডিও দেখো","Why should I have my own PeerTube website?":"আমি কেনো নিজের পিয়ারটিউব ওয়েবসাইট রাখবো?","with %{activeFilters} active filter":["%{activeFilters}টি সক্রিয় ছাঁকনিসহ","%{activeFilters}টি সক্রিয় ছাঁকনিসহ"],"Yes":"হ্যাঁ","ελληνικά":"গ্রিক","русский":"রুশ","日本語":"জাপানী","简体中文(中国)":"সহজ চীনা ভাষা (চীন)"}} \ No newline at end of file +{"bn":{">> Check all guides on joinpeertube.org <<":">> joinpeertube.org এ সব নির্দেশিকা দেখো <<","%{ n } follower":["%{ n } জন অনুসরণকারী","%{ n } জন অনুসরণকারী"],"%{resultsCount} result found for":["%{resultsCount}টি ফলাফল পাওয়া গেছে","%{resultsCount}টি ফলাফল পাওয়া গেছে"],"%{videosLength} videos":"%{videosLength} ভিডিও","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"তোমার ভিডিও ও চ্যানেলের অনুসন্ধানের সাথে %{indexName} এর মিল আছে, কিন্তু সে এটার প্রকাশক বা মালিক না। কোনো সমস্যা দেখলে, যে পিয়ারটিউব ওয়েবসাইটটিতে ভিডিওটি দেখেছো তার উপস্থাপক ব্যবস্থাপকের কাছে প্রতিবেদন পাঠাও।","A free software to take back control of your videos":"নিজের ভিডিওর নিয়ন্ত্রণ নাও মুক্ত সফ্‌টওয়্যার দিয়ে","Activism":"সক্রিয়তাবাদ","Add tag":"চিরকুট(ট্যাগ) যোগ","All of these tags":"সবগুলো চিরকুট(ট্যাগ)","Animals":"পশু-পাখি","Any":"যেকোনো","Apply filters":"ছাঁকনি প্রয়োগ","Art":"শিল্প","Attribution":"কৃতিত্ব","Attribution - No Derivatives":"স্বীকৃতি - অপরিবর্তনীয়","Attribution - Non Commercial":"স্বীকৃতি - অবাণিজ্যিক","Attribution - Non Commercial - No Derivatives":"স্বীকৃতি - অবাণিজ্যিক - অপরিবর্তনীয়","Attribution - Non Commercial - Share Alike":"স্বীকৃতি - অবাণিজ্যিক - একইভাবে বণ্টনযোগ্য","Attribution - Share Alike":"স্বীকৃতি - একইভাবে বণ্টন","Best match":"সর্বোত্তম মিল","Català":"কাটালান","Category":"বিভাগ","Čeština":"সেসটিনা","Change interface language":"ভাষা পরিবর্তন","Comedy":"হাস্যরস","Create an account to take back control of your videos":"নিজের ভিডিওর নিয়ন্ত্রণ নিতে অ্যাকাউন্ট বানাও","Create playlists":"চালুতালিকা তৈরি","Created by":"বানিয়েছে","Deutsch":"জার্মান","Developed by Framasoft":"ফ্রামাসফট বানিয়েছে","Discover this channel on %{host}":"%{host}-এ এই চ্যানেল দেখো","Display all categories":"সব বিভাগ দেখাও","Display all languages":"সব ভাষাই দেখাও","Display all licenses":"সব অনুমতিপত্র দেখাও","Display homepage":"মূলপাতা দেখাও","Display only":"শুধু দেখাও","Display sensitive content":"সংবেদনশীল ফলাফল দেখাও","Duration":"সময়কাল","Education":"শিক্ষামূলক","English":"ইংরেজি","Entertainment":"বিনোদন","Español":"স্পেনীয়","Esperanto":"এস্পেরান্তো","Euskara":"ইউস্কারা","Films":"চলচিত্র","Filters":"ছাঁকনি","Food":"খাদ্য","Français":"ফরাসি","Gàidhlig":"গাইধলিগ","Gaming":"গেমিং","Go on this account page":"এই অ্যাকাউন্টের পাতায় যাও","Go on this channel page":"এই চ্যানেলের পাতায় যাও","Go!":"যাও!","How To":"কিভাবে","In":"ভিতরে","Install PeerTube":"পিয়ারটিউব ইন্সটল করো","Italiano":"ইতালীয়","Keyword, channel, video, playlist, etc.":"মূলশব্দ, চ্যানেল, ভিডিও, চালুতালিকা, ইত্যাদি।","Kids":"শিশুতোষ","Language":"ভাষা","Last 30 days":"শেষ ৩০ দিন","Last 365 days":"শেষ ৩৬৫ দিন","Last 7 days":"শেষ ৭ দিন","Least recent":"সবচেয়ে আগের","Legal notices":"আইন বিজ্ঞপ্তি","Licence":"অনুমতিপত্র","LIVE":"সরাসরি","Live videos":"সরাসরি ভিডিও","Long (> 10 min)":"লম্বা (> ১০ মি.)","Medium (4-10 min)":"মাঝামাঝি (৪-১০ মি.)","Most recent":"সবচেয়ে নতুন","Music":"সংগীত","Nederlands":"নেদারল্যান্ড","News & Politics":"খবর ও রাজনীতি","Next page":"পরের পাতা","No":"না","No results found for":"ফলাফল নেই এই অনুসন্ধানের","Occitan":"অক্সিটান","On":"চালু","on %{instancesCount} indexed PeerTube website":["%{instancesCount}টি বিদ্যমান পিয়ারটিউব ওয়েবসাইটের মধ্যে","%{instancesCount}টি বিদ্যমান পিয়ারটিউব ওয়েবসাইটের মধ্যে"],"One of these tags":"এই চিরকুটগুলোর একটি","Open an account on a PeerTube website":"পিয়ারটিউব ওয়েবসাইটে অ্যাকাউন্ট খুলো","Open your own videos website with PeerTube!":"পিয়ারটিউব দিয়ে নিজের ভিডিও ওয়েবসাইট খুলো!","People":"মানুষ","Polski":"পোলিশ","Português (Portugal)":"পর্তুগিজ (পর্তুগাল)","Previous page":"আগের পাতা","Public Domain Dedication":"জনসাধারণ ক্ষেত্রে উৎসর্গ","Published date":"ছাপানোর তারিখ","Reset":"পরিষ্কার","Science & Technology":"বিজ্ঞান ও প্রযুক্তি","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"%{indexName} ইন্ডেক্সে %{instancesCount}টি পিয়ারটিউব ওয়েবসাইটে তোমার পছন্দের ভিডিও এবং চ্যানেল খুঁজো!","Short (< 4 min)":"ছোটো (< ৪ মি.)","Sort by:":"সাজানোর পদ্ধতি:","Source code":"উৎস কোড","Sports":"খেলাধুলা","suomi":"সুয়োমি","svenska":"স্ভেনস্কা","Tags":"চিরকুট(ট্যাগ)","Today":"আজকে","Travels":"ভ্রমণ","Updated on":"হালনাগাদের সময়","Vehicles":"যানবাহন","VOD videos":"চাহিদা অনুযায়ী ভিডিও","Watch the playlist on %{host}":"%{host} এ চালুতালিকা দেখো","Watch the video on %{host}":"%{host}-এ ভিডিও দেখো","Why should I have my own PeerTube website?":"আমি কেনো নিজের পিয়ারটিউব ওয়েবসাইট রাখবো?","with %{activeFilters} active filter":["%{activeFilters}টি সক্রিয় ছাঁকনিসহ","%{activeFilters}টি সক্রিয় ছাঁকনিসহ"],"Yes":"হ্যাঁ","ελληνικά":"গ্রিক","русский":"রুশ","日本語":"জাপানী","简体中文(中国)":"সহজ চীনা ভাষা (চীন)"}} \ No newline at end of file diff --git a/client/src/translations/de.json b/client/src/translations/de.json index 8c67059..1642258 100644 --- a/client/src/translations/de.json +++ b/client/src/translations/de.json @@ -1 +1 @@ -{"de":{">> Check all guides on joinpeertube.org <<":">> Alle Anleitungen auf joinpeertube.org ansehen <<","%{resultsCount} result found for":["%{resultsCount} Ergebnis gefunden für","%{resultsCount} Ergebnisse gefunden für"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} zeigt Videos und Kanäle an, die Ihrer Suche entsprechen, ist aber weder der Herausgeber noch der Eigentümer. Wenn Sie Probleme mit einem Video feststellen, melden Sie es den Administratoren auf der PeerTube-Website, auf der das Video veröffentlicht wird.","A free software to take back control of your videos":"Eine freie Software um die Kontrolle über deine Videos zurückzugewinnen","A search engine of PeerTube videos and channels":"Eine Suchmaschine von PeerTube Videos und Kanäle","Activism":"Aktivismus","All of these tags":"Alle dieser Tags","Animals":"Tiere","Any":"Alle","Apply filters":"Filter anwenden","Art":"Kunst","Attribution":"Namensnennung","Attribution - No Derivatives":"Namensnennung - Keine Bearbeitung","Attribution - Non Commercial":"Namensnennung - Nicht kommerziell","Attribution - Non Commercial - No Derivatives":"Namensnennung - Nicht-kommerziell - Keine Bearbeitung","Attribution - Non Commercial - Share Alike":"Namensnennung - Nicht-kommerziell - Weitergabe unter gleichen Bedingungen","Attribution - Share Alike":"Namensnennung - Weitergabe unter gleichen Bedingungen","Best match":"Beste Übereinstimmung","Català":"Català","Category":"Kategorie","Čeština":"Čeština","Change interface language":"Sprache der Oberfläche ändern","Comedy":"Komödie","Create an account to take back control of your videos":"Erstellen Sie ein Konto, um die Kontrolle über Ihre Videos zurückzugewinnen","Create playlists":"Wiedergabelisten erstellen","Created by":"Erstellt von","Deutsch":"Deutsch","Developed by Framasoft":"Entwickelt von Framasoft","Discover this channel on %{host}":"Entdecken Sie diesen Kanal auf %{host}","Display all categories":"Alle Kategorien anzeigen","Display all languages":"Alle Sprachen anzeigen","Display all licenses":"Alle Lizenzen anzeigen","Display homepage":"Startseite anzeigen","Display sensitive content":"Anstößige Inhalte zeigen","Duration":"Länge","Education":"Bildung","English":"English","Entertainment":"Unterhaltung","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filme","Filters":"Filter","Food":"Essen","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Computerspiele","Go on this account page":"Gehen Sie auf diese Kontoseite","Go on this channel page":"Gehen Sie auf diese Kanalseite","Go!":"Los!","How To":"Anleitungen","In":"In","Install PeerTube":"PeerTube installieren","Italiano":"Italiano","Kids":"Kinder","Language":"Sprache","Last 30 days":"Letzte 30 Tage","Last 365 days":"Letzte 365 Tage","Last 7 days":"Letzte 7 Tage","Least recent":"Weniger aktuell","Legal notices":"Rechtliche Hinweise","Licence":"Lizenz","Long (> 10 min)":"Lang (> 10 min)","Medium (4-10 min)":"Mittel (4–10 min)","Most recent":"Am aktuellsten","Music":"Musik","Nederlands":"Nederlands","News & Politics":"Nachrichten & Politik","Next page":"Nächste Seite","No":"Nein","No results found for":"Keine Ergebnisse gefunden für","Occitan":"Occitan","On":"Auf","on %{instancesCount} indexed PeerTube website":["auf %{instancesCount} indexierte PeerTube-Webseite","auf %{instancesCount} indexierten PeerTube-Webseiten"],"One of these tags":"Einer dieser Tags","Open an account on a PeerTube website":"Ein Konto auf einer PeerTube-Webseite eröffnen","Open your own videos website with PeerTube!":"Öffnen Sie Ihre eigene Video-Webseite mit PeerTube!","People":"Menschen","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Vorherige Seite","Public Domain Dedication":"Gemeinfreiheit","Published date":"Veröffentlichungsdatum","Reset":"Zurücksetzen","Science & Technology":"Wissenschaft und Technologie","Short (< 4 min)":"Kurz (< 4 min)","Sort by:":"Sortieren nach:","Source code":"Quellcode","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Heute","Travels":"Reisen","Vehicles":"Fahrzeuge","Watch the video on %{host}":"Sehen Sie sich das Video auf %{host} an","Why should I have my own PeerTube website?":"Warum sollte ich meine eigene PeerTube-Webseite haben?","with %{activeFilters} active filter":["mit %{activeFilters} aktivem Filter","mit %{aktivenFiltern} aktiven Filtern"],"Yes":"Ja","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"de":{">> Check all guides on joinpeertube.org <<":">> Alle Anleitungen auf joinpeertube.org ansehen <<","%{resultsCount} result found for":["%{resultsCount} Ergebnis gefunden für","%{resultsCount} Ergebnisse gefunden für"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} zeigt Videos und Kanäle an, die Ihrer Suche entsprechen, ist aber weder der Herausgeber noch der Eigentümer. Wenn Sie Probleme mit einem Video feststellen, melden Sie es den Administratoren auf der PeerTube-Website, auf der das Video veröffentlicht wird.","A free software to take back control of your videos":"Eine freie Software um die Kontrolle über deine Videos zurückzugewinnen","Activism":"Aktivismus","All of these tags":"Alle dieser Tags","Animals":"Tiere","Any":"Alle","Apply filters":"Filter anwenden","Art":"Kunst","Attribution":"Namensnennung","Attribution - No Derivatives":"Namensnennung - Keine Bearbeitung","Attribution - Non Commercial":"Namensnennung - Nicht kommerziell","Attribution - Non Commercial - No Derivatives":"Namensnennung - Nicht-kommerziell - Keine Bearbeitung","Attribution - Non Commercial - Share Alike":"Namensnennung - Nicht-kommerziell - Weitergabe unter gleichen Bedingungen","Attribution - Share Alike":"Namensnennung - Weitergabe unter gleichen Bedingungen","Best match":"Beste Übereinstimmung","Català":"Català","Category":"Kategorie","Čeština":"Čeština","Change interface language":"Sprache der Oberfläche ändern","Comedy":"Komödie","Create an account to take back control of your videos":"Erstellen Sie ein Konto, um die Kontrolle über Ihre Videos zurückzugewinnen","Create playlists":"Wiedergabelisten erstellen","Created by":"Erstellt von","Deutsch":"Deutsch","Developed by Framasoft":"Entwickelt von Framasoft","Discover this channel on %{host}":"Entdecken Sie diesen Kanal auf %{host}","Display all categories":"Alle Kategorien anzeigen","Display all languages":"Alle Sprachen anzeigen","Display all licenses":"Alle Lizenzen anzeigen","Display homepage":"Startseite anzeigen","Display sensitive content":"Anstößige Inhalte zeigen","Duration":"Länge","Education":"Bildung","English":"English","Entertainment":"Unterhaltung","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filme","Filters":"Filter","Food":"Essen","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Computerspiele","Go on this account page":"Gehen Sie auf diese Kontoseite","Go on this channel page":"Gehen Sie auf diese Kanalseite","Go!":"Los!","How To":"Anleitungen","In":"In","Install PeerTube":"PeerTube installieren","Italiano":"Italiano","Kids":"Kinder","Language":"Sprache","Last 30 days":"Letzte 30 Tage","Last 365 days":"Letzte 365 Tage","Last 7 days":"Letzte 7 Tage","Least recent":"Weniger aktuell","Legal notices":"Rechtliche Hinweise","Licence":"Lizenz","Long (> 10 min)":"Lang (> 10 min)","Medium (4-10 min)":"Mittel (4–10 min)","Most recent":"Am aktuellsten","Music":"Musik","Nederlands":"Nederlands","News & Politics":"Nachrichten & Politik","Next page":"Nächste Seite","No":"Nein","No results found for":"Keine Ergebnisse gefunden für","Occitan":"Occitan","On":"Auf","on %{instancesCount} indexed PeerTube website":["auf %{instancesCount} indexierte PeerTube-Webseite","auf %{instancesCount} indexierten PeerTube-Webseiten"],"One of these tags":"Einer dieser Tags","Open an account on a PeerTube website":"Ein Konto auf einer PeerTube-Webseite eröffnen","Open your own videos website with PeerTube!":"Öffnen Sie Ihre eigene Video-Webseite mit PeerTube!","People":"Menschen","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Vorherige Seite","Public Domain Dedication":"Gemeinfreiheit","Published date":"Veröffentlichungsdatum","Reset":"Zurücksetzen","Science & Technology":"Wissenschaft und Technologie","Short (< 4 min)":"Kurz (< 4 min)","Sort by:":"Sortieren nach:","Source code":"Quellcode","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Heute","Travels":"Reisen","Vehicles":"Fahrzeuge","Watch the video on %{host}":"Sehen Sie sich das Video auf %{host} an","Why should I have my own PeerTube website?":"Warum sollte ich meine eigene PeerTube-Webseite haben?","with %{activeFilters} active filter":["mit %{activeFilters} aktivem Filter","mit %{aktivenFiltern} aktiven Filtern"],"Yes":"Ja","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/el.json b/client/src/translations/el.json index aaf7a93..ef71b73 100644 --- a/client/src/translations/el.json +++ b/client/src/translations/el.json @@ -1 +1 @@ -{"el":{">> Check all guides on joinpeertube.org <<":">> Ελέγξτε όλους τους οδηγούς στο joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} αποτέλεσμα βρέθηκε για το","%{resultsCount} αποτελέσματα βρέθηκαν για το"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"Το %{indexName} εμφανίζει βίντεο και κανάλια που ταιριάζουν στην αναζήτηση σας αλλά δεν είναι ο εκδότης, ούτε ο ιδιοκτήτης. Εάν προσέξετε κάποιο πρόβλημα με ένα βίντεο, αναφέρετε το στους διαχειριστές της ιστοσελίδας PeerTube όπου δημοσιεύθηκε το βίντεο.","A free software to take back control of your videos":"Ένα ελεύθερο λογισμικό για να πάρετε πίσω τον έλεγχο των βίντεο σας","A search engine of PeerTube videos and channels":"Μία μηχανή αναζήτησης για βίντεο και κανάλια PeerTube","Activism":"Ακτιβισμός","Add tag":"Προσθήκη ετικέτας","All of these tags":"Όλες τις ετικέτες","Animals":"Ζώα","Any":"Οποιαδήποτε","Apply filters":"Εφαρμογή φίλτρων","Art":"Τέχνη","Attribution":"Αναφορά Δημιουργού","Attribution - No Derivatives":"Αναφορά Δημιουργού - Όχι Παράγωγα Έργα","Attribution - Non Commercial":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση","Attribution - Non Commercial - No Derivatives":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση - Όχι Παράγωγα Έργα","Attribution - Non Commercial - Share Alike":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση - Παρόμοια Διανομή","Attribution - Share Alike":"Αναφορά Δημιουργού - Παρόμοια Διανομή","Best match":"Καλύτερο αποτέλεσμα","Català":"Català","Category":"Κατηγορία","Čeština":"Čeština","Change interface language":"Αλλαγή γλώσσας διεπαφής","Comedy":"Κωμωδία","Create an account to take back control of your videos":"Δημιουργήστε ένα λογαριασμό για να πάρετε πίσω τον έλεγχο των βίντεο σας","Create playlists":"Δημιουργία λιστών αναπαραγωγής","Created by":"Δημιουργήθηκε από","Deutsch":"Deutsch","Developed by Framasoft":"Αναπτύχθηκε από την Framasoft","Discover this channel on %{host}":"Ανακαλύψτε αυτό το κανάλι στο %{host}","Display all categories":"Προβολή όλων των κατηγοριών","Display all languages":"Προβολή όλων των γλωσσών","Display all licenses":"Προβολή όλων των άδειων","Display homepage":"Προβολή αρχικής σελίδας","Display sensitive content":"Προβολή ευαίσθητου περιεχομένου","Duration":"Διάρκεια","Education":"Εκπαίδευση","English":"English","Entertainment":"Ψυχαγωγία","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Ταινίες","Filters":"Φίλτρα","Food":"Φαγητό","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Βιντεοπαιχνίδια","Go on this account page":"Μετάβαση στην σελίδα του λογαριασμό","Go on this channel page":"Μετάβαση στην σελίδα του καναλιού","Go!":"Πάμε!","How To":"Πως να","In":"Στο","Install PeerTube":"Εγκατάσταση του PeerTube","Italiano":"Italiano","Kids":"Παιδικά","Language":"Γλώσσα","Last 30 days":"Τελευταίες 30 ημέρες","Last 365 days":"Τελευταίες 365 ημέρες","Last 7 days":"Τελευταίες 7 ημέρες","Least recent":"Λιγότερο πρόσφατα","Legal notices":"Νομικές ειδοποιήσεις","Licence":"Άδεια","Long (> 10 min)":"Μεγάλα (> 10 λεπτά)","Medium (4-10 min)":"Μεσαία (4-10 λεπτά)","Most recent":"Περισσότερο πρόσφατα","Music":"Μουσική","Nederlands":"Nederlands","News & Politics":"Νέα & Πολιτική","Next page":"Επόμενη Σελίδα","No":"Όχι","No results found for":"Δε βρέθηκαν αποτελέσματα για το","Occitan":"Occitan","On":"Στις","on %{instancesCount} indexed PeerTube website":["σε %{instancesCount} ευρετηριασμένη ιστοσελίδα PeerTube","σε %{instancesCount} ευρετηριασμένες ιστοσελίδες PeerTube"],"One of these tags":"Μία από τις ετικέτες","Open an account on a PeerTube website":"Ανοίξτε ένα λογαριασμό σε μία ιστοσελίδα PeerTube","Open your own videos website with PeerTube!":"Ανοίξτε την δικιά σας ιστοσελίδα για βίντεο με το PeerTube!","People":"Άνθρωποι","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Προηγούμενη σελίδα","Public Domain Dedication":"Εκχώρηση ως Κοινό Κτήμα","Published date":"Ημερομηνία δημοσίευσης","Reset":"Επαναφορά","Science & Technology":"Επιστήμη & Τεχνολογία","Short (< 4 min)":"Σύντομα (< 4 λεπτά)","Sort by:":"Ταξινόμηση κατά:","Source code":"Πηγαίος κώδικας","Sports":"Αθλητισμός","suomi":"suomi","svenska":"svenska","Tags":"Ετικέτες","Today":"Σήμερα","Travels":"Ταξίδια","Vehicles":"Οχήματα","Watch the video on %{host}":"Δείτε το βίντεο στο %{host}","Why should I have my own PeerTube website?":"Γιατί θα έπρεπε να έχω την δικιά μου ιστοσελίδα PeerTube;","with %{activeFilters} active filter":["με %{activeFilters} ενεργό φίλτρο","με %{activeFilters} ενεργά φίλτρα"],"Yes":"Ναι","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"el":{">> Check all guides on joinpeertube.org <<":">> Ελέγξτε όλους τους οδηγούς στο joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} αποτέλεσμα βρέθηκε για το","%{resultsCount} αποτελέσματα βρέθηκαν για το"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"Το %{indexName} εμφανίζει βίντεο και κανάλια που ταιριάζουν στην αναζήτηση σας αλλά δεν είναι ο εκδότης, ούτε ο ιδιοκτήτης. Εάν προσέξετε κάποιο πρόβλημα με ένα βίντεο, αναφέρετε το στους διαχειριστές της ιστοσελίδας PeerTube όπου δημοσιεύθηκε το βίντεο.","A free software to take back control of your videos":"Ένα ελεύθερο λογισμικό για να πάρετε πίσω τον έλεγχο των βίντεο σας","Activism":"Ακτιβισμός","Add tag":"Προσθήκη ετικέτας","All of these tags":"Όλες τις ετικέτες","Animals":"Ζώα","Any":"Οποιαδήποτε","Apply filters":"Εφαρμογή φίλτρων","Art":"Τέχνη","Attribution":"Αναφορά Δημιουργού","Attribution - No Derivatives":"Αναφορά Δημιουργού - Όχι Παράγωγα Έργα","Attribution - Non Commercial":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση","Attribution - Non Commercial - No Derivatives":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση - Όχι Παράγωγα Έργα","Attribution - Non Commercial - Share Alike":"Αναφορά Δημιουργού - Μη Εμπορική Χρήση - Παρόμοια Διανομή","Attribution - Share Alike":"Αναφορά Δημιουργού - Παρόμοια Διανομή","Best match":"Καλύτερο αποτέλεσμα","Català":"Català","Category":"Κατηγορία","Čeština":"Čeština","Change interface language":"Αλλαγή γλώσσας διεπαφής","Comedy":"Κωμωδία","Create an account to take back control of your videos":"Δημιουργήστε ένα λογαριασμό για να πάρετε πίσω τον έλεγχο των βίντεο σας","Create playlists":"Δημιουργία λιστών αναπαραγωγής","Created by":"Δημιουργήθηκε από","Deutsch":"Deutsch","Developed by Framasoft":"Αναπτύχθηκε από την Framasoft","Discover this channel on %{host}":"Ανακαλύψτε αυτό το κανάλι στο %{host}","Display all categories":"Προβολή όλων των κατηγοριών","Display all languages":"Προβολή όλων των γλωσσών","Display all licenses":"Προβολή όλων των άδειων","Display homepage":"Προβολή αρχικής σελίδας","Display sensitive content":"Προβολή ευαίσθητου περιεχομένου","Duration":"Διάρκεια","Education":"Εκπαίδευση","English":"English","Entertainment":"Ψυχαγωγία","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Ταινίες","Filters":"Φίλτρα","Food":"Φαγητό","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Βιντεοπαιχνίδια","Go on this account page":"Μετάβαση στην σελίδα του λογαριασμό","Go on this channel page":"Μετάβαση στην σελίδα του καναλιού","Go!":"Πάμε!","How To":"Πως να","In":"Στο","Install PeerTube":"Εγκατάσταση του PeerTube","Italiano":"Italiano","Kids":"Παιδικά","Language":"Γλώσσα","Last 30 days":"Τελευταίες 30 ημέρες","Last 365 days":"Τελευταίες 365 ημέρες","Last 7 days":"Τελευταίες 7 ημέρες","Least recent":"Λιγότερο πρόσφατα","Legal notices":"Νομικές ειδοποιήσεις","Licence":"Άδεια","Long (> 10 min)":"Μεγάλα (> 10 λεπτά)","Medium (4-10 min)":"Μεσαία (4-10 λεπτά)","Most recent":"Περισσότερο πρόσφατα","Music":"Μουσική","Nederlands":"Nederlands","News & Politics":"Νέα & Πολιτική","Next page":"Επόμενη Σελίδα","No":"Όχι","No results found for":"Δε βρέθηκαν αποτελέσματα για το","Occitan":"Occitan","On":"Στις","on %{instancesCount} indexed PeerTube website":["σε %{instancesCount} ευρετηριασμένη ιστοσελίδα PeerTube","σε %{instancesCount} ευρετηριασμένες ιστοσελίδες PeerTube"],"One of these tags":"Μία από τις ετικέτες","Open an account on a PeerTube website":"Ανοίξτε ένα λογαριασμό σε μία ιστοσελίδα PeerTube","Open your own videos website with PeerTube!":"Ανοίξτε την δικιά σας ιστοσελίδα για βίντεο με το PeerTube!","People":"Άνθρωποι","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Προηγούμενη σελίδα","Public Domain Dedication":"Εκχώρηση ως Κοινό Κτήμα","Published date":"Ημερομηνία δημοσίευσης","Reset":"Επαναφορά","Science & Technology":"Επιστήμη & Τεχνολογία","Short (< 4 min)":"Σύντομα (< 4 λεπτά)","Sort by:":"Ταξινόμηση κατά:","Source code":"Πηγαίος κώδικας","Sports":"Αθλητισμός","suomi":"suomi","svenska":"svenska","Tags":"Ετικέτες","Today":"Σήμερα","Travels":"Ταξίδια","Vehicles":"Οχήματα","Watch the video on %{host}":"Δείτε το βίντεο στο %{host}","Why should I have my own PeerTube website?":"Γιατί θα έπρεπε να έχω την δικιά μου ιστοσελίδα PeerTube;","with %{activeFilters} active filter":["με %{activeFilters} ενεργό φίλτρο","με %{activeFilters} ενεργά φίλτρα"],"Yes":"Ναι","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/en_US.json b/client/src/translations/en_US.json index 78f96b6..271aa97 100644 --- a/client/src/translations/en_US.json +++ b/client/src/translations/en_US.json @@ -1 +1 @@ -{"en_US":{">> Check all guides on joinpeertube.org <<":">> Check all guides on joinpeertube.org <<","%{ n } follower":["%{ n } follower","%{ n } followers"],"%{resultsCount} result found for":["%{resultsCount} result found for","%{resultsCount} results found for"],"%{videosLength} videos":"%{videosLength} videos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.","A free software to take back control of your videos":"A free software to take back control of your videos","A search engine of PeerTube videos and channels":"A search engine of PeerTube videos and channels","Activism":"Activism","Add tag":"Add tag","All of these tags":"All of these tags","Animals":"Animals","Any":"Any","Apply filters":"Apply filters","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - No Derivatives","Attribution - Non Commercial":"Attribution - Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution - Non Commercial - No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution - Non Commercial - Share Alike","Attribution - Share Alike":"Attribution - Share Alike","Best match":"Best match","Català":"Català","Category":"Category","Čeština":"Čeština","Change interface language":"Change interface language","Comedy":"Comedy","Create an account to take back control of your videos":"Create an account to take back control of your videos","Create playlists":"Create playlists","Created by":"Created by","Deutsch":"Deutsch","Developed by Framasoft":"Developed by Framasoft","Discover this channel on %{host}":"Discover this channel on %{host}","Display all categories":"Display all categories","Display all languages":"Display all languages","Display all licenses":"Display all licenses","Display homepage":"Display homepage","Display only":"Display only","Display sensitive content":"Display sensitive content","Duration":"Duration","Education":"Education","English":"English","Entertainment":"Entertainment","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Food","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gaming","Go on this account page":"Go on this account page","Go on this channel page":"Go on this channel page","Go!":"Go!","How To":"How To","In":"In","Install PeerTube":"Install PeerTube","Italiano":"Italiano","Keyword, channel, video, playlist, etc.":"Keyword, channel, video, playlist, etc.","Kids":"Kids","Language":"Language","Last 30 days":"Last 30 days","Last 365 days":"Last 365 days","Last 7 days":"Last 7 days","Least recent":"Least recent","Legal notices":"Legal notices","Licence":"Licence","LIVE":"LIVE","Live videos":"Live videos","Long (> 10 min)":"Long (> 10 min)","Medium (4-10 min)":"Medium (4-10 min)","Most recent":"Most recent","Music":"Music","Nederlands":"Nederlands","News & Politics":"News & Politics","Next page":"Next page","No":"No","No results found for":"No results found for","Occitan":"Occitan","On":"On","on %{instancesCount} indexed PeerTube website":["on %{instancesCount} indexed PeerTube website","on %{instancesCount} indexed PeerTube websites"],"One of these tags":"One of these tags","Open an account on a PeerTube website":"Open an account on a PeerTube website","Open your own videos website with PeerTube!":"Open your own videos website with PeerTube!","People":"People","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Previous page","Public Domain Dedication":"Public Domain Dedication","Published date":"Published date","Reset":"Reset","Science & Technology":"Science & Technology","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!","Short (< 4 min)":"Short (< 4 min)","Sort by:":"Sort by:","Source code":"Source code","Sports":"Sports","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Today","Travels":"Travels","Updated on":"Updated on","Vehicles":"Vehicles","VOD videos":"VOD videos","Watch the playlist on %{host}":"Watch the playlist on %{host}","Watch the video on %{host}":"Watch the video on %{host}","Why should I have my own PeerTube website?":"Why should I have my own PeerTube website?","with %{activeFilters} active filter":["with %{activeFilters} active filter","with %{activeFilters} active filters"],"Yes":"Yes","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"en_US":{">> Check all guides on joinpeertube.org <<":">> Check all guides on joinpeertube.org <<","%{ n } follower":["%{ n } follower","%{ n } followers"],"%{resultsCount} result found for":["%{resultsCount} result found for","%{resultsCount} results found for"],"%{videosLength} videos":"%{videosLength} videos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.","A free software to take back control of your videos":"A free software to take back control of your videos","A search engine of PeerTube videos, channels and playlists":"A search engine of PeerTube videos, channels and playlists","Activism":"Activism","Add tag":"Add tag","All of these tags":"All of these tags","Animals":"Animals","Any":"Any","Apply filters":"Apply filters","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - No Derivatives","Attribution - Non Commercial":"Attribution - Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution - Non Commercial - No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution - Non Commercial - Share Alike","Attribution - Share Alike":"Attribution - Share Alike","Best match":"Best match","Català":"Català","Category":"Category","Čeština":"Čeština","Change interface language":"Change interface language","Comedy":"Comedy","Create an account to take back control of your videos":"Create an account to take back control of your videos","Create playlists":"Create playlists","Created by":"Created by","Deutsch":"Deutsch","Developed by Framasoft":"Developed by Framasoft","Discover this channel on %{host}":"Discover this channel on %{host}","Display all categories":"Display all categories","Display all languages":"Display all languages","Display all licenses":"Display all licenses","Display homepage":"Display homepage","Display only":"Display only","Display sensitive content":"Display sensitive content","Duration":"Duration","Education":"Education","English":"English","Entertainment":"Entertainment","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Food","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gaming","Go on this account page":"Go on this account page","Go on this channel page":"Go on this channel page","Go!":"Go!","How To":"How To","In":"In","Install PeerTube":"Install PeerTube","Italiano":"Italiano","Keyword, channel, video, playlist, etc.":"Keyword, channel, video, playlist, etc.","Kids":"Kids","Language":"Language","Last 30 days":"Last 30 days","Last 365 days":"Last 365 days","Last 7 days":"Last 7 days","Least recent":"Least recent","Legal notices":"Legal notices","Licence":"Licence","LIVE":"LIVE","Live videos":"Live videos","Long (> 10 min)":"Long (> 10 min)","Medium (4-10 min)":"Medium (4-10 min)","Most recent":"Most recent","Music":"Music","Nederlands":"Nederlands","News & Politics":"News & Politics","Next page":"Next page","No":"No","No results found for":"No results found for","Occitan":"Occitan","On":"On","on %{instancesCount} indexed PeerTube website":["on %{instancesCount} indexed PeerTube website","on %{instancesCount} indexed PeerTube websites"],"One of these tags":"One of these tags","Open an account on a PeerTube website":"Open an account on a PeerTube website","Open your own videos website with PeerTube!":"Open your own videos website with PeerTube!","People":"People","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Previous page","Public Domain Dedication":"Public Domain Dedication","Published date":"Published date","Reset":"Reset","Science & Technology":"Science & Technology","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!","Short (< 4 min)":"Short (< 4 min)","Sort by:":"Sort by:","Source code":"Source code","Sports":"Sports","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Today","Travels":"Travels","Updated on":"Updated on","Vehicles":"Vehicles","VOD videos":"VOD videos","Watch the playlist on %{host}":"Watch the playlist on %{host}","Watch the video on %{host}":"Watch the video on %{host}","Why should I have my own PeerTube website?":"Why should I have my own PeerTube website?","with %{activeFilters} active filter":["with %{activeFilters} active filter","with %{activeFilters} active filters"],"Yes":"Yes","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/es.json b/client/src/translations/es.json index 3b7ee93..805dad9 100644 --- a/client/src/translations/es.json +++ b/client/src/translations/es.json @@ -1 +1 @@ -{"es":{">> Check all guides on joinpeertube.org <<":">> Comprueba todas las guías en joinpeertube.org <<","%{ n } follower":["%{ n } seguidor","%{ n } seguidores"],"%{resultsCount} result found for":["%{resultsCount} resultado encontrado para","%{resultsCount} resultados encontrados para"],"%{videosLength} videos":"%{videosLength} vídeos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} te muestra vídeos y canales que coinciden con tu búsqueda pero no es ni el publicador ni el dueño. Si encuentras algún problema con un vídeo, repórtalo a los administradores de la página de PeerTube donde el vídeo está publicado.","A free software to take back control of your videos":"Un software libre para volver a tomar control sobre tus vídeos","A search engine of PeerTube videos and channels":"Un buscador de vídeos y canales de PeerTube","Activism":"Activismo","Add tag":"Añadir etiqueta","All of these tags":"Todas esas etiquetas","Animals":"Animales","Any":"Cualquiera","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Reconocimiento","Attribution - No Derivatives":"Reconocimiento - Sin Obra Derivada","Attribution - Non Commercial":"Reconocimiento - No Comercial","Attribution - Non Commercial - No Derivatives":"Reconocimiento - No Comercial - Sin Obra Derivada","Attribution - Non Commercial - Share Alike":"Reconocimiento - No Comercial - Compartir Igual","Attribution - Share Alike":"Reconocimiento - Compartir Igual","Best match":"Mejor coincidencia","Català":"Catalán - Català","Category":"Categoría","Čeština":"Checo - Čeština","Change interface language":"Cambiar idioma de la interfaz","Comedy":"Comedia","Create an account to take back control of your videos":"Crea una cuenta para volver a tomar control sobre tus vídeos","Create playlists":"Crear listas de reproducción","Created by":"Creado por","Deutsch":"Alemán - Deutsch","Developed by Framasoft":"Desarrollado por Framasoft","Discover this channel on %{host}":"Descubre este canal en %{host}","Display all categories":"Mostrar todas las categorías","Display all languages":"Mostrar todos los idiomas","Display all licenses":"Mostrar todas las licencias","Display homepage":"Mostrar la página principal","Display only":"Solo mostrar","Display sensitive content":"Mostrar contenido sensible","Duration":"Duración","Education":"Educación","English":"Inglés - English","Entertainment":"Entretenimiento","Español":"Español","Esperanto":"Esperanto - Esperanto","Euskara":"Vasco - Euskara","Films":"Películas","Filters":"Filtros","Food":"Comida","Français":"Francés - Français","Gàidhlig":"Gaélico - Gàidhlig","Gaming":"Videojuegos","Go on this account page":"Ve a la página de esta cuenta","Go on this channel page":"Ve a la página de este canal","Go!":"¡Ve!","How To":"Cómo hacer","In":"En","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano - Italiano","Keyword, channel, video, playlist, etc.":"Palabra clave, canal, vídeo lista de reproducción, etc...","Kids":"Infantil","Language":"Idioma","Last 30 days":"Últimos 30 días","Last 365 days":"Últimos 365 días","Last 7 days":"Últimos 7 días","Least recent":"Más antiguo","Legal notices":"Avisos legales","Licence":"Licencia","LIVE":"EN VIVO","Live videos":"Videos en vivo","Long (> 10 min)":"Largo (> 10 min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Más reciente","Music":"Música","Nederlands":"Neerlandés - Nederlands","News & Politics":"Noticias y política","Next page":"Página siguiente","No":"No","No results found for":"Ningún resultado encontrado para","Occitan":"Occitano - Occitan","On":"En","on %{instancesCount} indexed PeerTube website":["en %{instancesCount} página de PeerTube indexada","en %{instancesCount} páginas de PeerTube indexadas"],"One of these tags":"Una de estas etiquetas","Open an account on a PeerTube website":"Registrarse en una instancia de PeerTube","Open your own videos website with PeerTube!":"¡Abre tu propia página de vídeos con PeerTube!","People":"Gente","Polski":"Polaco - Polski","Português (Portugal)":"Portugués (Portugal) - Português (Portugal)","Previous page":"Página anterior","Public Domain Dedication":"Dedicación de Dominio Público","Published date":"Fecha de publicación","Reset":"Reiniciar","Science & Technology":"Ciencia y Tecnología","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Busca tus vídeos, canales y listas de reproducción favoritas en %{instancesCount} instancias de PeerTube indexadas por %{indexName}!","Short (< 4 min)":"Corto (< 4 min)","Sort by:":"Ordenar por:","Source code":"Código fuente","Sports":"Deportes","suomi":"Finés - suomi","svenska":"Sueco - svenska","Tags":"Etiquetas","Today":"Hoy","Travels":"Viajes","Updated on":"Actualizado en","Vehicles":"Vehículos","VOD videos":"videos VOD","Watch the playlist on %{host}":"Mira el lista de reproducción en %{host}","Watch the video on %{host}":"Mira el vídeo en %{host}","Why should I have my own PeerTube website?":"¿Por qué debería tener mi propia instancia de PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro activo","con %{activeFilters} filtros activados"],"Yes":"Sí","ελληνικά":"Griego - ελληνικά","русский":"Ruso - русский","日本語":"Japonés - 日本語","简体中文(中国)":"Chino simplificado (China) - 简体中文(中国)"}} \ No newline at end of file +{"es":{">> Check all guides on joinpeertube.org <<":">> Comprueba todas las guías en joinpeertube.org <<","%{ n } follower":["%{ n } seguidor","%{ n } seguidores"],"%{resultsCount} result found for":["%{resultsCount} resultado encontrado para","%{resultsCount} resultados encontrados para"],"%{videosLength} videos":"%{videosLength} vídeos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} te muestra vídeos y canales que coinciden con tu búsqueda pero no es ni el publicador ni el dueño. Si encuentras algún problema con un vídeo, repórtalo a los administradores de la página de PeerTube donde el vídeo está publicado.","A free software to take back control of your videos":"Un software libre para volver a tomar control sobre tus vídeos","Activism":"Activismo","Add tag":"Añadir etiqueta","All of these tags":"Todas esas etiquetas","Animals":"Animales","Any":"Cualquiera","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Reconocimiento","Attribution - No Derivatives":"Reconocimiento - Sin Obra Derivada","Attribution - Non Commercial":"Reconocimiento - No Comercial","Attribution - Non Commercial - No Derivatives":"Reconocimiento - No Comercial - Sin Obra Derivada","Attribution - Non Commercial - Share Alike":"Reconocimiento - No Comercial - Compartir Igual","Attribution - Share Alike":"Reconocimiento - Compartir Igual","Best match":"Mejor coincidencia","Català":"Catalán - Català","Category":"Categoría","Čeština":"Checo - Čeština","Change interface language":"Cambiar idioma de la interfaz","Comedy":"Comedia","Create an account to take back control of your videos":"Crea una cuenta para volver a tomar control sobre tus vídeos","Create playlists":"Crear listas de reproducción","Created by":"Creado por","Deutsch":"Alemán - Deutsch","Developed by Framasoft":"Desarrollado por Framasoft","Discover this channel on %{host}":"Descubre este canal en %{host}","Display all categories":"Mostrar todas las categorías","Display all languages":"Mostrar todos los idiomas","Display all licenses":"Mostrar todas las licencias","Display homepage":"Mostrar la página principal","Display only":"Solo mostrar","Display sensitive content":"Mostrar contenido sensible","Duration":"Duración","Education":"Educación","English":"Inglés - English","Entertainment":"Entretenimiento","Español":"Español","Esperanto":"Esperanto - Esperanto","Euskara":"Vasco - Euskara","Films":"Películas","Filters":"Filtros","Food":"Comida","Français":"Francés - Français","Gàidhlig":"Gaélico - Gàidhlig","Gaming":"Videojuegos","Go on this account page":"Ve a la página de esta cuenta","Go on this channel page":"Ve a la página de este canal","Go!":"¡Ve!","How To":"Cómo hacer","In":"En","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano - Italiano","Keyword, channel, video, playlist, etc.":"Palabra clave, canal, vídeo lista de reproducción, etc...","Kids":"Infantil","Language":"Idioma","Last 30 days":"Últimos 30 días","Last 365 days":"Últimos 365 días","Last 7 days":"Últimos 7 días","Least recent":"Más antiguo","Legal notices":"Avisos legales","Licence":"Licencia","LIVE":"EN VIVO","Live videos":"Videos en vivo","Long (> 10 min)":"Largo (> 10 min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Más reciente","Music":"Música","Nederlands":"Neerlandés - Nederlands","News & Politics":"Noticias y política","Next page":"Página siguiente","No":"No","No results found for":"Ningún resultado encontrado para","Occitan":"Occitano - Occitan","On":"En","on %{instancesCount} indexed PeerTube website":["en %{instancesCount} página de PeerTube indexada","en %{instancesCount} páginas de PeerTube indexadas"],"One of these tags":"Una de estas etiquetas","Open an account on a PeerTube website":"Registrarse en una instancia de PeerTube","Open your own videos website with PeerTube!":"¡Abre tu propia página de vídeos con PeerTube!","People":"Gente","Polski":"Polaco - Polski","Português (Portugal)":"Portugués (Portugal) - Português (Portugal)","Previous page":"Página anterior","Public Domain Dedication":"Dedicación de Dominio Público","Published date":"Fecha de publicación","Reset":"Reiniciar","Science & Technology":"Ciencia y Tecnología","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Busca tus vídeos, canales y listas de reproducción favoritas en %{instancesCount} instancias de PeerTube indexadas por %{indexName}!","Short (< 4 min)":"Corto (< 4 min)","Sort by:":"Ordenar por:","Source code":"Código fuente","Sports":"Deportes","suomi":"Finés - suomi","svenska":"Sueco - svenska","Tags":"Etiquetas","Today":"Hoy","Travels":"Viajes","Updated on":"Actualizado en","Vehicles":"Vehículos","VOD videos":"videos VOD","Watch the playlist on %{host}":"Mira el lista de reproducción en %{host}","Watch the video on %{host}":"Mira el vídeo en %{host}","Why should I have my own PeerTube website?":"¿Por qué debería tener mi propia instancia de PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro activo","con %{activeFilters} filtros activados"],"Yes":"Sí","ελληνικά":"Griego - ελληνικά","русский":"Ruso - русский","日本語":"Japonés - 日本語","简体中文(中国)":"Chino simplificado (China) - 简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/fr_FR.json b/client/src/translations/fr_FR.json index 2409045..a2ea8b5 100644 --- a/client/src/translations/fr_FR.json +++ b/client/src/translations/fr_FR.json @@ -1 +1 @@ -{"fr_FR":{">> Check all guides on joinpeertube.org <<":">> Voir tous les guides sur joinpeertube.org <<","%{ n } follower":["%{ n } abonné","%{ n } abonnés"],"%{resultsCount} result found for":["%{resultsCount} résultat trouvé pour","%{resultsCount} résultats trouvés pour"],"%{videosLength} videos":"%{videosLength} vidéos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} affiche les vidéos et chaînes correspondants à votre recherche, mais n'est ni l'éditeur, ni le propriétaire. Si vous constatez le moindre problème sur une vidéo, signalez-la à un administrateur directement sur le site PeerTube où elle est hébergée.","A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","A search engine of PeerTube videos and channels":"Un moteur de recherche de vidéos et chaînes PeerTube","Activism":"Militantisme","Add tag":"Ajouter un tag","All of these tags":"Tous les mots clés suivants","Animals":"Animaux","Any":"Toutes","Apply filters":"Appliquer les filtres","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - Pas d’œuvre dérivée","Attribution - Non Commercial":"Attribution - Utilisation non commerciale","Attribution - Non Commercial - No Derivatives":"Attribution - Utilisation non commerciale - Pas d’œuvre dérivée","Attribution - Non Commercial - Share Alike":"Attribution - Utilisation non commerciale - Partage dans les mêmes conditions","Attribution - Share Alike":"Attribution - Partage dans les mêmes conditions","Best match":"Pertinence","Català":"Catalan","Category":"Catégorie","Čeština":"Tchèque","Change interface language":"Changer la langue de l'interface","Comedy":"Humour","Create an account to take back control of your videos":"Créez un compte pour reprendre le contrôle de vos vidéos","Create playlists":"Créer des listes de lecture","Created by":"Créé par","Deutsch":"Allemand","Developed by Framasoft":"Développé par Framasoft","Discover this channel on %{host}":"Découvrir cette chaîne sur %{host}","Display all categories":"Afficher toutes les catégories","Display all languages":"Afficher tous les langues","Display all licenses":"Afficher toutes les licences","Display homepage":"Afficher la page d'accueil","Display only":"Afficher seulement","Display sensitive content":"Afficher le contenu sensible","Duration":"Durée","Education":"Éducation","English":"Anglais","Entertainment":"Divertissement","Español":"Espagnol","Esperanto":"Espéranto","Euskara":"Basque","Films":"Films","Filters":"Filtres","Food":"Cuisine","Français":"Français","Gàidhlig":"Gaélique écossais","Gaming":"Jeux vidéos","Go on this account page":"Aller sur la page de ce compte","Go on this channel page":"Aller sur la page de cette chaîne","Go!":"Go !","How To":"Tutoriels","In":"Dans","Install PeerTube":"Installer PeerTube","Italiano":"Italien","Keyword, channel, video, playlist, etc.":"Mot-clé, chaîne, vidéo, liste de lecture, etc.","Kids":"Enfants","Language":"Langue","Last 30 days":"Les 30 derniers jours","Last 365 days":"Les 365 derniers jours","Last 7 days":"Les 7 derniers jours","Least recent":"Moins récent","Legal notices":"Mentions légales","Licence":"Licence","LIVE":"EN DIRECT","Live videos":"Vidéos en direct","Long (> 10 min)":"Longue (> 10 min)","Medium (4-10 min)":"Moyenne (4-10 min)","Most recent":"Plus récente","Music":"Musiques","Nederlands":"Néerlandais","News & Politics":"Actualité & Politique","Next page":"Page suivante","No":"Non","No results found for":"Aucun résultat trouvé pour","Occitan":"Occitane","On":"Le","on %{instancesCount} indexed PeerTube website":["sur %{instancesCount} site web PeerTube indexé","sur %{instancesCount} sites web PeerTube indexés"],"One of these tags":"Un seul des mots clés suivants","Open an account on a PeerTube website":"Ouvrir un compte sur un site web PeerTube","Open your own videos website with PeerTube!":"Ouvrez votre propre site web de vidéos avec PeerTube !","People":"Personnalités","Polski":"Polonais","Português (Portugal)":"Portugais (Portugal)","Previous page":"Page précédente","Public Domain Dedication":"Domaine public","Published date":"Date de publication","Reset":"Réinitialiser","Science & Technology":"Science & Technologie","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Cherchez vos vidéos, chaînes et listes de lecture favorites sur %{instancesCount} sites web PeerTube listés par %{indexName} !","Short (< 4 min)":"Courte (< 4 min)","Sort by:":"Trier par :","Source code":"Code source","Sports":"Sports","suomi":"Finnois","svenska":"Suédois","Tags":"Étiquettes","Today":"Aujourd'hui","Travels":"Voyages","Updated on":"Mise à jour le","Vehicles":"Véhicules","VOD videos":"Vidéos VOD","Watch the playlist on %{host}":"Regarder la liste de lecture sur %{host}","Watch the video on %{host}":"Regarder la vidéo sur %{host}","Why should I have my own PeerTube website?":"Pourquoi devrais-je avoir mon propre site web PeerTube ?","with %{activeFilters} active filter":["avec %{activeFilters} filtre actif","avec %{activeFilters} filtres actifs"],"Yes":"Oui","ελληνικά":"Grec","русский":"Russe","日本語":"Japonais","简体中文(中国)":"Chinois simplifié"}} \ No newline at end of file +{"fr_FR":{">> Check all guides on joinpeertube.org <<":">> Voir tous les guides sur joinpeertube.org <<","%{ n } follower":["%{ n } abonné","%{ n } abonnés"],"%{resultsCount} result found for":["%{resultsCount} résultat trouvé pour","%{resultsCount} résultats trouvés pour"],"%{videosLength} videos":"%{videosLength} vidéos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} affiche les vidéos et chaînes correspondants à votre recherche, mais n'est ni l'éditeur, ni le propriétaire. Si vous constatez le moindre problème sur une vidéo, signalez-la à un administrateur directement sur le site PeerTube où elle est hébergée.","A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","Activism":"Militantisme","Add tag":"Ajouter un tag","All of these tags":"Tous les mots clés suivants","Animals":"Animaux","Any":"Toutes","Apply filters":"Appliquer les filtres","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - Pas d’œuvre dérivée","Attribution - Non Commercial":"Attribution - Utilisation non commerciale","Attribution - Non Commercial - No Derivatives":"Attribution - Utilisation non commerciale - Pas d’œuvre dérivée","Attribution - Non Commercial - Share Alike":"Attribution - Utilisation non commerciale - Partage dans les mêmes conditions","Attribution - Share Alike":"Attribution - Partage dans les mêmes conditions","Best match":"Pertinence","Català":"Catalan","Category":"Catégorie","Čeština":"Tchèque","Change interface language":"Changer la langue de l'interface","Comedy":"Humour","Create an account to take back control of your videos":"Créez un compte pour reprendre le contrôle de vos vidéos","Create playlists":"Créer des listes de lecture","Created by":"Créé par","Deutsch":"Allemand","Developed by Framasoft":"Développé par Framasoft","Discover this channel on %{host}":"Découvrir cette chaîne sur %{host}","Display all categories":"Afficher toutes les catégories","Display all languages":"Afficher tous les langues","Display all licenses":"Afficher toutes les licences","Display homepage":"Afficher la page d'accueil","Display only":"Afficher seulement","Display sensitive content":"Afficher le contenu sensible","Duration":"Durée","Education":"Éducation","English":"Anglais","Entertainment":"Divertissement","Español":"Espagnol","Esperanto":"Espéranto","Euskara":"Basque","Films":"Films","Filters":"Filtres","Food":"Cuisine","Français":"Français","Gàidhlig":"Gaélique écossais","Gaming":"Jeux vidéos","Go on this account page":"Aller sur la page de ce compte","Go on this channel page":"Aller sur la page de cette chaîne","Go!":"Go !","How To":"Tutoriels","In":"Dans","Install PeerTube":"Installer PeerTube","Italiano":"Italien","Keyword, channel, video, playlist, etc.":"Mot-clé, chaîne, vidéo, liste de lecture, etc.","Kids":"Enfants","Language":"Langue","Last 30 days":"Les 30 derniers jours","Last 365 days":"Les 365 derniers jours","Last 7 days":"Les 7 derniers jours","Least recent":"Moins récent","Legal notices":"Mentions légales","Licence":"Licence","LIVE":"EN DIRECT","Live videos":"Vidéos en direct","Long (> 10 min)":"Longue (> 10 min)","Medium (4-10 min)":"Moyenne (4-10 min)","Most recent":"Plus récente","Music":"Musiques","Nederlands":"Néerlandais","News & Politics":"Actualité & Politique","Next page":"Page suivante","No":"Non","No results found for":"Aucun résultat trouvé pour","Occitan":"Occitane","On":"Le","on %{instancesCount} indexed PeerTube website":["sur %{instancesCount} site web PeerTube indexé","sur %{instancesCount} sites web PeerTube indexés"],"One of these tags":"Un seul des mots clés suivants","Open an account on a PeerTube website":"Ouvrir un compte sur un site web PeerTube","Open your own videos website with PeerTube!":"Ouvrez votre propre site web de vidéos avec PeerTube !","People":"Personnalités","Polski":"Polonais","Português (Portugal)":"Portugais (Portugal)","Previous page":"Page précédente","Public Domain Dedication":"Domaine public","Published date":"Date de publication","Reset":"Réinitialiser","Science & Technology":"Science & Technologie","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Cherchez vos vidéos, chaînes et listes de lecture favorites sur %{instancesCount} sites web PeerTube listés par %{indexName} !","Short (< 4 min)":"Courte (< 4 min)","Sort by:":"Trier par :","Source code":"Code source","Sports":"Sports","suomi":"Finnois","svenska":"Suédois","Tags":"Étiquettes","Today":"Aujourd'hui","Travels":"Voyages","Updated on":"Mise à jour le","Vehicles":"Véhicules","VOD videos":"Vidéos VOD","Watch the playlist on %{host}":"Regarder la liste de lecture sur %{host}","Watch the video on %{host}":"Regarder la vidéo sur %{host}","Why should I have my own PeerTube website?":"Pourquoi devrais-je avoir mon propre site web PeerTube ?","with %{activeFilters} active filter":["avec %{activeFilters} filtre actif","avec %{activeFilters} filtres actifs"],"Yes":"Oui","ελληνικά":"Grec","русский":"Russe","日本語":"Japonais","简体中文(中国)":"Chinois simplifié"}} \ No newline at end of file diff --git a/client/src/translations/gd.json b/client/src/translations/gd.json index e387319..dd561da 100644 --- a/client/src/translations/gd.json +++ b/client/src/translations/gd.json @@ -1 +1 @@ -{"gd":{">> Check all guides on joinpeertube.org <<":">> Thoir sùil air na treòirichearan slàna air joinpeertube.org <<","%{resultsCount} result found for":["Chaidh %{resultsCount} toradh a lorg air","Chaidh %{resultsCount} thoradh a lorg air","Chaidh %{resultsCount} toraidhean a lorg air","Chaidh %{resultsCount} toradh a lorg air"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"Seallaidh %{indexName} na videothan is seanailean a fhreagras ris na lorg thu ach chan eile e ’na fhoillsichear no sealbhadair dhaibh. Ma mhothaicheas tu trioblaid sam bith le video, cuir fios gu rianairean na làraich PeerTube far an deach a’ video fhoillseachadh.","A free software to take back control of your videos":"Bathar-bog saor a bheir smachd dhut air na videothan agad fhèin","A search engine of PeerTube videos and channels":"Einnsean-luirg do videothan is seanailean PeerTube","Activism":"Iomairt","Add tag":"Cuir taga ris","All of these tags":"Na tagaichean seo uile","Animals":"Beathaichean","Any":"Gin sam bith","Apply filters":"Cuir na criathragan an sàs","Art":"Obair-ealain","Attribution":"Attribution","Attribution - No Derivatives":"Attribution – No Derivatives","Attribution - Non Commercial":"Attribution – Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution – Non Commercial – No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution – Non Commercial – Share Alike","Attribution - Share Alike":"Attribution – Share Alike","Best match":"A’ mhaids as fheàrr","Català":"Català","Category":"Roinn-seòrsa","Čeština":"Čeština","Change interface language":"Atharraich cànan na h-eadar-aghaidh","Comedy":"Èibhinn","Create an account to take back control of your videos":"Cruthaich cunntas a bheir smachd dhut air na videothan agad fhèin","Create playlists":"Cruthaich liostaichean-cluich","Created by":"Air a chruthachadh le","Deutsch":"Deutsch","Developed by Framasoft":"’Ga leasachadh le Framasoft","Discover this channel on %{host}":"Rùraich an t-seanail seo air %{host}","Display all categories":"Seall a h-uile roinn-seòrsa","Display all languages":"Seall a h-uile cànan","Display all licenses":"Seall a h-uile ceadachas","Display homepage":"Seall an duilleag-dhachaigh","Display only":"Seall a-mhàin","Display sensitive content":"Seall susbaint fhrionasach","Duration":"Faide","Education":"Foghlam","English":"English","Entertainment":"Dibhearsan","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filmichean","Filters":"Criathragan","Food":"Biadh","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Geamaireachd","Go on this account page":"Tadhail air duilleag a’ chunntais seo","Go on this channel page":"Tadhail air duilleag an t-seanail seo","Go!":"Siuthad!","How To":"Mìneachadh","In":"Ann an","Install PeerTube":"Stàlaich PeerTube","Italiano":"Italiano","Kids":"Clann","Language":"Cànan","Last 30 days":"An 30 latha seo chaidh","Last 365 days":"An 365 latha seo chaidh","Last 7 days":"Na 7 làithean seo chaidh","Least recent":"As sine","Legal notices":"Sanasan laghail","Licence":"Ceadachas","LIVE":"BEÒ","Live videos":"Videothan beòtha","Long (> 10 min)":"Fada (> 10 mion)","Medium (4-10 min)":"Meadhanach (4-10 mion)","Most recent":"As ùire","Music":"Ceòl","Nederlands":"Nederlands","News & Politics":"Naidheachdan ⁊ poileataigs","Next page":"An ath-dhuilleag","No":"Chan eil","No results found for":"Cha deach toradh a lorg airson","Occitan":"Occitan","On":"Air","on %{instancesCount} indexed PeerTube website":["air %{instancesCount} làrach-lìn inneacs PeerTube","air %{instancesCount} làrach-lìn inneacs PeerTube","air %{instancesCount} làraichean-lìn inneacs PeerTube","air %{instancesCount} làrach-lìn inneacs PeerTube"],"One of these tags":"Aonan dhe na tagaichean seo","Open an account on a PeerTube website":"Fosgail cunntas air làrach-lìn PeerTube","Open your own videos website with PeerTube!":"Stèidhich làrach-lìn de videothan agad fhèin le PeerTube!","People":"Daoine","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"An duilleag roimhpe","Public Domain Dedication":"Tabhartas Public Domain","Published date":"Ceann-là an fhoillseachaidh","Reset":"Ath-shuidhich","Science & Technology":"Saidheans ⁊ teicneolas","Short (< 4 min)":"Goirid (< 4 mion)","Sort by:":"Seòrsaich a-rèir:","Source code":"Bun-tùs","Sports":"Spòrs","suomi":"suomi","svenska":"svenska","Tags":"Tagaichean","Today":"An-diugh","Travels":"Siubhal","Vehicles":"Carbadan","VOD videos":"Videothan air iarrtas","Watch the video on %{host}":"Coimhead air a’ video air %{host}","Why should I have my own PeerTube website?":"Carson a bu chòir do làrach-lìn PeerTube a bhith agam fhìn?","with %{activeFilters} active filter":["le %{activeFilters} chriathrag ghnìomhach","le %{activeFilters} chriathrag ghnìomhach","le %{activeFilters} criathragan gnìomhach","le %{activeFilters} chriathrag ghnìomhach"],"Yes":"Tha","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"gd":{">> Check all guides on joinpeertube.org <<":">> Thoir sùil air na treòirichearan slàna air joinpeertube.org <<","%{resultsCount} result found for":["Chaidh %{resultsCount} toradh a lorg air","Chaidh %{resultsCount} thoradh a lorg air","Chaidh %{resultsCount} toraidhean a lorg air","Chaidh %{resultsCount} toradh a lorg air"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"Seallaidh %{indexName} na videothan is seanailean a fhreagras ris na lorg thu ach chan eile e ’na fhoillsichear no sealbhadair dhaibh. Ma mhothaicheas tu trioblaid sam bith le video, cuir fios gu rianairean na làraich PeerTube far an deach a’ video fhoillseachadh.","A free software to take back control of your videos":"Bathar-bog saor a bheir smachd dhut air na videothan agad fhèin","Activism":"Iomairt","Add tag":"Cuir taga ris","All of these tags":"Na tagaichean seo uile","Animals":"Beathaichean","Any":"Gin sam bith","Apply filters":"Cuir na criathragan an sàs","Art":"Obair-ealain","Attribution":"Attribution","Attribution - No Derivatives":"Attribution – No Derivatives","Attribution - Non Commercial":"Attribution – Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution – Non Commercial – No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution – Non Commercial – Share Alike","Attribution - Share Alike":"Attribution – Share Alike","Best match":"A’ mhaids as fheàrr","Català":"Català","Category":"Roinn-seòrsa","Čeština":"Čeština","Change interface language":"Atharraich cànan na h-eadar-aghaidh","Comedy":"Èibhinn","Create an account to take back control of your videos":"Cruthaich cunntas a bheir smachd dhut air na videothan agad fhèin","Create playlists":"Cruthaich liostaichean-cluich","Created by":"Air a chruthachadh le","Deutsch":"Deutsch","Developed by Framasoft":"’Ga leasachadh le Framasoft","Discover this channel on %{host}":"Rùraich an t-seanail seo air %{host}","Display all categories":"Seall a h-uile roinn-seòrsa","Display all languages":"Seall a h-uile cànan","Display all licenses":"Seall a h-uile ceadachas","Display homepage":"Seall an duilleag-dhachaigh","Display only":"Seall a-mhàin","Display sensitive content":"Seall susbaint fhrionasach","Duration":"Faide","Education":"Foghlam","English":"English","Entertainment":"Dibhearsan","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filmichean","Filters":"Criathragan","Food":"Biadh","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Geamaireachd","Go on this account page":"Tadhail air duilleag a’ chunntais seo","Go on this channel page":"Tadhail air duilleag an t-seanail seo","Go!":"Siuthad!","How To":"Mìneachadh","In":"Ann an","Install PeerTube":"Stàlaich PeerTube","Italiano":"Italiano","Kids":"Clann","Language":"Cànan","Last 30 days":"An 30 latha seo chaidh","Last 365 days":"An 365 latha seo chaidh","Last 7 days":"Na 7 làithean seo chaidh","Least recent":"As sine","Legal notices":"Sanasan laghail","Licence":"Ceadachas","LIVE":"BEÒ","Live videos":"Videothan beòtha","Long (> 10 min)":"Fada (> 10 mion)","Medium (4-10 min)":"Meadhanach (4-10 mion)","Most recent":"As ùire","Music":"Ceòl","Nederlands":"Nederlands","News & Politics":"Naidheachdan ⁊ poileataigs","Next page":"An ath-dhuilleag","No":"Chan eil","No results found for":"Cha deach toradh a lorg airson","Occitan":"Occitan","On":"Air","on %{instancesCount} indexed PeerTube website":["air %{instancesCount} làrach-lìn inneacs PeerTube","air %{instancesCount} làrach-lìn inneacs PeerTube","air %{instancesCount} làraichean-lìn inneacs PeerTube","air %{instancesCount} làrach-lìn inneacs PeerTube"],"One of these tags":"Aonan dhe na tagaichean seo","Open an account on a PeerTube website":"Fosgail cunntas air làrach-lìn PeerTube","Open your own videos website with PeerTube!":"Stèidhich làrach-lìn de videothan agad fhèin le PeerTube!","People":"Daoine","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"An duilleag roimhpe","Public Domain Dedication":"Tabhartas Public Domain","Published date":"Ceann-là an fhoillseachaidh","Reset":"Ath-shuidhich","Science & Technology":"Saidheans ⁊ teicneolas","Short (< 4 min)":"Goirid (< 4 mion)","Sort by:":"Seòrsaich a-rèir:","Source code":"Bun-tùs","Sports":"Spòrs","suomi":"suomi","svenska":"svenska","Tags":"Tagaichean","Today":"An-diugh","Travels":"Siubhal","Vehicles":"Carbadan","VOD videos":"Videothan air iarrtas","Watch the video on %{host}":"Coimhead air a’ video air %{host}","Why should I have my own PeerTube website?":"Carson a bu chòir do làrach-lìn PeerTube a bhith agam fhìn?","with %{activeFilters} active filter":["le %{activeFilters} chriathrag ghnìomhach","le %{activeFilters} chriathrag ghnìomhach","le %{activeFilters} criathragan gnìomhach","le %{activeFilters} chriathrag ghnìomhach"],"Yes":"Tha","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/gl.json b/client/src/translations/gl.json index 9d2b333..5e15c5f 100644 --- a/client/src/translations/gl.json +++ b/client/src/translations/gl.json @@ -1 +1 @@ -{"gl":{">> Check all guides on joinpeertube.org <<":">> Le os manuais en joinpeertube.org <<","%{ n } follower":["%{ n } seguidora","%{ n } seguidoras"],"%{resultsCount} result found for":["atopamos %{resultsCount} resultado para","atopamos %{resultsCount} resultados para"],"%{videosLength} videos":"%{videosLength} vídeos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mostra vídeos e canles que concordan coa túa busca pero non é a autora, nin quen os publica nin a dona deles. Se notas algún problema cun vídeo, informa á administración do sitio web PeerTube onde se publicou o vídeo.","A free software to take back control of your videos":"Software libre para retomar o control dos teus vídeos","A search engine of PeerTube videos and channels":"Un motor de busca para vídeos e canles de PeerTube","Activism":"Activismo","Add tag":"Engadir etiqueta","All of these tags":"Tódalas etiquetas","Animals":"Animais","Any":"Calquera","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Atribución","Attribution - No Derivatives":"Atribución - Sen Derivados","Attribution - Non Commercial":"Atribución - Non Comercial","Attribution - Non Commercial - No Derivatives":"Atribución - Non Comercial - Non Derivados","Attribution - Non Commercial - Share Alike":"Atribución - Non Comercial - Compartir Igual","Attribution - Share Alike":"Atribución - Compartir Igual","Best match":"Mellor coincidencia","Català":"Català","Category":"Categoría","Čeština":"Čeština","Change interface language":"Cambiar idioma da interface","Comedy":"Comedia","Create an account to take back control of your videos":"Abre unha conta para retomar o control dos teus vídeos","Create playlists":"Crear listas","Created by":"Creado por","Deutsch":"Deutsch","Developed by Framasoft":"Desenvolto por Framasoft","Discover this channel on %{host}":"Descubre esta canle en %{host}","Display all categories":"Mostra tódalas categorías","Display all languages":"Mostra tódolos idiomas","Display all licenses":"Mostrar todas as licenzas","Display homepage":"Mostrar páxina de inicio","Display only":"Mostrar só","Display sensitive content":"Mostrar contido sensible","Duration":"Duración","Education":"Educación","English":"English","Entertainment":"Entretemento","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Películas","Filters":"Filtros","Food":"Comida","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Xogos","Go on this account page":"Ir á páxina desta conta","Go on this channel page":"Ir á páxina desta canle","Go!":"Busca!","How To":"Manuais","In":"En","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano","Keyword, channel, video, playlist, etc.":"Palabra, canle, vídeo, listaxe, etc.","Kids":"Rapazada","Language":"Idioma","Last 30 days":"Últimos 30 días","Last 365 days":"Últimos 365 días","Last 7 days":"Últimos 7 días","Least recent":"Menos recente","Legal notices":"Aviso legal","Licence":"Licenza","LIVE":"DIRECTO","Live videos":"Vídeos en directo","Long (> 10 min)":"Longo (>10min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Máis recente","Music":"Música","Nederlands":"Nederlands","News & Politics":"Novas e Política","Next page":"Páxina seguinte","No":"Non","No results found for":"Non hai resultados para","Occitan":"Occitan","On":"En","on %{instancesCount} indexed PeerTube website":["en %{instancesCount} instancia de PeerTube","en %{instancesCount} instancias de PeerTube"],"One of these tags":"Unha destas etiquetas","Open an account on a PeerTube website":"Abre unha conta nunha instancia PeerTube","Open your own videos website with PeerTube!":"Crea unha instancia propia para os teus vídeos con PeerTube!","People":"Persoas","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Páxina anterior","Public Domain Dedication":"Uso para Dominio Público","Published date":"Data de publicación","Reset":"Restablecer","Science & Technology":"Ciencia e Tecnoloxía","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Busca os teus vídeos, canles favoritas e listaxes en %{instancesCount} servidores PeerTube indexados por %{indexName}!","Short (< 4 min)":"Curto (< 4 min)","Sort by:":"Orde por:","Source code":"Código fonte","Sports":"Deportes","suomi":"suomi","svenska":"svenska","Tags":"Etiquetas","Today":"Hoxe","Travels":"Viaxes","Updated on":"Actualizado en","Vehicles":"Vehículos","VOD videos":"Vídeos baixo demanda","Watch the playlist on %{host}":"Mira a listaxe en %{host}","Watch the video on %{host}":"Mira o vídeo en %{host}","Why should I have my own PeerTube website?":"¿Por que debería ter a miña propia web PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro activo","con %{activeFilters} filtros activos"],"Yes":"Si","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"gl":{">> Check all guides on joinpeertube.org <<":">> Le os manuais en joinpeertube.org <<","%{ n } follower":["%{ n } seguidora","%{ n } seguidoras"],"%{resultsCount} result found for":["atopamos %{resultsCount} resultado para","atopamos %{resultsCount} resultados para"],"%{videosLength} videos":"%{videosLength} vídeos","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mostra vídeos e canles que concordan coa túa busca pero non é a autora, nin quen os publica nin a dona deles. Se notas algún problema cun vídeo, informa á administración do sitio web PeerTube onde se publicou o vídeo.","A free software to take back control of your videos":"Software libre para retomar o control dos teus vídeos","Activism":"Activismo","Add tag":"Engadir etiqueta","All of these tags":"Tódalas etiquetas","Animals":"Animais","Any":"Calquera","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Atribución","Attribution - No Derivatives":"Atribución - Sen Derivados","Attribution - Non Commercial":"Atribución - Non Comercial","Attribution - Non Commercial - No Derivatives":"Atribución - Non Comercial - Non Derivados","Attribution - Non Commercial - Share Alike":"Atribución - Non Comercial - Compartir Igual","Attribution - Share Alike":"Atribución - Compartir Igual","Best match":"Mellor coincidencia","Català":"Català","Category":"Categoría","Čeština":"Čeština","Change interface language":"Cambiar idioma da interface","Comedy":"Comedia","Create an account to take back control of your videos":"Abre unha conta para retomar o control dos teus vídeos","Create playlists":"Crear listas","Created by":"Creado por","Deutsch":"Deutsch","Developed by Framasoft":"Desenvolto por Framasoft","Discover this channel on %{host}":"Descubre esta canle en %{host}","Display all categories":"Mostra tódalas categorías","Display all languages":"Mostra tódolos idiomas","Display all licenses":"Mostrar todas as licenzas","Display homepage":"Mostrar páxina de inicio","Display only":"Mostrar só","Display sensitive content":"Mostrar contido sensible","Duration":"Duración","Education":"Educación","English":"English","Entertainment":"Entretemento","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Películas","Filters":"Filtros","Food":"Comida","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Xogos","Go on this account page":"Ir á páxina desta conta","Go on this channel page":"Ir á páxina desta canle","Go!":"Busca!","How To":"Manuais","In":"En","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano","Keyword, channel, video, playlist, etc.":"Palabra, canle, vídeo, listaxe, etc.","Kids":"Rapazada","Language":"Idioma","Last 30 days":"Últimos 30 días","Last 365 days":"Últimos 365 días","Last 7 days":"Últimos 7 días","Least recent":"Menos recente","Legal notices":"Aviso legal","Licence":"Licenza","LIVE":"DIRECTO","Live videos":"Vídeos en directo","Long (> 10 min)":"Longo (>10min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Máis recente","Music":"Música","Nederlands":"Nederlands","News & Politics":"Novas e Política","Next page":"Páxina seguinte","No":"Non","No results found for":"Non hai resultados para","Occitan":"Occitan","On":"En","on %{instancesCount} indexed PeerTube website":["en %{instancesCount} instancia de PeerTube","en %{instancesCount} instancias de PeerTube"],"One of these tags":"Unha destas etiquetas","Open an account on a PeerTube website":"Abre unha conta nunha instancia PeerTube","Open your own videos website with PeerTube!":"Crea unha instancia propia para os teus vídeos con PeerTube!","People":"Persoas","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Páxina anterior","Public Domain Dedication":"Uso para Dominio Público","Published date":"Data de publicación","Reset":"Restablecer","Science & Technology":"Ciencia e Tecnoloxía","Search for your favorite videos, channels and playlists on %{instancesCount} PeerTube websites indexed by %{indexName}!":"Busca os teus vídeos, canles favoritas e listaxes en %{instancesCount} servidores PeerTube indexados por %{indexName}!","Short (< 4 min)":"Curto (< 4 min)","Sort by:":"Orde por:","Source code":"Código fonte","Sports":"Deportes","suomi":"suomi","svenska":"svenska","Tags":"Etiquetas","Today":"Hoxe","Travels":"Viaxes","Updated on":"Actualizado en","Vehicles":"Vehículos","VOD videos":"Vídeos baixo demanda","Watch the playlist on %{host}":"Mira a listaxe en %{host}","Watch the video on %{host}":"Mira o vídeo en %{host}","Why should I have my own PeerTube website?":"¿Por que debería ter a miña propia web PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro activo","con %{activeFilters} filtros activos"],"Yes":"Si","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/it.json b/client/src/translations/it.json index 83687b0..a043e03 100644 --- a/client/src/translations/it.json +++ b/client/src/translations/it.json @@ -1 +1 @@ -{"it":{">> Check all guides on joinpeertube.org <<":">> Vedi tutte le guide su joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} risultato trovati per","%{resultsCount} risultati trovati per"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mostra i video e i canali che risultano dalla vostra ricerca, ma non ne è l'editore né il proprietario. Per qualsiasi questione o problema riguardo a uno specifico video è necessario rivolgersi all'amministratore dell'istanza PeerTube sulla quale il video è pubblicato.","A free software to take back control of your videos":"Un software libero per riprendere controllo dei vostri video","A search engine of PeerTube videos and channels":"Un motore di ricerca di video e canali video PeerTube","Activism":"Attivismo","Add tag":"Aggiungi una tag/parola chiave","All of these tags":"Tutte le tag/parole chiave seguenti","Animals":"Animali","Any":"Tutte","Apply filters":"Conferma filtri","Art":"Arte","Attribution":"Attribuzione","Attribution - No Derivatives":"Attribuzione - no opere derivate","Attribution - Non Commercial":"Attribuzione - Non commerciale","Attribution - Non Commercial - No Derivatives":"Attribuzione - Non commerciale - No opere derivate","Attribution - Non Commercial - Share Alike":"Attribuzione - Non commerciale - Condividi allo stesso modo","Attribution - Share Alike":"Attribuzione - Condividi allo stesso modo","Best match":"Miglior corrispondenza","Català":"Catalano","Category":"Catagoria","Čeština":"Ceco","Change interface language":"Cambia la lingua dell'interfaccia","Comedy":"Commedia e buonumore","Create an account to take back control of your videos":"Crea un conto e riprendi controllo dei tuoi video","Create playlists":"Crea delle playlist","Created by":"Creato da","Deutsch":"Tedesco","Developed by Framasoft":"Sviluppato da Framasoft","Discover this channel on %{host}":"Scopri questo canale su %{host}","Display all categories":"Mostra tutte le categorie","Display all languages":"Mostra tutte le lingue","Display all licenses":"Mostra tutte le licenze","Display homepage":"Mostra la homepage","Display sensitive content":"Mostra contenuti delicati","Duration":"Durata","Education":"Istruzione","English":"Inglese","Entertainment":"Svago","Español":"Spagnolo","Esperanto":"Esperanto","Euskara":"Basco","Films":"Film","Filters":"Filtri","Food":"Cucina","Français":"Francese","Gàidhlig":"Gaelico di Scozia","Gaming":"Videogiochi","Go on this account page":"Va' alla pagina di questo account","Go on this channel page":"Va' alla pagina di questo canale","Go!":"Va'!","How To":"Tutorials/Come fare","In":"In","Install PeerTube":"Istallare PeerTube","Italiano":"Italiano","Kids":"Infanzia","Language":"Lingua","Last 30 days":"Ultimi 30 giorni","Last 365 days":"Ultimi 365 giorni","Last 7 days":"Ultimi 7 giorni","Least recent":"Meno recenti","Legal notices":"Informazioni legali","Licence":"LIcenza","Long (> 10 min)":"Lungo (>10 min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Più recenti","Music":"Musica","Nederlands":"Olandese","News & Politics":"Attualità e politica","Next page":"Pagina seguente","No":"No","No results found for":"Nessun risultato trovato per","Occitan":"Occitano","On":"Il","on %{instancesCount} indexed PeerTube website":["su %{instancesCount} istanza di PeerTube indicizzata","su %{instancesCount} istanze di PeerTube indicizzate"],"One of these tags":"Una sola di queste tag/parole chiave","Open an account on a PeerTube website":"Crea un conto su un'istanza PeerTube","Open your own videos website with PeerTube!":"Crea il tuo proprio sito di video con PeerTube!","People":"Persone","Polski":"Polacco","Português (Portugal)":"Portoghese (Portogallo)","Previous page":"Pagina precedente","Public Domain Dedication":"Dominio pubblico","Published date":"Data di pubblicazione","Reset":"Reimpostare","Science & Technology":"Scienza e tecnologia","Short (< 4 min)":"Corto (>4 min)","Sort by:":"Suddividi secondo:","Source code":"Codice sorgente","Sports":"Sport","suomi":"Finlandese","svenska":"Svedese","Tags":"Tags","Today":"Oggi","Travels":"Viaggi","Vehicles":"Motori","Watch the video on %{host}":"Guarda il video su %{host}","Why should I have my own PeerTube website?":"Perché dovrei creare il mio proprio sito PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro attivo","con %{activeFilters} filtri attivi"],"Yes":"Sì","ελληνικά":"Greco - ελληνικά","русский":"Russo - Pусский","日本語":"Giapponese - 日本語","简体中文(中国)":"Cinese semplificato - 简体中文(中国)"}} \ No newline at end of file +{"it":{">> Check all guides on joinpeertube.org <<":">> Vedi tutte le guide su joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} risultato trovati per","%{resultsCount} risultati trovati per"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mostra i video e i canali che risultano dalla vostra ricerca, ma non ne è l'editore né il proprietario. Per qualsiasi questione o problema riguardo a uno specifico video è necessario rivolgersi all'amministratore dell'istanza PeerTube sulla quale il video è pubblicato.","A free software to take back control of your videos":"Un software libero per riprendere controllo dei vostri video","Activism":"Attivismo","Add tag":"Aggiungi una tag/parola chiave","All of these tags":"Tutte le tag/parole chiave seguenti","Animals":"Animali","Any":"Tutte","Apply filters":"Conferma filtri","Art":"Arte","Attribution":"Attribuzione","Attribution - No Derivatives":"Attribuzione - no opere derivate","Attribution - Non Commercial":"Attribuzione - Non commerciale","Attribution - Non Commercial - No Derivatives":"Attribuzione - Non commerciale - No opere derivate","Attribution - Non Commercial - Share Alike":"Attribuzione - Non commerciale - Condividi allo stesso modo","Attribution - Share Alike":"Attribuzione - Condividi allo stesso modo","Best match":"Miglior corrispondenza","Català":"Catalano","Category":"Catagoria","Čeština":"Ceco","Change interface language":"Cambia la lingua dell'interfaccia","Comedy":"Commedia e buonumore","Create an account to take back control of your videos":"Crea un conto e riprendi controllo dei tuoi video","Create playlists":"Crea delle playlist","Created by":"Creato da","Deutsch":"Tedesco","Developed by Framasoft":"Sviluppato da Framasoft","Discover this channel on %{host}":"Scopri questo canale su %{host}","Display all categories":"Mostra tutte le categorie","Display all languages":"Mostra tutte le lingue","Display all licenses":"Mostra tutte le licenze","Display homepage":"Mostra la homepage","Display sensitive content":"Mostra contenuti delicati","Duration":"Durata","Education":"Istruzione","English":"Inglese","Entertainment":"Svago","Español":"Spagnolo","Esperanto":"Esperanto","Euskara":"Basco","Films":"Film","Filters":"Filtri","Food":"Cucina","Français":"Francese","Gàidhlig":"Gaelico di Scozia","Gaming":"Videogiochi","Go on this account page":"Va' alla pagina di questo account","Go on this channel page":"Va' alla pagina di questo canale","Go!":"Va'!","How To":"Tutorials/Come fare","In":"In","Install PeerTube":"Istallare PeerTube","Italiano":"Italiano","Kids":"Infanzia","Language":"Lingua","Last 30 days":"Ultimi 30 giorni","Last 365 days":"Ultimi 365 giorni","Last 7 days":"Ultimi 7 giorni","Least recent":"Meno recenti","Legal notices":"Informazioni legali","Licence":"LIcenza","Long (> 10 min)":"Lungo (>10 min)","Medium (4-10 min)":"Medio (4-10 min)","Most recent":"Più recenti","Music":"Musica","Nederlands":"Olandese","News & Politics":"Attualità e politica","Next page":"Pagina seguente","No":"No","No results found for":"Nessun risultato trovato per","Occitan":"Occitano","On":"Il","on %{instancesCount} indexed PeerTube website":["su %{instancesCount} istanza di PeerTube indicizzata","su %{instancesCount} istanze di PeerTube indicizzate"],"One of these tags":"Una sola di queste tag/parole chiave","Open an account on a PeerTube website":"Crea un conto su un'istanza PeerTube","Open your own videos website with PeerTube!":"Crea il tuo proprio sito di video con PeerTube!","People":"Persone","Polski":"Polacco","Português (Portugal)":"Portoghese (Portogallo)","Previous page":"Pagina precedente","Public Domain Dedication":"Dominio pubblico","Published date":"Data di pubblicazione","Reset":"Reimpostare","Science & Technology":"Scienza e tecnologia","Short (< 4 min)":"Corto (>4 min)","Sort by:":"Suddividi secondo:","Source code":"Codice sorgente","Sports":"Sport","suomi":"Finlandese","svenska":"Svedese","Tags":"Tags","Today":"Oggi","Travels":"Viaggi","Vehicles":"Motori","Watch the video on %{host}":"Guarda il video su %{host}","Why should I have my own PeerTube website?":"Perché dovrei creare il mio proprio sito PeerTube?","with %{activeFilters} active filter":["con %{activeFilters} filtro attivo","con %{activeFilters} filtri attivi"],"Yes":"Sì","ελληνικά":"Greco - ελληνικά","русский":"Russo - Pусский","日本語":"Giapponese - 日本語","简体中文(中国)":"Cinese semplificato - 简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/nl.json b/client/src/translations/nl.json index dc4caea..b6a86f1 100644 --- a/client/src/translations/nl.json +++ b/client/src/translations/nl.json @@ -1 +1 @@ -{"nl":{">> Check all guides on joinpeertube.org <<":">> Bekijk alle handleidingen op joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultaat gevonden voor","%{resultsCount} resultaten gevonden voor"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} geeft videos en kanalen weer die overeenkomen met je zoekopdrachten, maar is niet de maker noch de uitgever er van. Als je problemen ontdekt met een video, stel dan de administrator dan de peertube website op de hoogte, waar die video zich bevind.","A free software to take back control of your videos":"Vrije software om je de controle over je videos terug te geven","A search engine of PeerTube videos and channels":"Een zoekmachine voorPeerTube videos en kanalen","Activism":"Activisme","Add tag":"Label toevoegen","All of these tags":"All deze labels","Animals":"Dieren","Any":"Alle","Apply filters":"Filters toevoegen","Art":"Kunst","Attribution":"Naamsvermelding","Attribution - No Derivatives":"Naamsvermelding - Geen afgeleiden","Attribution - Non Commercial":"Naamsvermelding - Niet Commercieel","Attribution - Non Commercial - No Derivatives":"Naamsvermelding - Niet Commercieel - Geen Afgeleiden","Attribution - Non Commercial - Share Alike":"Naamsvermelding - Niet Commercieel - GelijkDelen","Attribution - Share Alike":"GelijkDelen - GelijkDelen","Best match":"Beste overeenkomst","Català":"Català","Category":"Categorie","Čeština":"Čeština","Change interface language":"Selecteer de interface taal","Comedy":"Komedie","Create an account to take back control of your videos":"Maak een account aan om de controle over uw videos terug te nemen","Create playlists":"Playlist aanmaken","Created by":"Gemaakt door","Deutsch":"Deutsch","Developed by Framasoft":"Ontwikkeld door Framasoft","Discover this channel on %{host}":"Ontdek dit kanaal op %{host}","Display all categories":"Alle categorieën weergeven","Display all languages":"Alle talen weergeven","Display all licenses":"Alle licenties weergeven","Display homepage":"Homepagina weergeven","Display sensitive content":"Gevoelige informatie weergeven","Duration":"Tijdsduur","Education":"Educatie","English":"English","Entertainment":"Vermaak","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Eten","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gamen","Go on this account page":"Bezoek deze profiel pagina","Go on this channel page":"Bezoek deze kanaal pagina","Go!":"Ga!","How To":"How To","In":"In","Install PeerTube":"Peertube installeren","Italiano":"Italiano","Kids":"Kinderen","Language":"Taal","Last 30 days":"Laatste 30 dagen","Last 365 days":"Laatste 365 dagen","Last 7 days":"Laatste 7 dagen","Least recent":"Minst recente","Legal notices":"Juridische mededelingen","Licence":"Licentie","Long (> 10 min)":"Lang (> 10 min)","Medium (4-10 min)":"Middellang (4-10 min)","Most recent":"Meest recente","Music":"Muziek","Nederlands":"Nederlands","News & Politics":"Nieuws & Politiek","Next page":"Volgende pagina","No":"Nee","No results found for":"Geen resultaten gevonden voor","Occitan":"Occitan","On":"In","on %{instancesCount} indexed PeerTube website":["in %{instancesCount} geïndexeerde PeerTube website","in %{instancesCount} geïndexeerde PeerTube websites"],"One of these tags":"Één van deze labels","Open an account on a PeerTube website":"Open een account op een PeerTube website","Open your own videos website with PeerTube!":"Start je eigen video website met PeerTube!","People":"Mensen","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Vorige pagina","Public Domain Dedication":"Toewijding aan het publieke domein","Published date":"Plaatsingsdatum","Reset":"Reset","Science & Technology":"Wetenschap & Techniek","Short (< 4 min)":"Kort (< 4 min)","Sort by:":"Sorteren op:","Source code":"Broncode","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Labels","Today":"Vandaag","Travels":"Reizen","Vehicles":"Voertuigen","Watch the video on %{host}":"Bekijk de video op %{host}","Why should I have my own PeerTube website?":"Waarom zou ik mijn eigen PeerTube website moeten hebben?","with %{activeFilters} active filter":["met %{activeFilters} actief filter","met %{activeFilters} actieve filters"],"Yes":"Ja","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"nl":{">> Check all guides on joinpeertube.org <<":">> Bekijk alle handleidingen op joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultaat gevonden voor","%{resultsCount} resultaten gevonden voor"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} geeft videos en kanalen weer die overeenkomen met je zoekopdrachten, maar is niet de maker noch de uitgever er van. Als je problemen ontdekt met een video, stel dan de administrator dan de peertube website op de hoogte, waar die video zich bevind.","A free software to take back control of your videos":"Vrije software om je de controle over je videos terug te geven","Activism":"Activisme","Add tag":"Label toevoegen","All of these tags":"All deze labels","Animals":"Dieren","Any":"Alle","Apply filters":"Filters toevoegen","Art":"Kunst","Attribution":"Naamsvermelding","Attribution - No Derivatives":"Naamsvermelding - Geen afgeleiden","Attribution - Non Commercial":"Naamsvermelding - Niet Commercieel","Attribution - Non Commercial - No Derivatives":"Naamsvermelding - Niet Commercieel - Geen Afgeleiden","Attribution - Non Commercial - Share Alike":"Naamsvermelding - Niet Commercieel - GelijkDelen","Attribution - Share Alike":"GelijkDelen - GelijkDelen","Best match":"Beste overeenkomst","Català":"Català","Category":"Categorie","Čeština":"Čeština","Change interface language":"Selecteer de interface taal","Comedy":"Komedie","Create an account to take back control of your videos":"Maak een account aan om de controle over uw videos terug te nemen","Create playlists":"Playlist aanmaken","Created by":"Gemaakt door","Deutsch":"Deutsch","Developed by Framasoft":"Ontwikkeld door Framasoft","Discover this channel on %{host}":"Ontdek dit kanaal op %{host}","Display all categories":"Alle categorieën weergeven","Display all languages":"Alle talen weergeven","Display all licenses":"Alle licenties weergeven","Display homepage":"Homepagina weergeven","Display sensitive content":"Gevoelige informatie weergeven","Duration":"Tijdsduur","Education":"Educatie","English":"English","Entertainment":"Vermaak","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Eten","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gamen","Go on this account page":"Bezoek deze profiel pagina","Go on this channel page":"Bezoek deze kanaal pagina","Go!":"Ga!","How To":"How To","In":"In","Install PeerTube":"Peertube installeren","Italiano":"Italiano","Kids":"Kinderen","Language":"Taal","Last 30 days":"Laatste 30 dagen","Last 365 days":"Laatste 365 dagen","Last 7 days":"Laatste 7 dagen","Least recent":"Minst recente","Legal notices":"Juridische mededelingen","Licence":"Licentie","Long (> 10 min)":"Lang (> 10 min)","Medium (4-10 min)":"Middellang (4-10 min)","Most recent":"Meest recente","Music":"Muziek","Nederlands":"Nederlands","News & Politics":"Nieuws & Politiek","Next page":"Volgende pagina","No":"Nee","No results found for":"Geen resultaten gevonden voor","Occitan":"Occitan","On":"In","on %{instancesCount} indexed PeerTube website":["in %{instancesCount} geïndexeerde PeerTube website","in %{instancesCount} geïndexeerde PeerTube websites"],"One of these tags":"Één van deze labels","Open an account on a PeerTube website":"Open een account op een PeerTube website","Open your own videos website with PeerTube!":"Start je eigen video website met PeerTube!","People":"Mensen","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Vorige pagina","Public Domain Dedication":"Toewijding aan het publieke domein","Published date":"Plaatsingsdatum","Reset":"Reset","Science & Technology":"Wetenschap & Techniek","Short (< 4 min)":"Kort (< 4 min)","Sort by:":"Sorteren op:","Source code":"Broncode","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Labels","Today":"Vandaag","Travels":"Reizen","Vehicles":"Voertuigen","Watch the video on %{host}":"Bekijk de video op %{host}","Why should I have my own PeerTube website?":"Waarom zou ik mijn eigen PeerTube website moeten hebben?","with %{activeFilters} active filter":["met %{activeFilters} actief filter","met %{activeFilters} actieve filters"],"Yes":"Ja","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/oc.json b/client/src/translations/oc.json index 59d3e76..78ab1f5 100644 --- a/client/src/translations/oc.json +++ b/client/src/translations/oc.json @@ -1 +1 @@ -{"oc":{">> Check all guides on joinpeertube.org <<":">> Veire totas las guidas sus joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultat trobat per","%{resultsCount} resultats trobats per"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mòstra las vidèos e cadenas que correspondon a vòstra recèrca, mas es pas ni l’editor nimai lo proprietari. Se remarcatz quin problèma que siá sus una vidèo, senhalatz-lo a un administrator dirèctament sul site PeerTube ont es albergada.","A free software to take back control of your videos":"Un logicial liure per reprendre lo contraròtle de vòstras vidèos","A search engine of PeerTube videos and channels":"Un motor de recèrca de vidèos e cadenas PeerTube","Activism":"Activisme","Add tag":"Apondre etiqueta","All of these tags":"Totas aquestas etiquetas","Animals":"Animals","Any":"Totes","Apply filters":"Aplicar los filtres","Art":"Art","Attribution":"Atribucion","Attribution - No Derivatives":"Atribucion - Cap de derivacion","Attribution - Non Commercial":"Atribucion - Pas comercial","Attribution - Non Commercial - No Derivatives":"Atribucion - Pas comercial - Cap de derivacion","Attribution - Non Commercial - Share Alike":"Atribucion - Pas comercial - Partejar a l’identic","Attribution - Share Alike":"Atribucion - Partejar a l’identic","Best match":"Melhora correspondéncia","Català":"Catalan","Category":"Categoria","Čeština":"Chèc","Change interface language":"Cambiar la lenga de l’interfàcia","Comedy":"Comèdia","Create an account to take back control of your videos":"Creatz un compte per reprendre lo contraròtle de vòstras vidèos","Create playlists":"Crear listas de lectura","Created by":"Creat per","Deutsch":"Alemand","Developed by Framasoft":"Desvolopat per Framasoft","Discover this channel on %{host}":"Descobrir aquesta cadena sus %{host}","Display all categories":"Mostrar totas las categorias","Display all languages":"Mostrar totas las lengas","Display all licenses":"Mostrar totas las licéncias","Display homepage":"Afichar pagina d'acuèlh","Display sensitive content":"Mostrar lo contengut sensible","Duration":"Durada","Education":"Educacion","English":"Anglés","Entertainment":"Léser","Español":"Espanhòl","Esperanto":"Esperanto","Euskara":"Basc","Films":"Films","Filters":"Filtres","Food":"Noiridura","Français":"Francés","Gàidhlig":"Gaëlic escocés","Gaming":"Vidèo jòc","Go on this account page":"Anar sus la pagina d’aqueste compte","Go on this channel page":"Anar sus la pagina d’aquesta cadena","Go!":"Zo !","How To":"Demonstracions","In":"Dins","Install PeerTube":"Installar PeerTube","Italiano":"Italian","Kids":"Mainatges","Language":"Lenga","Last 30 days":"Darrièrs 30 jorns","Last 365 days":"Los darrièrs 365 jorns","Last 7 days":"Darrièrs 7 jorns","Least recent":"Mens recent","Legal notices":"Mencions legalas","Licence":"Licéncia","Long (> 10 min)":"Longa (> 10 min)","Medium (4-10 min)":"Mejana (4-10 min)","Most recent":"Las mai recentas","Music":"Musica","Nederlands":"Neerlandés","News & Politics":"Actualitat e Politica","Next page":"Pagina seguenta","No":"Non","No results found for":"Cap de resultat pas trobat per","Occitan":"Occitan","On":"Sus","on %{instancesCount} indexed PeerTube website":["sus %{instancesCount} site web PeerTube indexat","sus %{instancesCount} sites web PeerTube indexats"],"One of these tags":"Una d’aquestas etiquetas","Open an account on a PeerTube website":"Dobrir un compte sus un site web PeerTube","Open your own videos website with PeerTube!":"Dobrissètz-vos un site de vidèos amb PeerTube!","People":"Celebritats","Polski":"Polonés","Português (Portugal)":"Portugués (Portugal)","Previous page":"Pagina precedenta","Public Domain Dedication":"Domeni public","Published date":"Data de publicacion","Reset":"Reïnicializar","Science & Technology":"Sciéncia & Tecnologia","Short (< 4 min)":"Corta (< 4 min)","Sort by:":"Triar per :","Source code":"Còdi font","Sports":"Espòrt","suomi":"Finés","svenska":"Suedés","Tags":"Etiquetas","Today":"Uèi","Travels":"Viatges","Vehicles":"Veituras","Watch the video on %{host}":"Agachar la vidèo sus %{host}","Why should I have my own PeerTube website?":"Perqué deuriái aver mon instància de PeerTube?","with %{activeFilters} active filter":["amb %{activeFilters} filtre actiu","amb %{activeFilters} filtres actius"],"Yes":"Òc","ελληνικά":"Grèc","русский":"Rus","日本語":"Japonés","简体中文(中国)":"Mandarin simplificat"}} \ No newline at end of file +{"oc":{">> Check all guides on joinpeertube.org <<":">> Veire totas las guidas sus joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultat trobat per","%{resultsCount} resultats trobats per"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} mòstra las vidèos e cadenas que correspondon a vòstra recèrca, mas es pas ni l’editor nimai lo proprietari. Se remarcatz quin problèma que siá sus una vidèo, senhalatz-lo a un administrator dirèctament sul site PeerTube ont es albergada.","A free software to take back control of your videos":"Un logicial liure per reprendre lo contraròtle de vòstras vidèos","Activism":"Activisme","Add tag":"Apondre etiqueta","All of these tags":"Totas aquestas etiquetas","Animals":"Animals","Any":"Totes","Apply filters":"Aplicar los filtres","Art":"Art","Attribution":"Atribucion","Attribution - No Derivatives":"Atribucion - Cap de derivacion","Attribution - Non Commercial":"Atribucion - Pas comercial","Attribution - Non Commercial - No Derivatives":"Atribucion - Pas comercial - Cap de derivacion","Attribution - Non Commercial - Share Alike":"Atribucion - Pas comercial - Partejar a l’identic","Attribution - Share Alike":"Atribucion - Partejar a l’identic","Best match":"Melhora correspondéncia","Català":"Catalan","Category":"Categoria","Čeština":"Chèc","Change interface language":"Cambiar la lenga de l’interfàcia","Comedy":"Comèdia","Create an account to take back control of your videos":"Creatz un compte per reprendre lo contraròtle de vòstras vidèos","Create playlists":"Crear listas de lectura","Created by":"Creat per","Deutsch":"Alemand","Developed by Framasoft":"Desvolopat per Framasoft","Discover this channel on %{host}":"Descobrir aquesta cadena sus %{host}","Display all categories":"Mostrar totas las categorias","Display all languages":"Mostrar totas las lengas","Display all licenses":"Mostrar totas las licéncias","Display homepage":"Afichar pagina d'acuèlh","Display sensitive content":"Mostrar lo contengut sensible","Duration":"Durada","Education":"Educacion","English":"Anglés","Entertainment":"Léser","Español":"Espanhòl","Esperanto":"Esperanto","Euskara":"Basc","Films":"Films","Filters":"Filtres","Food":"Noiridura","Français":"Francés","Gàidhlig":"Gaëlic escocés","Gaming":"Vidèo jòc","Go on this account page":"Anar sus la pagina d’aqueste compte","Go on this channel page":"Anar sus la pagina d’aquesta cadena","Go!":"Zo !","How To":"Demonstracions","In":"Dins","Install PeerTube":"Installar PeerTube","Italiano":"Italian","Kids":"Mainatges","Language":"Lenga","Last 30 days":"Darrièrs 30 jorns","Last 365 days":"Los darrièrs 365 jorns","Last 7 days":"Darrièrs 7 jorns","Least recent":"Mens recent","Legal notices":"Mencions legalas","Licence":"Licéncia","Long (> 10 min)":"Longa (> 10 min)","Medium (4-10 min)":"Mejana (4-10 min)","Most recent":"Las mai recentas","Music":"Musica","Nederlands":"Neerlandés","News & Politics":"Actualitat e Politica","Next page":"Pagina seguenta","No":"Non","No results found for":"Cap de resultat pas trobat per","Occitan":"Occitan","On":"Sus","on %{instancesCount} indexed PeerTube website":["sus %{instancesCount} site web PeerTube indexat","sus %{instancesCount} sites web PeerTube indexats"],"One of these tags":"Una d’aquestas etiquetas","Open an account on a PeerTube website":"Dobrir un compte sus un site web PeerTube","Open your own videos website with PeerTube!":"Dobrissètz-vos un site de vidèos amb PeerTube!","People":"Celebritats","Polski":"Polonés","Português (Portugal)":"Portugués (Portugal)","Previous page":"Pagina precedenta","Public Domain Dedication":"Domeni public","Published date":"Data de publicacion","Reset":"Reïnicializar","Science & Technology":"Sciéncia & Tecnologia","Short (< 4 min)":"Corta (< 4 min)","Sort by:":"Triar per :","Source code":"Còdi font","Sports":"Espòrt","suomi":"Finés","svenska":"Suedés","Tags":"Etiquetas","Today":"Uèi","Travels":"Viatges","Vehicles":"Veituras","Watch the video on %{host}":"Agachar la vidèo sus %{host}","Why should I have my own PeerTube website?":"Perqué deuriái aver mon instància de PeerTube?","with %{activeFilters} active filter":["amb %{activeFilters} filtre actiu","amb %{activeFilters} filtres actius"],"Yes":"Òc","ελληνικά":"Grèc","русский":"Rus","日本語":"Japonés","简体中文(中国)":"Mandarin simplificat"}} \ No newline at end of file diff --git a/client/src/translations/pl.json b/client/src/translations/pl.json index de18011..205a3df 100644 --- a/client/src/translations/pl.json +++ b/client/src/translations/pl.json @@ -1 +1 @@ -{"pl":{">> Check all guides on joinpeertube.org <<":">> Sprawdź wszystkie poradniki na joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} odnaleziony wynik dla","%{resultsCount} odnalezione wyniki dla","%{resultsCount} odnalezionych wyników dla"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} wyświetla filmy i kanały pasujące do Twojego kryterium wyszukiwania, ale nie jest ich wydawcą ani właścicielem. Jeżeli znajdziesz jakiś problem z filmem, zgłoś go administratorom serwera PeerTube na którym jest on opublikowany.","A free software to take back control of your videos":"Wolne oprogramowanie, dzięki któremu odzyskasz kontrolę nad swoimi filmami","A search engine of PeerTube videos and channels":"Silnik wyszukiwania filmów i kanałów na PeerTube","Activism":"Aktywizm","Add tag":"Dodaj tag","All of these tags":"Wszystkie z tych tagów","Animals":"Zwierzęta","Any":"Dowolne","Apply filters":"Zastosuj filtry","Art":"Sztuka","Attribution":"Uznanie autorstwa","Attribution - No Derivatives":"Uznanie autorstwa - Bez utworów zależnych","Attribution - Non Commercial":"Uznanie autorstwa - Użycie niekomeracyjne","Attribution - Non Commercial - No Derivatives":"Uznanie autorstwa - Użycie niekomeracyjne - Bez utworów zależnych","Attribution - Non Commercial - Share Alike":"Uznanie autorstwa - Użycie niekomeracyjne - Na tych samych warunkach","Attribution - Share Alike":"Uznanie autorstwa - Na tych samych warunkach","Best match":"Najlepsze dopasowanie","Català":"Català","Category":"Kategoria","Čeština":"Čeština","Change interface language":"Zmień język interfejsu","Comedy":"Komedia","Create an account to take back control of your videos":"Utwórz konto, aby odzyskać kontrolę nad swoimi filmami","Create playlists":"Twórz playlisty","Created by":"Utworzone przez","Deutsch":"Deutsch","Developed by Framasoft":"Rozwijany przez Framasoft","Discover this channel on %{host}":"Odkryj ten kanał na %{host}","Display all categories":"Pokazuj wszystkie kategorie","Display all languages":"Pokazuj wszystkie języki","Display all licenses":"Pokazuj wszystkie licencje","Display homepage":"Wyświetl stronę główną","Display sensitive content":"Pokazuj treści wrażliwe","Duration":"Długość","Education":"Edukacja","English":"English","Entertainment":"Rozrywka","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filmy","Filters":"Filtry","Food":"Jedzenie","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gry","Go on this account page":"Przejdź na stronę tego konta","Go on this channel page":"Przejdź na stronę tego kanału","Go!":"Szukaj!","How To":"Poradniki","In":"Na","Install PeerTube":"Zainstaluj PeerTube","Italiano":"Italiano","Kids":"Dzieci","Language":"Język","Last 30 days":"Ostatnie 30 dni","Last 365 days":"Ostatnie 365 dni","Last 7 days":"Ostatnie 7 dni","Least recent":"Najstarsze","Legal notices":"Informacje prawne","Licence":"Licencja","Long (> 10 min)":"Długie (> 10 minut)","Medium (4-10 min)":"Średnie 4-10 minut)","Most recent":"Najnowsze","Music":"Muzyka","Nederlands":"Nederlands","News & Politics":"Informacje i polityka","Next page":"Następna strona","No":"Nie","No results found for":"Brak wyników dla","Occitan":"Occitan","On":"Opublikowano","on %{instancesCount} indexed PeerTube website":["na %{instancesCount} indeksowanym serwerze PeerTube","na %{instancesCount} indeksowanych serwerach PeerTube","na %{instancesCount} indeksowanych serwerach PeerTube"],"One of these tags":"Jeden z tych tagów","Open an account on a PeerTube website":"Załóż konto na serwerze PeerTube","Open your own videos website with PeerTube!":"Załóż własną stronę z filmami dzięki PeerTube!","People":"Ludzie","Polski":"Polski","Português (Portugal)":"Português (Portugalia)","Previous page":"Poprzednia strona","Public Domain Dedication":"Domena publiczna","Published date":"Data opublikowania","Reset":"Resetuj","Science & Technology":"Nauka i technika","Short (< 4 min)":"Krótkie (< 4 minuty)","Sort by:":"Sortuj według:","Source code":"Kod źródłowy","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Tagi","Today":"Dzisiaj","Travels":"Podróże","Vehicles":"Pojazdy","Watch the video on %{host}":"Ogładaj ten film na %{host}","Why should I have my own PeerTube website?":"Dlaczego miał(a)bym mieć własny serwer PeerTube?","with %{activeFilters} active filter":["z %{activeFilters} aktywnym filtrem","z %{activeFilters} aktywnymi filtrami","z %{activeFilters} aktywnymi filtrami"],"Yes":"Tak","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"pl":{">> Check all guides on joinpeertube.org <<":">> Sprawdź wszystkie poradniki na joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} odnaleziony wynik dla","%{resultsCount} odnalezione wyniki dla","%{resultsCount} odnalezionych wyników dla"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} wyświetla filmy i kanały pasujące do Twojego kryterium wyszukiwania, ale nie jest ich wydawcą ani właścicielem. Jeżeli znajdziesz jakiś problem z filmem, zgłoś go administratorom serwera PeerTube na którym jest on opublikowany.","A free software to take back control of your videos":"Wolne oprogramowanie, dzięki któremu odzyskasz kontrolę nad swoimi filmami","Activism":"Aktywizm","Add tag":"Dodaj tag","All of these tags":"Wszystkie z tych tagów","Animals":"Zwierzęta","Any":"Dowolne","Apply filters":"Zastosuj filtry","Art":"Sztuka","Attribution":"Uznanie autorstwa","Attribution - No Derivatives":"Uznanie autorstwa - Bez utworów zależnych","Attribution - Non Commercial":"Uznanie autorstwa - Użycie niekomeracyjne","Attribution - Non Commercial - No Derivatives":"Uznanie autorstwa - Użycie niekomeracyjne - Bez utworów zależnych","Attribution - Non Commercial - Share Alike":"Uznanie autorstwa - Użycie niekomeracyjne - Na tych samych warunkach","Attribution - Share Alike":"Uznanie autorstwa - Na tych samych warunkach","Best match":"Najlepsze dopasowanie","Català":"Català","Category":"Kategoria","Čeština":"Čeština","Change interface language":"Zmień język interfejsu","Comedy":"Komedia","Create an account to take back control of your videos":"Utwórz konto, aby odzyskać kontrolę nad swoimi filmami","Create playlists":"Twórz playlisty","Created by":"Utworzone przez","Deutsch":"Deutsch","Developed by Framasoft":"Rozwijany przez Framasoft","Discover this channel on %{host}":"Odkryj ten kanał na %{host}","Display all categories":"Pokazuj wszystkie kategorie","Display all languages":"Pokazuj wszystkie języki","Display all licenses":"Pokazuj wszystkie licencje","Display homepage":"Wyświetl stronę główną","Display sensitive content":"Pokazuj treści wrażliwe","Duration":"Długość","Education":"Edukacja","English":"English","Entertainment":"Rozrywka","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Filmy","Filters":"Filtry","Food":"Jedzenie","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gry","Go on this account page":"Przejdź na stronę tego konta","Go on this channel page":"Przejdź na stronę tego kanału","Go!":"Szukaj!","How To":"Poradniki","In":"Na","Install PeerTube":"Zainstaluj PeerTube","Italiano":"Italiano","Kids":"Dzieci","Language":"Język","Last 30 days":"Ostatnie 30 dni","Last 365 days":"Ostatnie 365 dni","Last 7 days":"Ostatnie 7 dni","Least recent":"Najstarsze","Legal notices":"Informacje prawne","Licence":"Licencja","Long (> 10 min)":"Długie (> 10 minut)","Medium (4-10 min)":"Średnie 4-10 minut)","Most recent":"Najnowsze","Music":"Muzyka","Nederlands":"Nederlands","News & Politics":"Informacje i polityka","Next page":"Następna strona","No":"Nie","No results found for":"Brak wyników dla","Occitan":"Occitan","On":"Opublikowano","on %{instancesCount} indexed PeerTube website":["na %{instancesCount} indeksowanym serwerze PeerTube","na %{instancesCount} indeksowanych serwerach PeerTube","na %{instancesCount} indeksowanych serwerach PeerTube"],"One of these tags":"Jeden z tych tagów","Open an account on a PeerTube website":"Załóż konto na serwerze PeerTube","Open your own videos website with PeerTube!":"Załóż własną stronę z filmami dzięki PeerTube!","People":"Ludzie","Polski":"Polski","Português (Portugal)":"Português (Portugalia)","Previous page":"Poprzednia strona","Public Domain Dedication":"Domena publiczna","Published date":"Data opublikowania","Reset":"Resetuj","Science & Technology":"Nauka i technika","Short (< 4 min)":"Krótkie (< 4 minuty)","Sort by:":"Sortuj według:","Source code":"Kod źródłowy","Sports":"Sport","suomi":"suomi","svenska":"svenska","Tags":"Tagi","Today":"Dzisiaj","Travels":"Podróże","Vehicles":"Pojazdy","Watch the video on %{host}":"Ogładaj ten film na %{host}","Why should I have my own PeerTube website?":"Dlaczego miał(a)bym mieć własny serwer PeerTube?","with %{activeFilters} active filter":["z %{activeFilters} aktywnym filtrem","z %{activeFilters} aktywnymi filtrami","z %{activeFilters} aktywnymi filtrami"],"Yes":"Tak","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/pt_BR.json b/client/src/translations/pt_BR.json index d882424..90881d5 100644 --- a/client/src/translations/pt_BR.json +++ b/client/src/translations/pt_BR.json @@ -1 +1 @@ -{"pt_BR":{">> Check all guides on joinpeertube.org <<":">> Visualize todos os guias em joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultado encontrado para","%{resultsCount} resultados encontrados para"],"A free software to take back control of your videos":"Um software livre para tomar de volta o controle dos seus videos","A search engine of PeerTube videos and channels":"Um mecanismo de busca de canais e vídeos de PeerTube","Activism":"Ativismo","Add tag":"Adicionar tag","All of these tags":"Todas estas tags","Animals":"Animais","Any":"Qualquer","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Atribuição","Attribution - No Derivatives":"Atribuição - Sem Derivações","Attribution - Non Commercial":"Atribuição - Não Comercial","Attribution - Non Commercial - No Derivatives":"Atribuição Não Comercial - Sem Derivações","Attribution - Non Commercial - Share Alike":"Atribuição - Não Comercial - Compartilha Igual","Attribution - Share Alike":"Atribuição - Compartilha Igual","Best match":"Mais relevante","Category":"Categoria","Change interface language":"Mudar a língua da interface","Comedy":"Comédia","Create an account to take back control of your videos":"Crie uma conta para recuperar de volta o controle de seus vídeos","Create playlists":"Criar playlists","Created by":"Criado por","Deutsch":"Alemão","Developed by Framasoft":"Desenvolvido por Framasoft","Discover this channel on %{host}":"Descubra esse canal em %{host}","Display all categories":"Exibir todas as categorias","Display all languages":"Exibir todos os idiomas","Display all licenses":"Exibir todas as licenças","Display homepage":"Exibir a página inicial","Display only":"Exibir apenas","Display sensitive content":"Exibir conteúdo sensível","Duration":"Duração","Education":"Educação","English":"Inglês","Entertainment":"Entretenimento","Español":"Espanhol","Esperanto":"Esperanto","Films":"Filmes","Filters":"Filtros","Food":"Comida","Français":"Francês","Gaming":"Gaming","Go on this account page":"Ir para a página desta conta","Go on this channel page":"Ir para a página deste canal","How To":"Como fazer","In":"Em","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano","Kids":"Infantil","Language":"Idioma","Last 30 days":"Últimos 30 dIas","Last 365 days":"Últimos 365 dIas","Last 7 days":"Últimos 7 dIas","Least recent":"Mais recente","Legal notices":"Avisos legais","Licence":"Licença","LIVE":"AO VIVO","Live videos":"Transmissões ao vivo","Long (> 10 min)":"Grande (> 10 min)","Medium (4-10 min)":"Médio (4-10 min)","Most recent":"Mais recente","Music":"Música","Nederlands":"Países Baixos - Holanda","News & Politics":"Notícias e Política","Next page":"Próxima página","No":"Não","No results found for":"Nenhum resultado encontrado para","On":"Em","on %{instancesCount} indexed PeerTube website":["em %{instancesCount} página de PeerTube indexada","em %{instancesCount} páginas de PeerTube indexadas"],"One of these tags":"Uma destas tags","Open an account on a PeerTube website":"Registrar uma conta em uma instância do PeerTube","Open your own videos website with PeerTube!":"Faça seu próprio site de vídeos com PeerTube!","People":"Pessoas","Português (Portugal)":"Português (Portugal)","Previous page":"Página anterior","Public Domain Dedication":"Dedicado a Domínio Público","Published date":"Data da publicação","Reset":"Reiniciar","Science & Technology":"Ciência e Tecnologia","Short (< 4 min)":"Curto (< 4 min)","Sort by:":"Ordenar por:","Source code":"Código fonte","Sports":"Esportes","Tags":"Tags","Today":"Hoje","Travels":"Turismo","Vehicles":"Veículos","VOD videos":"Vídeos sob demanda (VOD)","Watch the video on %{host}":"Assista o vídeo em %{host}","Why should I have my own PeerTube website?":"Por que eu deveria ter minha própria instância no PeerTube?","with %{activeFilters} active filter":["com %{activeFilters} filtro ativado","com %{activeFilters} filtros ativados"],"Yes":"Sim"}} \ No newline at end of file +{"pt_BR":{">> Check all guides on joinpeertube.org <<":">> Visualize todos os guias em joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultado encontrado para","%{resultsCount} resultados encontrados para"],"A free software to take back control of your videos":"Um software livre para tomar de volta o controle dos seus videos","Activism":"Ativismo","Add tag":"Adicionar tag","All of these tags":"Todas estas tags","Animals":"Animais","Any":"Qualquer","Apply filters":"Aplicar filtros","Art":"Arte","Attribution":"Atribuição","Attribution - No Derivatives":"Atribuição - Sem Derivações","Attribution - Non Commercial":"Atribuição - Não Comercial","Attribution - Non Commercial - No Derivatives":"Atribuição Não Comercial - Sem Derivações","Attribution - Non Commercial - Share Alike":"Atribuição - Não Comercial - Compartilha Igual","Attribution - Share Alike":"Atribuição - Compartilha Igual","Best match":"Mais relevante","Category":"Categoria","Change interface language":"Mudar a língua da interface","Comedy":"Comédia","Create an account to take back control of your videos":"Crie uma conta para recuperar de volta o controle de seus vídeos","Create playlists":"Criar playlists","Created by":"Criado por","Deutsch":"Alemão","Developed by Framasoft":"Desenvolvido por Framasoft","Discover this channel on %{host}":"Descubra esse canal em %{host}","Display all categories":"Exibir todas as categorias","Display all languages":"Exibir todos os idiomas","Display all licenses":"Exibir todas as licenças","Display homepage":"Exibir a página inicial","Display only":"Exibir apenas","Display sensitive content":"Exibir conteúdo sensível","Duration":"Duração","Education":"Educação","English":"Inglês","Entertainment":"Entretenimento","Español":"Espanhol","Esperanto":"Esperanto","Films":"Filmes","Filters":"Filtros","Food":"Comida","Français":"Francês","Gaming":"Gaming","Go on this account page":"Ir para a página desta conta","Go on this channel page":"Ir para a página deste canal","How To":"Como fazer","In":"Em","Install PeerTube":"Instalar PeerTube","Italiano":"Italiano","Kids":"Infantil","Language":"Idioma","Last 30 days":"Últimos 30 dIas","Last 365 days":"Últimos 365 dIas","Last 7 days":"Últimos 7 dIas","Least recent":"Mais recente","Legal notices":"Avisos legais","Licence":"Licença","LIVE":"AO VIVO","Live videos":"Transmissões ao vivo","Long (> 10 min)":"Grande (> 10 min)","Medium (4-10 min)":"Médio (4-10 min)","Most recent":"Mais recente","Music":"Música","Nederlands":"Países Baixos - Holanda","News & Politics":"Notícias e Política","Next page":"Próxima página","No":"Não","No results found for":"Nenhum resultado encontrado para","On":"Em","on %{instancesCount} indexed PeerTube website":["em %{instancesCount} página de PeerTube indexada","em %{instancesCount} páginas de PeerTube indexadas"],"One of these tags":"Uma destas tags","Open an account on a PeerTube website":"Registrar uma conta em uma instância do PeerTube","Open your own videos website with PeerTube!":"Faça seu próprio site de vídeos com PeerTube!","People":"Pessoas","Português (Portugal)":"Português (Portugal)","Previous page":"Página anterior","Public Domain Dedication":"Dedicado a Domínio Público","Published date":"Data da publicação","Reset":"Reiniciar","Science & Technology":"Ciência e Tecnologia","Short (< 4 min)":"Curto (< 4 min)","Sort by:":"Ordenar por:","Source code":"Código fonte","Sports":"Esportes","Tags":"Tags","Today":"Hoje","Travels":"Turismo","Vehicles":"Veículos","VOD videos":"Vídeos sob demanda (VOD)","Watch the video on %{host}":"Assista o vídeo em %{host}","Why should I have my own PeerTube website?":"Por que eu deveria ter minha própria instância no PeerTube?","with %{activeFilters} active filter":["com %{activeFilters} filtro ativado","com %{activeFilters} filtros ativados"],"Yes":"Sim"}} \ No newline at end of file diff --git a/client/src/translations/ru.json b/client/src/translations/ru.json index a4ed8aa..5c47201 100644 --- a/client/src/translations/ru.json +++ b/client/src/translations/ru.json @@ -1 +1 @@ -{"ru":{">> Check all guides on joinpeertube.org <<":">> Изучите все руководства на joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} результат найден для","%{resultsCount} результата найдено для","%{resultsCount} результатов найдено для"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} показывает ролики и каналы, удовлетворяющие вашему запросу. Поиск по издателям и владельцам не производится. Если вы столкнулись с какими-то проблемами, уведомите администрацию PeerTube сайта, на котором располагается видео.","A free software to take back control of your videos":"Свободный софт позволяющий вам контролировать ваши видео","A search engine of PeerTube videos and channels":"Поисковый движок для PeerTube видео и каналов","Activism":"Активизм","Add tag":"Добавить тег","All of these tags":"Все теги","Animals":"Животные","Any":"Любой","Apply filters":"Принять фильтры","Art":"Исскуство","Attribution":"Атрибуция","Attribution - No Derivatives":"Атрибуция - Без Производных произведений","Attribution - Non Commercial":"Атрибуция - Некоммерческая","Attribution - Non Commercial - No Derivatives":"Атрибуция - Некоммерческая - Без Производных произведений","Attribution - Non Commercial - Share Alike":"Атрибуция - Некоммерческая - Сохраняя условия","Attribution - Share Alike":"Атрибуция - Сохраняя условия","Best match":"Лучшие совпадения","Català":"Català","Category":"Категория","Čeština":"Čeština","Change interface language":"Изменить язык интерфейса","Comedy":"Комедия","Create an account to take back control of your videos":"Создайте аккаунт чтобы контролировать ваши видео","Create playlists":"Создать плейлист","Created by":"Создано","Deutsch":"Deutsch","Developed by Framasoft":"Разработано Framasoft","Discover this channel on %{host}":"Посмотреть этот канал на %{host}","Display all categories":"Показывать все категории","Display all languages":"Показывать все языки","Display all licenses":"Показывать все лицензии","Display homepage":"Показывать домашнюю страницу","Display sensitive content":"Показывать чувствительный контент","Duration":"Продолжительность","Education":"Обучение","English":"Английский","Entertainment":"Развлечения","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Фильмы","Filters":"Фильтры","Food":"Еда","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Игры","Go on this account page":"Перейти на страницу пользователя","Go on this channel page":"Перейти на страницу канала","Go!":"Старт!","How To":"Учебники","In":"В","Install PeerTube":"Установка PeerTube","Italiano":"Итальянский","Kids":"Дети","Language":"Язык","Last 30 days":"Последние 30 дней","Last 365 days":"Последние 365 дней","Last 7 days":"Последние 7 дней","Least recent":"Наиболее свежие","Legal notices":"Юридическое уведомление","Licence":"Лицензия","Long (> 10 min)":"Долго (> 10 мин)","Medium (4-10 min)":"Средне (4-10 мин)","Most recent":"Недавние","Music":"Музыка","Nederlands":"Нидерландский","News & Politics":"Новости & Политика","Next page":"Следующая страница","No":"Нет","No results found for":"Результатов не найдено для","Occitan":"Окситанский","On":"На","on %{instancesCount} indexed PeerTube website":["на %{instancesCount} проиндексированом PeerTube сайте","на %{instancesCount} проиндексированных PeerTube сайтах","на %{instancesCount} проиндексированных PeerTube сайтах"],"One of these tags":"Один из тегов","Open an account on a PeerTube website":"Открыть страницу пользователя на сайте PeerTube","Open your own videos website with PeerTube!":"Откройте ваши видео на сайте PeerTube!","People":"Люди","Polski":"Польский","Português (Portugal)":"Português (Португальский)","Previous page":"Предыдущая страница","Public Domain Dedication":"Достояние общественности","Published date":"Дата публикации","Reset":"Сбросить","Science & Technology":"Наука & Технология","Short (< 4 min)":"Коротко (< 4 мин)","Sort by:":"Сортировать по:","Source code":"Исходный код","Sports":"Спорт","suomi":"Финский","svenska":"Шведский","Tags":"Теги","Today":"Сегодня","Travels":"Путешествия","Vehicles":"Автомобили","Watch the video on %{host}":"Смотреть видео на %{host}","Why should I have my own PeerTube website?":"Почему мне нужно иметь свой собственный PeerTube сайт?","with %{activeFilters} active filter":["с %{activeFilters} активным фильтром","с %{activeFilters} активными фильтрами","с %{activeFilters} активными фильтрами"],"Yes":"Да","ελληνικά":"ελληνικά","русский":"Русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"ru":{">> Check all guides on joinpeertube.org <<":">> Изучите все руководства на joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} результат найден для","%{resultsCount} результата найдено для","%{resultsCount} результатов найдено для"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} показывает ролики и каналы, удовлетворяющие вашему запросу. Поиск по издателям и владельцам не производится. Если вы столкнулись с какими-то проблемами, уведомите администрацию PeerTube сайта, на котором располагается видео.","A free software to take back control of your videos":"Свободный софт позволяющий вам контролировать ваши видео","Activism":"Активизм","Add tag":"Добавить тег","All of these tags":"Все теги","Animals":"Животные","Any":"Любой","Apply filters":"Принять фильтры","Art":"Исскуство","Attribution":"Атрибуция","Attribution - No Derivatives":"Атрибуция - Без Производных произведений","Attribution - Non Commercial":"Атрибуция - Некоммерческая","Attribution - Non Commercial - No Derivatives":"Атрибуция - Некоммерческая - Без Производных произведений","Attribution - Non Commercial - Share Alike":"Атрибуция - Некоммерческая - Сохраняя условия","Attribution - Share Alike":"Атрибуция - Сохраняя условия","Best match":"Лучшие совпадения","Català":"Català","Category":"Категория","Čeština":"Čeština","Change interface language":"Изменить язык интерфейса","Comedy":"Комедия","Create an account to take back control of your videos":"Создайте аккаунт чтобы контролировать ваши видео","Create playlists":"Создать плейлист","Created by":"Создано","Deutsch":"Deutsch","Developed by Framasoft":"Разработано Framasoft","Discover this channel on %{host}":"Посмотреть этот канал на %{host}","Display all categories":"Показывать все категории","Display all languages":"Показывать все языки","Display all licenses":"Показывать все лицензии","Display homepage":"Показывать домашнюю страницу","Display sensitive content":"Показывать чувствительный контент","Duration":"Продолжительность","Education":"Обучение","English":"Английский","Entertainment":"Развлечения","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Фильмы","Filters":"Фильтры","Food":"Еда","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Игры","Go on this account page":"Перейти на страницу пользователя","Go on this channel page":"Перейти на страницу канала","Go!":"Старт!","How To":"Учебники","In":"В","Install PeerTube":"Установка PeerTube","Italiano":"Итальянский","Kids":"Дети","Language":"Язык","Last 30 days":"Последние 30 дней","Last 365 days":"Последние 365 дней","Last 7 days":"Последние 7 дней","Least recent":"Наиболее свежие","Legal notices":"Юридическое уведомление","Licence":"Лицензия","Long (> 10 min)":"Долго (> 10 мин)","Medium (4-10 min)":"Средне (4-10 мин)","Most recent":"Недавние","Music":"Музыка","Nederlands":"Нидерландский","News & Politics":"Новости & Политика","Next page":"Следующая страница","No":"Нет","No results found for":"Результатов не найдено для","Occitan":"Окситанский","On":"На","on %{instancesCount} indexed PeerTube website":["на %{instancesCount} проиндексированом PeerTube сайте","на %{instancesCount} проиндексированных PeerTube сайтах","на %{instancesCount} проиндексированных PeerTube сайтах"],"One of these tags":"Один из тегов","Open an account on a PeerTube website":"Открыть страницу пользователя на сайте PeerTube","Open your own videos website with PeerTube!":"Откройте ваши видео на сайте PeerTube!","People":"Люди","Polski":"Польский","Português (Portugal)":"Português (Португальский)","Previous page":"Предыдущая страница","Public Domain Dedication":"Достояние общественности","Published date":"Дата публикации","Reset":"Сбросить","Science & Technology":"Наука & Технология","Short (< 4 min)":"Коротко (< 4 мин)","Sort by:":"Сортировать по:","Source code":"Исходный код","Sports":"Спорт","suomi":"Финский","svenska":"Шведский","Tags":"Теги","Today":"Сегодня","Travels":"Путешествия","Vehicles":"Автомобили","Watch the video on %{host}":"Смотреть видео на %{host}","Why should I have my own PeerTube website?":"Почему мне нужно иметь свой собственный PeerTube сайт?","with %{activeFilters} active filter":["с %{activeFilters} активным фильтром","с %{activeFilters} активными фильтрами","с %{activeFilters} активными фильтрами"],"Yes":"Да","ελληνικά":"ελληνικά","русский":"Русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/sq.json b/client/src/translations/sq.json index 87cf1fe..2a93677 100644 --- a/client/src/translations/sq.json +++ b/client/src/translations/sq.json @@ -1 +1 @@ -{"sq":{">> Check all guides on joinpeertube.org <<":">> Shihni krejt udhërrëfyesit në joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} përfundim i gjetur për","%{resultsCount} përfundime të gjetur për"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} shfaq video dhe kanale që përputhen me kërkimin tuaj, por që s’është publikuesi, as i zoti. Nëse vini re çfarëdo problemi me një video, raportojeni te përgjegjësi në sajtin PeerTube ku është publikuar videoja.","A free software to take back control of your videos":"Një software i lirë për të rifituar kontrollin e videove tuaja","A search engine of PeerTube videos and channels":"Një motor kërkimesh për video dhe kanale PeerTube","Activism":"Aktivizëm","Add tag":"Shtoni etiketë","All of these tags":"Krejt këto etiketa","Animals":"Kafshë","Any":"Çfarëdo","Apply filters":"Apliko filtrat","Art":"Art","Attribution":"Atribuim","Attribution - No Derivatives":"Atribuim - Pa Derivate","Attribution - Non Commercial":"Atribuim - Jo Komerciale","Attribution - Non Commercial - No Derivatives":"Atribuim - Jo Komerciale - Pa Derivate","Attribution - Non Commercial - Share Alike":"Atribuim - Jo Komerciale - Share Alike","Attribution - Share Alike":"Attribuim-Share Alike","Best match":"Përputhja më e mirë","Català":"Katalanase","Category":"Kategori","Čeština":"Çekisht","Change interface language":"Ndryshoni gjuhë ndërfaqeje","Comedy":"Komedi","Create an account to take back control of your videos":"Krijoni një llogari, që të rifitoni kontrollin mbi videot tuaja","Create playlists":"Krijoni luajlista","Created by":"Krijuar nga","Deutsch":"Gjermanisht","Developed by Framasoft":"Zhvilluar nga Framasoft","Discover this channel on %{host}":"Zbulojeni këtë kanal në %{host}","Display all categories":"Shfaq krejt kategoritë","Display all languages":"Shfaq krejt gjuhët","Display all licenses":"Shfaq krejt licencat","Display homepage":"Shfaq faqen hyrëse","Display sensitive content":"Shfaq lëndë me spec","Duration":"Kohëzgjatje","Education":"Arsim","English":"Anglisht","Entertainment":"Spektakël","Español":"Spanjisht","Esperanto":"Esperanto","Euskara":"Baskisht","Films":"Filma","Filters":"Filtra","Food":"Ushqim","Français":"Frëngjisht","Gàidhlig":"Gaelike Skoceze","Gaming":"Lojëra","Go on this account page":"Shko te faqja e kësaj llogarie","Go on this channel page":"Shkoni te faqja e këtij kanali","Go!":"Shko!","How To":"Si Të","In":"Në","Install PeerTube":"Instaloni PeerTube-in","Italiano":"Italisht","Kids":"Fëmijë","Language":"Gjuhë","Last 30 days":"30 ditët e fundit","Last 365 days":"365 ditët e fundit","Last 7 days":"7 ditët e fundit","Least recent":"Më pak të freskëtat","Legal notices":"Shënime ligjore","Licence":"Licenca","Long (> 10 min)":"E gjatë (> 10 min)","Medium (4-10 min)":"Mesatare (4-10 min)","Most recent":"Më të rejat","Music":"Muzikë","Nederlands":"Hollandisht","News & Politics":"Lajme & Politikë","Next page":"Faqja pasuese","No":"Jo","No results found for":"S’u gjetën përfundime për","Occitan":"Oçitanisht","On":"Në","on %{instancesCount} indexed PeerTube website":["në %{instancesCount} sajt të indeksuar nga PeerTube","në %{instancesCount} sajte të indeksuar nga PeerTube"],"One of these tags":"Një nga këto etiketa","Open an account on a PeerTube website":"Hapni një llogari në një sajt Peertube","Open your own videos website with PeerTube!":"Hapeni sajtin tuaj të videove me PeerTube!","People":"Njerëz","Polski":"Polonisht","Português (Portugal)":"Portugalisht (Portugali)","Previous page":"Faqja e mëparshme","Public Domain Dedication":"Kushtim Përkatësisë Publike","Published date":"Datë botimi","Reset":"Zeroje","Science & Technology":"Shkencë & Teknologji","Short (< 4 min)":"E shkurtër (< 4 min)","Sort by:":"Renditi sipas:","Source code":"Kod burim","Sports":"Sporte","suomi":"Finlandisht","svenska":"Suedisht","Tags":"Etiketa","Today":"Sot","Travels":"Udhëtime","Vehicles":"Automjete","Watch the video on %{host}":"Shiheni videon në %{host}","Why should I have my own PeerTube website?":"Pse duhet të kem sajtin tim PeerTube?","with %{activeFilters} active filter":["me %{activeFilters} filtër aktiv","me %{activeFilters} filtra aktivë"],"Yes":"Po","ελληνικά":"Greqisht","русский":"Rusisht","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"sq":{">> Check all guides on joinpeertube.org <<":">> Shihni krejt udhërrëfyesit në joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} përfundim i gjetur për","%{resultsCount} përfundime të gjetur për"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} shfaq video dhe kanale që përputhen me kërkimin tuaj, por që s’është publikuesi, as i zoti. Nëse vini re çfarëdo problemi me një video, raportojeni te përgjegjësi në sajtin PeerTube ku është publikuar videoja.","A free software to take back control of your videos":"Një software i lirë për të rifituar kontrollin e videove tuaja","Activism":"Aktivizëm","Add tag":"Shtoni etiketë","All of these tags":"Krejt këto etiketa","Animals":"Kafshë","Any":"Çfarëdo","Apply filters":"Apliko filtrat","Art":"Art","Attribution":"Atribuim","Attribution - No Derivatives":"Atribuim - Pa Derivate","Attribution - Non Commercial":"Atribuim - Jo Komerciale","Attribution - Non Commercial - No Derivatives":"Atribuim - Jo Komerciale - Pa Derivate","Attribution - Non Commercial - Share Alike":"Atribuim - Jo Komerciale - Share Alike","Attribution - Share Alike":"Attribuim-Share Alike","Best match":"Përputhja më e mirë","Català":"Katalanase","Category":"Kategori","Čeština":"Çekisht","Change interface language":"Ndryshoni gjuhë ndërfaqeje","Comedy":"Komedi","Create an account to take back control of your videos":"Krijoni një llogari, që të rifitoni kontrollin mbi videot tuaja","Create playlists":"Krijoni luajlista","Created by":"Krijuar nga","Deutsch":"Gjermanisht","Developed by Framasoft":"Zhvilluar nga Framasoft","Discover this channel on %{host}":"Zbulojeni këtë kanal në %{host}","Display all categories":"Shfaq krejt kategoritë","Display all languages":"Shfaq krejt gjuhët","Display all licenses":"Shfaq krejt licencat","Display homepage":"Shfaq faqen hyrëse","Display sensitive content":"Shfaq lëndë me spec","Duration":"Kohëzgjatje","Education":"Arsim","English":"Anglisht","Entertainment":"Spektakël","Español":"Spanjisht","Esperanto":"Esperanto","Euskara":"Baskisht","Films":"Filma","Filters":"Filtra","Food":"Ushqim","Français":"Frëngjisht","Gàidhlig":"Gaelike Skoceze","Gaming":"Lojëra","Go on this account page":"Shko te faqja e kësaj llogarie","Go on this channel page":"Shkoni te faqja e këtij kanali","Go!":"Shko!","How To":"Si Të","In":"Në","Install PeerTube":"Instaloni PeerTube-in","Italiano":"Italisht","Kids":"Fëmijë","Language":"Gjuhë","Last 30 days":"30 ditët e fundit","Last 365 days":"365 ditët e fundit","Last 7 days":"7 ditët e fundit","Least recent":"Më pak të freskëtat","Legal notices":"Shënime ligjore","Licence":"Licenca","Long (> 10 min)":"E gjatë (> 10 min)","Medium (4-10 min)":"Mesatare (4-10 min)","Most recent":"Më të rejat","Music":"Muzikë","Nederlands":"Hollandisht","News & Politics":"Lajme & Politikë","Next page":"Faqja pasuese","No":"Jo","No results found for":"S’u gjetën përfundime për","Occitan":"Oçitanisht","On":"Në","on %{instancesCount} indexed PeerTube website":["në %{instancesCount} sajt të indeksuar nga PeerTube","në %{instancesCount} sajte të indeksuar nga PeerTube"],"One of these tags":"Një nga këto etiketa","Open an account on a PeerTube website":"Hapni një llogari në një sajt Peertube","Open your own videos website with PeerTube!":"Hapeni sajtin tuaj të videove me PeerTube!","People":"Njerëz","Polski":"Polonisht","Português (Portugal)":"Portugalisht (Portugali)","Previous page":"Faqja e mëparshme","Public Domain Dedication":"Kushtim Përkatësisë Publike","Published date":"Datë botimi","Reset":"Zeroje","Science & Technology":"Shkencë & Teknologji","Short (< 4 min)":"E shkurtër (< 4 min)","Sort by:":"Renditi sipas:","Source code":"Kod burim","Sports":"Sporte","suomi":"Finlandisht","svenska":"Suedisht","Tags":"Etiketa","Today":"Sot","Travels":"Udhëtime","Vehicles":"Automjete","Watch the video on %{host}":"Shiheni videon në %{host}","Why should I have my own PeerTube website?":"Pse duhet të kem sajtin tim PeerTube?","with %{activeFilters} active filter":["me %{activeFilters} filtër aktiv","me %{activeFilters} filtra aktivë"],"Yes":"Po","ελληνικά":"Greqisht","русский":"Rusisht","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/sv.json b/client/src/translations/sv.json index 5482090..186f7fb 100644 --- a/client/src/translations/sv.json +++ b/client/src/translations/sv.json @@ -1 +1 @@ -{"sv":{">> Check all guides on joinpeertube.org <<":">> Du hittar alla guider på joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultat hittades för","%{resultsCount} resultat hittades för"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} visar videor och kanaler som matchar din sökning, men är inte publiciteten eller ägaren. Om du upptäcker problem med någon video kan du anmäla den till administratören på den PeerTube-webbplats som publicerat videon.","A free software to take back control of your videos":"Fri mjukvara för att ta tillbaka kontrollen över dina videor","A search engine of PeerTube videos and channels":"En sökmotor för PeerTubevideor och -kanaler","Activism":"Aktivism","Add tag":"Lägg till tagg","All of these tags":"Samtliga taggar","Animals":"Djur","Any":"Alla","Apply filters":"Tillämpa filter","Art":"Konst","Attribution":"Erkännande","Attribution - No Derivatives":"Erkännande, inga bearbetningar","Attribution - Non Commercial":"Erkännande, icke-kommersiell","Attribution - Non Commercial - No Derivatives":"Erkännande, icke-kommersiell, inga bearbetningar","Attribution - Non Commercial - Share Alike":"Erkännande, icke-kommersiell, dela lika","Attribution - Share Alike":"Erkännande, dela lika","Best match":"Bästa träff","Català":"katalanska","Category":"Kategori","Čeština":"tjeckiska","Change interface language":"Byt gränssnittets språk","Comedy":"Humor","Create an account to take back control of your videos":"Skapa ett konto för att ta tillbaka kontrollen över dina videor","Create playlists":"Skapa spellistor","Created by":"Skapad av","Deutsch":"tyska","Developed by Framasoft":"Utvecklad av Framasoft","Discover this channel on %{host}":"Utforska kanalen på %{host}","Display all categories":"Visa alla kategorier","Display all languages":"Visa alla språk","Display all licenses":"Visa alla licenser","Display homepage":"Visa hemsida","Display sensitive content":"Visa känsligt innehåll","Duration":"Längd","Education":"Utbildning","English":"engelska","Entertainment":"Underhållning","Español":"spanska","Esperanto":"esperanto","Euskara":"baskiska","Films":"Film","Filters":"Filter","Food":"Mat","Français":"franska","Gàidhlig":"skotsk gäliska","Gaming":"Spel","Go on this account page":"Gå till kontots sida","Go on this channel page":"Gå till kanalens sida","Go!":"Kör!","How To":"Guide","In":"I","Install PeerTube":"Installera PeerTube","Italiano":"italienska","Kids":"Barn","Language":"Språk","Last 30 days":"Senaste månaden","Last 365 days":"Senaste året","Last 7 days":"Senaste veckan","Least recent":"Äldst","Legal notices":"Rättsliga notiser","Licence":"Licens","Long (> 10 min)":"Lång (> 10 min)","Medium (4-10 min)":"Mellan (4–10 min)","Most recent":"Senaste","Music":"Musik","Nederlands":"nederländska","News & Politics":"Nyheter och politik","Next page":"Nästa sida","No":"Nej","No results found for":"Inga resultat hittades för","Occitan":"occitanska","On":"På","on %{instancesCount} indexed PeerTube website":["på %{instancesCount} indexerad PeerTube-instans","på %{instancesCount} indexerade PeerTube-instanser"],"One of these tags":"En av följande taggar","Open an account on a PeerTube website":"Skaffa ett konto på en PeerTube-webbplats","Open your own videos website with PeerTube!":"Gör din egen videowebbplats med PeerTube!","People":"Människor","Polski":"polska","Português (Portugal)":"portugisiska (Portugal)","Previous page":"Föregående sida","Public Domain Dedication":"Inga upphovsrättsanspråk","Published date":"Publiceringsdatum","Reset":"Återställ","Science & Technology":"Vetenskap och teknik","Short (< 4 min)":"Kort (< 4 min)","Sort by:":"Sortera efter:","Source code":"Källkod","Sports":"Sport","suomi":"finska","svenska":"svenska","Tags":"Taggar","Today":"Idag","Travels":"Resor","Vehicles":"Fordon","Watch the video on %{host}":"Se videon på %{host}","Why should I have my own PeerTube website?":"Varför skulle jag ha min egen PeerTube-webbplats?","with %{activeFilters} active filter":["med %{activeFilters} aktivt filter","med %{activeFilters} aktiva filter"],"Yes":"Ja","ελληνικά":"grekiska","русский":"ryska","日本語":"japanska","简体中文(中国)":"förenklad kinesiska"}} \ No newline at end of file +{"sv":{">> Check all guides on joinpeertube.org <<":">> Du hittar alla guider på joinpeertube.org <<","%{resultsCount} result found for":["%{resultsCount} resultat hittades för","%{resultsCount} resultat hittades för"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the administrators on the PeerTube website where the video is published.":"%{indexName} visar videor och kanaler som matchar din sökning, men är inte publiciteten eller ägaren. Om du upptäcker problem med någon video kan du anmäla den till administratören på den PeerTube-webbplats som publicerat videon.","A free software to take back control of your videos":"Fri mjukvara för att ta tillbaka kontrollen över dina videor","Activism":"Aktivism","Add tag":"Lägg till tagg","All of these tags":"Samtliga taggar","Animals":"Djur","Any":"Alla","Apply filters":"Tillämpa filter","Art":"Konst","Attribution":"Erkännande","Attribution - No Derivatives":"Erkännande, inga bearbetningar","Attribution - Non Commercial":"Erkännande, icke-kommersiell","Attribution - Non Commercial - No Derivatives":"Erkännande, icke-kommersiell, inga bearbetningar","Attribution - Non Commercial - Share Alike":"Erkännande, icke-kommersiell, dela lika","Attribution - Share Alike":"Erkännande, dela lika","Best match":"Bästa träff","Català":"katalanska","Category":"Kategori","Čeština":"tjeckiska","Change interface language":"Byt gränssnittets språk","Comedy":"Humor","Create an account to take back control of your videos":"Skapa ett konto för att ta tillbaka kontrollen över dina videor","Create playlists":"Skapa spellistor","Created by":"Skapad av","Deutsch":"tyska","Developed by Framasoft":"Utvecklad av Framasoft","Discover this channel on %{host}":"Utforska kanalen på %{host}","Display all categories":"Visa alla kategorier","Display all languages":"Visa alla språk","Display all licenses":"Visa alla licenser","Display homepage":"Visa hemsida","Display sensitive content":"Visa känsligt innehåll","Duration":"Längd","Education":"Utbildning","English":"engelska","Entertainment":"Underhållning","Español":"spanska","Esperanto":"esperanto","Euskara":"baskiska","Films":"Film","Filters":"Filter","Food":"Mat","Français":"franska","Gàidhlig":"skotsk gäliska","Gaming":"Spel","Go on this account page":"Gå till kontots sida","Go on this channel page":"Gå till kanalens sida","Go!":"Kör!","How To":"Guide","In":"I","Install PeerTube":"Installera PeerTube","Italiano":"italienska","Kids":"Barn","Language":"Språk","Last 30 days":"Senaste månaden","Last 365 days":"Senaste året","Last 7 days":"Senaste veckan","Least recent":"Äldst","Legal notices":"Rättsliga notiser","Licence":"Licens","Long (> 10 min)":"Lång (> 10 min)","Medium (4-10 min)":"Mellan (4–10 min)","Most recent":"Senaste","Music":"Musik","Nederlands":"nederländska","News & Politics":"Nyheter och politik","Next page":"Nästa sida","No":"Nej","No results found for":"Inga resultat hittades för","Occitan":"occitanska","On":"På","on %{instancesCount} indexed PeerTube website":["på %{instancesCount} indexerad PeerTube-instans","på %{instancesCount} indexerade PeerTube-instanser"],"One of these tags":"En av följande taggar","Open an account on a PeerTube website":"Skaffa ett konto på en PeerTube-webbplats","Open your own videos website with PeerTube!":"Gör din egen videowebbplats med PeerTube!","People":"Människor","Polski":"polska","Português (Portugal)":"portugisiska (Portugal)","Previous page":"Föregående sida","Public Domain Dedication":"Inga upphovsrättsanspråk","Published date":"Publiceringsdatum","Reset":"Återställ","Science & Technology":"Vetenskap och teknik","Short (< 4 min)":"Kort (< 4 min)","Sort by:":"Sortera efter:","Source code":"Källkod","Sports":"Sport","suomi":"finska","svenska":"svenska","Tags":"Taggar","Today":"Idag","Travels":"Resor","Vehicles":"Fordon","Watch the video on %{host}":"Se videon på %{host}","Why should I have my own PeerTube website?":"Varför skulle jag ha min egen PeerTube-webbplats?","with %{activeFilters} active filter":["med %{activeFilters} aktivt filter","med %{activeFilters} aktiva filter"],"Yes":"Ja","ελληνικά":"grekiska","русский":"ryska","日本語":"japanska","简体中文(中国)":"förenklad kinesiska"}} \ No newline at end of file