summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.php
blob: 2e09aa206d120f1bf22feeb8a52d74cd942c17ca (plain)
1
2
3
4
5
6
7
8
<?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"
);