first commit
This commit is contained in:
101
js/swampy_browser/lang/en.php
Normal file
101
js/swampy_browser/lang/en.php
Normal file
@@ -0,0 +1,101 @@
|
||||
<?php
|
||||
/* Common */
|
||||
$DLG['select_dir'] = "Select folder first!";
|
||||
$DLG['dir_not_found'] = "Directory not found!";
|
||||
$DLG['not_dir'] = "Not a directory!";
|
||||
$DLG['invalid_dir'] = "Directory is not valid!";
|
||||
$DLG['no_permission'] = "No write permission!";
|
||||
|
||||
/* Add Dir */
|
||||
$DLG['invalid_dirname'] = "Invalid folder name!";
|
||||
$DLG['dir_exists'] = "Folder already exists!";
|
||||
$DLG['dir_add_success'] = "Folder created successfuly";
|
||||
$DLG['dir_add_failure'] = "Error adding folder!";
|
||||
|
||||
/* File listing */
|
||||
$DLG['enter'] = "Enter";
|
||||
$DLG['delete'] = "Delete";
|
||||
$DLG['insert'] = "Insert";
|
||||
$DLG['download'] = "Download";
|
||||
$DLG['preview'] = "Preview";
|
||||
$DLG['rename'] = "Rename";
|
||||
$DLG['dir'] = "Directory";
|
||||
$DLG['up'] = "Up";
|
||||
|
||||
/* Uploads */
|
||||
$DLG['select_file'] = "Select file first!";
|
||||
$DLG['invalid_filename'] = "Invalid file name!";
|
||||
$DLG['file_exists'] = "Filename already exists!";
|
||||
$DLG['invalid_img'] = "Invalid image file type!";
|
||||
$DLG['insert_uploaded'] = "Click here to insert uploaded file";
|
||||
$DLG['upload_success'] = "Uploaded successfuly";
|
||||
$DLG['upload_failure'] = "Error upoading file!";
|
||||
|
||||
$DLG['select_to_upload'] = "Select file to upload";
|
||||
$DLG['select_img_format'] = "Select image format(s)";
|
||||
$DLG['file_to_upload'] = "File to upload";
|
||||
$DLG['as_file_name'] = "As file name";
|
||||
$DLG['uploading'] = "Uploading";
|
||||
$DLG['upload'] = "Upload";
|
||||
|
||||
$DLG['format'] = "Format";
|
||||
$DLG['width'] = "Width";
|
||||
$DLG['height'] = "Height";
|
||||
$DLG['scale_type'] = "Scale type";
|
||||
$DLG['bg'] = "Background";
|
||||
$DLG['custom'] = "Custom";
|
||||
|
||||
/* Delete */
|
||||
$DLG['file_not_found'] = "File not found!";
|
||||
$DLG['dir_not_found'] = "Folder not found!";
|
||||
$DLG['not_file'] = "Unable to remove the file, not a file!";
|
||||
$DLG['not_dir'] = "Unable to remove the folder, not a folder";
|
||||
$DLG['file_delete_success'] = "File deleted successfuly";
|
||||
$DLG['file_delete_failure'] = "Unable to remove the file!";
|
||||
$DLG['dir_delete_success'] = "Folder deleted successfuly";
|
||||
$DLG['dir_delete_failure'] = "Unable to remove the folder!";
|
||||
$DLG['dir_not_empty'] = "Unable to remove the folder, folder is not empty";
|
||||
|
||||
/* Index */
|
||||
$DLG['name'] = "Name";
|
||||
$DLG['extension'] = "Extension";
|
||||
$DLG['size'] = "Size";
|
||||
$DLG['dimentions'] = "Dimentions";
|
||||
$DLG['upload_image'] = "Upload image";
|
||||
$DLG['upload_file'] = "Upload file";
|
||||
$DLG['add_dir'] = "Add folder";
|
||||
$DLG['path'] = "Path";
|
||||
$DLG['view_mode'] = "View mode";
|
||||
|
||||
/* format listing */
|
||||
$DLG['select_format'] = "Select image format to insert or download";
|
||||
|
||||
/* Misc */
|
||||
$JAVA_DLG = 'var Lang = {
|
||||
initiating : "Initiating...",
|
||||
loading : "Loading...",
|
||||
done : "Done",
|
||||
uploading : "Uploading...",
|
||||
loading_failure : "Faild to load content",
|
||||
file_delete_confirm : "Are you sure you want to delete",
|
||||
folder_name_prompt : "Insert a name for the folder you wish to add",
|
||||
not_supported : "Operation not suported yet",
|
||||
opt_enter : "Enter",
|
||||
opt_delete : "Delete",
|
||||
opt_insert : "Insert",
|
||||
opt_download : "Download",
|
||||
opt_preview : "Preview",
|
||||
opt_rename : "Rename",
|
||||
dir : "Directory",
|
||||
up : "Up"
|
||||
};';
|
||||
|
||||
$SCALE_TYPES = array
|
||||
(
|
||||
'orginal' => "Orginal size",
|
||||
'max' => "Max fit size",
|
||||
'addbg' => "Add background",
|
||||
'crop' => "Crop to center",
|
||||
'stretch' => "Stretch image",
|
||||
);
|
||||
?>
|
||||
115
js/swampy_browser/lang/pl.php
Normal file
115
js/swampy_browser/lang/pl.php
Normal file
@@ -0,0 +1,115 @@
|
||||
<?php
|
||||
/**
|
||||
@author: Michał Myszor michal@mausa.pl
|
||||
@see www.mausa.pl
|
||||
**/
|
||||
|
||||
header('Content-Type: text/html; charset=utf-8');
|
||||
/* Common */
|
||||
$DLG['select_dir'] = "Najpierw wybierz folder!";
|
||||
$DLG['dir_not_found'] = "Nie znaleziono folderu!";
|
||||
$DLG['not_dir'] = "To nie jest folder!";
|
||||
$DLG['invalid_dir'] = "Zły folder!";
|
||||
$DLG['no_permission'] = "Brak praw dostępu!";
|
||||
|
||||
/* Add Dir */
|
||||
$DLG['invalid_dirname'] = "Zła nazwa folderu!";
|
||||
$DLG['dir_exists'] = "Folder o tej nazwie juz istnieje!";
|
||||
$DLG['dir_add_success'] = "Folder został stworzony";
|
||||
$DLG['dir_add_failure'] = "Błąd tworzenia folderu!";
|
||||
|
||||
/* File listing */
|
||||
$DLG['enter'] = "Wejdź";
|
||||
$DLG['delete'] = "Usuń";
|
||||
$DLG['insert'] = "Wstaw";
|
||||
$DLG['download'] = "Pobierz";
|
||||
$DLG['preview'] = "Pokaż";
|
||||
$DLG['rename'] = "Zmień nazwę";
|
||||
$DLG['dir'] = "Folder";
|
||||
$DLG['up'] = "Do góry";
|
||||
|
||||
/* Uploads */
|
||||
$DLG['select_file'] = "Wybierz najpierw plik!";
|
||||
$DLG['invalid_filename'] = "Zła nazwa pliku!";
|
||||
$DLG['file_exists'] = "Plik o tej nazwie juz istnieje!";
|
||||
$DLG['invalid_img'] = "Zły typ pliku!";
|
||||
$DLG['insert_uploaded'] = "Kliknij aby wstawic wczytany plik";
|
||||
$DLG['upload_success'] = "Wczytywanie plikow zakonczone";
|
||||
$DLG['upload_failure'] = "Błąd przeniesienia pliku na serwer!";
|
||||
|
||||
$DLG['select_to_upload'] = "Wybierz plik do przeniesienia na serwer:";
|
||||
$DLG['select_img_format'] = "Wybierz format pliku";
|
||||
$DLG['file_to_upload'] = "Pliki do wgrania";
|
||||
$DLG['as_file_name'] = "Zmień nazwę na";
|
||||
$DLG['uploading'] = "Przenoszenie";
|
||||
$DLG['upload'] = "Wgraj";
|
||||
|
||||
$DLG['format'] = "Format";
|
||||
$DLG['width'] = "Szerokość";
|
||||
$DLG['height'] = "Wysokość";
|
||||
$DLG['scale_type'] = "Typ skalowania";
|
||||
$DLG['bg'] = "Tło";
|
||||
$DLG['custom'] = "Zwykły";
|
||||
|
||||
/* Delete */
|
||||
$DLG['file_not_found'] = "Pliku nie znaleziono!";
|
||||
$DLG['dir_not_found'] = "Nie znaleziono folderu!";
|
||||
$DLG['not_file'] = "Nie można usunąć pliku!";
|
||||
$DLG['not_dir'] = "Nie można usunąć folderu!";
|
||||
$DLG['file_delete_success'] = "Plik został usunięty";
|
||||
$DLG['file_delete_failure'] = "Nie można usunąć pliku!";
|
||||
$DLG['dir_delete_success'] = "Folder został usunięty";
|
||||
$DLG['dir_delete_failure'] = "Nie można usunąć folderu!";
|
||||
$DLG['dir_not_empty'] = "Nie można usunąc folderu, foder nie jest pusty!";
|
||||
|
||||
/* Index */
|
||||
$DLG['name'] = "Nazwa";
|
||||
$DLG['extension'] = "Typ/Rozszerzenie";
|
||||
$DLG['size'] = "Rozmiar";
|
||||
$DLG['dimentions'] = "Rodzielczość";
|
||||
$DLG['upload_image'] = "Wgraj obraz";
|
||||
$DLG['upload_file'] = "Wgraj plik";
|
||||
$DLG['add_dir'] = "Dodaj folder";
|
||||
$DLG['path'] = "ścieżka";
|
||||
$DLG['view_mode'] = "Wyświetlanie";
|
||||
|
||||
/* format listing */
|
||||
$DLG['select_format'] = "Wybierz format pliku jaki chcesz dodać";
|
||||
|
||||
/* Preview */
|
||||
$DLG['not_supported_format'] = "Nie wspierany typ pliku";
|
||||
|
||||
/* Rename */
|
||||
$DLG['rename_success'] = "zmiana na";
|
||||
$DLG['rename_failure'] = "Błąd zmiany nazwy!";
|
||||
|
||||
/* Misc */
|
||||
$JAVA_DLG = 'var Lang = {
|
||||
initiating : "Initiating...",
|
||||
loading : "Wgrywanie pliku...",
|
||||
done : "Gotowe",
|
||||
uploading: "Pobieranie pliku...",
|
||||
loading_failure : "Błąd wgrywania treści",
|
||||
file_delete_confirm : "Czy na pewno usunąć",
|
||||
folder_name_prompt : "Wpisz nazwę folderu do utworzenia",
|
||||
rename_prompt : "Wpisz nową nazwę folderu",
|
||||
not_supported : "Operacja nieznana",
|
||||
opt_enter : "Wejdź",
|
||||
opt_delete : "Usuń",
|
||||
opt_insert : "Dodaj",
|
||||
opt_download : "Pobierz",
|
||||
opt_preview : "Podgląd",
|
||||
opt_rename : "Zmień",
|
||||
dir : "Katalog",
|
||||
up : "Do góry"
|
||||
};';
|
||||
|
||||
$SCALE_TYPES = array
|
||||
(
|
||||
'orginal' => "Rozmiar oryginalny",
|
||||
'max' => "Rozmiar maksymalny",
|
||||
'addbg' => "Dodaj tło",
|
||||
'crop' => "Wytnij środek",
|
||||
'stretch' => "Rozciągnij obraz",
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user