Blame view
sources/apps/contacts/l10n/sk.php
302 Bytes
|
6d9380f96
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<?php $TRANSLATIONS = array( "Cancel" => "Zrušiť", "Save" => "Uložiť", "Import" => "Importovať", "Other" => "Ostatné", "Delete" => "Odstrániť", "Download" => "Stiahnuť", "Title" => "Názov", "Birthday" => "Narodeniny", "Share" => "Zdieľať", "Edit" => "Upraviť", "Description" => "Popis" ); |