All language subtitles for Pluribus - 01x09 - La Chica o El Mundo.ETHEL.Portuguese (Brazilian).C.orig.Addic7ed.com

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic Download
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English Download
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French Download
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian Download
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian Download
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil) Download
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish Download
es-419 Spanish (Latin American) Download
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu

Original subtitles

Subtitle Pluribus - 01x09 - La Chica o El Mundo subtitles from the source! - Addic7ed.com

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"); .face-button {

height: 24px; display: inline-block; border: 3px solid #4c956c; font-size: 15px; font-weight: 500; text-align: center; text-decoration: none; color: #e43; overflow: hidden; width: 230px;

.icon { margin-right: 6px; }

.face-primary, .face-secondary { display: block; padding: 0 32px; line-height: 24px; transition: margin .4s; }

.face-primary { background-color: #4c956c; color: #fff; }

&:hover .face-primary { margin-top: -24px; } }

function changeAppLang() { value = $("comboLang").value; if (value!='en') { window.location= "/changeapplang.php?applang=" + value; } }

function showChange(showID) { if (showID==0) valor = $("qsShow").value; else valor = showID; if (valor>0) { $("qsSeason").innerHTML = ''; $("qsEp").innerHTML = ''; $("qssShow").innerHTML = '';

var myRequest = new Request({ url: '/ajax_getSeasons.php', method: 'get', onSuccess: function(responseText){ $("qsSeason").innerHTML = responseText; } }); myRequest.send('showID='+valor); } }

function seasonChange(showID, season) {

valor = showID;

if (valor>0) { $("qsEp").innerHTML = '';

if (season==-1) myseason = $("qsiSeason").value; else myseason=season; var myRequest = new Request({ url: '/ajax_getEpisodes.php', method: 'get', onSuccess: function(responseText){ $("qsEp").innerHTML = responseText; } }); myRequest.send('showID='+valor+'&season='+myseason); }

}

function changeEp() { var valor = $("qsiEp").value; window.location = '/re_episode.php?ep=' + valor; }

function qsClear() { $("qssShow").innerHTML = ''; $("qsSeason").innerHTML = ' '; $("qsEp").innerHTML = ' ';

var myRequest = new Request({ url: '/ajax_getShows.php', method: 'get', onSuccess: function(responseText){ $("qssShow").innerHTML = responseText; } }); myRequest.send('showID='+valor); } function saveFavorite(subid,langid,hi) { return; alert('Now following!'); /* new Ajax('/ajax_saveFavorite.php?subid='+subid+'&langid='+langid+'&hi='+hi, { method: 'get', update: $("episodes") }).request(); */

var myRequest = new Request({ url: '/ajax_saveFavorite.php', method: 'get' }); myRequest.send('subid='+subid+'&langid='+langid+'&hi='+hi); }

Download free subtitles for TV Shows and Movies. ArabicCatalaEnglishEuskeraFrenchGalicianGermanGreekHungarianItalianPersianPolishPortuguesePortuguese (Brazilian)RomanianRussianSpanishSwedish Signup Login Shows Join the team Forum

0%

