deprecated-addons/widgets/lang/cs/strings.php

11 lines
484 B
PHP

<?php
$a->strings["%d person likes this"] = "Array";
$a->strings["%d person doesn't like this"] = "Array";
$a->strings["Connect on Friendica!"] = "Připojit na Friendica!";
$a->strings["Generate new key"] = "Generovat nové klíče";
$a->strings["Widgets key"] = "Widgety klíč";
$a->strings["Widgets available"] = "Widgety k dispozici";
$a->strings["Addon Settings"] = "Nastavení doplňku";
$a->strings["Get added to this list!"] = "Nechte se přidat do tohoto listu!";