Changeset 6873 for trunk/language


Ignore:
Timestamp:
Sep 9, 2010, 10:10:50 PM (14 years ago)
Author:
rvelices
Message:

feature 1845 : be able to delete photos added through ftp synchronization

Location:
trunk/language
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r6698 r6873  
    607607$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
    608608$lang['No photo can be deleted'] = "No photo can be deleted";
    609 $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.'] = "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.";
    610609$lang['Delete selected photos'] = "Delete selected photos";
    611610$lang['%d photo was deleted'] = "%d photo deleted";
  • trunk/language/fr_CA/admin.lang.php

    r6676 r6873  
    618618$lang['Quick Local Synchronization'] = "Synchronisation rapide";
    619619$lang['No photo can be deleted'] = "Aucune photo ne peut être supprimée";
    620 $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.'] = "Note : Cette suppression des photos ne s'applique pas pour les photos ajoutées à l'aide de la synchronisation (méthode classique par chargement FTP). Pour ces photos, supprimez-les de votre serveur et refaites une synchronisation.";
    621620$lang['Delete selected photos'] = "Supprimer les photos sélectionnées";
    622621$lang['%d photo was deleted'] = "%d photo a été supprimée";
  • trunk/language/fr_FR/admin.lang.php

    r6736 r6873  
    608608$lang['Quick Local Synchronization'] = "Synchronisation Rapide";
    609609$lang['No photo can be deleted'] = "Aucune photo ne peut être supprimée";
    610 $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.'] = "Note : Cette suppression des photos ne s'applique pas pour les photos ajoutées à l'aide de la synchronisation (méthode classique par chargement FTP). Pour ces photos, supprimez-les de votre serveur et refaites une synchronisation.";
    611610$lang['Delete selected photos'] = "Supprimer les photos sélectionnées";
    612611$lang['%d photo was deleted'] = "%d photo a été supprimée";
  • trunk/language/hu_HU/admin.lang.php

    r6676 r6873  
    602602$lang['Quick Local Synchronization'] = 'Helyi szinkronizálás';
    603603$lang['No photo can be deleted'] = 'Nincs törölhető kép';
    604 $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.";
    605604$lang['Delete selected photos'] = 'Kijelölt képek törlése';
    606605$lang['%d photo was deleted'] = '%d kép törölve';
  • trunk/language/pl_PL/admin.lang.php

    r6676 r6873  
    753753$lang['Who can see this photo?'] = 'Kto może oglądać o zdjęcie?';
    754754$lang['Pending Comments'] = 'Oczekujące komentarze';
    755 $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.'] = 'Info: usunięcie zdjęcia nie dotyczy zdjęć dodanych podczas synchroniazacji. Zdjęcia dodanew ten sposób należy usunąć z systemu plików, a następnie wykonać synchronizację.';
    756755$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'W twoim pliku php.ini, parametr upload_max_filesize (%sB) jest większy niż post_max_size (%sB), powinieneś zmienić toe ustawienia';
    757756$lang['Exif extension not available, admin should disable exif use'] = 'Rozszerzenie exif jest nie dostępne, administrato powinien usunąć korzystanie z exif';
Note: See TracChangeset for help on using the changeset viewer.