div, img { behavior: url(https://www.addic7ed.com/js/iepngfix.htc) } This file is part of wikisubtitles.

wikisubtitles is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Wikisubtitles is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Foobar. If not, see . Quick search window.addEvent('domready', function() { showChange(10231 ); } );

window.addEvent('domready', function() { seasonChange(10231,1) } ); Search subtitle

function saveWatched(subid,season,episode) {

alert("Login before using this feature"); return false; var myRequest = new Request({ url: '/ajax_saveWatched.php', method: 'get', }); myRequest.send('subid='+subid+'&season='+season+'&episode='+episode); }

function saveShowRating(tvrage,rating) { alert("Login before using this feature"); return false; var myRequest = new Request({ url: '/ajax_saveShowRating.php', method: 'get', }); myRequest.send('tvrage='+tvrage+'&rating='+rating);

}

// window.addEvent('load', function() { // Default images folder definition. You will use your own. MooStarRatingImages.defaultImageFolder = 'https://www.addic7ed.com/img/';

// ================================================================

// Advanced options var advancedRating = new MooStarRating({ form: 'advanced', radios: 'my_rating', // Radios name half: true, // That means one star for two values! imageEmpty: 'star_boxed_empty.png', // Different image imageFull: 'star_boxed_full.png', // Different image imageHover: 'star_boxed_hover.png', // Different image width: 17, // One pixel bigger tip: '[VALUE] / 10.0', // Mouse rollover tip tipTarget: $('htmlTip'), // Tip element tipTargetType: 'html' // Tip type, now is HTML, not only text });

// ================================================================

// Click callback function function myCallback(value) { saveShowRating(0,value) }

// Click event advancedRating.addEvent('click', myCallback); });//]]>

Pluribus - 01x09 - La Chica o El Mundo Subtitle

Pluribus, Season 1, Episode 9 subtitles

Episode list and air dates

21 Multi Download

function sortChange() { var sortCheck = document.getElementById("sort_versions"); window.location='/serie/Pluribus/1/9/'+sortCheck.checked; } function filterChange() { var filter = document.getElementById("filterlang"); window.location='/serie/Pluribus/1/9/'+filter.options[filter.selectedIndex].value; } Sort versions alphabetically by language - Filter Language: AllAlbanianArabicArmenianAzerbaijaniBengaliBosnianBulgarianCantoneseCatalàChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishEstonianEuskeraFinnishFrenchFrench (Canadian)GalegoGermanGreekHebrewHindiHungarianIcelandicIndonesianItalianJapaneseKannadaKlingonKoreanLatvianLithuanianMacedonianMalayMalayalamMarathiNorwegianPersianPolishPortuguesePortuguese (Brazilian)RomanianRussianSerbian (Cyrillic)Serbian (Latin)SinhalaSlovakSlovenianSpanishSpanish (Argentina)Spanish (Latin America)Spanish (Spain)SwedishTagalogTamilTeluguThaiTurkishUkrainianVietnameseWelsh Version ETHEL, Duration: 0.00 New translation uploaded by LosChulosTeam 3 hours ago Season finale Portuguese (Brazilian) Completed Download Portuguese (Brazilian) 0 times edited · 21 Downloads · 389 sequences view & edit

function carga() { var subID='197811'; $("comments").innerHTML = ''; var myRequest = new Request({ url: '/ajax_getComments.php', method: 'get', onSuccess: function(responseText){ $("comments").innerHTML = responseText; } }); myRequest.send('id='+subID); }

function enviar() { var paramString = $("newc").toQueryString(); $("comments").innerHTML = ''; var myRequest = new Request({ url: '/ajax_getComments.php', method: 'post', onSuccess: function(responseText){ $("comments").innerHTML = responseText; } }); myRequest.send(paramString);

return false; }

function notifyModerator(fversion, lang) { var subID='197811'; if (confirm('Are you sure that you want to report a problem to the moderators?')) { var myRequest = new Request({ url: '/ajax_notify.php', method: 'get', onSuccess: function(responseText){ alert("The notification has sent to the moderators. Please, be patient"); } }); myRequest.send('id='+subID+'&fversion='+fversion+'&lang='+lang);

$("comments").innerHTML = ''; } }

function addCorrection(fversion, lang) { var subID='197811'; if (confirm('Are you sure you want to correct this subtitle??')) { var myRequest = new Request({ url: '/ajax_correction.php', method: 'get', onSuccess: function(responseText){ alert("Subtitle added to Corrections page. Please correct it or announce that you bail"); } }); myRequest.send('id='+subID+'&fversion='+fversion+'&lang='+lang); } }

function delComment(cid) { var myRequest = new Request({ url: '/ajax_delComment.php', method: 'get', onSuccess: function(responseText){ // alert("Subtitle added to Corrections page. Please correct it or announce that you bail"); } }); myRequest.send('cid='+cid);

$("comments").innerHTML = "";

var myRequest = new Request({ url: '/ajax_getComments.php', method: 'get', onSuccess: function(responseText){ $("comments").innerHTML = responseText; } }); myRequest.send('cid='+cid); }

window.addEvent('domready', function(){ carga(); });

Addic7ed Popular Shows Useful Forums Browse By Shows Sex/Life TV Shows Schedule Site Changelog Browse By Movies Loki Frequently Asked Questions Support Us Top Uploaders Resident Evil RSS Feeds Premium Accounts Top Downloads Sweet Tooth Tutorials Video Formats All News Gossip Girl How to Synchronize Subtitles Frequently Asked Questions Sub-Talk Forums Shameless (US) What Are Subtitles TV Shows Talk Latest Comments The Big Bang Theory New Translation Tutorial Movies Talk Shaormerii Bucuresti Family Guy Upload a New Subtitle Tutorial Stats Cafenele Bucuresti American Horror Story How to have an Avatar . Contact House Agentie Marketing Digital

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); try { var pageTracker = _gat._getTracker("UA-10775680-1"); pageTracker._trackPageview(); } catch(err) {}

cached = build time: 0.024810791015625

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.