You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_migrate/l10n/lt_LT.php

10 lines
590 B

<?php $TRANSLATIONS = array(
"Export" => "Eksportuoti",
"Something went wrong while the export file was being generated" => "Įvyko klaida kuriant eksportuojamą failą",
"An error has occurred" => "Įvyko klaida",
"Export your user account" => "Eksportuoti jūsų vartotojo paskyrą",
"This will create a compressed file that contains your ownCloud account." => "Bus sukurtas suglaudintas failas su jūsų ownCloud vartotojo paskyra.",
"Import user account" => "Importuoti vartotojo paskyrą",
"ownCloud User Zip" => "ownCloud vartotojo paskyros Zip archyvas",
"Import" => "Importuoti"
);