1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/sk.php

9 lines
181 B
PHP
Raw Normal View History

2014-01-05 08:11:10 +01:00
<?php $TRANSLATIONS = array(
"Save" => "Uložiť",
"Delete" => "Odstrániť",
"Edit" => "Upraviť",
"Cancel" => "Zrušiť",
"Settings" => "Nastavenia",
"Import" => "Importovať"
);