You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$lang['Add website URL in photo description'] = 'Добавить URL сайта в описание фотографии';
24
+
$lang['Multiple uploader doesn\'t work? Try the <a href="%s">single uploader</a> instead.'] = 'Множественная загрузка не работает? Попробуйте <a href="%s">одиночный загрузчик</a>.';
25
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Один URL на строку, разделяйте название и URL с помощью « | ». Указывать название фотографии не обязательно.';
26
+
$lang['Pending'] = 'В ожидании';
27
+
$lang['Want to upload many files? Try the <a href="%s">multiple uploader</a> instead.'] = 'Хотите загрузить несколько файлов? Попробуйте <a href="%s">множественный загрузчик</a>.';
28
+
$lang['File URL is empty'] = 'отсутствует URL файла';
29
+
$lang['File URL'] = 'URL файла';
30
+
$lang['Invalid file URL'] = 'Неверный URL файла';
31
+
$lang['Invalid file type'] = 'Неверный тип файла';
32
+
$lang['Unable to download file'] = 'Невозможно загрузить файл';
33
+
$lang['Delete this item'] = 'Удалить этот объект';
0 commit comments