-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #459 from onlyoff/3.x
add hu language
- Loading branch information
Showing
4 changed files
with
129 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?php | ||
|
||
return [ | ||
'sections' => [ | ||
'details' => 'Részletek', | ||
'exif' => 'Exif adatok', | ||
'file' => 'Fájl', | ||
'meta' => 'Meta', | ||
'preview' => 'Előnézet', | ||
'upload_new' => 'Új feltöltés', | ||
'upload_new_helper' => 'Ha van bármilyen kurációd ehhez a médiához, akkor azokat valószínűleg újra létre kell majd hoznod, ez nem fog automatikusan megtörténni.', | ||
'curation' => 'Kuráció', | ||
], | ||
'fields' => [ | ||
'alt' => 'Alternatív szöveg', | ||
'alt_hint' => 'Alt?', | ||
'caption' => 'Felirat', | ||
'description' => 'Leírás', | ||
'file' => 'Fájl', | ||
'title' => 'Cím', | ||
'name' => 'Név', | ||
], | ||
'notices' => [ | ||
'success' => 'Az elem sikeresen szerkesztve.', | ||
], | ||
'curations' => [ | ||
'button_label' => 'Kuráció létrehozása', | ||
], | ||
'multi_upload' => [ | ||
'action_label' => 'Csoportos feltöltése', | ||
'modal_heading' => 'Több fájl feltöltése', | ||
'modal_file_label' => 'Fájlok', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'update_success' => 'A rekord frissítése sikeres volt.', | ||
'update_error' => 'Hiba történt a rekord frissítése során.', | ||
'delete_success' => 'A rekord sikeresen törölve.', | ||
'delete_error' => 'Hiba történt a rekord törlése során.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?php | ||
|
||
return [ | ||
'columns' => [ | ||
'url' => 'URL', | ||
'name' => 'Név', | ||
'ext' => 'Kiterjesztés', | ||
'disk' => 'Lemez', | ||
'directory' => 'Könyvtár', | ||
'created_at' => 'Létrehozva', | ||
], | ||
'actions' => [ | ||
'toggle_table_grid' => 'Rács nézet', | ||
'toggle_table_list' => 'Lista nézet', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<?php | ||
|
||
return [ | ||
'details' => [ | ||
'uploaded_on' => 'Feltöltve', | ||
'file_type' => 'Fájltípus', | ||
'file_size' => 'Fájlméret', | ||
'dimensions' => 'Méretek', | ||
'disk' => 'Lemez', | ||
'directory' => 'Könyvtár', | ||
'file_url' => 'Fájl URL címe', | ||
'file' => 'Fájl', | ||
'ext' => 'Kiterjesztés', | ||
'copy_url' => 'URL másolása', | ||
'url_copied' => 'Másolva!', | ||
], | ||
'picker' => [ | ||
'button' => 'Média hozzáadása', | ||
'reorder' => 'Újrarendezés', | ||
'view' => 'Megtekintés', | ||
'edit' => 'Szerkesztés', | ||
'download' => 'Letöltés', | ||
'remove' => 'Eltávolítás', | ||
'clear' => 'Összes eltávolítása', | ||
], | ||
'panel' => [ | ||
'button' => 'Média hozzáadása', | ||
'heading' => 'Médiaválasztó', | ||
'search_label' => 'Keresés', | ||
'search_placeholder' => 'Keresés', | ||
'upload_tab' => 'Média feltöltése', | ||
'media_library_tab' => 'Médiatár', | ||
'deselect' => 'Kiválasztás megszüntetése', | ||
'load_more' => 'Továbbiak betöltése', | ||
'empty' => 'Nincs fájl a könyvtárban, vagy a keresési feltételeknek nem felel meg.', | ||
'edit_media' => 'Média szerkesztése', | ||
'edit_save' => 'Mentés', | ||
'edit_delete' => 'Törlés', | ||
'edit_cancel' => 'Mégse', | ||
'use_selected_image' => 'Beillesztés', | ||
'add_files' => 'Fájlok hozzáadása', | ||
'view' => 'Megtekintés', | ||
'edit' => 'Szerkesztés', | ||
'download' => 'Letöltés', | ||
'remove' => 'Eltávolítás', | ||
'deselect_all' => 'Összes kiválasztás megszüntetése', | ||
'add_multiple_file' => ':key + Kattintson a fájlok hozzáadásához', | ||
], | ||
'curation' => [ | ||
'heading' => 'Kuráció', | ||
'adjustments' => 'Korrekciók', | ||
'cancel' => 'Mégse', | ||
'custom' => 'Egyedi', | ||
'key' => 'Kulcs', | ||
'key_helper' => 'Ez az a hivatkozás, amellyel a kurációt visszatérítheted a megjelenítéshez.', | ||
'zoom_in' => 'Nagyítás', | ||
'zoom_out' => 'Kicsinyítés', | ||
'flip_horizontally' => 'Vízszintes tükrözés', | ||
'flip_vertically' => 'Függőleges tükrözés', | ||
'drag_mode' => 'Húzás mód', | ||
'crop_mode' => 'Vágás mód', | ||
'reset' => 'Visszaállítás', | ||
'save_curation' => 'Kuráció mentése', | ||
'height' => 'Magasság', | ||
'width' => 'Szélesség', | ||
'format' => 'Formátum', | ||
'quality' => 'Minőség', | ||
'rotate' => 'Forgatás', | ||
'rotate_deg' => 'fok', | ||
], | ||
]; |