From a3494857ce8cdca4c0d804adcb7bc73594b14501 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Thu, 23 Dec 2010 18:19:58 +0000 Subject: [trunk] - language - step3 for 2.2 git-svn-id: http://piwigo.org/svn/trunk@8259 68402e56-0260-453c-a942-63ccdbb3a9ee --- .../language/sr_RS/description.txt | 2 +- .../language/sr_RS/plugin.lang.php | 63 +++++++++++----------- 2 files changed, 32 insertions(+), 33 deletions(-) (limited to 'plugins/LocalFilesEditor/language/sr_RS') diff --git a/plugins/LocalFilesEditor/language/sr_RS/description.txt b/plugins/LocalFilesEditor/language/sr_RS/description.txt index 685dd164f..1d852f0e2 100644 --- a/plugins/LocalFilesEditor/language/sr_RS/description.txt +++ b/plugins/LocalFilesEditor/language/sr_RS/description.txt @@ -1 +1 @@ -Edit local files from administration panel. \ No newline at end of file +Уреди локалне датотеке преко администрационе странице. \ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php b/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php index 65601e5b9..4b37c18b3 100644 --- a/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php @@ -21,37 +21,36 @@ // | USA. | // +-----------------------------------------------------------------------+ -$lang['locfiledit_onglet_localconf'] = 'Local config'; -$lang['locfiledit_onglet_css'] = 'CSS'; -$lang['locfiledit_onglet_tpl'] = 'Templates'; -$lang['locfiledit_onglet_lang'] = 'Languages'; -$lang['locfiledit_onglet_plug'] = 'Personal Plugin'; -$lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory "include/" is writeable (chmod).'; -$lang['locfiledit_newfile'] = 'File is not existing and will be created by LocalFiles Editor'; -$lang['locfiledit_save_config'] = 'File written successfully.'; -$lang['locfiledit_show_default'] = 'Display reference file: '; -$lang['locfiledit_save_bak'] = 'Backup copy will be created on save.'; -$lang['locfiledit_saved_bak'] = 'Backup file created (%s)'; -$lang['locfiledit_save_file'] = 'Save file'; -$lang['locfiledit_choose_file'] = 'Choose the file to be edited'; -$lang['locfiledit_edit'] = 'Edit'; -$lang['locfiledit_restore'] = 'Restore the backup file'; -$lang['locfiledit_restore_confirm'] = 'Please confirm? -Restore won\'t be effective till next save.'; -$lang['locfiledit_bak_loaded1'] = 'Backup file loaded.'; -$lang['locfiledit_bak_loaded2'] = 'You must save file to restore it.'; -$lang['locfiledit_syntax_error'] = 'Syntax error! File can\'t be saved.'; -$lang['locfiledit_enable_editarea'] = 'Enable Editarea'; -$lang['locfiledit_disable_editarea'] = 'Disable Editarea'; -$lang['locfiledit_new_tpl'] = 'Create new file'; -$lang['locfiledit_new_filename'] = 'File name'; -$lang['locfiledit_model'] = 'Model'; -$lang['locfiledit_empty_page'] = 'Empty page'; -$lang['locfiledit_parent_directory'] = 'Parent directory'; -$lang['locfiledit_filename_error'] = 'Forbidden characters in file name.'; -$lang['locfiledit_file_already_exists'] = 'File already exists.'; -$lang['locfiledit_model_error'] = 'You must choose a model.'; -$lang['locfiledit_empty_filename'] = 'You must fill file name.'; -$lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.'; +$lang['locfiledit_onglet_localconf'] = 'Лична подешавања'; +$lang['locfiledit_onglet_css'] = 'css датотека'; +$lang['locfiledit_onglet_tpl'] = 'Шаблон'; +$lang['locfiledit_onglet_lang'] = 'Језици'; +$lang['locfiledit_onglet_plug'] = 'Лични додатак'; +$lang['locfiledit_cant_save'] = 'Тренутна датотека није записана. Проверите да ли је директоријум "include/" има дозволу за упис (chmod).'; +$lang['locfiledit_newfile'] = 'Датотека не постоји и биће направљена програмом LocalFiles Editor'; +$lang['locfiledit_save_config'] = 'Датотека је успешно записана.'; +$lang['locfiledit_show_default'] = 'Прикажи подразумевану датотеку: '; +$lang['locfiledit_save_bak'] = 'Резервна копија ће бити направљена приликом снимања.'; +$lang['locfiledit_saved_bak'] = 'Резервна копија је направљена (%s)'; +$lang['locfiledit_save_file'] = 'Запамти датотеку'; +$lang['locfiledit_choose_file'] = 'Изабери датотеку за уређивање'; +$lang['locfiledit_edit'] = 'Измени'; +$lang['locfiledit_restore'] = 'Обнови резервну копију датотеке'; +$lang['locfiledit_restore_confirm'] = 'Молимо Вас да потврдите? Обнављање ће бити важеће после снимања.'; +$lang['locfiledit_bak_loaded1'] = 'Резервна копија је учитана.'; +$lang['locfiledit_bak_loaded2'] = 'Морате да запамтите датотеку пре обнављања.'; +$lang['locfiledit_syntax_error'] = 'Синтаксна грешка! Датотека не може бити снимљена.'; +$lang['locfiledit_enable_editarea'] = 'Омогући област промене'; +$lang['locfiledit_disable_editarea'] = 'Онемогући област промене'; +$lang['locfiledit_new_tpl'] = 'Направи нову датотеку'; +$lang['locfiledit_new_filename'] = 'Име датотеке'; +$lang['locfiledit_model'] = 'Модел'; +$lang['locfiledit_empty_page'] = 'Празна страница'; +$lang['locfiledit_parent_directory'] = 'Надређени директоријум'; +$lang['locfiledit_filename_error'] = 'Забрањени знаци у називу датотеке.'; +$lang['locfiledit_file_already_exists'] = 'Датотека већ постоји.'; +$lang['locfiledit_model_error'] = 'Морате изабрати модел.'; +$lang['locfiledit_empty_filename'] = 'Морате уписати име датотеке.'; +$lang['locfiledit_webmaster_only'] = 'Само уредник интернет страница може да направи или уреди локалне датотеке.'; ?> \ No newline at end of file -- cgit v1.2.3