From 44ba8aaa4b9a89624502debdb353ed8ec64a4dc5 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Mon, 24 Apr 2023 12:56:11 +0000 Subject: Translated using Weblate (Croatian) Currently translated at 100.0% (2203 of 2203 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ --- client/src/locale/angular.hr.xlf | 1505 +++++++++++++++++++------------------- 1 file changed, 753 insertions(+), 752 deletions(-) (limited to 'client/src/locale/angular.hr.xlf') diff --git a/client/src/locale/angular.hr.xlf b/client/src/locale/angular.hr.xlf index 0e9322612..352dadf11 100644 --- a/client/src/locale/angular.hr.xlf +++ b/client/src/locale/angular.hr.xlf @@ -345,8 +345,8 @@ src/app/+about/about-instance/about-instance.component.ts91 - Contact the administrator(s) - Kontaktiraj administratore + Contact the administrator(s) + Kontaktiraj administratore src/app/+about/about-instance/contact-admin-modal.component.html 3 @@ -425,13 +425,13 @@ src/app/+about/about-peertube/about-peertube.component.html9 - It is free and open-source software, under AGPLv3 licence. - Slobodni softver otvorenog koda, licenziran pod AGPLv3. + It is free and open-source software, under AGPLv3 licence. + Slobodni softver otvorenog koda, licenziran pod AGPLv3. src/app/+about/about-peertube/about-peertube.component.html13 - For more information, please visit joinpeertube.org. - Za više informacija posjeti stranicu joinpeertube.org. + For more information, please visit joinpeertube.org. + Za više informacija posjeti stranicu joinpeertube.org. src/app/+about/about-peertube/about-peertube.component.html18 @@ -518,8 +518,8 @@ src/app/+about/about-peertube/about-peertube.component.html107 - Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information - Web sudionici nisu javno dostupni: budući da koristimo websocket transport, protokol se razlikuje od klasičnog BitTorrent trackera. Kad se nalaziš u web-pregledniku, šalješ signal koji sadrži tvoju IP adresu alatu za praćenje koji će nasumično odabrati druge korisnike kojima će proslijediti informacije. Pogledaj ovaj dokument za više informacija + Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information + Web sudionici nisu javno dostupni: budući da koristimo websocket transport, protokol se razlikuje od klasičnog BitTorrent trackera. Kad se nalaziš u web-pregledniku, šalješ signal koji sadrži tvoju IP adresu alatu za praćenje koji će nasumično odabrati druge korisnike kojima će proslijediti informacije. Pogledaj ovaj dokument za više informacija src/app/+about/about-peertube/about-peertube.component.html111 @@ -625,18 +625,18 @@ - I already have an account, I log in - Već imam račun, prijavit ću se + I already have an account, I log in + Već imam račun, prijavit ću se src/app/+signup/+register/register.component.html30 - Termsof - Uvjetiod + Termsof + Uvjetiod src/app/+signup/+register/register.component.html41 - Setupyour account - Postavisvoj račun + Setupyour account + Postavisvoj račun src/app/+signup/+register/register.component.html65 @@ -645,8 +645,8 @@ src/app/+signup/+register/register.component.html80 - Createyour first channel - Stvorisvoj prvi kanall + Createyour first channel + Stvorisvoj prvi kanall src/app/+signup/+register/register.component.html82 @@ -735,8 +735,8 @@ src/app/+accounts/account-video-channels/account-video-channels.component.html42 - SHOW THIS CHANNEL > - PRIKAŽI OVAJ KANAL > + SHOW THIS CHANNEL > + PRIKAŽI OVAJ KANAL > src/app/+accounts/account-video-channels/account-video-channels.component.html50 @@ -822,10 +822,10 @@ Muted Isključen zvuk - - - - src/app/+admin/overview/users/user-list/user-list.component.html104src/app/shared/shared-moderation/account-block-badges.component.html1src/app/shared/shared-share-modal/video-share.component.html220 + src/app/+admin/overview/users/user-list/user-list.component.html104 + src/app/shared/shared-moderation/account-block-badges.component.html1 + src/app/shared/shared-share-modal/video-share.component.html220 + Instance muted Isključen zvuk instance @@ -844,18 +844,18 @@ VIDEO CHANNELS VIDEO KANALI - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html353 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html353 + Max video channels per user Maks. broj videokanala po korisniku - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html358 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html358 + {VAR_PLURAL, plural, =1 {channel} other {channels}} {VAR_PLURAL, plural, =1 {kanal} other {kanala}} - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html365 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html365 + Username copied Korisničko ime kopirano @@ -1029,19 +1029,13 @@ src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html73 - Write JavaScript code directly.Example: console.log('my instance is amazing'); - Piši JavaScript kod izravno.Primjer: console.log('moja instanca je nevjerojatna'); + Write JavaScript code directly.Example: console.log('my instance is amazing'); + Piši JavaScript kod izravno.Primjer: console.log('moja instanca je nevjerojatna'); src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html76 - Write CSS code directly. Example:#custom-css -color: red; - - Prepend with #custom-css to override styles. Example:#custom-css .logged-in-email -color: red; - - - Piši CSS kod izravno. Primjer:#custom-css color: red; Dodaj #custom-css za primjenu prilagođenog stila. Primjer:#custom-css .logged-in-email color: red; + Write CSS code directly. Example:#custom-css color: red; Prepend with #custom-css to override styles. Example:#custom-css .logged-in-email color: red; + Piši CSS kod izravno. Primjer:#custom-css color: red; Dodaj #custom-css za primjenu prilagođenog stila. Primjer:#custom-css .logged-in-email color: red; src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html95 @@ -1053,8 +1047,8 @@ color: red; - Use plugins & themes for more involved changes, or add slight customizations. - Koristi dodatke i teme za značajnije promjene ili dodaj manjaprilagođavanja. + Use plugins & themes for more involved changes, or add slight customizations. + Koristi dodatke i teme za značajnije promjene ili dodaj manjaprilagođavanja. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html 5,7 @@ -1161,8 +1155,8 @@ color: red; src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html150 - Manage users to set their quota individually. - Upravljaj korisnicima za postavljanje njihovih kontingenata. + Manage users to set their quota individually. + Upravljaj korisnicima za postavljanje njihovih kontingenata. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html151 @@ -1173,10 +1167,10 @@ color: red; ⚠️ This functionality requires a lot of attention and extra moderation. ⚠️ Ova funkcija zahtijeva puno pažnje i dodatno moderiranje. - - - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html165src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html501src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html514 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html165 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html501 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html514 + Signup requires approval by moderators Za prijavu je potrebno odobrenje moderatora @@ -1229,10 +1223,12 @@ color: red; Default daily upload limit per user - Standardna granica za prijenos videa po korisniku + Standardno dnevno ograničenje prijenosa po korisniku src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html237 - - Automatically enable video history for new usersAutomatically enable video history for new users + + + Automatically enable video history for new users + Automatski aktiviraj povijest videa za nove korisnike src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html 254 @@ -1241,206 +1237,206 @@ color: red; VIDEOS VIDEA - - - - src/app/+accounts/accounts.component.ts81src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html267src/app/+video-channels/video-channels.component.ts90 + src/app/+accounts/accounts.component.ts81 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html267 + src/app/+video-channels/video-channels.component.ts90 + Import jobs concurrency Istovremenost poslova uvoza - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html277 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html277 + allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart. dozvoljava istovremen uvoz više videa. ⚠️ Zahtijeva ponovno pokretanje PeerTubea. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html278 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html278 + jobs in parallel istovremeni poslovi - - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html282src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html173 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html282 + src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html173 + Allow import with HTTP URL (e.g. YouTube) Dozvoli uvoz s HTTP URL (npr. YouTube) - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html291 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html291 + - ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server - ⚠️ Ako je uključeno, preporučujemo koristiti HTTP posrednika za sprečavanje pristupa privatnom URL-u s tvog PeerTube poslužitelja - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html294 + ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server + ⚠️ Ako je uključeno, preporučujemo koristiti HTTP posrednika za sprečavanje pristupa privatnom URL-u s tvog PeerTube poslužitelja + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html294 + Allow import with a torrent file or a magnet URI Dozvoli uvoz s torrent datotekom ili magnet URI-jem - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html302 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html302 + ⚠️ We don't recommend to enable this feature if you don't trust your users ⚠️ Ne preporučujemo uključivanje ove značajke ako ne vjeruješ svojim korisnicima - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html305 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html305 + Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL) Dozvoli sinkronizaciju kanala s kanalom drugih platformi kao što je YouTube (zahtijeva dozvoljavanje uvoza s HTTP URL-om) - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html316 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html316 + ⛔ You need to allow import with HTTP URL to be able to activate this feature. ⛔ Moraš dozvoliti uvoz s HTTP URL-om za aktiviranje ove funkcije. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html319 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html319 + Block new videos automatically Automatski blokiraj nova videa - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html336 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html336 + Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. Ukoliko korisnik nije označen kao pouzdan, njegova će videa ostati privatna sve dok ih moderator ne pregleda. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html339 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html339 + SEARCH PRETRAGA - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html375 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html375 + Allow users to do remote URI/handle search Dozvoli korisnicima daljinsku pretragu URI adrese ili identifikatora računa - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html386 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html386 + - Allow your users to look up remote videos/actors that may not be federated with your instance - Dozvoli tvojim korisnicima da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html389 + Allow your users to look up remote videos/actors that may not be federated with your instance + Dozvoli tvojim korisnicima da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html389 + Allow anonymous to do remote URI/handle search Dozvoli anonimnim korisnicima daljinsku pretragu URI adrese ili identifikatora računa - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html397 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html397 + - Allow anonymous users to look up remote videos/actors that may not be federated with your instance - Dozvoli anonimnim korisnicima da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html400 + Allow anonymous users to look up remote videos/actors that may not be federated with your instance + Dozvoli anonimnim korisnicima da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html400 + Enable global search Uključi globalno pretraživanje - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html411 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html411 + ⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select. ⚠️ Ova funkcionalnost uvelike ovisi o moderiranju instanci kojem slijedi indeks pretraživanja koji odabereš. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html414 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html414 + - You should only use moderated search indexes in production, or host your own. - Predlažemo da koristiš samo moderirane indekse pretraživanja u proizvodnji ili vlastita na svom računalu. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html416 + You should only use moderated search indexes in production, or host your own. + Predlažemo da koristiš samo moderirane indekse pretraživanja u proizvodnji ili vlastita na svom računalu. + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html416 + Search index URL URL indeksa pretraživanja - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html423 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html423 + Disable local search in search bar Isključi lokalno pretraživanje u traci pretrage - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html436 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html436 + Search bar uses the global search index by default Traka pretrage standardno koristi globalni indeks pretraživanja - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html443 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html443 + Otherwise the local search stays used by default Inače se standardno koristi lokalno pretraživanje - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html446 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html446 + FEDERATION FEDERACIJA - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html464 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html464 + - Manage relations with other instances. - Upravljaj vezama s drugim instancama. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html465 + Manage relations with other instances. + Upravljaj vezama s drugim instancama. + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html465 + Other instances can follow yours Druge instance mogu pratiti tvoje - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html478 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html478 + Manually approve new instance followers Ručno odobri nove pratitelje instance - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html485 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html485 + Automatically follow back instances Automatski prati instance natrag - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html498 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html498 + Automatically follow instances of a public index Automatski prati instance javnog indeksa - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html511 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html511 + - See the documentation for more information about the expected URL - Pogledaj dokumentaciju za daljne informacije o očekivanom URL-u - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html516 + See the documentation for more information about the expected URL + Pogledaj dokumentaciju za daljne informacije o očekivanom URL-u + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html516 + Index URL URL indeksa - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html523 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html523 + ADMINISTRATORS ADMINISTRATORI - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html543 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html543 + Admin email E-mail adresa administratora - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html549 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html549 + Enable contact form Uključi obrazac za kontakte - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html562 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html562 + TWITTER TWITTER - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html571 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html571 + Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. Navedi Twitter račun koji predstavlja tvoju instancu za poboljšavanje preglede poveznica. Ako nemaš Twitter račun, jednostavno ostavi standardnu vrijednost. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html572 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html572 + Your Twitter username Tvoje korisničko ime za Twitter - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html584 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html584 + Instance allowed by Twitter Twitter je dozvolio instancu - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html597 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html597 + - If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. - Ako Twitter izričito dozvoljava tvoju instancu, videoplayer će biti ugrađen u Twitter feed na PeerTube stranici dijeljenja videa. Ako ne, koristimo karticu sa slikovnom poveznicom koja preusmjerava na tvoju PeerTube instancu. Označi ovaj potvrdni okvir, spremi konfiguraciju i testiraj s URL-om videa tvoje instance (https://example.com/w/blabla ) na https://cards-dev.twitter.com/validator i ssaznaj je li tvoja instanca dozvoljena. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html601 + If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. + Ako Twitter izričito dozvoljava tvoju instancu, videoplayer će biti ugrađen u Twitter feed na PeerTube stranici dijeljenja videa. Ako ne, koristimo karticu sa slikovnom poveznicom koja preusmjerava na tvoju PeerTube instancu. Označi ovaj potvrdni okvir, spremi konfiguraciju i testiraj s URL-om videa tvoje instance (https://example.com/w/blabla ) na https://cards-dev.twitter.com/validator i ssaznaj je li tvoja instanca dozvoljena. + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html601 + You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below. Uključio/la si mogućnost za registraciju: dolje smo automatski uključili opciju „Automatski blokiraj nova videa” u odjeljku „Videa”. @@ -1452,8 +1448,8 @@ color: red; src/app/+admin/config/edit-custom-config/edit-configuration.service.ts18 - A <code>.mp4</code> that keeps the original audio track, with no video - <code>.mp4</code> koji čuva izvornu audio traku, bez videa + A <code>.mp4</code> that keeps the original audio track, with no video + <code>.mp4</code> koji čuva izvornu audio traku, bez videa src/app/+admin/config/edit-custom-config/edit-configuration.service.ts19 @@ -1578,8 +1574,8 @@ color: red; - There are errors in the form: - U obrascu postoje greške: + There are errors in the form: + U obrascu postoje greške: src/app/+admin/config/edit-custom-config/edit-custom-config.component.html71 @@ -1603,8 +1599,8 @@ color: red; Configuration updated. Konfiguracija aktualizirana. - - src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts326 + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts326 + INSTANCE HOMEPAGE POČETNA WEB-STRANICA INSTANCE @@ -1669,8 +1665,8 @@ color: red; - Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. - Uključivanjem ćeš dozvoliti drugim administratorima da znaju da uglavnom federaliziraš neprikladan sadržaj. Štoviše, potvrdni okvir za neprikladni sadržaj pri prijenosu videa će se standardno automatski označiti. + Enabling it will allow other administrators to know that you are mainly federating sensitive content. Moreover, the NSFW checkbox on video upload will be automatically checked by default. + Uključivanjem ćeš dozvoliti drugim administratorima da znaju da uglavnom federaliziraš neprikladan sadržaj. Štoviše, potvrdni okvir za neprikladni sadržaj pri prijenosu videa će se standardno automatski označiti. src/app/+admin/config/edit-custom-config/edit-instance-information.component.html93 @@ -1682,8 +1678,8 @@ color: red; - With Hide or Blur thumbnails, a confirmation will be requested to watch the video. - Pomoću oznake Sakrij ili Zamuti sličice, zatražit će se potvrda za gledanje videa. + With Hide or Blur thumbnails, a confirmation will be requested to watch the video. + Pomoću oznake Sakrij ili Zamuti sličice, zatražit će se potvrda za gledanje videa. src/app/+admin/config/edit-custom-config/edit-instance-information.component.html 106,108 @@ -1983,8 +1979,8 @@ color: red; src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html8 - However, you may want to read our guidelines before tweaking the following values. - U svakom slučaju, predlažemo da pročitaš naše smjernice prije prilagođavanja sljedećih vrijednosti. + However, you may want to read our guidelines before tweaking the following values. + U svakom slučaju, predlažemo da pročitaš naše smjernice prije prilagođavanja sljedećih vrijednosti. src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html 12,14 @@ -2054,8 +2050,8 @@ color: red; src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html89 - Requires ffmpeg >= 4.1Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:Resolution change is smootherFaster playback especially with long videosMore stable playback (less bugs/infinite loading)If you also enabled WebTorrent support, it will multiply videos storage by 2 - Zahtijeva ffmpeg >= 4.1Generiraj HLS playliste i fragmentirane MP4 datoteke za bolju reprodukciju nego s običnim WebTorrentom:Resolution change is smootherBrža reprodukcija, posebno s dugim videimaaStabilnija reprodukcija (manji broj grešaka/beskonačno učitavanje)Ako uklučiš i WebTorrent podršku, to će udvostručiti memoriju videa + Requires ffmpeg >= 4.1Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:Resolution change is smootherFaster playback especially with long videosMore stable playback (less bugs/infinite loading)If you also enabled WebTorrent support, it will multiply videos storage by 2 + Zahtijeva ffmpeg >= 4.1Generiraj HLS playliste i fragmentirane MP4 datoteke za bolju reprodukciju nego s običnim WebTorrentom:Resolution change is smootherBrža reprodukcija, posebno s dugim videimaaStabilnija reprodukcija (manji broj grešaka/beskonačno učitavanje)Ako uklučiš i WebTorrent podršku, to će udvostručiti memoriju videa src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html94 @@ -2319,8 +2315,8 @@ color: red; - State - Stanje + State + Stanje src/app/+admin/follows/followers-list/followers-list.component.html37 src/app/+admin/follows/following-list/following-list.component.html42 src/app/+admin/moderation/registration-list/registration-list.component.html41 @@ -2328,13 +2324,13 @@ color: red; src/app/shared/shared-abuse-list/abuse-list-table.component.html24 - Score - Rezultat + Score + Rezultat src/app/+admin/follows/followers-list/followers-list.component.html38 - Created - Stvoreno + Created + Stvoreno src/app/+admin/follows/followers-list/followers-list.component.html39 src/app/+admin/follows/following-list/following-list.component.html43 src/app/+admin/system/jobs/jobs.component.html50 @@ -2432,8 +2428,8 @@ color: red; src/app/shared/shared-moderation/server-blocklist.component.html31 - Redundancy allowed - Redundancija dozvoljena + Redundancy allowed + Redundancija dozvoljena src/app/+admin/follows/following-list/following-list.component.html44 @@ -2557,8 +2553,8 @@ color: red; src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html29 - Video - Video + Video + Video src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html30 src/app/+admin/moderation/video-block-list/video-block-list.component.html26 @@ -2649,8 +2645,8 @@ color: red; src/app/+admin/moderation/moderation.routes.ts114 - Accept registrationReject registration - Prihvati registracijuOdbij registraciju + Accept registrationReject registration + Prihvati registracijuOdbij registraciju src/app/+admin/moderation/registration-list/process-registration-modal.component.html 4,5 @@ -2665,40 +2661,40 @@ color: red; - Accepting  registration will create the account and channel. - Prihvaćanje  registracije će stvoriti račun i kanal. + Accepting  registration will create the account and channel. + Prihvaćanje  registracije će stvoriti račun i kanal. src/app/+admin/moderation/registration-list/process-registration-modal.component.html 21,22 - An email will be sent to explaining its account has been created with the moderation response you'll write below. - E-mail će se poslati na objašnjavajući da je račun osobe stvoren s moderacijskim odgovorom koji ćeš dolje napisati. + An email will be sent to explaining its account has been created with the moderation response you'll write below. + E-mail će se poslati na objašnjavajući da je račun osobe stvoren s moderacijskim odgovorom koji ćeš dolje napisati. src/app/+admin/moderation/registration-list/process-registration-modal.component.html 24,26 - Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its account has been created. - E-pošta nije aktivirana u ovoj instanci, stoga PeerTube neće moći poslati e-mail na koji objašnjava da je njegov račun stvoren. + Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its account has been created. + E-pošta nije aktivirana u ovoj instanci, stoga PeerTube neće moći poslati e-mail na koji objašnjava da je njegov račun stvoren. src/app/+admin/moderation/registration-list/process-registration-modal.component.html 28,30 - An email will be sent to explaining its registration request has been rejected with the moderation response you'll write below. - E-mail će se poslati na objašnjavajući da je račun osobe odbijen s moderacijskim odgovorom koji ćeš dolje napisati. + An email will be sent to explaining its registration request has been rejected with the moderation response you'll write below. + E-mail će se poslati na objašnjavajući da je račun osobe odbijen s moderacijskim odgovorom koji ćeš dolje napisati. src/app/+admin/moderation/registration-list/process-registration-modal.component.html 34,36 - Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its registration request has been rejected. - E-pošta nije aktivirana u ovoj instanci, stoga PeerTube neće moći poslati e-mail na koji objašnjava da je njegov zahtjev za registracijom odbijen. + Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its registration request has been rejected. + E-pošta nije aktivirana u ovoj instanci, stoga PeerTube neće moći poslati e-mail na koji objašnjava da je njegov zahtjev za registracijom odbijen. src/app/+admin/moderation/registration-list/process-registration-modal.component.html 38,40 @@ -2803,8 +2799,8 @@ color: red; src/app/+admin/moderation/video-block-list/video-block-list.component.html60 - Date - Datum + Date + Datum src/app/+admin/moderation/video-block-list/video-block-list.component.html29 src/app/+admin/overview/comments/video-comment-list.component.html46 @@ -3250,14 +3246,18 @@ color: red; src/app/+admin/plugins/shared/plugin-navigation.component.html 7 - - PluginsPlugins + + + Plugins + Dodaci src/app/+admin/plugins/shared/plugin-navigation.component.html 8 - - ThemesThemes + + + Themes + Teme src/app/+admin/plugins/shared/plugin-navigation.component.html 9 @@ -3280,8 +3280,8 @@ color: red; - The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ . - Kontingent za videa uzima u obzir samo izvornu veličinu videa. Budući da je transkodiranje aktivirano, veličina videa može biti najviše ~ . + The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ . + Kontingent za videa uzima u obzir samo izvornu veličinu videa. Budući da je transkodiranje aktivirano, veličina videa može biti najviše ~ . src/app/+admin/shared/user-real-quota-info.component.html 1,4 @@ -3296,8 +3296,8 @@ color: red; - PeerTube thinks your web browser public IP is . - PeerTube misli da je IP-adresa tvog web-preglednika . + PeerTube thinks your web browser public IP is . + PeerTube misli da je IP-adresa tvog web-preglednika . src/app/+admin/system/debug/debug.component.html 4 @@ -3344,16 +3344,16 @@ color: red; - Check the trust_proxy configuration key - Provjeri ključ konfiguracije za trust_proxy + Check the trust_proxy configuration key + Provjeri ključ konfiguracije za trust_proxy src/app/+admin/system/debug/debug.component.html 15 - If you run PeerTube using Docker, check you run the reverse-proxy with network_mode: "host" (see issue 1643) - Ako pokrećeš PeerTube koristeći Docker, provjeri da pokrećeš „reverse-proxy” s network_mode: "host" (pogledaj problem 1643) + If you run PeerTube using Docker, check you run the reverse-proxy with network_mode: "host" (see issue 1643) + Ako pokrećeš PeerTube koristeći Docker, provjeri da pokrećeš „reverse-proxy” s network_mode: "host" (pogledaj problem 1643) src/app/+admin/system/debug/debug.component.html 16,17 @@ -3442,8 +3442,8 @@ color: red; - Priority (1 = highest priority) - Prioritet (1 = najviši prioritet) + Priority (1 = highest priority) + Prioritet (1 = najviši prioritet) src/app/+admin/system/jobs/jobs.component.html 47 @@ -3469,18 +3469,18 @@ color: red; src/app/+admin/system/jobs/jobs.component.html105 - No jobs found. - Nijedna vrsta posla nije pronađena. + No jobs found. + Nijedna vrsta posla nije pronađena. src/app/+admin/system/jobs/jobs.component.html106 - No jobs found. - Nijedno stanje posla nije pronađeno. + No jobs found. + Nijedno stanje posla nije pronađeno. src/app/+admin/system/jobs/jobs.component.html110 - No jobs found that are . - Nijedna vrsta posla koja je u stanju . + No jobs found that are . + Nijedna vrsta posla koja je u stanju . src/app/+admin/system/jobs/jobs.component.html111 @@ -3513,8 +3513,8 @@ color: red; - By -> - Od -> + By -> + Od -> src/app/+admin/system/logs/logs.component.html47 @@ -3596,16 +3596,16 @@ color: red; Edit Uredi - - - - - - - - - - src/app/+admin/overview/users/user-edit/user-edit.component.html11src/app/+admin/overview/users/user-edit/user-edit.component.html11src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html11src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html11src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html79src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html79src/app/+videos/+video-edit/shared/video-edit.component.html190src/app/+videos/+video-edit/shared/video-edit.component.html322src/app/+videos/+video-edit/video-add-components/video-upload.component.html43 + src/app/+admin/overview/users/user-edit/user-edit.component.html11 + src/app/+admin/overview/users/user-edit/user-edit.component.html11 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html11 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html11 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html79 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html79 + src/app/+videos/+video-edit/shared/video-edit.component.html190 + src/app/+videos/+video-edit/shared/video-edit.component.html322 + src/app/+videos/+video-edit/video-add-components/video-upload.component.html43 + {VAR_PLURAL, plural, =1 {Video} other {Videos}} {VAR_PLURAL, plural, =1 {video} other {videa}} @@ -3964,8 +3964,8 @@ color: red; src/app/shared/shared-moderation/user-moderation-dropdown.component.ts99 - <p>You can't create users or channels with a username that already used by a deleted user/channel.</p> - <p>Ne možeš stvoriti korisnike ili kanale s korisničkim imenom koje je već bilo korišteno za izbrisanog korisnika/kanala.</p> + <p>You can't create users or channels with a username that already used by a deleted user/channel.</p> + <p>Ne možeš stvoriti korisnike ili kanale s korisničkim imenom koje je već bilo korišteno za izbrisanog korisnika/kanala.</p> src/app/+admin/overview/users/user-list/user-list.component.ts244 @@ -4087,8 +4087,8 @@ color: red; - > Login - > Prijava + > Login + > Prijava src/app/+login/login.component.html 2,5 @@ -4105,8 +4105,8 @@ color: red; src/app/+error-page/error-page.component.html43 - Sorry but there was an issue with the external login process. Please contact an administrator. - Nažalost, došlo je do problema s postupkom vanjske prijave. Kontaktiraj administratora + Sorry but there was an issue with the external login process. Please contact an administrator. + Nažalost, došlo je do problema s postupkom vanjske prijave. Kontaktiraj administratora src/app/+login/login.component.html26 @@ -4178,16 +4178,16 @@ color: red; src/app/+login/login.component.html11 - This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances. - Ova instanca dozvoljava registraciju. Međutim, pregledaj uvjeteuvjete prije otvaranja računa. Također možeš tražiti drugu instancu koja točno odgovara tvojim potrebama na: https://joinpeertube.org/instances. + This instance allows registration. However, be careful to check the TermsTerms before creating an account. You may also search for another instance to match your exact needs at: https://joinpeertube.org/instances. + Ova instanca dozvoljava registraciju. Međutim, pregledaj uvjeteuvjete prije otvaranja računa. Također možeš tražiti drugu instancu koja točno odgovara tvojim potrebama na: https://joinpeertube.org/instances. src/app/+login/login.component.html 15,18 - Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. - Ova instanca trenutačno ne dozvoljava registraciju korisnika. Provjeri uvjete za više pojedinosti ili pronađi instancu koja pruža mogućnost da se ragistriraš na račun i tamo postaviš svoja videa. Pronađi tvoju instancu među više instanci na: https://joinpeertube.org/instances. + Currently this instance doesn't allow for user registration, you may check the Terms for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: https://joinpeertube.org/instances. + Ova instanca trenutačno ne dozvoljava registraciju korisnika. Provjeri uvjete za više pojedinosti ili pronađi instancu koja pruža mogućnost da se ragistriraš na račun i tamo postaviš svoja videa. Pronađi tvoju instancu među više instanci na: https://joinpeertube.org/instances. src/app/+login/login.component.html 20,23 @@ -4226,8 +4226,7 @@ color: red; src/app/+login/login.component.html148 - An email with the reset password instructions will be sent to . -The link will expire within 1 hour. + An email with the reset password instructions will be sent to . The link will expire within 1 hour. E-poruka s uputama za obnavljanje lozinke bit će poslana na . Poveznica će isteći u roku od 1 sata. src/app/+login/login.component.ts150 @@ -4301,28 +4300,27 @@ The link will expire within 1 hour. 49 - Newest first Najprije najnovije - - src/app/+my-account/my-account-notifications/my-account-notifications.component.html12 + src/app/+my-account/my-account-notifications/my-account-notifications.component.html12 + Unread first Najprije nepročitane - - src/app/+my-account/my-account-notifications/my-account-notifications.component.html13 + src/app/+my-account/my-account-notifications/my-account-notifications.component.html13 + Mark all as read Označi sve kao pročitane - - - src/app/+my-account/my-account-notifications/my-account-notifications.component.html21src/app/menu/notification.component.html33 + src/app/+my-account/my-account-notifications/my-account-notifications.component.html21 + src/app/menu/notification.component.html33 + All read Sve pročitane - - src/app/+my-account/my-account-notifications/my-account-notifications.component.html27 + src/app/+my-account/my-account-notifications/my-account-notifications.component.html27 + Account settings Postavke računa @@ -4343,12 +4341,14 @@ The link will expire within 1 hour. Notifications Obavijesti - - - - - src/app/+my-account/my-account-notifications/my-account-notifications.component.html1src/app/+my-account/my-account-routing.module.ts119src/app/+my-account/my-account.component.ts55src/app/menu/notification.component.html28 - Notification preferencesNotification preferences + src/app/+my-account/my-account-notifications/my-account-notifications.component.html1 + src/app/+my-account/my-account-routing.module.ts119 + src/app/+my-account/my-account.component.ts55 + src/app/menu/notification.component.html28 + + + Notification preferences + Postavke za obavijesti src/app/+my-account/my-account-notifications/my-account-notifications.component.html 6 @@ -4360,8 +4360,8 @@ The link will expire within 1 hour. src/app/+my-account/my-account-routing.module.ts128 - is awaiting email verification - čeka na potvrđivanje e-mail adrese + is awaiting email verification + čeka na potvrđivanje e-mail adrese src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 5,6 @@ -4376,8 +4376,8 @@ The link will expire within 1 hour. - Your current email is . It is never shown to the public. - Tvoja aktualna e-mail adresa je . Nikada se ne prikazuje javno. + Your current email is . It is never shown to the public. + Tvoja aktualna e-mail adresa je . Nikada se ne prikazuje javno. src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html 13,16 @@ -4682,9 +4682,8 @@ The link will expire within 1 hour. src/app/shared/shared-video-playlist/video-add-to-playlist.component.html69 - Short text to tell people how they can support the channel (membership platform...).<br /><br /> - When a video is uploaded in this channel, the video support field will be automatically filled by this text. - Kratak tekst kao objašnjenje za podržavanje kanala (platforme za članstvo …).<br /><br /> Kad se video prenese na ovaj kanal, polje za videopodršku će se automatski ispuniti ovim tekstom. + Short text to tell people how they can support the channel (membership platform...).<br /><br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text. + Kratak tekst kao objašnjenje za podržavanje kanala (platforme za članstvo …).<br /><br /> Kad se video prenese na ovaj kanal, polje za videopodršku će se automatski ispuniti ovim tekstom. src/app/+manage/video-channel-edit/video-channel-edit.component.html 66,67 @@ -4823,36 +4822,36 @@ The link will expire within 1 hour. Avatar changed. Avatar promijenjen. - - - src/app/+manage/video-channel-edit/video-channel-update.component.ts119src/app/+my-account/my-account-settings/my-account-settings.component.ts45 + src/app/+manage/video-channel-edit/video-channel-update.component.ts119 + src/app/+my-account/my-account-settings/my-account-settings.component.ts45 + avatar avatar - - - src/app/+manage/video-channel-edit/video-channel-update.component.ts129src/app/+my-account/my-account-settings/my-account-settings.component.ts55 + src/app/+manage/video-channel-edit/video-channel-update.component.ts129 + src/app/+my-account/my-account-settings/my-account-settings.component.ts55 + Avatar deleted. Avatar izbrisan. - - - src/app/+manage/video-channel-edit/video-channel-update.component.ts139src/app/+my-account/my-account-settings/my-account-settings.component.ts65 + src/app/+manage/video-channel-edit/video-channel-update.component.ts139 + src/app/+my-account/my-account-settings/my-account-settings.component.ts65 + Banner changed. Natpis promijenjen. - - src/app/+manage/video-channel-edit/video-channel-update.component.ts155 + src/app/+manage/video-channel-edit/video-channel-update.component.ts155 + banner natpis - - src/app/+manage/video-channel-edit/video-channel-update.component.ts162 + src/app/+manage/video-channel-edit/video-channel-update.component.ts162 + Banner deleted. Natpis izbrisan. - - src/app/+manage/video-channel-edit/video-channel-update.component.ts172 + src/app/+manage/video-channel-edit/video-channel-update.component.ts172 + Abuse reports Izvještaji o zloupotrebi @@ -4930,8 +4929,8 @@ The link will expire within 1 hour. Video channel updated. Video kanal aktualiziran. - - src/app/+manage/video-channel-edit/video-channel-update.component.ts104 + src/app/+manage/video-channel-edit/video-channel-update.component.ts104 + My video channels Moji video kanali @@ -5005,27 +5004,25 @@ The link will expire within 1 hour. - Do you really want to delete ? -It will delete videos uploaded in this channel, and you will not be able to create another -channel with the same name ()! + Do you really want to delete ? It will delete videos uploaded in this channel, and you will not be able to create another channel with the same name ()! Stvarno želiš izbrisati ? Izbrisat će videa prenesena u ovom kanalu i nećeš moći stvoriti drugi kanal s istim imenom ()! - - src/app/+my-library/+my-video-channels/my-video-channels.component.ts55 + src/app/+my-library/+my-video-channels/my-video-channels.component.ts55 + Please type the name of the video channel () to confirm Za potvrđivanje upiši ime videokanala () - - src/app/+my-library/+my-video-channels/my-video-channels.component.ts59 + src/app/+my-library/+my-video-channels/my-video-channels.component.ts59 + Video channel deleted. Videokanal izbrisan. - - src/app/+my-library/+my-video-channels/my-video-channels.component.ts71 + src/app/+my-library/+my-video-channels/my-video-channels.component.ts71 + Views for the day Gledanja dana - - src/app/+my-library/+my-video-channels/my-video-channels.component.ts106 + src/app/+my-library/+my-video-channels/my-video-channels.component.ts106 + My followers Moji pratitelji @@ -5076,8 +5073,8 @@ channel with the same name ()!src/app/+my-library/my-history/my-history.component.html14 - Clear all history - Izbriši svu povijest + Clear all history + Izbriši svu povijest src/app/+my-library/my-history/my-history.component.html 18,23 @@ -5226,8 +5223,8 @@ channel with the same name ()!src/app/+my-library/my-ownership/my-ownership.component.html13 - Created - Stvoreno + Created + Stvoreno src/app/+my-library/my-ownership/my-ownership.component.html15 @@ -5265,24 +5262,24 @@ channel with the same name ()! - External Channel - Vanjski kanal + External Channel + Vanjski kanal src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html 34 - Channel - Kanal + Channel + Kanal src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html 35 - Last synchronization at - Zadnja sinkronizacija + Last synchronization at + Zadnja sinkronizacija src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html 38 @@ -5467,15 +5464,15 @@ channel with the same name ()! Channel Kanal - - - - - - - - - src/app/+admin/moderation/registration-list/registration-list.component.html39src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html64src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html64src/app/+videos/+video-edit/shared/video-edit.component.html65src/app/+videos/+video-edit/video-add-components/video-go-live.component.html6src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html30src/app/+videos/+video-edit/video-add-components/video-import-url.component.html26src/app/+videos/+video-edit/video-add-components/video-upload.component.html19 + src/app/+admin/moderation/registration-list/registration-list.component.html39 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html64 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html64 + src/app/+videos/+video-edit/shared/video-edit.component.html65 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.html6 + src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html30 + src/app/+videos/+video-edit/video-add-components/video-import-url.component.html26 + src/app/+videos/+video-edit/video-add-components/video-upload.component.html19 + Registration reason Razlog registracije @@ -5493,8 +5490,8 @@ channel with the same name ()! - Requested on - Zatraženo na + Requested on + Zatraženo na src/app/+admin/moderation/registration-list/registration-list.component.html 43,45 @@ -5619,8 +5616,8 @@ channel with the same name ()! - See the documentation for more information. - Pogledaj dokumentaciju za više informacija. + See the documentation for more information. + Pogledaj dokumentaciju za više informacija. src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html 32,33 @@ -5749,35 +5746,35 @@ channel with the same name ()! Delete Izbriši - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/app/+admin/follows/followers-list/followers-list.component.ts50src/app/+admin/follows/followers-list/followers-list.component.ts118src/app/+admin/follows/following-list/following-list.component.ts42src/app/+admin/moderation/registration-list/registration-list.component.ts65src/app/+admin/moderation/registration-list/registration-list.component.ts129src/app/+admin/moderation/video-block-list/video-block-list.component.ts91src/app/+admin/moderation/video-block-list/video-block-list.component.ts95src/app/+admin/overview/comments/video-comment-list.component.ts104src/app/+admin/overview/comments/video-comment-list.component.ts175src/app/+admin/overview/users/user-list/user-list.component.ts100src/app/+admin/overview/users/user-list/user-list.component.ts248src/app/+admin/overview/videos/video-list.component.ts76src/app/+admin/overview/videos/video-list.component.ts227src/app/+admin/overview/videos/video-list.component.ts282src/app/+my-library/+my-video-channels/my-video-channels.component.ts63src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts57src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts128src/app/+my-library/my-video-playlists/my-video-playlists.component.ts35src/app/+my-library/my-videos/my-videos.component.html51src/app/+my-library/my-videos/my-videos.component.ts189src/app/+videos/+video-edit/shared/video-edit.component.html191src/app/+videos/+video-watch/shared/comment/video-comments.component.ts180src/app/shared/shared-abuse-list/abuse-list-table.component.ts133src/app/shared/shared-abuse-list/abuse-list-table.component.ts376src/app/shared/shared-abuse-list/abuse-list-table.component.ts411src/app/shared/shared-main/buttons/delete-button.component.ts21src/app/shared/shared-main/buttons/delete-button.component.ts26src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts377 + src/app/+admin/follows/followers-list/followers-list.component.ts50 + src/app/+admin/follows/followers-list/followers-list.component.ts118 + src/app/+admin/follows/following-list/following-list.component.ts42 + src/app/+admin/moderation/registration-list/registration-list.component.ts65 + src/app/+admin/moderation/registration-list/registration-list.component.ts129 + src/app/+admin/moderation/video-block-list/video-block-list.component.ts91 + src/app/+admin/moderation/video-block-list/video-block-list.component.ts95 + src/app/+admin/overview/comments/video-comment-list.component.ts104 + src/app/+admin/overview/comments/video-comment-list.component.ts175 + src/app/+admin/overview/users/user-list/user-list.component.ts100 + src/app/+admin/overview/users/user-list/user-list.component.ts248 + src/app/+admin/overview/videos/video-list.component.ts76 + src/app/+admin/overview/videos/video-list.component.ts227 + src/app/+admin/overview/videos/video-list.component.ts282 + src/app/+my-library/+my-video-channels/my-video-channels.component.ts63 + src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts57 + src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts128 + src/app/+my-library/my-video-playlists/my-video-playlists.component.ts35 + src/app/+my-library/my-videos/my-videos.component.html51 + src/app/+my-library/my-videos/my-videos.component.ts189 + src/app/+videos/+video-edit/shared/video-edit.component.html191 + src/app/+videos/+video-watch/shared/comment/video-comments.component.ts180 + src/app/shared/shared-abuse-list/abuse-list-table.component.ts133 + src/app/shared/shared-abuse-list/abuse-list-table.component.ts376 + src/app/shared/shared-abuse-list/abuse-list-table.component.ts411 + src/app/shared/shared-main/buttons/delete-button.component.ts21 + src/app/shared/shared-main/buttons/delete-button.component.ts26 + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts377 + Accepted {count, plural, =1 { follow request} other { follow requests}} Prihvaćeno: {count, plural, =1 { zahtjev za praćenje} other { zahtjeva za praćenje}} @@ -6140,10 +6137,10 @@ channel with the same name ()! Category Kategorija - - - - src/app/+search/search-filters.component.html121src/app/+videos/+video-edit/shared/video-edit.component.html70src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html27 + src/app/+search/search-filters.component.html121 + src/app/+videos/+video-edit/shared/video-edit.component.html70 + src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html27 + Display all categories Prikaži sve kategorije @@ -6152,10 +6149,10 @@ channel with the same name ()! Licence Licenca - - - - src/app/+search/search-filters.component.html134src/app/+videos/+video-edit/shared/video-edit.component.html81src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html36 + src/app/+search/search-filters.component.html134 + src/app/+videos/+video-edit/shared/video-edit.component.html81 + src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html36 + Display all licenses Prikaži sve licence @@ -6164,11 +6161,11 @@ channel with the same name ()! Language Jezik - - - - - src/app/+search/search-filters.component.html147src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html10src/app/+videos/+video-edit/shared/video-edit.component.html101src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html45 + src/app/+search/search-filters.component.html147 + src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html10 + src/app/+videos/+video-edit/shared/video-edit.component.html101 + src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html45 + Display all languages Prikaži sve jezike @@ -6266,8 +6263,8 @@ channel with the same name ()!src/app/+search/search-filters.component.ts63 - Long (> 10 min) - Dugi (> 10 min) + Long (> 10 min) + Dugi (> 10 min) src/app/+search/search-filters.component.ts67 @@ -6322,16 +6319,16 @@ channel with the same name ()! - for - za + for + za src/app/+search/search.component.html 10 - Filters - Filters + Filters + Filters src/app/+search/search.component.html18 @@ -6439,8 +6436,8 @@ channel with the same name ()! - I am at least years old and agree to the Terms and to the Code of Conduct of - Imam barem godina i prihvaćam uvjete i pravila ponašanja instance + I am at least years old and agree to the Terms and to the Code of Conduct of + Imam barem godina i prihvaćam uvjete i pravila ponašanja instance src/app/+signup/+register/steps/register-step-terms.component.html 17,22 @@ -6551,40 +6548,40 @@ channel with the same name ()! - As you probably noticed: creating an account is not necessary to watch video on . However, creating an account on will allow you to: - Kao što si vjerojatno primijetio/la: stvaranje računa nije potrebno za gledanje videa . Međutim, stvaranje računa na omogućuje ti: + As you probably noticed: creating an account is not necessary to watch video on . However, creating an account on will allow you to: + Kao što si vjerojatno primijetio/la: stvaranje računa nije potrebno za gledanje videa . Međutim, stvaranje računa na omogućuje ti: src/app/+signup/+register/steps/register-step-about.component.html 4,8 - Comment videos - Komentiranje videa + Comment videos + Komentiranje videa src/app/+signup/+register/steps/register-step-about.component.html 11 - Subscribe to channels to be notified of new videos - Pretplaćivanje na kanale za dobivanje obavijesti o novim videima + Subscribe to channels to be notified of new videos + Pretplaćivanje na kanale za dobivanje obavijesti o novim videima src/app/+signup/+register/steps/register-step-about.component.html 12 - Have access to your watch history - Imati pristup tvojoj povijesti gledanja + Have access to your watch history + Imati pristup tvojoj povijesti gledanja src/app/+signup/+register/steps/register-step-about.component.html 13 - Create your channel to publish videos - Stvoriti kanal za objavljivanje videa + Create your channel to publish videos + Stvoriti kanal za objavljivanje videa src/app/+signup/+register/steps/register-step-about.component.html 14 @@ -6609,29 +6606,29 @@ channel with the same name ()!src/app/+signup/+register/steps/register-step-about.component.html25 - has been created using PeerTube, a video creation platform developed by Framasoft. Framasoft is a french non-profit organization that offers alternatives to Big Tech's digital tools - Instanca je storena koristeći PeerTube, platformu za izradu videa koju je stvorila organizacija Framasoft. Framasoft je francuska neprofitna organizacija koja nudi alternative za digitalne alate velikih tehnoloških poduzeća + has been created using PeerTube, a video creation platform developed by Framasoft. Framasoft is a french non-profit organization that offers alternatives to Big Tech's digital tools + Instanca je storena koristeći PeerTube, platformu za izradu videa koju je stvorila organizacija Framasoft. Framasoft je francuska neprofitna organizacija koja nudi alternative za digitalne alate velikih tehnoloških poduzeća src/app/+signup/+register/steps/register-step-about.component.html38 - You want to publish videos on ? Then you need to create your first channel. - Želiš objaviti videa na instanci ? Za to moraš najprije stvoriti kanal. + You want to publish videos on ? Then you need to create your first channel. + Želiš objaviti videa na instanci ? Za to moraš najprije stvoriti kanal. src/app/+signup/+register/steps/register-step-channel.component.html 2,4 - You might want to create a channel by theme: for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. - Možeš stvoriti kanal na osnovi teme: na primjer, možeš stvoriti kanal s imenom „Slatke melodije” za objavljivanje tvojih klavirskih koncerata i jedan drugi „Ekologija” na kojem objavljuješ svoja videa o ekologiji. + You might want to create a channel by theme: for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. + Možeš stvoriti kanal na osnovi teme: na primjer, možeš stvoriti kanal s imenom „Slatke melodije” za objavljivanje tvojih klavirskih koncerata i jedan drugi „Ekologija” na kojem objavljuješ svoja videa o ekologiji. src/app/+signup/+register/steps/register-step-channel.component.html 6,9 - administrators allow you to publish up to of videos on their website. - Administratori instance dozvoljavaju ti objaviti do videa na njihovoj web-stranici. + administrators allow you to publish up to of videos on their website. + Administratori instance dozvoljavaju ti objaviti do videa na njihovoj web-stranici. src/app/+signup/+register/steps/register-step-channel.component.html 11,13 @@ -6742,8 +6739,8 @@ channel with the same name ()! - Welcomeon - Pozdravna + Welcomeon + Pozdravna src/app/+signup/shared/signup-success-before-email.component.html7 @@ -6760,24 +6757,24 @@ channel with the same name ()!src/app/+signup/shared/signup-success-before-email.component.html14 - Check your emails to validate your account and complete your registration request. - Provjeri svoju e-poštu za potvrđivanje tvog računa i za završavanje tvog zahtjeva za registracijom. + Check your emails to validate your account and complete your registration request. + Provjeri svoju e-poštu za potvrđivanje tvog računa i za završavanje tvog zahtjeva za registracijom. src/app/+signup/shared/signup-success-before-email.component.html 18,19 - Check your emails to validate your account and complete your registration. - Provjeri svoju e-poštu za potvrđivanje tvog računa i za završavanje tvog zahtjeva za registracijom. + Check your emails to validate your account and complete your registration. + Provjeri svoju e-poštu za potvrđivanje tvog računa i za završavanje tvog zahtjeva za registracijom. src/app/+signup/shared/signup-success-before-email.component.html 22,23 - If you need help to use PeerTube, you can have a look at the documentation. - Ako trebaš pomoć za korištenje PeerTubea, pogledaj dokumentaciju. + If you need help to use PeerTube, you can have a look at the documentation. + Ako trebaš pomoć za korištenje PeerTubea, pogledaj dokumentaciju. src/app/+signup/shared/signup-success-after-email.component.html17 src/app/+signup/shared/signup-success-before-email.component.html31 @@ -7080,13 +7077,13 @@ channel with the same name ()!src/app/+video-studio/edit/video-studio-edit.component.ts75 - The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /> - Trenutačni video će se prepisati ovim uređenim videom i <strong>neće se moći obnoviti</strong>.<br /><br /> + The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /> + Trenutačni video će se prepisati ovim uređenim videom i <strong>neće se moći obnoviti</strong>.<br /><br /> src/app/+video-studio/edit/video-studio-edit.component.ts79 - As a reminder, the following tasks will be executed: <ol></ol> - Kao podsjetnik, sljedeći zadaci će se izvršiti: <ol></ol> + As a reminder, the following tasks will be executed: <ol></ol> + Kao podsjetnik, sljedeći zadaci će se izvršiti: <ol></ol> src/app/+video-studio/edit/video-studio-edit.component.ts80 @@ -7569,163 +7566,168 @@ channel with the same name ()!src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html54 - Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. - Oznake se mogu koristiti za predlaganje relevantnih preporuka. Postoje maksimalno 5 oznake. Pritisni Enter za dodavanje nove oznake. + Tags could be used to suggest relevant recommendations. There is a maximum of 5 tags. Press Enter to add a new tag. + Oznake se mogu koristiti za predlaganje relevantnih preporuka. Postoje maksimalno 5 oznake. Pritisni Enter za dodavanje nove oznake. src/app/+videos/+video-edit/shared/video-edit.component.html30 - - Video descriptions are truncated by default and require manual action to expand them.Video descriptions are truncated by default and require manual action to expand them. + + + Video descriptions are truncated by default and require manual action to expand them. + Standardno se prikazuju skraćeni opisi videa. Za prikaz cijelog opisa moraju se ručno proširiti. src/app/+videos/+video-edit/shared/video-edit.component.html 48 - - A timestamp (00:05 for example) is automatically converted into a link to a part of the video.A timestamp (00:05 for example) is automatically converted into a link to a part of the video. + + + A timestamp (00:05 for example) is automatically converted into a link to a part of the video. + Vremenska oznaka (npr. 00:05) se automatski pretvara u poveznicu na dio videa. src/app/+videos/+video-edit/shared/video-edit.component.html 52 - - Choose the appropriate licence for your work. - Odaberi odgovarajuću licencu za tvoj rad. - - src/app/+videos/+video-edit/shared/video-edit.component.html86 + Choose the appropriate licence for your work. + Odaberi odgovarajuću licencu za tvoj rad. + src/app/+videos/+video-edit/shared/video-edit.component.html86 + Schedule publication () Terminirano izdanje () - - src/app/+videos/+video-edit/shared/video-edit.component.html124 + src/app/+videos/+video-edit/shared/video-edit.component.html124 + Contains sensitive content Sadrži neprikladan sadržaj - - src/app/+videos/+video-edit/shared/video-edit.component.html138 + src/app/+videos/+video-edit/shared/video-edit.component.html138 + Some instances hide videos containing mature or explicit content by default. Neke instance standardno skrivaju videa koji sadrže sadržaj za odrasle ili eksplicitan sadržaj. - - src/app/+videos/+video-edit/shared/video-edit.component.html142 + src/app/+videos/+video-edit/shared/video-edit.component.html142 + Publish after transcoding Objavi nakon transkodiranja - - src/app/+videos/+video-edit/shared/video-edit.component.html148 + src/app/+videos/+video-edit/shared/video-edit.component.html148 + The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding. Video se možda neće moći reproducirati tijekom procesa transkodiranja. To je razlog zašto radije javno objavljujemo video nakon transkodiranja. - - src/app/+videos/+video-edit/shared/video-edit.component.html152 + src/app/+videos/+video-edit/shared/video-edit.component.html152 + Add another caption Dodaj jedan drugi titl za nagluhe - - src/app/+videos/+video-edit/shared/video-edit.component.html175 + src/app/+videos/+video-edit/shared/video-edit.component.html175 + See the subtitle file Pogledaj datoteku titlova - - src/app/+videos/+video-edit/shared/video-edit.component.html184 + src/app/+videos/+video-edit/shared/video-edit.component.html184 + - Already uploaded on ✔ + Already uploaded on Već je preneseno - - src/app/+videos/+video-edit/shared/video-edit.component.html188 + src/app/+videos/+video-edit/shared/video-edit.component.html188 + Will be created on update Stvorit će se pri aktualiziranju - - src/app/+videos/+video-edit/shared/video-edit.component.html197 + src/app/+videos/+video-edit/shared/video-edit.component.html197 + Cancel create Prekini stvaranje - - src/app/+videos/+video-edit/shared/video-edit.component.html199 + src/app/+videos/+video-edit/shared/video-edit.component.html199 + Will be edited on update Uredit će se pri aktualiziranju - - src/app/+videos/+video-edit/shared/video-edit.component.html205 + src/app/+videos/+video-edit/shared/video-edit.component.html205 + Cancel edition Prekini uređivanje - - src/app/+videos/+video-edit/shared/video-edit.component.html207 + src/app/+videos/+video-edit/shared/video-edit.component.html207 + Will be deleted on update Izbrisat će se pri aktualiziranju - - src/app/+videos/+video-edit/shared/video-edit.component.html213 + src/app/+videos/+video-edit/shared/video-edit.component.html213 + Cancel deletion Prekini brisanje - - src/app/+videos/+video-edit/shared/video-edit.component.html215 + src/app/+videos/+video-edit/shared/video-edit.component.html215 + No captions for now. Za sada nema titlova za nagluhe. - - src/app/+videos/+video-edit/shared/video-edit.component.html221 + src/app/+videos/+video-edit/shared/video-edit.component.html221 + Live settings Postavke prijenosa uživo - - src/app/+videos/+video-edit/shared/video-edit.component.html229 + src/app/+videos/+video-edit/shared/video-edit.component.html229 + Live RTMP Url Url RTMP-a prijenosa uživo - - - src/app/+videos/+video-edit/shared/video-edit.component.html239src/app/shared/shared-video-live/live-stream-information.component.html19 + src/app/+videos/+video-edit/shared/video-edit.component.html239 + src/app/shared/shared-video-live/live-stream-information.component.html19 + Live RTMPS Url Url RTMPS-a prijenosa uživo - - - src/app/+videos/+video-edit/shared/video-edit.component.html244src/app/shared/shared-video-live/live-stream-information.component.html24 + src/app/+videos/+video-edit/shared/video-edit.component.html244 + src/app/shared/shared-video-live/live-stream-information.component.html24 + Live stream key Ključ prijenosa uživo - - - src/app/+videos/+video-edit/shared/video-edit.component.html249src/app/shared/shared-video-live/live-stream-information.component.html29 + src/app/+videos/+video-edit/shared/video-edit.component.html249 + src/app/shared/shared-video-live/live-stream-information.component.html29 + ⚠️ Never share your stream key with anyone. ⚠️ Nikada nemoj dijeliti svoj ključ prijenosa s drugima. - - - src/app/+videos/+video-edit/shared/video-edit.component.html252src/app/shared/shared-video-live/live-stream-information.component.html32 + src/app/+videos/+video-edit/shared/video-edit.component.html252 + src/app/shared/shared-video-live/live-stream-information.component.html32 + This is a normal live Ovo je normalni prijenos uživo - - src/app/+videos/+video-edit/shared/video-edit.component.html258 + src/app/+videos/+video-edit/shared/video-edit.component.html258 + You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live Možeš prenositi samo jednom u normalnom prijenosu uživo. Ako uključiš reprizu, ona će se spremiti pod istim URL-om kao i tvoj prijenos uživo - - src/app/+videos/+video-edit/shared/video-edit.component.html261 + src/app/+videos/+video-edit/shared/video-edit.component.html261 + This is a permanent/recurring live Ovo je stalni/ponavljajući prijenos uživo - - src/app/+videos/+video-edit/shared/video-edit.component.html267 + src/app/+videos/+video-edit/shared/video-edit.component.html267 + You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos Može prenositi više puta u stalnom/ponavljajućem prijenosu uživo. Ako uključiš reprize, one će se spremiti kao zasebna videa - - src/app/+videos/+video-edit/shared/video-edit.component.html270 + src/app/+videos/+video-edit/shared/video-edit.component.html270 + Automatically publish a replay when your live ends Automatski objavi reprizu kad prijenos uživo završi - - src/app/+videos/+video-edit/shared/video-edit.component.html278 + src/app/+videos/+video-edit/shared/video-edit.component.html278 + ⚠️ If you enable this option, your live will be terminated if you exceed your video quota ⚠️ Ako uključiš ovu opciju, tvoj će se prijenos uživo prekinuti ako premašiš svoj kontinget za videa - - src/app/+videos/+video-edit/shared/video-edit.component.html282 - Privacy of the new replayPrivacy of the new replay + src/app/+videos/+video-edit/shared/video-edit.component.html282 + + + Privacy of the new replay + Privatnost nove reprize src/app/+videos/+video-edit/shared/video-edit.component.html 288 @@ -7734,26 +7736,26 @@ channel with the same name ()! Latency mode Modus kašnjenja - - src/app/+videos/+video-edit/shared/video-edit.component.html295 + src/app/+videos/+video-edit/shared/video-edit.component.html295 + Advanced settings Napredne postavke - - src/app/+videos/+video-edit/shared/video-edit.component.html312 + src/app/+videos/+video-edit/shared/video-edit.component.html312 + Video thumbnail Minijatura videa - - src/app/+videos/+video-edit/shared/video-edit.component.html319 + src/app/+videos/+video-edit/shared/video-edit.component.html319 + Support Podrška - - - - - src/app/+manage/video-channel-edit/video-channel-edit.component.html64src/app/+manage/video-channel-edit/video-channel-edit.component.html64src/app/+video-channels/video-channels.component.html17src/app/+videos/+video-edit/shared/video-edit.component.html328 + src/app/+manage/video-channel-edit/video-channel-edit.component.html64 + src/app/+manage/video-channel-edit/video-channel-edit.component.html64 + src/app/+video-channels/video-channels.component.html17 + src/app/+videos/+video-edit/shared/video-edit.component.html328 + OWNER ACCOUNT RAČUN VLASNIKA @@ -7805,43 +7807,43 @@ channel with the same name ()! Short text to tell people how they can support you (membership platform...). Kratak tekst koji informira ljude kako te mogu podržati (platforma članstva …). - - src/app/+videos/+video-edit/shared/video-edit.component.html332 + src/app/+videos/+video-edit/shared/video-edit.component.html332 + Filename Ime datoteke - - src/app/+videos/+video-edit/shared/video-edit.component.html347 + src/app/+videos/+video-edit/shared/video-edit.component.html347 + Name of the uploaded file Ime prenesene datoteke - - src/app/+videos/+video-edit/shared/video-edit.component.html352 + src/app/+videos/+video-edit/shared/video-edit.component.html352 + Original publication date Datum izvornog izdanja - - src/app/+videos/+video-edit/shared/video-edit.component.html361 + src/app/+videos/+video-edit/shared/video-edit.component.html361 + This is the date when the content was originally published (e.g. the release date for a film) Ovo je datum kada je sadržaj izvorno objavljen (npr. datum objavljivanja filma) - - src/app/+videos/+video-edit/shared/video-edit.component.html365 + src/app/+videos/+video-edit/shared/video-edit.component.html365 + Enable video comments Uključi komentare videa - - src/app/+videos/+video-edit/shared/video-edit.component.html382 + src/app/+videos/+video-edit/shared/video-edit.component.html382 + Enable download Uključi preuzimanje - - src/app/+videos/+video-edit/shared/video-edit.component.html387 + src/app/+videos/+video-edit/shared/video-edit.component.html387 + Plugin settings Postavke dodatka - - src/app/+videos/+video-edit/shared/video-edit.component.html395 + src/app/+videos/+video-edit/shared/video-edit.component.html395 + Small latency Kratko kašnjene @@ -7875,30 +7877,30 @@ channel with the same name ()! Other Drugo - - - src/app/+videos/+video-edit/shared/video-edit.component.ts214src/app/shared/shared-forms/select/select-languages.component.ts50 + src/app/+videos/+video-edit/shared/video-edit.component.ts214 + src/app/shared/shared-forms/select/select-languages.component.ts50 + Instance languages Jezici instance - - src/app/+videos/+video-edit/shared/video-edit.component.ts217 + src/app/+videos/+video-edit/shared/video-edit.component.ts217 + All languages Svi jezici - - - src/app/+videos/+video-edit/shared/video-edit.component.ts218src/app/shared/shared-forms/select/select-languages.component.ts25 + src/app/+videos/+video-edit/shared/video-edit.component.ts218 + src/app/shared/shared-forms/select/select-languages.component.ts25 + Scheduled Terminirano - - src/app/+videos/+video-edit/shared/video-edit.component.ts233 + src/app/+videos/+video-edit/shared/video-edit.component.ts233 + Hide the video until a specific date Sakrij video do određenog datuma - - src/app/+videos/+video-edit/shared/video-edit.component.ts234 + src/app/+videos/+video-edit/shared/video-edit.component.ts234 + Normal live Normalni prijenos uživo @@ -7936,52 +7938,52 @@ channel with the same name ()! Update Aktualiziraj - - - - - - - - - - - src/app/+manage/video-channel-edit/video-channel-update.component.ts194src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts115src/app/+videos/+video-edit/video-add-components/video-go-live.component.html62src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html68src/app/+videos/+video-edit/video-add-components/video-import-url.component.html65src/app/+videos/+video-edit/video-update.component.html3src/app/+videos/+video-edit/video-update.component.html21src/app/shared/shared-main/buttons/edit-button.component.ts22src/app/shared/shared-main/buttons/edit-button.component.ts27src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts341 + src/app/+manage/video-channel-edit/video-channel-update.component.ts194 + src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts115 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.html62 + src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html68 + src/app/+videos/+video-edit/video-add-components/video-import-url.component.html65 + src/app/+videos/+video-edit/video-update.component.html3 + src/app/+videos/+video-edit/video-update.component.html21 + src/app/shared/shared-main/buttons/edit-button.component.ts22 + src/app/shared/shared-main/buttons/edit-button.component.ts27 + src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts341 + Cannot create live because this instance have too many created lives Nije moguće stvoriti prijenos uživo jer ova instanca ima previše stvorenih prijenosa uživo - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts119 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts119 + Cannot create live because you created too many lives Nije moguće stvoriti prijenos uživo jer si svtori/la previše prijenosa uživo - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts121 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts121 + Live published. Prijenos uživo objavljen. - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts156 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts156 + Stream only once, replay will replace your live Prenesi samo jednom, repriza će zamijeniti tvoj prijenos uživo - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts175 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts175 + Stream only once Prenesi samo jednom - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts178 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts178 + Stream multiple times, replays will be separate videos Prenosi više puta, reprize će biti zasebna videa - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts183 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts183 + Stream multiple times using the same URL Prenosi više puta koristeći isti URL - - src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts186 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts186 + Select the torrent to import Odaberi torrent za uvoz @@ -8047,21 +8049,21 @@ channel with the same name ()! URL URL - - - - src/app/+videos/+video-edit/video-add-components/video-import-url.component.html6src/app/shared/shared-share-modal/video-share.component.html29src/app/shared/shared-share-modal/video-share.component.html115 + src/app/+videos/+video-edit/video-add-components/video-import-url.component.html6 + src/app/shared/shared-share-modal/video-share.component.html29 + src/app/shared/shared-share-modal/video-share.component.html115 + - You can import any URL supported by youtube-dl or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. - Možeš uvesti bilo koji URL koji podržava youtube-dl ili URL koji upućuje na medijsku datoteku. Provjeri je li imaš prava za širenje sadržaja na koji upućuje, inače to može prouzročiti pravne probleme tebi i tvojoj instanci. + You can import any URL supported by youtube-dl or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. + Možeš uvesti bilo koji URL koji podržava youtube-dl ili URL koji upućuje na medijsku datoteku. Provjeri je li imaš prava za širenje sadržaja na koji upućuje, inače to može prouzročiti pravne probleme tebi i tvojoj instanci. src/app/+videos/+video-edit/video-add-components/video-import-url.component.html 11,14 - You can also synchronize a remote channel in your library - Udaljeni kanal možeš također sinkronizirati u tvojoj biblioteci + You can also synchronize a remote channel in your library + Udaljeni kanal možeš također sinkronizirati u tvojoj biblioteci src/app/+videos/+video-edit/video-add-components/video-import-url.component.html 21,23 @@ -8090,8 +8092,8 @@ channel with the same name ()!src/app/+videos/+video-edit/video-add-components/video-upload.component.html34 - Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. - Slika koja će se spojiti s tvojom audio datotekom. Odabrana slika će biti konačna i ne može se promijeniti. + Image that will be merged with your audio file. The chosen image will be definitive and cannot be modified. + Slika koja će se spojiti s tvojom audio datotekom. Odabrana slika će biti konačna i ne može se promijeniti. src/app/+videos/+video-edit/video-add-components/video-upload.component.html37 @@ -8201,8 +8203,8 @@ channel with the same name ()!src/app/+videos/+video-edit/video-add.component.html2 - We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. - Preporučujemo da ne koristiš root korisnika za objavljivanje tvojih videa, budući da je to račun super-administratora tvoje instance. Umjesto toga, otvori zaseban račun za prijenos svojih videa. + We recommend you to not use the root user to publish your videos, since it's the super-admin account of your instance. Instead, create a dedicated account to upload your videos. + Preporučujemo da ne koristiš root korisnika za objavljivanje tvojih videa, budući da je to račun super-administratora tvoje instance. Umjesto toga, otvori zaseban račun za prijenos svojih videa. src/app/+videos/+video-edit/video-add.component.html34 @@ -8238,13 +8240,13 @@ channel with the same name ()! You have unsaved changes! If you leave, your changes will be lost. Imaš nespremljene promjene! Ako izađeš, izgubit ćeš tvoje promjene. - - src/app/+videos/+video-edit/video-update.component.ts91 + src/app/+videos/+video-edit/video-update.component.ts91 + Video updated. Video aktualiziran. - - src/app/+videos/+video-edit/video-update.component.ts150 + src/app/+videos/+video-edit/video-update.component.ts150 + Add comment... Dodaj komentar … @@ -8577,8 +8579,8 @@ channel with the same name ()! - Published - Objavljeno + Published + Objavljeno src/app/+videos/+video-watch/video-watch.component.html30 @@ -8744,8 +8746,8 @@ channel with the same name ()!src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts321 - This video is not available on this instance. Do you want to be redirected on the origin instance: <a href=""></a>? - Ovaj video nije dostupan u ovoj instanci. Želiš li da te preusmjerimo na izvornu instancu: <a href=""></a>? + This video is not available on this instance. Do you want to be redirected on the origin instance: <a href=""></a>? + Ovaj video nije dostupan u ovoj instanci. Želiš li da te preusmjerimo na izvornu instancu: <a href=""></a>? src/app/+videos/+video-watch/video-watch.component.ts348 @@ -9072,8 +9074,8 @@ channel with the same name ()! Close this message Zatvori ovu poruku - - src/app/app.component.html36 + src/app/app.component.html36 + Close the left menu Zatvori lijevi izbornik @@ -9140,8 +9142,7 @@ channel with the same name ()!src/app/core/auth/auth.service.ts75 - Cannot retrieve OAuth Client credentials: . -Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section. + Cannot retrieve OAuth Client credentials: . Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section. Nije moguće dohvatiti OAuth podatke prijave klijenta: . Provjeri PeerTube konfiguraciju (config/directory), posebno odjeljak „webserver”. src/app/core/auth/auth.service.ts102 @@ -9211,8 +9212,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Published - Objavljeno + Published + Objavljeno src/app/+admin/overview/videos/video-list.component.html 43,45 @@ -9634,19 +9635,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular View your notifications Pogledaj tvoje obavijesti - - - src/app/menu/notification.component.html8src/app/menu/notification.component.html17 + src/app/menu/notification.component.html8 + src/app/menu/notification.component.html17 + Update your notification preferences Aktualiziraj svoje postavke obavijesti - - src/app/menu/notification.component.html40 + src/app/menu/notification.component.html40 + See all your notifications Pogledaj sve tvoje obavijesti - - src/app/menu/notification.component.html60 + src/app/menu/notification.component.html60 + Welcome to , dear user! Dobro došao, dobro došla u ! @@ -9664,24 +9665,24 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Help moderators and other users to know who you are by: - Pomogni moderatorima i drugim korisnicima da znaju tko si: + Help moderators and other users to know who you are by: + Pomogni moderatorima i drugim korisnicima da znaju tko si: src/app/modal/account-setup-warning-modal.component.html 12 - Uploading an avatar - Prenesi avatar + Uploading an avatar + Prenesi avatar src/app/modal/account-setup-warning-modal.component.html 15 - Writing a description - Napiši opis + Writing a description + Napiši opis src/app/modal/account-setup-warning-modal.component.html 16 @@ -9815,8 +9816,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Please consider configuring these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on the JoinPeerTube website. - Po mogućnosti konfiguriraj ova polja. To pomaže drugima da odaberu odgovarajuću instancu. Bez njih, tvoja instanca možda neće biti navedena na web-stranici JoinPeerTube. + Please consider configuring these fields to help people to choose the appropriate instance. Without them, your instance may not be referenced on the JoinPeerTube website. + Po mogućnosti konfiguriraj ova polja. To pomaže drugima da odaberu odgovarajuću instancu. Bez njih, tvoja instanca možda neće biti navedena na web-stranici JoinPeerTube. src/app/modal/instance-config-warning-modal.component.html24 @@ -9907,13 +9908,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/modal/admin-welcome-modal.component.html39 - Official PeerTube website (news, support, contribute...): https://joinpeertube.org - Javna PeerTube web-stranica (novosti, podrška, doprinesi …): https://joinpeertube.org + Official PeerTube website (news, support, contribute...): https://joinpeertube.org + Javna PeerTube web-stranica (novosti, podrška, doprinesi …): https://joinpeertube.org src/app/modal/admin-welcome-modal.component.html42 - Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances - Stave svoju instancu na javni indeks PeerTubea: https://instances.joinpeertube.org/instances + Put your instance on the public PeerTube index: https://instances.joinpeertube.org/instances + Stave svoju instancu na javni indeks PeerTubea: https://instances.joinpeertube.org/instances src/app/modal/admin-welcome-modal.component.html45 @@ -9922,16 +9923,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/modal/admin-welcome-modal.component.html55 - Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain it is very important for visitors to understand on what type of instance they are. - Biranjem imena tvoje instance, postavljanjem opisa, navođenjem tko si, zašto si stvorio/la svoju instancu i kako dugo je planiraš održavati su važne informacije za posjetitelje kako bi razumjeli na kojoj vrsti instance se nalaze. + Choosing your instance name, setting up a description, specifying who you are, why you created your instance and how long you plan to maintain it is very important for visitors to understand on what type of instance they are. + Biranjem imena tvoje instance, postavljanjem opisa, navođenjem tko si, zašto si stvorio/la svoju instancu i kako dugo je planiraš održavati su važne informacije za posjetitelje kako bi razumjeli na kojoj vrsti instance se nalaze. src/app/modal/admin-welcome-modal.component.html 57,61 - If you want to open registrations, please decide what your moderation rules and instance terms of service are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on the appropriate PeerTube instance. - Ako želiš otvoriti registracije, odluči koja su tvoja pravila moderiranja i uvjeti usluge instance te odredi kategorije i jezike kojima govore tvoji moderatori. Na taj način pomažeš korisnicima da se registriraju na odgovarajuću PeerTube instancu. + If you want to open registrations, please decide what your moderation rules and instance terms of service are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on the appropriate PeerTube instance. + Ako želiš otvoriti registracije, odluči koja su tvoja pravila moderiranja i uvjeti usluge instance te odredi kategorije i jezike kojima govore tvoji moderatori. Na taj način pomažeš korisnicima da se registriraju na odgovarajuću PeerTube instancu. src/app/modal/admin-welcome-modal.component.html63 @@ -10851,8 +10852,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-abuse-list/abuse-list-table.component.html21 - - + + src/app/shared/shared-abuse-list/abuse-details.component.html 21,23 @@ -10916,16 +10917,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Privacy Privatnost - - - - - - - - - - src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51src/app/+videos/+video-edit/shared/video-edit.component.html113src/app/+videos/+video-edit/video-add-components/video-go-live.component.html13src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html37src/app/+videos/+video-edit/video-add-components/video-import-url.component.html33src/app/+videos/+video-edit/video-add-components/video-upload.component.html26src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html2src/app/shared/shared-abuse-list/abuse-details.component.ts23 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51 + src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51 + src/app/+videos/+video-edit/shared/video-edit.component.html113 + src/app/+videos/+video-edit/video-add-components/video-go-live.component.html13 + src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html37 + src/app/+videos/+video-edit/video-add-components/video-import-url.component.html33 + src/app/+videos/+video-edit/video-add-components/video-upload.component.html26 + src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html2 + src/app/shared/shared-abuse-list/abuse-details.component.ts23 + Copyright Autorska prava @@ -10946,10 +10947,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Captions Titlovi za nagluhe - - - - src/app/+videos/+video-edit/shared/video-edit.component.html167src/app/shared/shared-abuse-list/abuse-details.component.ts27src/app/shared/shared-moderation/abuse.service.ts166 + src/app/+videos/+video-edit/shared/video-edit.component.html167 + src/app/shared/shared-abuse-list/abuse-details.component.ts27 + src/app/shared/shared-moderation/abuse.service.ts166 + Showing to of reports Prikazuje se do od izvještaja @@ -11299,9 +11300,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular max size maks. veličina - - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts44src/app/shared/shared-forms/preview-upload.component.ts38 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts44 + src/app/shared/shared-forms/preview-upload.component.ts38 + This file is too large. Ova je datoteka prevelika. @@ -11418,8 +11419,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Default NSFW/sensitive videos policycan be redefined by the users - Standardnu politiku za videa neprikladnog sadržajamogu promijeniti korisnici + Default NSFW/sensitive videos policycan be redefined by the users + Standardnu politiku za videa neprikladnog sadržajamogu promijeniti korisnici src/app/shared/shared-instance/instance-features-table.component.html 13,14 @@ -11455,8 +11456,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-instance/instance-features-table.component.html41 - Unlimited ( per day) - Neograničen kontingent ( za dan) + Unlimited ( per day) + Neograničen kontingent ( za dan) src/app/shared/shared-instance/instance-features-table.component.html59 @@ -11712,52 +11713,52 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Upload a new avatar Prenesi novi avatar - - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html7src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html20 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html7 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html20 + Change your avatar Promijeni svoj avatar - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html14 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html14 + subscribers pretplatnika - - - - src/app/+my-library/my-follows/my-subscriptions.component.html25src/app/+search/search.component.html55src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html36 + src/app/+my-library/my-follows/my-subscriptions.component.html25 + src/app/+search/search.component.html55 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html36 + Remove avatar Ukloni avatar - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html26 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html26 + extensions datotečni nastavci - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts45 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts45 + This image is too large. Slika je prevelika. - - - src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts53src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts52 + src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts53 + src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts52 + Change your banner Promijeni svoj natpis - - src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html14 + src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html14 + Remove banner Ukloni natpis - - src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html24 + src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html24 + Upload a new banner Prenesi novi natpis - - src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html33 + src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html33 + ratio 6/1, recommended size: 1920x317, max size: , extensions: omjer 6/1, preporučena veličina: 1920 × 317, maks. veličina: , datotečni nastvci: @@ -11766,11 +11767,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular 44 - - - Markdown compatible that also supports custom PeerTube HTML tags - Markdown kompatibilnost s podrškom za prilagođene PeerTube HTML oznake + Markdown compatible that also supports custom PeerTube HTML tags + Markdown kompatibilnost s podrškom za prilagođene PeerTube HTML oznake src/app/shared/shared-custom-markup/custom-markup-help.component.html 2 @@ -11948,8 +11947,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a banner, an avatar and a description. - Neki tvoji kanali nisu potpuno postavljeni. Objasni što objavljuješ dodavanjem natpisa, avatara i opisa. + Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a banner, an avatar and a description. + Neki tvoji kanali nisu potpuno postavljeni. Objasni što objavljuješ dodavanjem natpisa, avatara i opisa. src/app/shared/shared-main/misc/channels-setup-message.component.html 5 @@ -11972,8 +11971,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports: - <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibilno s podrškom za: + <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports: + <a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibilno s podrškom za: src/app/shared/shared-main/misc/help.component.ts 75 @@ -12032,8 +12031,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - published a new video: - je objavio/la novi video: + published a new video: + je objavio/la novi video: src/app/shared/shared-main/users/user-notifications.component.html 15,16 @@ -12045,71 +12044,71 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-main/users/user-notifications.component.html23 - Your video has been unblocked - Tvoj video je deblokiran + Your video has been unblocked + Tvoj video je deblokiran src/app/shared/shared-main/users/user-notifications.component.html32 - Your video has been blocked - Tvoj video je blokiran + Your video has been blocked + Tvoj video je blokiran src/app/shared/shared-main/users/user-notifications.component.html40 - A new video abuse has been created on video - Nova zlouptreba videa je stvorena za video + A new video abuse has been created on video + Nova zlouptreba videa je stvorena za video src/app/shared/shared-main/users/user-notifications.component.html 49 - A new comment abuse has been created on video - Nova zlouptreba komentara je stvorena za video + A new comment abuse has been created on video + Nova zlouptreba komentara je stvorena za video src/app/shared/shared-main/users/user-notifications.component.html 53 - A new account abuse has been created on account - Nova zlouptreba računa je stvorena za račun + A new account abuse has been created on account + Nova zlouptreba računa je stvorena za račun src/app/shared/shared-main/users/user-notifications.component.html 57 - A new abuse has been created - Stvorena je nova zlouptreba + A new abuse has been created + Stvorena je nova zlouptreba src/app/shared/shared-main/users/user-notifications.component.html 62,63 - Your abuse has been acceptedrejected - Tvoja zloupotreba je prihvaćenaodbijena + Your abuse has been acceptedrejected + Tvoja zloupotreba je prihvaćenaodbijena src/app/shared/shared-main/users/user-notifications.component.html 70,72 - Abuse has a new message - Zlouptreba sadrži novu poruku + Abuse has a new message + Zlouptreba sadrži novu poruku src/app/shared/shared-main/users/user-notifications.component.html 80,81 - The recently added video has been automatically blocked - Nedavno dadani video je automatski blokiran + The recently added video has been automatically blocked + Nedavno dadani video je automatski blokiran src/app/shared/shared-main/users/user-notifications.component.html87 - commented your video - je komentirao/la tvoj video + commented your video + je komentirao/la tvoj video src/app/shared/shared-main/users/user-notifications.component.html 99 @@ -12122,84 +12121,84 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-main/users/user-notifications.component.html171 - Your video has been published - Tvoj video je objavljen + Your video has been published + Tvoj video je objavljen src/app/shared/shared-main/users/user-notifications.component.html115 - Your video import succeeded - Tvoj uvoz videa je uspio + Your video import succeeded + Tvoj uvoz videa je uspio src/app/shared/shared-main/users/user-notifications.component.html 124,125 - Your video import failed - Tvoj uvoz videa nije uspio + Your video import failed + Tvoj uvoz videa nije uspio src/app/shared/shared-main/users/user-notifications.component.html 132,133 - User registered on your instance - Korisnik se registrirao na tvoju instancu + User registered on your instance + Korisnik se registrirao na tvoju instancu src/app/shared/shared-main/users/user-notifications.component.html139 - is following your channel your account - prati tvoj kanal tvoj račun + is following your channel your account + prati tvoj kanal tvoj račun src/app/shared/shared-main/users/user-notifications.component.html 150,153 - mentioned you on video - te je spomenuo/la pri videu + mentioned you on video + te je spomenuo/la pri videu src/app/shared/shared-main/users/user-notifications.component.html 164 - Your instance has a new follower () awaiting your approval - Tvoja instanca ima novog pratitelja () koji čeka na tvoje odobrenje + Your instance has a new follower () awaiting your approval + Tvoja instanca ima novog pratitelja () koji čeka na tvoje odobrenje src/app/shared/shared-main/users/user-notifications.component.html180 - Your instance automatically followed - Tvoja je instanca automatski pratila + Your instance automatically followed + Tvoja je instanca automatski pratila src/app/shared/shared-main/users/user-notifications.component.html189 - A new version of the plugin/theme is available: - Dostupna je nova verzija dodatka/teme : + A new version of the plugin/theme is available: + Dostupna je nova verzija dodatka/teme : src/app/shared/shared-main/users/user-notifications.component.html 198,199 - A new version of PeerTube is available: - Nova PeerTube verzija je dostupna: + A new version of PeerTube is available: + Nova PeerTube verzija je dostupna: src/app/shared/shared-main/users/user-notifications.component.html 206,207 - Your video edition has finished - Tvoje video izdanje je gotovo + Your video edition has finished + Tvoje video izdanje je gotovo src/app/shared/shared-main/users/user-notifications.component.html 213,215 - User wants to register on your instance - Korisnik se želi registrirati na tvojoj instanci + User wants to register on your instance + Korisnik se želi registrirati na tvojoj instanci src/app/shared/shared-main/users/user-notifications.component.html 221,223 @@ -12338,8 +12337,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-moderation/account-blocklist.component.html11 - Muted at - Isključen zvuk pri + Muted at + Isključen zvuk pri src/app/shared/shared-moderation/account-blocklist.component.html25 src/app/shared/shared-moderation/account-blocklist.component.html25 src/app/shared/shared-moderation/server-blocklist.component.html33 @@ -12426,8 +12425,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-moderation/report-modals/video-report.component.html12 - Your report will be sent to moderators of and will be forwarded to the comment origin () too. - Tvoja prijava će se poslati moderatorima od i proslijedit će se također izvoru komentara () . + Your report will be sent to moderators of and will be forwarded to the comment origin () too. + Tvoja prijava će se poslati moderatorima od i proslijedit će se također izvoru komentara () . src/app/shared/shared-moderation/report-modals/report.component.html35 src/app/shared/shared-moderation/report-modals/report.component.html35 @@ -12449,22 +12448,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Start at Pokreni pri - - - - - src/app/shared/shared-moderation/report-modals/video-report.component.html39src/app/shared/shared-share-modal/video-share.component.html159src/app/shared/shared-video-playlist/video-add-to-playlist.component.html33src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html71 + src/app/shared/shared-moderation/report-modals/video-report.component.html39 + src/app/shared/shared-share-modal/video-share.component.html159 + src/app/shared/shared-video-playlist/video-add-to-playlist.component.html33 + src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html71 + Stop at Prekini pri - - - - - src/app/shared/shared-moderation/report-modals/video-report.component.html54src/app/shared/shared-share-modal/video-share.component.html198src/app/shared/shared-video-playlist/video-add-to-playlist.component.html34src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html85 + src/app/shared/shared-moderation/report-modals/video-report.component.html54 + src/app/shared/shared-share-modal/video-share.component.html198 + src/app/shared/shared-video-playlist/video-add-to-playlist.component.html34 + src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html85 + - Your report will be sent to moderators of and will be forwarded to the video origin () too. - Tvoja prijava će se poslati moderatorima od i proslijedit će se također izvoru videa () . + Your report will be sent to moderators of and will be forwarded to the video origin () too. + Tvoja prijava će se poslati moderatorima od i proslijedit će se također izvoru videa () . src/app/shared/shared-moderation/report-modals/video-report.component.html66 @@ -12616,8 +12615,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-moderation/user-moderation-dropdown.component.ts89 - If you remove this user, you won't be able to create another user or channel with <strong></strong> username! - Ako ukloniš ovog korisnika, nećeš moći stvoriti drugog korisnika ili kanal s <strong></strong> korisničkim imenom! + If you remove this user, you won't be able to create another user or channel with <strong></strong> username! + Ako ukloniš ovog korisnika, nećeš moći stvoriti drugog korisnika ili kanal s <strong></strong> korisničkim imenom! src/app/shared/shared-moderation/user-moderation-dropdown.component.ts 104 @@ -12889,48 +12888,50 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Share the playlist Dijeli playlistu - - src/app/shared/shared-share-modal/video-share.component.html14 + src/app/shared/shared-share-modal/video-share.component.html14 + This playlist is private so you won't be able to share it with external users Ova playlista je privatna, stoga je nećeš moći dijeliti s vanjskim korisnicima - - src/app/shared/shared-share-modal/video-share.component.html17 + src/app/shared/shared-share-modal/video-share.component.html17 + Update playlist privacy Aktualiziraj privatnost playliste - - src/app/shared/shared-share-modal/video-share.component.html20 + src/app/shared/shared-share-modal/video-share.component.html20 + QR-Code QR kod - - - src/app/shared/shared-share-modal/video-share.component.html37src/app/shared/shared-share-modal/video-share.component.html123 + src/app/shared/shared-share-modal/video-share.component.html37 + src/app/shared/shared-share-modal/video-share.component.html123 + Embed Ugradi - - - src/app/shared/shared-share-modal/video-share.component.html47src/app/shared/shared-share-modal/video-share.component.html133 + src/app/shared/shared-share-modal/video-share.component.html47 + src/app/shared/shared-share-modal/video-share.component.html133 + The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites). URL nije osiguran (nema HTTPS), stoga ugrađeni video neće raditi na HTTPS web-stranicama (web-preglednici blokiraju nesigurne HTTP zahtjeve na HTTPS web-stranicama). - - - src/app/shared/shared-share-modal/video-share.component.html57src/app/shared/shared-share-modal/video-share.component.html143 + src/app/shared/shared-share-modal/video-share.component.html57 + src/app/shared/shared-share-modal/video-share.component.html143 + Share the playlist at this video position Dijeli playlistu pri ovoj poziciji videa - - src/app/shared/shared-share-modal/video-share.component.html74 + src/app/shared/shared-share-modal/video-share.component.html74 + Only display embed URL Prikaži samo ugrađeni URL - - - src/app/shared/shared-share-modal/video-share.component.html82src/app/shared/shared-share-modal/video-share.component.html187 - Responsive embedResponsive embed + src/app/shared/shared-share-modal/video-share.component.html82 + src/app/shared/shared-share-modal/video-share.component.html187 + + + Responsive embed + Prilagodljivo ugrađivanje src/app/shared/shared-share-modal/video-share.component.html 89 @@ -12943,73 +12944,73 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Share the video Dijeli ovaj video - - src/app/shared/shared-share-modal/video-share.component.html100 + src/app/shared/shared-share-modal/video-share.component.html100 + This video is private so you won't be able to share it with external users Ovaj video je privatan, stoga ga nećeš moći dijeliti s vanjskim korisnicima - - src/app/shared/shared-share-modal/video-share.component.html103 + src/app/shared/shared-share-modal/video-share.component.html103 + Update video privacy Aktualiziraj privatnost videa - - src/app/shared/shared-share-modal/video-share.component.html106 + src/app/shared/shared-share-modal/video-share.component.html106 + Auto select subtitle Automatski odaberi titlove - - src/app/shared/shared-share-modal/video-share.component.html174 + src/app/shared/shared-share-modal/video-share.component.html174 + Autoplay Automatski pokreni - - src/app/shared/shared-share-modal/video-share.component.html212 + src/app/shared/shared-share-modal/video-share.component.html212 + Loop Ponavljaj - - src/app/shared/shared-share-modal/video-share.component.html227 + src/app/shared/shared-share-modal/video-share.component.html227 + Use origin instance URL Koristi URL izvora instance - - src/app/shared/shared-share-modal/video-share.component.html233 + src/app/shared/shared-share-modal/video-share.component.html233 + Display video title Prikaži naslov videa - - src/app/shared/shared-share-modal/video-share.component.html248 + src/app/shared/shared-share-modal/video-share.component.html248 + P2P P2P - - src/app/shared/shared-share-modal/video-share.component.html256 + src/app/shared/shared-share-modal/video-share.component.html256 + Display privacy warning Prikaži upozorenje privatnosti - - src/app/shared/shared-share-modal/video-share.component.html262 + src/app/shared/shared-share-modal/video-share.component.html262 + Display player control bar Prikaži kontrole playera - - src/app/shared/shared-share-modal/video-share.component.html269 + src/app/shared/shared-share-modal/video-share.component.html269 + Display PeerTube button link Prikaži gumb PeerTube poveznice - - src/app/shared/shared-share-modal/video-share.component.html276 + src/app/shared/shared-share-modal/video-share.component.html276 + More customization Više prilagođavanja - - src/app/shared/shared-share-modal/video-share.component.html291 + src/app/shared/shared-share-modal/video-share.component.html291 + Less customization Manje prilagođavanja - - src/app/shared/shared-share-modal/video-share.component.html299 + src/app/shared/shared-share-modal/video-share.component.html299 + Support Podrži @@ -13086,8 +13087,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-user-settings/user-video-settings.component.html42 - The sharing system implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. - Sustav dijeljenja implicira da se neke tehničke informacije o tvom sustavu (kao što je javna IP adresa) mogu poslati drugim sudionicima, ali uvelike pomaže smanjiti opterećenje poslužitelja. + The sharing system implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. + Sustav dijeljenja implicira da se neke tehničke informacije o tvom sustavu (kao što je javna IP adresa) mogu poslati drugim sudionicima, ali uvelike pomaže smanjiti opterećenje poslužitelja. src/app/shared/shared-user-settings/user-video-settings.component.html45 @@ -13131,8 +13132,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-user-settings/user-video-settings.component.ts132 - Remote subscribeRemote interact - Udaljena pretplataUdaljena interakcija + Remote subscribeRemote interact + Udaljena pretplataUdaljena interakcija src/app/shared/shared-user-subscription/remote-subscribe.component.html 11,12 @@ -13253,8 +13254,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-user-subscription/subscribe-button.component.ts141 - See the documentation to learn how to use the PeerTube live streaming feature. - Pogledaj dokumentaciju za upoznavanje kako koristiti značajku PeerTubeovog prijenosa uživo. + See the documentation to learn how to use the PeerTube live streaming feature. + Pogledaj dokumentaciju za upoznavanje kako koristiti značajku PeerTubeovog prijenosa uživo. src/app/shared/shared-video-live/live-documentation-link.component.html1 @@ -13738,8 +13739,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/shared-video-miniature/video-download.component.ts261 - Update your settings - Aktualiziraj svoje postavke + Update your settings + Aktualiziraj svoje postavke src/app/shared/shared-video-miniature/video-filters-header.component.html 2,7 @@ -13762,38 +13763,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular - Sort by "Recently Added" - Razvrstaj po „Nedavno dadani“ + Sort by "Recently Added" + Razvrstaj po „Nedavno dadani“ src/app/shared/shared-video-miniature/video-filters-header.component.html47 - Sort by "Original Publication Date" - Razvrstaj po „Izvorni datum objavljivanja“ + Sort by "Original Publication Date" + Razvrstaj po „Izvorni datum objavljivanja“ src/app/shared/shared-video-miniature/video-filters-header.component.html48 - Sort by "Name" - Razvrstaj po „Imenu” + Sort by "Name" + Razvrstaj po „Imenu” src/app/shared/shared-video-miniature/video-filters-header.component.html50 - Sort by "Recent Views" - Razvrstaj po „Nedavna gledanja“ + Sort by "Recent Views" + Razvrstaj po „Nedavna gledanja“ src/app/shared/shared-video-miniature/video-filters-header.component.html51 - Sort by "Hot" - Razvrstaj po „Najzanimljivija” + Sort by "Hot" + Razvrstaj po „Najzanimljivija” src/app/shared/shared-video-miniature/video-filters-header.component.html52 - Sort by "Likes" - Razvrstaj po „Sviđa mi se“ + Sort by "Likes" + Razvrstaj po „Sviđa mi se“ src/app/shared/shared-video-miniature/video-filters-header.component.html53 - Sort by "Global Views" - Razvrstaj po „Globalna gledanja” + Sort by "Global Views" + Razvrstaj po „Globalna gledanja” src/app/shared/shared-video-miniature/video-filters-header.component.html54 -- cgit v1.2.3 From de757c3f9740df5a5c40a29fddeba191a6979cbe Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Mon, 24 Apr 2023 13:58:12 +0000 Subject: Translated using Weblate (Croatian) Currently translated at 100.0% (2203 of 2203 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ --- client/src/locale/angular.hr.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/locale/angular.hr.xlf') diff --git a/client/src/locale/angular.hr.xlf b/client/src/locale/angular.hr.xlf index 352dadf11..676cb089c 100644 --- a/client/src/locale/angular.hr.xlf +++ b/client/src/locale/angular.hr.xlf @@ -2466,7 +2466,7 @@ {count, plural, =1 {Follow request sent!} other {Follow requests sent!}} - {count, plural, =1 {Zahtjev za praćenje poslan!} few {Zahtjeva za praćenje poslana!} other {Zahtjeva za praćenje poslani!}} + {count, plural, =1 {Zahtjev za praćenje je poslan!} other {Zahtjevi za praćenje su poslani!}} src/app/+admin/follows/following-list/follow-modal.component.ts 65 -- cgit v1.2.3 From 11f707944750dcc14403650a455630458d1cbdce Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Mon, 1 May 2023 11:21:40 +0000 Subject: Translated using Weblate (Croatian) Currently translated at 100.0% (2203 of 2203 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ --- client/src/locale/angular.hr.xlf | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'client/src/locale/angular.hr.xlf') diff --git a/client/src/locale/angular.hr.xlf b/client/src/locale/angular.hr.xlf index 676cb089c..ff66284e0 100644 --- a/client/src/locale/angular.hr.xlf +++ b/client/src/locale/angular.hr.xlf @@ -980,7 +980,7 @@ Number of video captions to keep in cache - Broj titlova za nagluhe koji se čuvaju u predmemoriji + Broj titlova videa koji se čuvaju u predmemoriji src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html 29 @@ -988,7 +988,7 @@ {VAR_PLURAL, plural, =1 {cached caption} other {cached captions}} - {VAR_PLURAL, plural, =1 {titl za nagluhe u predmemoriji} few {titla za nagluhe u predmemoriji} other {titlova za nagluhe u predmemoriji}} + {VAR_PLURAL, plural, =1 {titl u predmemoriji} few {titla u predmemoriji} other {titlova u predmemoriji}} src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html 36 @@ -7507,7 +7507,7 @@ Add caption - Dodaj titl za nagluhe + Dodaj titl src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html 5 @@ -7515,7 +7515,7 @@ Select the caption file - Odaberi datoteku titlova za nagluhe + Odaberi datoteku titlova src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html 24 @@ -7523,12 +7523,12 @@ This will replace an existing caption! - Ovo će zamijeniti titlove za nagluhe! + Ovo će zamijeniti postojeći titl! src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html30 Add this caption - Dodaj ovaj titl za nagluhe + Dodaj ovaj titl src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html 42 @@ -7536,17 +7536,17 @@ Edit caption - Uredi titl za nagluhe + Uredi titl src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html3 Caption - Titl za nagluhe + Titl src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html8 Edit this caption - Uredi ovaj titl za nagluhe + Uredi ovaj titl src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html30 @@ -7618,7 +7618,7 @@ Add another caption - Dodaj jedan drugi titl za nagluhe + Dodaj jedan drugi titl src/app/+videos/+video-edit/shared/video-edit.component.html175 @@ -7663,7 +7663,7 @@ No captions for now. - Za sada nema titlova za nagluhe. + Za sada nema titlova. src/app/+videos/+video-edit/shared/video-edit.component.html221 @@ -10119,7 +10119,7 @@ Captions cache size is required. - Veličina predmemorije titlova za nagluhe se mora navesti. + Veličina predmemorije titlova se mora navesti. src/app/shared/form-validators/custom-config-validators.ts 37 @@ -10127,7 +10127,7 @@ Captions cache size must be greater than 1. - Veličina predmemorije titlova za nagluhe mora biti veća od 1. + Veličina predmemorije titlova mora biti veća od 1. src/app/shared/form-validators/custom-config-validators.ts 38 @@ -10135,7 +10135,7 @@ Captions cache size must be a number. - Veličina predmemorije titlova za nagluhe mora biti broj. + Veličina predmemorije titlova mora biti broj. src/app/shared/form-validators/custom-config-validators.ts 39 @@ -10574,7 +10574,7 @@ Video caption language is required. - Jezik titlova za nagluhe se mora navesti. + Jezik titlova se mora navesti. src/app/shared/form-validators/video-captions-validators.ts 7 @@ -10582,7 +10582,7 @@ Video caption file is required. - Datoteka titlova za nagluhe se mora navesti. + Datoteka titlova se mora navesti. src/app/shared/form-validators/video-captions-validators.ts 14 @@ -10590,7 +10590,7 @@ Caption content is required. - Sadržaj titlova za nagluhe se mora navesti. + Sadržaj titlova se mora navesti. src/app/shared/form-validators/video-captions-validators.ts 21 @@ -10946,7 +10946,7 @@ Captions - Titlovi za nagluhe + Titlovi src/app/+videos/+video-edit/shared/video-edit.component.html167 src/app/shared/shared-abuse-list/abuse-details.component.ts27 src/app/shared/shared-moderation/abuse.service.ts166 @@ -12317,7 +12317,7 @@ The above can only be seen in captions (please describe which). - Navedeno se može vidjeti samo u titlovima za nagluhe (opiši koje). + Navedeno se može vidjeti samo u titlovima (opiši koje). src/app/shared/shared-moderation/abuse.service.ts167 -- cgit v1.2.3