Ignore:
Timestamp:
Feb 10, 2013, 8:57:41 PM (11 years ago)
Author:
TranslationTeam
Message:

[grum_plugins_classes] Update pl_PL, thanks to : K.S.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/language/pl_PL/plugin.lang.php

    r17877 r20666  
    11<?php
    2 $lang['Module'] = 'Modu³';
     2$lang['Module'] = 'Moduł';
    33$lang['Version'] = 'Wersja';
    4 $lang['List of shared modules'] = 'Lista wspó³dzielonych modu³ów';
    5 $lang['List of installed plugins using Grum Plugin Classes'] = 'Lista zainstalowanych wtyczek korzystaj¹cych z Grum Plugin Classes';
     4$lang['List of shared modules'] = 'Lista współdzielonych modułów';
     5$lang['List of installed plugins using Grum Plugin Classes'] = 'Lista zainstalowanych wtyczek korzystających z Grum Plugin Classes';
    66$lang['Plugin'] = 'Wtyczka';
    77$lang['GPC required'] = 'GPC wymagane';
    88$lang['Installed'] = 'Zainstalowane';
    99$lang['Infos'] = 'Informacje';
    10 $lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Niektóre wtyczki s¹ zale¿ne od Grum Plugin Classes: przed odinstalowaniem, odinstaluj wszystkie zale¿ne wtyczki';
     10$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Niektóre wtyczki są zależne od Grum Plugin Classes: przed odinstalowaniem, odinstaluj wszystkie zależne wtyczki';
    1111
    1212// gpc > 3.3.0
    1313$lang['Public'] = 'Publiczne';
    1414$lang['Private'] = 'Prywatne';
    15 $lang['All the gallery'] = 'Ca³a galeria';
     15$lang['All the gallery'] = 'Cała galeria';
    1616
    1717$lang['export_Compression'] = 'Kompresja';
Note: See TracChangeset for help on using the changeset viewer.