PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

ar.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/ar.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "مشغل الصور photoSwipe",
    "photoSwipe.meta.title"          => "مشغل الصور photoSwipe",
    "photoSwipe.meta.desc"           => "متصفح الصور PhotoSwipe",
    "photoSwipe.showTrue"            => "عرض الصورة الأصلية",
    "photoSwipe.showType.title"      => "افتح الصورة بالحجم الافتراضي",
    "photoSwipe.showType.big"        => "عرض صورة أكبر",
    "photoSwipe.showType.full"       => "عرض الصورة الأصلية"
);
en.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/en.php'
View Content
<?php
return array(
	'photoSwipe.meta.name'	=> "photoSwipe viewer",
	'photoSwipe.meta.title'	=> "photoSwipe viewer",
	'photoSwipe.meta.desc'	=> "PhotoSwipe Photo Browser",
	'photoSwipe.showTrue'	=> "True Image",
	
	'photoSwipe.showType.title'	=> "Open Image Type",
	'photoSwipe.showType.big'	=> "Big",
	'photoSwipe.showType.full'	=> "True Image",
);
es.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/es.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "Reproductor de imágenes photoSwipe",
    "photoSwipe.meta.title"          => "Reproductor de imágenes photoSwipe",
    "photoSwipe.meta.desc"           => "Navegador de fotos PhotoSwipe",
    "photoSwipe.showTrue"            => "Ver imagen original",
    "photoSwipe.showType.title"      => "Abrir la imagen en tamaño predeterminado",
    "photoSwipe.showType.big"        => "Ver imagen más grande",
    "photoSwipe.showType.full"       => "Ver imagen original"
);
fr.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/fr.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "Lecteur d'images photoSwipe",
    "photoSwipe.meta.title"          => "Lecteur d'images photoSwipe",
    "photoSwipe.meta.desc"           => "Navigateur de photos PhotoSwipe",
    "photoSwipe.showTrue"            => "Voir l'image originale",
    "photoSwipe.showType.title"      => "Ouvrir l'image dans la taille par défaut",
    "photoSwipe.showType.big"        => "Agrandir l'image",
    "photoSwipe.showType.full"       => "Voir l'image originale"
);
it.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/it.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "Lettore di immagini photoSwipe",
    "photoSwipe.meta.title"          => "Lettore di immagini photoSwipe",
    "photoSwipe.meta.desc"           => "Browser di foto PhotoSwipe",
    "photoSwipe.showTrue"            => "Visualizza l'immagine originale",
    "photoSwipe.showType.title"      => "Apri l'immagine nella dimensione predefinita",
    "photoSwipe.showType.big"        => "Visualizza l'immagine più grande",
    "photoSwipe.showType.full"       => "Visualizza l'immagine originale"
);
ja.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/ja.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "photoSwipe画像プレーヤー",
    "photoSwipe.meta.title"          => "photoSwipe画像プレーヤー",
    "photoSwipe.meta.desc"           => "PhotoSwipe 写真ブラウザ",
    "photoSwipe.showTrue"            => "元の画像を表示",
    "photoSwipe.showType.title"      => "画像をデフォルトサイズで開く",
    "photoSwipe.showType.big"        => "拡大画像を見る",
    "photoSwipe.showType.full"       => "元の画像を表示"
);
ko.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/ko.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "photoSwipe 사진 플레이어",
    "photoSwipe.meta.title"          => "photoSwipe 사진 플레이어",
    "photoSwipe.meta.desc"           => "PhotoSwipe 사진 브라우저",
    "photoSwipe.showTrue"            => "원본 이미지 보기",
    "photoSwipe.showType.title"      => "기본 크기로 이미지 열기",
    "photoSwipe.showType.big"        => "더 큰 이미지 보기",
    "photoSwipe.showType.full"       => "원본 이미지 보기"
);
pl.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/pl.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "Odtwarzacz zdjęć photoSwipe",
    "photoSwipe.meta.title"          => "Odtwarzacz zdjęć photoSwipe",
    "photoSwipe.meta.desc"           => "Przeglądarka zdjęć PhotoSwipe",
    "photoSwipe.showTrue"            => "Zobacz oryginalny obraz",
    "photoSwipe.showType.title"      => "Otwórz obraz w domyślnym rozmiarze",
    "photoSwipe.showType.big"        => "Zobacz większy obraz",
    "photoSwipe.showType.full"       => "Zobacz oryginalny obraz"
);
pt.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/pt.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "reprodutor de imagens photoSwipe",
    "photoSwipe.meta.title"          => "reprodutor de imagens photoSwipe",
    "photoSwipe.meta.desc"           => "Navegador de fotos PhotoSwipe",
    "photoSwipe.showTrue"            => "Ver imagem original",
    "photoSwipe.showType.title"      => "Abra a imagem no tamanho padrão",
    "photoSwipe.showType.big"        => "Ver imagem maior",
    "photoSwipe.showType.full"       => "Ver imagem original"
);
ru.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/ru.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "проигрыватель изображений photoSwipe",
    "photoSwipe.meta.title"          => "проигрыватель изображений photoSwipe",
    "photoSwipe.meta.desc"           => "Браузер фотографий PhotoSwipe",
    "photoSwipe.showTrue"            => "Посмотреть исходное изображение",
    "photoSwipe.showType.title"      => "Открыть изображение в размере по умолчанию",
    "photoSwipe.showType.big"        => "Просмотреть увеличенное изображение",
    "photoSwipe.showType.full"       => "Посмотреть исходное изображение"
);
tr.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/tr.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "photoSwipe resim oynatıcısı",
    "photoSwipe.meta.title"          => "photoSwipe resim oynatıcısı",
    "photoSwipe.meta.desc"           => "PhotoSwipe Fotoğraf Tarayıcısı",
    "photoSwipe.showTrue"            => "Orijinal resmi görüntüle",
    "photoSwipe.showType.title"      => "Resmi varsayılan boyutta aç",
    "photoSwipe.showType.big"        => "Daha büyük resmi görüntüle",
    "photoSwipe.showType.full"       => "Orijinal resmi görüntüle"
);
zh-CN.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/zh-CN.php'
View Content
<?php
return array(
	'photoSwipe.meta.name'	=> "photoSwipe图片播放",
	'photoSwipe.meta.title'	=> "photoSwipe图片播放",
	'photoSwipe.meta.desc'	=> "PhotoSwipe 图片浏览",
	'photoSwipe.showTrue'	=> "查看原图",
	
	'photoSwipe.showType.title'	=> "打开图片默认尺寸",
	'photoSwipe.showType.big'	=> "大图查看",
	'photoSwipe.showType.full'	=> "原图查看",
);
zh-TW.php
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/photoSwipe/i18n/zh-TW.php'
View Content
<?php
return array(
    "photoSwipe.meta.name"           => "photoSwipe圖片播放",
    "photoSwipe.meta.title"          => "photoSwipe圖片播放",
    "photoSwipe.meta.desc"           => "PhotoSwipe 圖片瀏覽",
    "photoSwipe.showTrue"            => "看原圖",
    "photoSwipe.showType.title"      => "開啟圖片預設尺寸",
    "photoSwipe.showType.big"        => "大圖查看",
    "photoSwipe.showType.full"       => "原圖看"
);