mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 04:22:53 +02:00
[trunk] - language - hu_HU cleaning
git-svn-id: http://piwigo.org/svn/trunk@8351 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -666,8 +666,6 @@ $lang['Tools'] = 'Eszközök';
|
||||
$lang['Photos'] = 'Képek';
|
||||
$lang['Themes'] = 'Témák';
|
||||
$lang['Instructions to use Piwigo'] = 'A Piwigo használata';
|
||||
$lang['Order alphanumerically'] = 'ABC sorrendben';
|
||||
$lang['Order alphanumerically reverse'] = 'Fordított ABC sorrendben';
|
||||
$lang['Installed Themes'] = 'Telepített témák';
|
||||
$lang['Add New Theme'] = 'Új téma hozzáadása';
|
||||
$lang['Forbid this theme to users'] = 'A téma tiltása felhasználók részére';
|
||||
@@ -676,8 +674,6 @@ $lang['unknown'] = 'ismeretlen';
|
||||
$lang['Active Themes'] = 'Aktív Téma';
|
||||
$lang['Add write access to the "%s" directory'] = 'Adjon írási jogot a(z) "%s" könyvtárnak';
|
||||
$lang['Administration Home'] = 'Adminisztrációs oldal';
|
||||
$lang['Categories ordered alphanumerically'] = 'Az albumok ABC sorrendbe rendezve';
|
||||
$lang['Categories ordered alphanumerically reverse'] = 'Az albumok fordított ABC sorrendbe rendezve';
|
||||
$lang['Change Admin Colors'] = 'Adminisztrációs oldal színe';
|
||||
$lang['Delete this theme'] = 'Téma törlése';
|
||||
$lang['Directory does not exist'] = 'Könyvtár nem található';
|
||||
@@ -755,7 +751,6 @@ $lang['Pending Comments'] = 'Hozzászólások (függőben)';
|
||||
$lang['Who can see this photo?'] = 'Ki láthatja ezt a képet?';
|
||||
$lang['Menu Management'] = 'Menü';
|
||||
// missing translations
|
||||
$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = 'Megjegyzés: a kép törlése nem vonatkozik a szinkronizálással hozzáadott képekre. A szinkronizálással hozzáadott képeket el kell távolítani a fájlrendszerből, majd ismételt szinkronizálást kell végrehajtani.';
|
||||
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'A php.ini fájlban az upload_max_filesize (% sB) nagyobb, mint a post_max_size (% sB), módosítania kell a beállítást';
|
||||
$lang['Exif extension not available, admin should disable exif use'] = 'Exif-kiterjesztés nem érhető el, az adminisztrátor tiltsa le az exif használatát';
|
||||
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'A feltöltendő fájl meghaladja a php.ini-ben megadott upload_max_filesize értéket: %sB';
|
||||
|
||||
Reference in New Issue
Block a user