[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / ecrire / lang / public_my.php
old mode 100644 (file)
new mode 100755 (executable)
index 3e91787..e4d9a3b
@@ -1,15 +1,16 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/public?lang_cible=my
+// extrait automatiquement de https://trad.spip.net/tradlang_module/public?lang_cible=my
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // A
        'accueil_site' => 'ပင်မစာမျက်နှာ', # MODIF
-       'article' => 'Article', # NEW
        'articles' => 'ဆောင်းပါးများ',
        'articles_auteur' => 'ဤစာရေးသူ၏ ​ဆောင်းပါများ',
        'articles_populaires' => 'အဖတ်ရဆုံး ဆောင်းပါးများ',
@@ -19,8 +20,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'aucun_site' => 'ဒီလိပ်စာနှင့် ဝဘ်ဆိုက် မရှိပါ',
        'aucune_breve' => 'ဒီလိပ်စာနှင့် သတင်း မရှိပါ',
        'aucune_rubrique' => 'ဒီလိပ်စာနှင့် အခန်းကဏ္ဍ မရှိပါ',
-       'auteur' => 'Auteur', # NEW
-       'autres' => 'Autres', # NEW
        'autres_breves' => 'တခြားသတင်း',
        'autres_groupes_mots_clefs' => 'တခြားစကားစု',
        'autres_sites' => 'တခြားဝဘ်ဆိုက်များ',
@@ -30,8 +29,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // C
        'commenter_site' => 'ဝဘ်ဆိုက်ပေါ် မှတ်ချက်များ',
-       'contact' => 'Contact', # NEW
-       'copie_document_impossible' => 'Impossible de copier le document', # NEW
 
        // D
        'date' => 'နေ့စွဲ',
@@ -48,18 +45,12 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'envoyer_message' => 'အ​ချက်အလက်များ ပို့ရန်',
        'espace_prive' => 'ကိုယ်ပိုင်ကန့်သတ်နေရာ',
 
-       // F
-       'formats_acceptes' => 'Formats acceptés : @formats@.', # NEW
-
        // H
        'hierarchie_site' => 'ဝဘ်ဆိုက်ဆင်းသက်မှု',
 
        // J
        'jours' => 'နေ့ရက်များ',
 
-       // L
-       'lien_connecter' => 'Se connecter', # NEW
-
        // M
        'meme_auteur' => 'နဂိုစာရေးသူ',
        'meme_rubrique' => 'နဂို​အခန်းကဏ္ဍထဲမှာ',
@@ -67,7 +58,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'message' => 'အ​ချက်အလက်',
        'messages_forum' => 'ဖိုရမ်အချက်အလက်များ', # MODIF
        'messages_recents' => 'နောက်ဆုံးရ ဖိုရမ်အချက်အလက်များ',
-       'mots_clef' => 'Mot-clé', # NEW
        'mots_clefs' => 'စကားစုများ',
        'mots_clefs_meme_groupe' => 'အုပ်စုတူ စကားစုများ',
 
@@ -102,7 +92,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'site_realise_avec_spip' => 'SPIPနှင့်ပြူလုပ်သော ဝဘ်ဆိုက်များ',
        'sites_web' => 'ဝဘ်ဆိုက်များ',
        'sous_rubriques' => 'အခန်းကဏ္ဍခွဲ',
-       'spam' => 'Spam', # NEW
        'suite' => 'ဆက်လက်ပြီး',
        'sur_web' => 'ဝဘ်ဆိုက်ပေါ်မှာ',
        'syndiquer_rubrique' => 'အ​ခန်းကဏ္ဍတူအုပ်စု',
@@ -117,5 +106,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'voir_en_ligne' => 'အွန်လိုင်းတွင် ကြည့်ပါ',
        'voir_squelette' => 'ٍဤစာမျက်နှာ ပုံစံခွက်ကိုပြပါ'
 );
-
-?>