[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / medias / lang / medias_sq.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/medias?lang_cible=sq
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // B
13 'bouton_ajouter_document' => 'SHTO NJE DOKUMENT', # MODIF
14 'bouton_ajouter_image' => 'SHTO NJE FIGURE', # MODIF
15
16 // E
17 'entree_dimensions' => 'Dimensioni:',
18 'entree_titre_document' => 'Titulli i dokumentit:',
19 'entree_titre_image' => 'Titulli i figurës:',
20
21 // I
22 'image_tourner_180' => 'Rrotullo me 180°',
23 'image_tourner_droite' => 'Rrotullo me 90° djathtas',
24 'image_tourner_gauche' => 'Rrotullo me 90° majtas',
25 'info_document' => 'Dokument',
26 'info_documents' => 'Dokumenta',
27 'info_inclusion_directe' => 'Vendosje direkte:',
28 'info_inclusion_vignette' => 'Vendosje e figurës:',
29 'info_installer_tous_documents' => 'Instaloji te gjitha dokumentat',
30 'info_logo_max_taille' => 'Përmasat maksimale për një logo janë @maxi@ (ky file është @actuel@).',
31 'info_portfolio' => 'Portfolio ',
32 'info_telecharger' => 'Upload nga kompiuteri juaj:',
33 'item_autoriser_selectionner_date_en_ligne' => 'Pouvoir sélectionner la date de mise en ligne de chaque document', # MODIF
34 'item_non_autoriser_selectionner_date_en_ligne' => 'Ne pas pouvoir changer manuellement la date des documents', # MODIF
35
36 // T
37 'texte_documents_joints' => 'Vous pouvez autoriser l’ajout de documents (fichiers bureautiques, images,
38 multimédia, etc.) aux articles et/ou aux rubriques. Ces fichiers
39 peuvent ensuite être référencés dans
40 l’article, ou affichés séparément.', # MODIF
41
42 // U
43 'upload_fichier_zip' => 'File ZIP',
44 'upload_fichier_zip_texte' => 'File i propozuar është një file ZIP.',
45 'upload_fichier_zip_texte2' => 'Ky file mund të jetë:',
46 'upload_limit' => 'Ky file është shumë i madh për serverin, dimensioni maksimal për <i>ngarkimet</i> është @max@.',
47 'upload_zip_decompacter' => ' i dekompresuar dhe çdo element i instaluar në faqe. File që do të instalohen në faqe janë:',
48 'upload_zip_telquel' => ' instalohet kështu siç është sepse është Zip;'
49 );