1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/sk.php

13 lines
276 B
PHP
Raw Normal View History

2014-01-05 06:49:18 +01:00
<?php $TRANSLATIONS = array(
"Save" => "Uložiť",
"Cancel" => "Zrušiť",
"Import" => "Importovať",
"Other" => "Ostatné",
2014-03-09 06:49:34 +01:00
"Delete" => "Odstrániť",
"Download" => "Stiahnuť",
2014-01-05 06:49:18 +01:00
"Title" => "Názov",
"Birthday" => "Narodeniny",
"Share" => "Zdieľať",
2014-03-10 05:49:39 +01:00
"Edit" => "Upraviť"
2014-01-05 06:49:18 +01:00
);