diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
commit | 666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1 (patch) | |
tree | 32d6ae5cde17122febc4142b97c758cd7c984112 /apps/files_sharing | |
parent | c59ee99d932eb9a5d7df8fdfb6c318abfdef88b7 (diff) | |
download | nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.tar.gz nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.php b/apps/files_sharing/l10n/lt_LT.php index 96ab48cd2c5..40ed115599f 100644 --- a/apps/files_sharing/l10n/lt_LT.php +++ b/apps/files_sharing/l10n/lt_LT.php @@ -1,6 +1,9 @@ <?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" ); |