はじまりの大地

This commit is contained in:
miteruzo
2024-07-08 03:32:47 +09:00
commit c616a96f53
7749 changed files with 478270 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Nitaky <info@nitaky.com>
*/
$lang['js']['button'] = 'أدرج الفيديو من خلال مواقع تشارك الفيديوهات';
$lang['js']['prompt'] = 'من فضلك قم بوضع رابط الفيديو كاملا هنا';
$lang['js']['notfound'] = 'عذرا، الرابط هذا لم يتم قبوله.
نرجو منك العودة إلى الشروحات التي تبين الطريقة المثلى لإدراج الروابط بالشكل الصحيح يدويا.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author qezwan <qezwan@gmail.com>
*/
$lang['js']['button'] = 'دانانی ڤیدیۆ لە سایتەکانی هاوبەشی کردنی ڤیدیۆ';
$lang['js']['prompt'] = 'تکایە URL ەکە بە تەواوی بچەسپێنە بۆ پەڕەی ڤیدیۆکە لێرە:';
$lang['js']['notfound'] = 'ببوورە، ئەم URLە نەناسراوە.
تکایە ئاماژە بە بەڵگەنامەکان بکە لەسەر چۆنیەتی دانانی ڕستەسازی دروست بە دەستی.';
+12
View File
@@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Petr Kajzar <petr.kajzar@centrum.cz>
* @author Jakub Duchek <jakduch@jakduch.cz>
*/
$lang['js']['button'] = 'Vložit video ze stránek pro sdílení videí';
$lang['js']['prompt'] = 'Vložte prosím celý odkaz na stránku videa zde:';
$lang['js']['notfound'] = 'Vložená URL adresa bohužel nebyla rozpoznána.
Prosím, prostudujte dokumentaci a vložte správný kód ručně.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Jacob Palm <jacobpalmdk@icloud.com>
*/
$lang['js']['button'] = 'Indsæt video fra videodelingssider';
$lang['js']['prompt'] = 'Indsæt venligst den fulde URL til videoen her:';
$lang['js']['notfound'] = 'Beklager, denne URL blev ikke genkendt.
Der henvises til dokumentationen for information om den hvordan den korrekte syntaks kan indtastes manuelt.';
@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hella <hella.breitkopf@gmail.com>
* @author F. Mueller-Donath <j.felix@mueller-donath.de>
*/
$lang['js']['button'] = 'Video von Videoplattformen einfügen';
$lang['js']['prompt'] = 'Bitte füge hier die komplette URL zur Videoseite ein:';
$lang['js']['notfound'] = 'Die URL wurde leider nicht erkannt.
Bitte lies in der Dokumentation nach wie du die korrekte Syntax für dieses Video manuell eingeben kannst.';
$lang['js']['click'] = 'Klicke um dieses Video zu laden. Deine IP-Adresse und möglicherweise andere Daten werden an %s übertragen.';
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hella <hella.breitkopf@gmail.com>
*/
$lang['gdpr'] = '"Klicken zum Laden" einschalten';
$lang['debug'] = 'Aktiviere die ~~vshare-debug~~ Syntax um alle konfigurierten Seiten visuell zu debuggen';
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Joel Strasser <strasser999@gmail.com>
* @author F. Mueller-Donath <j.felix@mueller-donath.de>
* @author Andreas Gohr <andi@splitbrain.org>
*/
$lang['js']['button'] = 'Video von Videoplattformen einfügen';
$lang['js']['prompt'] = 'Bitte fügen Sie hier die komplette URL zur Videoseite ein:';
$lang['js']['notfound'] = 'Die URL wurde leider nicht erkannt.
Bitte lesen Sie in der Dokumentation nach wie Sie die korrekte Syntax für dieses Video manuell eingeben können.';
$lang['js']['click'] = 'Klicken Sie, um dieses Video zu laden. Es werden Ihre IP-Adresse und eventuell andere Daten zu %s geschickt.';
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Joel Strasser <strasser999@gmail.com>
*/
$lang['gdpr'] = 'Click-to-Load-Mechanismus aktivieren';
$lang['debug'] = 'Aktivieren Sie die ~~vshare-debug~~-Syntax um alle konfigurierten Seiten visuell zu untersuchen';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Katerina Katapodi <extragold1234@hotmail.com>
*/
$lang['js']['button'] = 'Εισάγετε βίντεο από τις ιστοσελίδες προβολής βίντεο';
$lang['js']['prompt'] = 'Παρακαλώ επικολλήστε ολόκληρο το URL στην εικόνα βιντεο εδώ:';
$lang['js']['notfound'] = 'Συγγνώμη αυτή η σελίδα δεν αναγνωρίστηκε. Παρακαλώ αναφερθείτε στα έγγραφα του πώς να διορθώσετε τη σύνταξη χειροκίνητα.';
+6
View File
@@ -0,0 +1,6 @@
<?php
$lang['js']['button'] = 'Insert video from video sharing sites';
$lang['js']['prompt'] = 'Please paste the full URL to the video page here:';
$lang['js']['notfound'] = "Sorry, this URL wasn't recognized.\nPlease refer to the documentation on how to insert the correct syntax manually.";
$lang['js']['click'] = 'Click to load this video. Your IP address and possibly other data will be transferred to %s.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* english language file for vshare plugin
*
* @author Andreas Gohr <andi@splitbrain.org>
*/
$lang['gdpr'] = 'Enable click-to-load mechanism';
$lang['extrahard'] = 'Enable the enhanced privacy features for the emebds, this will disable features like premium subscriptions, watch later, etc.';
$lang['debug'] = 'Enable the ~~vshare-debug~~ syntax to visually debug all configured sites';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Domingo Redal <docxml@gmail.com>
*/
$lang['js']['button'] = 'Insertar vídeo desde un sitio dedicado a compartir vídeos';
$lang['js']['prompt'] = 'Pegue la dirección URL completa de la página del vídeo aquí:';
$lang['js']['notfound'] = 'Lo sentimos, la dirección URL no fue reconocida.
Consulte la documentación sobre cómo insertar manualmente la sintaxis correcta.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author nimahami <nima.hamidian@gmail.com>
*/
$lang['js']['button'] = 'ویدئویی از تارنماهای به اشتراک‌گذاری ویدئو وارد نمائید';
$lang['js']['prompt'] = 'لطفا نشانی اینترنتی کامل صفحه ویدئو را اینجا وارد نمایید';
$lang['js']['notfound'] = 'با تاسف، این نشانی اینترنتی شناسایی نشد.
لطفا در رابطه با چگونگی وارد کردن نگارش صحیح به صورت دستی به مستندات مراجعه نمائید. ';
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* French language file for vshare plugin
*
* @author Mabrouk Belhout <mabroukb@gmail.com>
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
*/
$lang['js']['button'] = 'Insère une vidéo depuis des sites de partage vidéo';
$lang['js']['prompt'] = 'Copiez/collez le lien complet de la page contenant la vidéo ici :';
$lang['js']['notfound'] = 'Désolé, cette URL n\'a pas été reconnue. Consultez la documentation sur la syntaxe pour insérer une vidéo manuellement.';
$lang['js']['click'] = 'Cliquez pour charger la vidéo. Votre adresse IP et potentiellement d\'autres informations seront transférées à %s.';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Fabrice Dejaigher <fabrice@chtiland.com>
* @author Mabrouk Belhout <mabroukb@gmail.com>
*/
$lang['gdpr'] = 'Activer le mécanisme click-to-load';
$lang['debug'] = 'Activer la syntaxe ~~vshare-debug~~ pour "deboguer" tous les sites configurés.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Paolo Russo <paolo@crowddreaming.academy>
*/
$lang['js']['button'] = 'Inserisci il video dal sito di video sharing';
$lang['js']['prompt'] = 'Per favore, incolla qui la URL completa della pagina del video:';
$lang['js']['notfound'] = 'Spiacenti, questa URL non è stata riconosciuta.
Per favore, controlla la documentazione su come inserire a mano la sintassi corretta.';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* japanese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['js']['button'] = '動画共有サイトの動画を挿入';
$lang['js']['prompt'] = 'ここに動画ページへの完全な URL を貼り付けて下さい:';
$lang['js']['notfound'] = "申し訳ないですが、この URL が認識されません。\n手動で正しい構文を挿入する方法をマニュアルで確認して下さい。";
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Korean language file for vshare plugin
*
* @author merefox <admin@homerecz.com>
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['js']['button'] = '동영상 공유 사이트에서 동영상 넣기';
$lang['js']['prompt'] = '여기에 동영상 페이지의 전체 URL을 붙여넣으세요:';
$lang['js']['notfound'] = '죄송하지만 이 URL을 인식할 수 없습니다.
수동으로 올바른 문법을 넣는 방법에 대해서는 설명문서를 참조하세요.';
+8
View File
@@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author merefox <admin@homerecz.com>
*/
$lang['gdpr'] = '클릭하여 불러오기 기능 활성화';
+15
View File
@@ -0,0 +1,15 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Dutch language file for vshare plugin.
*
* @author Gerrit <klapinklapin@gmail.com>
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang['js']['button'] = 'Voeg een video van een video-delen website in';
$lang['js']['prompt'] = 'Plak hier de volledige URL voor de video pagina:';
$lang['js']['notfound'] = 'Sorry, deze URL werd niet herkend.
Raadpleeg de documentatie over de juiste syntax om een URL handmatig in te voegen.';
$lang['js']['click'] = 'Klik om de video te laden. Je IP-adres en mogelijk andere data zal gedeeld worden met %s.';
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Gerrit <klapinklapin@gmail.com>
*/
$lang['gdpr'] = 'Klik-om-te-laden mechanisme aanzetten';
$lang['debug'] = 'Schakel de ~~vshare-debug~~ syntax in om visueel alle geconfigureerde site in één keer te controleren op fouten.';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Karstein Kvistad <spamme.post@gmail.com>
*/
$lang['js']['button'] = 'Sett inn video fra videodelingstjenester';
$lang['js']['prompt'] = 'Lim inn hele web-lenken til videodelingssiden her:';
$lang['js']['notfound'] = 'Beklager, denne lenken ble ikke gjenkjent.
Vær vennlig å sjekk dokumentasjonen for hvordan å sette inn lenke med riktig syntaks.';
+13
View File
@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Marek Adamski <fevbew@wp.pl>
* @author Bartek S <sadupl@gmail.com>
*/
$lang['js']['button'] = 'Wstaw wideo z witryn udostępniających wideo';
$lang['js']['prompt'] = 'Wklej tutaj pełny adres URL strony wideo:';
$lang['js']['notfound'] = 'Przepraszamy, ten adres URL nie został rozpoznany.
Zapoznaj się z dokumentacją, jak ręcznie wstawiać poprawną składnię.';
$lang['js']['click'] = 'Kliknij, aby wczytać to wideo. Twój adres IP i ewentualnie inne dane zostaną przekazane do %s.';
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Marek Adamski <fevbew@wp.pl>
*/
$lang['gdpr'] = 'Włącz mechanizm „kliknij, aby wczytać”';
$lang['debug'] = 'Włącz składnię ~~vshare-debug~~, aby wizualnie debugować wszystkie skonfigurowane witryny';
+13
View File
@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Daniel Dias Rodrigues <danieldiasr@gmail.com>
* @author Thiago Lima <thiagolimaes@gmail.com>
*/
$lang['js']['button'] = 'Insira o vídeo a partir de um site de compartilhamento de vídeos';
$lang['js']['prompt'] = 'Por favor, cole aqui a URL completa da página do vídeo:';
$lang['js']['notfound'] = 'Desculpe, a URL não foi reconhecida.
Por favor, consulte a documentação sobre como inserir a sintaxe correta manualmente.';
$lang['js']['click'] = 'Clique para carregar este vídeo. Seu endereço IP e possivelmente outros dados serão transferidos para %s.';
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Daniel Dias Rodrigues <danieldiasr@gmail.com>
*/
$lang['gdpr'] = 'Ativar mecanismo de clique para carregar';
$lang['debug'] = 'Habilita a sintaxe ~~vshare-debug~~ para depurar visualmente todos os sites configurados';
+13
View File
@@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
* @author Iliya <iliyabylich04@gmail.com>
* @author Yuriy Skalko <yuriy.skalko@gmail.com>
*/
$lang['js']['button'] = 'Вставить видео с сайтов обмена видео ';
$lang['js']['prompt'] = 'Пожалуйста, вставьте полный URL на страницу с видео';
$lang['js']['notfound'] = 'Извините, адрес не распознаётся. Пожалуйста, обратитесь к документации, как вставить правильный синтаксис вручную.';
$lang['js']['click'] = 'Нажмите для загрузки видео. Ваш IP-адрес и, возможно, другие данные будут переданы на %s.';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
* @author Iliya <iliyabylich04@gmail.com>
*/
$lang['gdpr'] = 'Включить механизм загрузки по клику';
$lang['debug'] = 'Включить макрос ~~vshare-debug~~ для визуальной отладки всех сайтов, указанных в конфигурации';
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hakan <hakandursun2009@gmail.com>
*/
$lang['js']['button'] = 'Video paylaşım sitelerinden video ekle';
$lang['js']['prompt'] = 'Lütfen tam URL\'yi video sayfasına yapıştırın:';
$lang['js']['notfound'] = 'Üzgünüz, bu URL tanınmadı.
Lütfen doğru sözdizimini manuel olarak nasıl ekleyeceğinize bakın.';
+12
View File
@@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Thien Hau <thienhau.9a14@gmail.com>
*/
$lang['js']['button'] = 'Chèn video từ các trang chia sẻ video';
$lang['js']['prompt'] = 'Vui lòng dán URL đầy đủ vào trang video ở đây:';
$lang['js']['notfound'] = 'Xin lỗi, URL này không được công nhận.
Vui lòng tham khảo tài liệu về cách chèn đúng cú pháp.';
$lang['js']['click'] = 'Nhấn để tải video này. Địa chỉ IP của bạn và có thể cả dữ liệu khác sẽ được chuyển đến %s.';
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Thien Hau <thienhau.9a14@gmail.com>
*/
$lang['gdpr'] = 'Bật cơ chế nhấp để tải';
$lang['debug'] = 'Bật cú pháp ~~vshare-debug~~ để gỡ lỗi trực quan tất cả các trang web đã định cấu hình';
+8
View File
@@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
*/
$lang['js']['click'] = '點擊以載入此影片。您的IP位址和其他資料(可能)將被傳輸至%s。';
@@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
*/
$lang['gdpr'] = '啟用點擊載入機制';
$lang['debug'] = '啟用~~vshare-debug~~語法以視覺化調試所有已配置的站點';
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
* @author 黄璟然 <hjrluobo@qq.com>
* @author Blog.bhyoo.xyz <rowing@bhyoo.xyz>
*/
$lang['js']['button'] = '从视频分享网站插入视频';
$lang['js']['prompt'] = '请在这里粘贴视频页面的完整链接:';
$lang['js']['notfound'] = '抱歉,这个网址无法识别。
请参阅有关如何手动插入正确语法的文档。';
$lang['js']['click'] = '点击加载此视频。您的IP地址和其他数据(可能)将被传输至%s。';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
* @author 黄璟然 <hjrluobo@qq.com>
*/
$lang['gdpr'] = '启用点击加载机制';
$lang['debug'] = '启用~~vshare-debug~~语法以可视化调试所有已配置的站点';