Page MenuHomeWMGMC Issues

PhabricatorAlmanacPl.php
No OneTemporary

PhabricatorAlmanacPl.php

<?php
final class PhabricatorAlmanacPl
extends PhutilTranslation {
public function getLocaleCode() {
return 'pl';
}
protected function getTranslations() {
return array(
'Service PHID.' => 'PHID usługi.',
'Name of the service.' => 'Nazwa usługi.',
'Installing device %s...' => 'Instalowanie urządzenia %s...',
'Namespace' => 'Przestrzeń nazw',
'Add Property' => 'Dodaj właściwość',
'Builtin Property' => 'Wbudowana właściwość',
'Name of the network.' => 'Nazwa sieci.',
'Device %d' => 'Urządzenie %s',
'Add Interface' => 'Dodaj interfejs',
'Almanac Namespace' => 'Przestrzeń nazw Almanac',
'Network %d' => 'Sieć %s',
'The address of the interface.' => 'Adres interfejsu.',
);
}
}

File Metadata

Mime Type
text/x-php
Expires
9月 9 Tue, 5:50 AM (10 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5400
默认替代文本
PhabricatorAlmanacPl.php (792 B)

Event Timeline