nextcloud/apps/files_sharing/l10n/lt_LT.php

10 lines
389 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Slaptažodis",
"Submit" => "Išsaugoti",
"%s shared the folder %s with you" => "%s pasidalino su jumis %s aplanku",
"%s shared the file %s with you" => "%s pasidalino su jumis %s failu",
"Download" => "Atsisiųsti",
"No preview available for" => "Peržiūra nėra galima",
"web services under your control" => "jūsų valdomos web paslaugos"
);