mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Locale patch.
This commit is contained in:
parent
6c06c6a4e8
commit
0ea380a411
23 changed files with 109 additions and 54 deletions
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = 'منذ';
|
||||
$t['%s ago'] = 'منذ';
|
||||
$t['465 OR 587'] = '465 أو 587';
|
||||
|
@ -401,7 +402,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'دولة';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -812,6 +813,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['No'] = 'No';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
|
@ -899,7 +901,8 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
@ -962,7 +965,7 @@ $t['Recover password could not be saved!'] = 'Recover password could not be save
|
|||
$t['Recover password does not match'] = 'Recover password does not match';
|
||||
$t['Recover password!'] = 'Recover password!';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'منطقة';
|
||||
$t['Regular Configuration'] = 'Regular Configuration';
|
||||
$t['Regular User'] = 'Regular User';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, ATD., formát bude {currency} {value} {currency_symbol} například ($ 10.00 USD) nebo (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s Před';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s CHYBA: V konfiguraci musíte nastavit KEY (klíč)';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s CHYBA: V konfiguraci musíte nastavit ID';
|
||||
|
@ -756,7 +757,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Země';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -1034,6 +1035,7 @@ $t['New Meet'] = 'New Meet';
|
|||
$t['New'] = 'New';
|
||||
$t['Next video order'] = 'Next video order';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1100,7 +1102,8 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Odpusťte nám, že vás obtěžujeme, ale tento plugin bohužel ještě nemáte. Neváhejte si jej však zakoupit v našem internetovém obchodě.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
@ -1147,7 +1150,7 @@ $t['Recover password could not be saved!'] = 'Recover password could not be save
|
|||
$t['Recover password does not match'] = 'Recover password does not match';
|
||||
$t['Recover password!'] = 'Recover password!';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Kraj';
|
||||
$t['Regular User'] = 'Regular User';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remove Autoplay Next Video'] = 'Remove Autoplay Next Video';
|
||||
|
@ -1636,7 +1639,6 @@ $t['videosList'] = 'videosList';
|
|||
// Extras (might belong to a plugin, or might be outdated and not needed anymore; should confirm).
|
||||
$t[' (set to not be listed)'] = ' (nezobrazeno ve veřejném seznamu)';
|
||||
$t[' (user is inactive)'] = ' (uživatel je neaktivní)';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, ATD., formát bude {currency} {value} {currency_symbol} například ($ 10.00 USD) nebo (R$ 10.00 BRL)';
|
||||
$t['After enabling this, you can directly set some options, like the name, link and active categorie for example.'] = 'Jakmile toto povolíte, budte moci nastavit další možnosti, jako například, jméno, odkaz a aktivní kategirii.';
|
||||
$t['After you add any kind of video, you can find it in'] = 'Jakmile přidáte nějaké video, můžete jej vidět v sekci';
|
||||
$t['Alphabetical A-Z'] = 'Abecedně A-Z';
|
||||
|
@ -1669,7 +1671,6 @@ $t['On the right site, you find various symbols'] = 'Na pravé straně můžete
|
|||
$t['Option-name'] = 'Jméno volby';
|
||||
$t['Organize Program'] = 'Spravovat Programy';
|
||||
$t['Please Wait, we are checking the lives'] = 'Vyčkejte prosím, hledáme nové streamy';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Odpusťte nám, že vás obtěžujeme, ale tento plugin bohužel ještě nemáte. Neváhejte si jej však zakoupit v našem internetovém obchodě';
|
||||
$t['Profile Photo'] = 'Profilový obrázek';
|
||||
$t['Run Update Script'] = 'Spustit aktualizační script';
|
||||
$t['Share information about your live'] = 'Sdílet informace o vašem živém přenosu';
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
global $t;
|
||||
|
||||
$t[' and also reset the stream name/key'] = 'og nulstil også streamens navn / nøgle';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R $ osv. Vil formatet være {currency} {value} {currency_symbol} for eksempel ($ 10,00 USD) eller (R $ 10,00 BRL)';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '% s FEJL: Du skal indstille en Nøgle til konfiguration';
|
||||
$t['%s ERROR: You must set an ID on config'] = '% s FEJL: Du skal indstille et id til konfiguration';
|
||||
$t['(filtered from _MAX_ total entries)'] = '(filtreret fra _MAX_ samlede poster)';
|
||||
|
@ -1306,6 +1307,7 @@ $t['My list'] = 'My list';
|
|||
$t['Netflix'] = 'Netflix';
|
||||
$t['Network Encoders'] = 'Network Encoders';
|
||||
$t['Next video order'] = 'Next video order';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Not Admin'] = 'Not Admin';
|
||||
$t['Not loaded yet'] = 'Not loaded yet';
|
||||
|
@ -1337,7 +1339,8 @@ $t['Player Skin'] = 'Player Skin';
|
|||
$t['Player'] = 'Player';
|
||||
$t['Playlist name?'] = 'Playlist name?';
|
||||
$t['Playlists or Program Playlists are identified by default as programs of content on the AVideo Platform.<br>'] = 'Playlists or Program Playlists are identified by default as programs of content on the AVideo Platform.<br>';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Tilgiv os for at genere dig, men desværre har du ikke dette plugin endnu. Men tøv ikke med at købe det i vores onlinebutik.';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
$t['Please sign in'] = 'Please sign in';
|
||||
$t['Please, enter your name'] = 'Please, enter your name';
|
||||
|
@ -1635,7 +1638,6 @@ $t['youtube-dl uses Python and some servers do not come with python by default.
|
|||
|
||||
// Extras (might belong to a plugin, or might be outdated and not needed anymore; should confirm).
|
||||
$t['Start Live Now'] = 'Start live nu';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R $ osv. Vil formatet være {currency} {value} {currency_symbol} for eksempel ($ 10,00 USD) eller (R $ 10,00 BRL)';
|
||||
$t['(Permalink .txt file)'] = '(Permalink .txt-fil)';
|
||||
$t['(SEO .txt file)'] = '(SEO .txt-fil)';
|
||||
$t['Access denied'] = 'Adgang nægtet';
|
||||
|
@ -1764,7 +1766,6 @@ $t['Permission Denied'] = 'Adgang nægtet';
|
|||
$t['Plans'] = 'Planer';
|
||||
$t['Please Wait, we are checking the lives'] = 'Vent, vi kontrollerer livene';
|
||||
$t['Please choose a plan!'] = 'Vælg en plan!';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Tilgiv os for at genere dig, men desværre har du ikke dette plugin endnu. Men tøv ikke med at købe det i vores onlinebutik';
|
||||
$t['Pre approved connection'] = 'Forud godkendt forbindelse';
|
||||
$t['Price'] = 'Pris';
|
||||
$t['Profile Photo'] = 'Profilbillede';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d verknüpfte Benutzer';
|
||||
$t['%s Ago'] = 'Vor %s';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: Du musst einen KEY (Schlüssel) in der config generieren';
|
||||
|
@ -1133,6 +1134,7 @@ $t['New program'] = 'New program';
|
|||
$t['Next page'] = 'Next page';
|
||||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1196,7 +1198,8 @@ $t['Please Login in the window pop up'] = 'Please Login in the window pop up';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = 'Πρίν από %s';
|
||||
$t['%s ago'] = 'πρίν από %s';
|
||||
$t['465 OR 587'] = '465 ή 587';
|
||||
|
@ -144,6 +145,7 @@ $t['Only verified users can upload'] = 'Μόνο πιστοποιημένοι χ
|
|||
$t['Page'] = 'Σελίδα';
|
||||
$t['Password'] = 'Κωδικός';
|
||||
$t['Permission denied'] = 'Η άδεια απορρίφθηκε';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to proceed'] = 'Παρακαλούμε συνδεθείτε για να συνεχίσετε';
|
||||
$t['Please sign in'] = 'Παρακαλώ συνδεθείτε';
|
||||
$t['Preview'] = 'Προεπισκόπηση';
|
||||
|
@ -444,7 +446,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Χώρα';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -821,6 +823,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -908,7 +911,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -961,7 +964,7 @@ $t['Recently Added'] = 'Recently Added';
|
|||
$t['Recommended'] = 'Recommended';
|
||||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Περιοχή';
|
||||
$t['Regular Configuration'] = 'Regular Configuration';
|
||||
$t['Regular User'] = 'Regular User';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name ';
|
||||
$t[" You'll no longer receive emails from us"] = " You'll no longer receive emails from us";
|
||||
$t[' and also reset the stream name/key'] = ' and also reset the stream name/key';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d Users linked';
|
||||
$t['%s Ago'] = '%s Ago';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: You must set a KEY on config';
|
||||
|
@ -710,6 +711,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['No'] = 'No';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
|
@ -802,7 +804,8 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
global $t;
|
||||
|
||||
$t[" You'll no longer receive emails from us"] = " Vous ne recevrez plus d'e-mails de notre part";
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d Utilisateurs liés';
|
||||
$t['%s Ago'] = 'Depuis %s';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERREUR: Tu doit définir une clé';
|
||||
|
@ -346,6 +347,7 @@ $t['Play All'] = 'Tout regarder';
|
|||
$t['Play'] = 'Lire';
|
||||
$t['Player Skin'] = 'Apparence du lecteur';
|
||||
$t['Playlist name?'] = 'Nom de la playlist ?';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = "Désolé de vous embêter, mais malheureusement, vous n'avez pas ce plugin actuellement. N'hésitez pas à l'acheter sur notre boutique en ligne.";
|
||||
$t['Please login to proceed'] = 'Connectez-vous pour continuer';
|
||||
$t['Please sign in'] = 'Merci de vous connecter';
|
||||
$t['Plugin Form'] = 'Formulaire de plugin';
|
||||
|
@ -1165,6 +1167,7 @@ $t['Next video order'] = 'Next video order';
|
|||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1230,7 +1233,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -1644,8 +1647,6 @@ $t['Clones Manager'] = 'Gestionnaire de clones';
|
|||
$t['Demo Site'] = 'Démonstration';
|
||||
$t['Do not paste the full javascript code, paste only the gtag id'] = 'Ne copiez pas le code JavaScript en entier, copiez uniquement le Gtag ID';
|
||||
$t['Email Configuration'] = 'Configuration e-mail';
|
||||
$t['English'] = 'Anglais';
|
||||
$t['French'] = 'français';
|
||||
$t['Google AD Sense and any other Ads provider are moved to the'] = 'Google AdSense et tous les autres fournisseurs de publicités sont désormais dans le plugin';
|
||||
$t['Google Analytics Code: UA-123456789-1'] = 'Code Google Analytics : UA-123456789-1';
|
||||
$t['Google Login'] = 'Connexion Google';
|
||||
|
@ -1661,8 +1662,6 @@ $t['Mouse Over Poster (GIF)'] = 'Souris au-dessus du poster (GIF)';
|
|||
$t['Mouse Over Poster (WebP)'] = 'Souris au-dessus du poster (WebP)';
|
||||
$t['Not Rated (NR)'] = 'Pas de classification';
|
||||
$t['Paste here the translated words'] = 'Collez ici les mots traduits';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = "Désolé de vous embêter, mais malheureusement, vous n'avez pas ce plugin actuellement. N'hésitez pas à l'acheter sur notre boutique en ligne.";
|
||||
$t['Portrait Poster (JPG)'] = 'Poster portrait (JPG)';
|
||||
$t['Processing'] = 'Traitement';
|
||||
$t['Profile Photo'] = 'Photo de profil';
|
||||
$t['Re-encode Audio'] = 'Re-encoder Audio';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' באפשרותך להשתמש בלחצן ערוך פרמטרים כדי לשנות את שמו לפי בחירתך. אנו ממליצים לשמור את שם התוכנית ';
|
||||
$t[" You'll no longer receive emails from us"] = ' לא תקבלו מאיתנו יותר מיילים';
|
||||
$t[' and also reset the stream name/key'] = ' וכן לאפס את שם הזרם/מפתח הזרם';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d משתמשים מקושרים';
|
||||
$t['%s Ago'] = 'לפני %s';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '% s ERROR: עליך להגדיר KEY על התצורה';
|
||||
|
@ -689,6 +690,7 @@ $t['No matching records found'] = 'לא נמצאו תוצאות תואמות';
|
|||
$t['No more pages to load'] = 'אין יותר עמודים לטעינה';
|
||||
$t['No one 17 and under admitted'] = 'איש לא בן 17 ומטה הודה';
|
||||
$t['No results found!'] = 'לא נמצאו תוצאות!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'אין גישת כתיבה בתיקיה';
|
||||
$t['No'] = 'לא';
|
||||
$t['Non admin users can NOT download videos'] = 'משתמשים שאינם מנהלי מערכת אינם יכולים להוריד סרטוני וידאו';
|
||||
|
@ -775,7 +777,8 @@ $t['Please Verify Your E-mail '] = 'אנא אמת את כתובת הדואר ה
|
|||
$t['Please Wait ...'] = 'אנא המתינו ...';
|
||||
$t['Please Wait'] = 'אמא המתינו';
|
||||
$t['Please check your email for 2FA confirmation '] = 'אנא בדקו את האימייל שלכם לקבלת אישור 2FA ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'אנא סלח לנו על שהטרדנו אותך, אך למרבה הצער אין לך את התוסף הזה עדיין. אבל אל תהססו לרכוש אותו בחנות המקוונת שלנו';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'אנא סלח לנו על שהטרדנו אותך, אך למרבה הצער אין לך את התוסף הזה עדיין. אבל אל תהססו לרכוש אותו בחנות המקוונת שלנו.';
|
||||
$t['Please login first'] = 'נא היכנס תחילה';
|
||||
$t['Please login to donate'] = 'אנא התחברו לתרומה';
|
||||
$t['Please login to proceed'] = 'נא היכנס כדי להמשיך';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['465 OR 587'] = '465 या 587';
|
||||
$t['A client error occurred [2]: %s'] = 'एक क्लाइंट त्रुटि उत्पन्न हुई [2]: %s';
|
||||
$t['A client error occurred: %s'] = 'एक क्लाइंट त्रुटि उत्पन्न हुई: %s';
|
||||
|
@ -409,7 +410,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'देश';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -820,6 +821,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['No'] = 'No';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
|
@ -907,7 +909,8 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
@ -970,7 +973,7 @@ $t['Recover password could not be saved!'] = 'Recover password could not be save
|
|||
$t['Recover password does not match'] = 'Recover password does not match';
|
||||
$t['Recover password!'] = 'Recover password!';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'क्षेत्र';
|
||||
$t['Regular Configuration'] = 'Regular Configuration';
|
||||
$t['Regular User'] = 'Regular User';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' A Paraméterek szerkesztése gombbal átnevezheti azt az Ön által választott névre.<br>A program nevének megtartását javasoljuk.';
|
||||
$t[" You'll no longer receive emails from us"] = ' Többé nem fog e-maileket kapni tőlünk.';
|
||||
$t[' and also reset the stream name/key'] = ' és visszaállítja a folyam nevét/kulcsát is';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d felhasználók összekapcsolva';
|
||||
$t['%s Ago'] = '%s Aug';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: Be kell állítania egy KEY-t a config-on.';
|
||||
|
@ -644,6 +645,7 @@ $t['No matching records found'] = 'Nem találtunk megfelelő rekordokat';
|
|||
$t['No more pages to load'] = 'Nincs több betöltendő oldal';
|
||||
$t['No one 17 and under admitted'] = '17 éves korig senki nem vehető fel';
|
||||
$t['No results found!'] = 'Nem találtunk eredményt!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'Nincs írási hozzáférés a mappához';
|
||||
$t['No'] = 'Nem';
|
||||
$t['Non admin users can NOT download videos'] = 'A nem admin felhasználók NEM tölthetnek le videókat';
|
||||
|
@ -724,6 +726,7 @@ $t['Please Verify Your E-mail '] = 'Kérjük, ellenőrizze az e-mail címét';
|
|||
$t['Please Wait ...'] = 'Kérjük, várjon ...';
|
||||
$t['Please Wait'] = 'Kérjük, várjon';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Kérjük, ellenőrizze e-mailjét a 2FA megerősítésért';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Bocsásson meg, hogy zavarjuk, de sajnos még nem rendelkezik ezzel apluginnal. De ne habozzon megvásárolni az online áruházunkban.';
|
||||
$t['Please login first'] = 'Kérjük, először jelentkezzen be';
|
||||
$t['Please login to donate'] = 'Kérjük, jelentkezzen be az adományozáshoz';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' Puoi utilizzare il pulsante Modifica parametri per rinominarlo a tua scelta.<br>Ti consigliamo di mantenere il nome del programma ';
|
||||
$t[" You'll no longer receive emails from us"] = ' Non riceverai più email da noi';
|
||||
$t[' and also reset the stream name/key'] = ' e reimposta anche il nome stream/la chiave';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d utenti collegati';
|
||||
$t['%s Ago'] = '%s Fa';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: È necessario impostare una KEY su config';
|
||||
|
@ -591,6 +592,7 @@ $t['No matching records found'] = 'Nessun dato corrispondente trovato';
|
|||
$t['No more pages to load'] = 'Non più pagine da caricare';
|
||||
$t['No one 17 and under admitted'] = 'Nessuno di 17 e meno ammessi';
|
||||
$t['No results found!'] = 'Nessun risultato trovato!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'Nessun accesso in scrittura sulla cartella';
|
||||
$t['Non admin users can NOT download videos'] = 'li utenti non amministratori NON possono scaricare video';
|
||||
$t['Non admin users can download videos'] = 'Gli utenti non amministratori possono scaricare video';
|
||||
|
@ -661,7 +663,8 @@ $t['Please Verify Your E-mail '] = 'Verifica la tua e-mail ';
|
|||
$t['Please Wait ...'] = 'Attendi ...';
|
||||
$t['Please Wait'] = 'Attendere prego';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Controlla la tua email per la conferma 2FA ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Per favore perdonaci per averti disturbato, ma sfortunatamente non hai ancora questo plugin. Ma non esitate ad acquistarlo nel nostro negozio online';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Per favore perdonaci per averti disturbato, ma sfortunatamente non hai ancora questo plugin. Ma non esitate ad acquistarlo nel nostro negozio online.';
|
||||
$t['Please login first'] = "Prima effettua l'accesso";
|
||||
$t['Please login to donate'] = "Per favore effettua l'accesso per donare";
|
||||
$t['Please login to proceed'] = "Si prega di effettuare l'accesso per procedere";
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
global $t;
|
||||
|
||||
$t[" You'll no longer receive emails from us"] = ' 当社からのEメールが届かなくなります';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d ユーザーがリンクされました';
|
||||
$t['%s Ago'] = '前 %s';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s エラー:設定時にKEYを設定する必要があります';
|
||||
|
@ -1202,6 +1203,7 @@ $t['Next page'] = 'Next page';
|
|||
$t['Next video order'] = 'Next video order';
|
||||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1263,7 +1265,8 @@ $t['Please Login in the window pop up'] = 'Please Login in the window pop up';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s 전에';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s 오류: 구성 시 KEY를 설정해야 함';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s 오류: 구성 시 ID를 설정해야 함';
|
||||
|
@ -1162,6 +1163,7 @@ $t['Next page'] = 'Next page';
|
|||
$t['Next video order'] = 'Next video order';
|
||||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1224,7 +1226,8 @@ $t['Please Login in the window pop up'] = 'Please Login in the window pop up';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s Geleden';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: Een KEY moet worden ingesteld';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s ERROR: Een ID moet worden ingesteld';
|
||||
|
@ -507,7 +508,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Land';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
$t['Create Tag Type'] = 'Create Tag Type';
|
||||
|
@ -862,6 +863,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -942,7 +944,8 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please login to proceed'] = 'Please login to proceed';
|
||||
|
@ -998,7 +1001,7 @@ $t['Recommended'] = 'Recommended';
|
|||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Refresh'] = 'Refresh';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Regio';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remove Autoplay Next Video'] = 'Remove Autoplay Next Video';
|
||||
$t['Remove Branding'] = 'Remove Branding';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' Możesz użyć przycisku Edytuj parametry, aby zmienić jego nazwę na wybraną przez siebie.<br>Zalecamy zachowanie nazwy Programu ';
|
||||
$t[" You'll no longer receive emails from us"] = ' Nie będziesz już otrzymywać od nas e-maili';
|
||||
$t[' and also reset the stream name/key'] = ' a także zresetować nazwę strumienia/klucz';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$ itp., format będzie następujący: {currency} {value} {currency_symbol} na przykład ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d Użytkownicy połączeni';
|
||||
$t['%s Ago'] = '%s temu';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s Błąd: Musisz podać klucz (KEY) w konfiruracji';
|
||||
|
@ -687,6 +688,7 @@ $t['No matching records found'] = 'Nie znaleziono pasującego wyniku';
|
|||
$t['No more pages to load'] = 'Nie ma więcej stron do załadowania';
|
||||
$t['No one 17 and under admitted'] = 'Nikt pomiżej 17 roku nie został przyjęty';
|
||||
$t['No results found!'] = 'Nie znaleziono wyników !';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'Brak dostępu do zapisu w folderze';
|
||||
$t['No'] = 'Nie';
|
||||
$t['Non admin users can NOT download videos'] = 'Użytkownicy niebędący administratorami NIE mogą pobierać filmów';
|
||||
|
@ -771,7 +773,8 @@ $t['Please Verify Your E-mail '] = 'Zweryfikuj swój adres e-mail ';
|
|||
$t['Please Wait ...'] = 'Proszę czekać ...';
|
||||
$t['Please Wait'] = 'Proszę czekać';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Sprawdź pocztę e-mail, aby uzyskać potwierdzenie 2FA ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Przepraszamy, że przeszkadzamy, ale niestety nie masz jeszcze tej wtyczki. Ale nie wahaj się go kupić w naszym sklepie internetowym';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Wybacz nam, że przeszkadzamy, ale niestety nie masz jeszcze tej wtyczki. Ale nie wahaj się kupić go w naszym sklepie internetowym.';
|
||||
$t['Please login first'] = 'Proszę najpierw się zalogować';
|
||||
$t['Please login to donate'] = 'Zaloguj się, aby przekazać darowiznę';
|
||||
$t['Please login to proceed'] = 'Zaloguj się, aby kontynuować';
|
||||
|
@ -1644,7 +1647,6 @@ $t["If you don't use apache, just let .htaccess stay or create a empty file - th
|
|||
$t[' (set to not be listed)'] = ' (ustawiony na niewyświetlanie)';
|
||||
$t[' (user is inactive)'] = ' (użytkownik jest nieaktywny)';
|
||||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br> We recommend to keep the Program name '] = ' Możesz użyć przycisku Edytuj parametry, aby zmienić jego nazwę na wybraną.<br> Zalecamy zachowanie nazwy programu ';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$ itp., format będzie następujący: {currency} {value} {currency_symbol} na przykład ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['—The Team'] = '—Zespół';
|
||||
$t['</code> and change <b>AllowOverride None</b> to <b>AllowOverride All</b>'] = '</code> i zmień <b>AllowOverride None</b> na <b>AllowOverride All</b>';
|
||||
$t['Active and encoding'] = 'Aktywny i kodujący';
|
||||
|
@ -1699,7 +1701,6 @@ $t['Path to FFMPEG'] = 'Ścieżka do FFMPEG';
|
|||
$t['Path to Youtube-Dl'] = 'Ścieżka do Youtube-Dl';
|
||||
$t['Path to exiftool'] = 'Ścieżka do ExiFtool';
|
||||
$t['Please Wait, we are checking the lives'] = 'Proszę czekać, sprawdzamy na żywo';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Wybacz nam, że przeszkadzamy, ale niestety nie masz jeszcze tej wtyczki. Ale nie wahaj się kupić go w naszym sklepie internetowym';
|
||||
$t['Pre approved connection'] = 'Wstępnie zatwierdzone połączenie';
|
||||
$t['Progress File does not exists'] = 'Plik postępu nie istnieje';
|
||||
$t['Re-encode Audio'] = 'Ponowne kodowanie Audio';
|
||||
|
@ -1893,7 +1894,6 @@ $t['Enable Fly Icons'] = 'Włącz ikony Fly';
|
|||
$t['Enable a view for subcategories on top'] = 'Włącz widok dla podkategorii na górze';
|
||||
$t['Encoder Server'] = 'Serwer enkodera';
|
||||
$t['Ends'] = 'Kończy się';
|
||||
$t['Error o save image'] = 'Błąd podczas zapisywania obrazu';
|
||||
$t['Error on create file'] = 'Błąd podczas tworzenia pliku';
|
||||
$t['Error on delete'] = 'Błąd podczas usuwania';
|
||||
$t['Error on save'] = 'Błąd podczas zapisywania';
|
||||
|
|
|
@ -4,6 +4,7 @@ global $t;
|
|||
$t[' You can use the Edit Parameters button to rename it to your choosing.<br>We recommend to keep the Program name '] = ' Вы можете использовать кнопку Изменить параметры, чтобы переименовать его по своему выбору.<br>Мы рекомендуем сохранить название программы ';
|
||||
$t[" You'll no longer receive emails from us"] = ' Вы больше не будете получать от нас письма';
|
||||
$t[' and also reset the stream name/key'] = ' а также сбросить имя потока/key';
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d Связанных пользователей';
|
||||
$t['%s Ago'] = '%s Назад';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ОШИБКА: Вы должны установить ключ в конфигурации';
|
||||
|
@ -473,7 +474,7 @@ $t['Recover password could not be saved!'] = 'Восстановливаемый
|
|||
$t['Recover password does not match'] = 'Восстанавливаемый пароль не совпадает';
|
||||
$t['Recover password!'] = 'Пароль восстановлен!';
|
||||
$t['Refresh'] = 'Обновить';
|
||||
$t['Region'] = 'Регион';
|
||||
$t['Region'] = 'Область';
|
||||
$t['Regular Configuration'] = 'Обычная конфигурация';
|
||||
$t['Regular User'] = 'Обычный пользователь';
|
||||
$t['Remember me'] = 'Запомнить меня';
|
||||
|
@ -1493,6 +1494,7 @@ $t['New program'] = 'Новая программа';
|
|||
$t['Next page'] = 'Следующая страница';
|
||||
$t['Next video'] = 'Следующее видео';
|
||||
$t['No more pages to load'] = 'Больше нет страниц для загрузки';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'Нет доступа к записи в папке';
|
||||
$t['Non admin users can NOT download videos'] = 'Пользователи без прав администратора НЕ могут скачивать видео';
|
||||
$t['Non admin users can download videos'] = 'Пользователи без прав администратора могут скачивать видео';
|
||||
|
@ -1546,7 +1548,8 @@ $t['Please Login in the window pop up'] = 'Пожалуйста, войдите
|
|||
$t['Please Wait ...'] = 'Пожалуйста подождите ...';
|
||||
$t['Please Wait'] = 'Пожалуйста подождите';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Пожалуйста, проверьте свою электронную почту для подтверждения 2FA';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Пожалуйста, извините нас за беспокойство, но, к сожалению, у вас еще нет этого плагина. Но не медлите с приобретением его в нашем интернет-магазине';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Пожалуйста, извините нас за беспокойство, но, к сожалению, у вас еще нет этого плагина. Но не медлите с приобретением его в нашем интернет-магазине.';
|
||||
$t['Please login first'] = 'Пожалуйста, сначала войдите в систему';
|
||||
$t['Please login to donate'] = 'Пожалуйста, войдите, чтобы сделать пожертвование';
|
||||
$t['Please login to proceed'] = 'Пожалуйста, войдите, чтобы продолжить';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s Nazaj';
|
||||
$t['%s ago'] = '%s nazaj';
|
||||
$t['465 OR 587'] = '465 ali 587';
|
||||
|
@ -229,6 +230,7 @@ $t['Play All'] = 'Predvajaj vse';
|
|||
$t['Play'] = 'Predvajaj';
|
||||
$t['Player URL'] = 'URL predvajalnika';
|
||||
$t['Playlist name?'] = 'Ime seznama predvajanja?';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to proceed'] = 'Za nadaljevanje je potrebna prijava';
|
||||
$t['Please sign in'] = 'Prosimo prijavite se';
|
||||
$t['Plugins'] = 'Vtičniki';
|
||||
|
@ -622,7 +624,7 @@ $t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%
|
|||
$t['Could not move image file [%s.jpg]'] = 'Could not move image file [%s.jpg]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Država';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -948,6 +950,7 @@ $t['Next video order'] = 'Next video order';
|
|||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1020,7 +1023,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -1068,7 +1071,7 @@ $t['Recently Added'] = 'Recently Added';
|
|||
$t['Recommended'] = 'Recommended';
|
||||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Regija';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remember me'] = 'Remember me';
|
||||
$t['Remove Branding'] = 'Remove Branding';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%d Users linked'] = '%d Användare länkade';
|
||||
$t['%s Ago'] = '%s Sedan';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s FEL: Du måste ställa in en KEY på config';
|
||||
|
@ -245,6 +246,7 @@ $t['Permanent Link'] = 'Permanent länk';
|
|||
$t['Permission denied'] = 'Tillstånd nekad';
|
||||
$t['Play All'] = 'Spela alla';
|
||||
$t['Play'] = 'Spela upp';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to proceed'] = 'Logga in för att fortsätta';
|
||||
$t['Please sign in'] = 'Vänligen logga in';
|
||||
$t['Preview'] = 'Förhandsgranska';
|
||||
|
@ -760,7 +762,7 @@ $t['Corona News'] = 'Corona News';
|
|||
$t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%s]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Land';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -1074,6 +1076,7 @@ $t['Next video order'] = 'Next video order';
|
|||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1147,7 +1150,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -1197,7 +1200,7 @@ $t['Recently Added'] = 'Recently Added';
|
|||
$t['Recommended'] = 'Recommended';
|
||||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Område';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remember me'] = 'Remember me';
|
||||
$t['Remove Branding'] = 'Remove Branding';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s ที่ผ่านมา';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: คุณต้องตั้ง KEY ใน config';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s ERROR: คุณต้องตั้งรหัสใน config';
|
||||
|
@ -195,6 +196,7 @@ $t['Permission denied'] = 'การอนุญาตถูกปฏิเส
|
|||
$t['Play All'] = 'เล่นทั้งหมด';
|
||||
$t['Player URL'] = 'URL ของผู้เล่น';
|
||||
$t['Playlist name?'] = 'ชื่อเพลย์์หรือไม่?';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to proceed'] = 'กรุณาเข้าสู่ระบบเพื่อดำเนินการต่อ';
|
||||
$t['Please sign in'] = 'กรุณาเข้าสู่ระบบ';
|
||||
$t['Plugin Form'] = 'แบบฟอร์มปลั๊กอิน';
|
||||
|
@ -688,7 +690,7 @@ $t['Corona News'] = 'Corona News';
|
|||
$t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%s]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'ประเทศ';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -1035,6 +1037,7 @@ $t['No matching records found'] = 'No matching records found';
|
|||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No results found!'] = 'No results found!';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['No'] = 'No';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
|
@ -1111,7 +1114,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -1162,7 +1165,7 @@ $t['Recommended'] = 'Recommended';
|
|||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Refresh'] = 'Refresh';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'ภูมิภาค';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remember me'] = 'Remember me';
|
||||
$t['Remove Branding'] = 'Remove Branding';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s Önce';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s ERROR: Yapılandırmada bir KEY ayarlamanız gerekiyor';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s ERROR: Yapılandırmada bir ID ayarlamanız gerekiyor';
|
||||
|
@ -246,6 +247,7 @@ $t['Play All'] = 'Hepsini Oynat';
|
|||
$t['Play'] = 'Oynat';
|
||||
$t['Player URL'] = 'Player Bağlantısı';
|
||||
$t['Playlist name?'] = 'Çalma listesi adı?';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to proceed'] = 'Devam etmek için giriş yapınız';
|
||||
$t['Please sign in'] = 'Lütfen giriş yapın';
|
||||
$t['Plugin Form'] = 'Eklenti Formu';
|
||||
|
@ -749,7 +751,7 @@ $t['Corona News'] = 'Corona News';
|
|||
$t['Could not move image file %s => [%s]'] = 'Could not move image file %s => [%s]';
|
||||
$t['Could not move image file because it does not exits %s => [%s]'] = 'Could not move image file because it does not exits %s => [%s]';
|
||||
$t['Could not move webp image file [%s.webp]'] = 'Could not move webp image file [%s.webp]';
|
||||
$t['Country'] = 'Country';
|
||||
$t['Country'] = 'Ülke';
|
||||
$t['Create Campaign'] = 'Create Campaign';
|
||||
$t['Create Conference'] = 'Create Conference';
|
||||
$t['Create Room'] = 'Create Room';
|
||||
|
@ -1069,6 +1071,7 @@ $t['Next video order'] = 'Next video order';
|
|||
$t['Next video'] = 'Next video';
|
||||
$t['No more pages to load'] = 'No more pages to load';
|
||||
$t['No one 17 and under admitted'] = 'No one 17 and under admitted';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1140,7 +1143,7 @@ $t['Please Verify Your E-mail '] = 'Please Verify Your E-mail ';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please login to donate'] = 'Please login to donate';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
|
@ -1186,7 +1189,7 @@ $t['Recently Added'] = 'Recently Added';
|
|||
$t['Recommended'] = 'Recommended';
|
||||
$t['Recover Other Services Password'] = 'Recover Other Services Password';
|
||||
$t['Recurring Payment Id'] = 'Recurring Payment Id';
|
||||
$t['Region'] = 'Region';
|
||||
$t['Region'] = 'Bölge';
|
||||
$t['Reinstall tables'] = 'Reinstall tables';
|
||||
$t['Remove Branding'] = 'Remove Branding';
|
||||
$t['Remove PGP Key'] = 'Remove PGP Key';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s 前';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s 错误:您必须设定 KEY';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s 错误:您必须设定 ID';
|
||||
|
@ -462,6 +463,7 @@ $t['Player URL'] = '播放器URL';
|
|||
$t['Player'] = '播放器';
|
||||
$t['Playlist name?'] = '播放列表名称?';
|
||||
$t['Please Verify Your E-mail '] = '请验证您的电子邮箱 ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to donate'] = '请登录以捐赠';
|
||||
$t['Please login to proceed'] = '请登录后继续';
|
||||
$t['Please sign in'] = '请登录';
|
||||
|
@ -516,7 +518,7 @@ $t['Restricted'] = '受限制的';
|
|||
$t['Right'] = '右';
|
||||
$t['Rotate LEFT'] = '向左旋转';
|
||||
$t['Rotate RIGHT'] = '向右旋转';
|
||||
$t['S3, B2, FTP settings'] = 'S3, B2, FTP 设置';
|
||||
$t['S3, B2, FTP settings'] = 'S3、B2、FTP设置';
|
||||
$t['SMTP Host'] = '邮件主机';
|
||||
$t['SMTP Password'] = '登录密码';
|
||||
$t['SMTP Port'] = '通讯端口';
|
||||
|
@ -1270,6 +1272,7 @@ $t['Network'] = 'Network';
|
|||
$t['Never'] = 'Never';
|
||||
$t['New Meet'] = 'New Meet';
|
||||
$t['Next page'] = 'Next page';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1316,7 +1319,7 @@ $t['Please Login in the window pop up'] = 'Please Login in the window pop up';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
$t['Please type your password'] = 'Please type your password';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
global $t;
|
||||
|
||||
$t['$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)'] = '$, R$, etc, the format will be {currency} {value} {currency_symbol} for example ($ 10.00 USD) or (R$ 10.00 BRL)';
|
||||
$t['%s Ago'] = '%s 前';
|
||||
$t['%s ERROR: You must set a KEY on config'] = '%s 錯誤:您必須設定 KEY';
|
||||
$t['%s ERROR: You must set an ID on config'] = '%s 錯誤:您必須設定 ID';
|
||||
|
@ -466,6 +467,7 @@ $t['Player URL'] = '播放器URL';
|
|||
$t['Player'] = '播放器';
|
||||
$t['Playlist name?'] = '播放清單名稱?';
|
||||
$t['Please Verify Your E-mail '] = '請驗證您的電子郵件';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have this plugin yet. But do not hesitate to purchase it in our online store.';
|
||||
$t['Please login to donate'] = '請登錄以捐贈';
|
||||
$t['Please login to proceed'] = '請登錄以繼續';
|
||||
$t['Please sign in'] = '請登入';
|
||||
|
@ -1279,6 +1281,7 @@ $t['Network'] = 'Network';
|
|||
$t['Never'] = 'Never';
|
||||
$t['New Meet'] = 'New Meet';
|
||||
$t['Next page'] = 'Next page';
|
||||
$t['No videos in this playlist yet'] = 'No videos in this playlist yet';
|
||||
$t['No write Access on folder'] = 'No write Access on folder';
|
||||
$t['Non admin users can NOT download videos'] = 'Non admin users can NOT download videos';
|
||||
$t['Non admin users can download videos'] = 'Non admin users can download videos';
|
||||
|
@ -1325,7 +1328,7 @@ $t['Please Login in the window pop up'] = 'Please Login in the window pop up';
|
|||
$t['Please Wait ...'] = 'Please Wait ...';
|
||||
$t['Please Wait'] = 'Please Wait';
|
||||
$t['Please check your email for 2FA confirmation '] = 'Please check your email for 2FA confirmation ';
|
||||
$t['Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store'] = 'Please forgive us for bothering you, but unfortunately you do not have thisplugin yet. But do not hesitate to purchase it in our online store';
|
||||
$t['Please come back later'] = 'Please come back later';
|
||||
$t['Please login first'] = 'Please login first';
|
||||
$t['Please provide a title'] = 'Please provide a title';
|
||||
$t['Please type your password'] = 'Please type your password';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue