diff options
author | samli <samli@piwigo.org> | 2010-05-28 06:38:06 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2010-05-28 06:38:06 +0000 |
commit | ef50e468d4f7115e6e9ee7b54165230c8831109f (patch) | |
tree | 3b3dfe18855347f0d8f0c8911b94f11fa1a96cfa | |
parent | 41594f3494ac150adab203679214be2cf2325ad4 (diff) |
[trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6407 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 0bccc57a8..5cf89e224 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -611,6 +611,7 @@ $lang['ranks'] = 'Rangok'; $lang['Drag to re-order'] = 'Húzással átrendezheti'; $lang['Quick Local Synchronization'] = 'Helyi szinkronizálás'; $lang['No photo can be deleted'] = 'Nincs törölhető kép'; +$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épek törlése nem vonatkozik a szinkronizálással hozzáadott képekre. A szinkronizálással hozzáadott képeket törölni kell a fájlrendszerből, majd ismételt szinkronizálás szükséges."; $lang['Delete selected photos'] = 'Kijelölt képek törlése'; $lang['%d photo was deleted'] = '%d kép törölve'; $lang['%d photos were deleted'] = '%d kép törölve'; |