diff options
Diffstat (limited to 'apps/files_versions/l10n/sk_SK.php')
-rw-r--r-- | apps/files_versions/l10n/sk_SK.php | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_versions/l10n/sk_SK.php b/apps/files_versions/l10n/sk_SK.php index 50e4af4d964..48a7aebfcf1 100644 --- a/apps/files_versions/l10n/sk_SK.php +++ b/apps/files_versions/l10n/sk_SK.php @@ -1,11 +1,4 @@ <?php $TRANSLATIONS = array( "Could not revert: %s" => "Nemožno obnoviť: %s", -"success" => "úspech", -"File %s was reverted to version %s" => "Súbor %s bol obnovený na verziu %s", -"failure" => "chyba", -"File %s could not be reverted to version %s" => "Súbor %s nemohol byť obnovený na verziu %s", -"No old versions available" => "Nie sú dostupné žiadne staršie verzie", -"No path specified" => "Nevybrali ste cestu", -"Versions" => "Verzie", -"Revert a file to a previous version by clicking on its revert button" => "Obnovte súbor do predošlej verzie kliknutím na tlačítko obnoviť" +"Versions" => "Verzie" ); |