diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-09-04 23:15:17 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-09-04 23:15:17 +0200 |
commit | 835f477d8fda0566e5a03a652a3b8005cb886389 (patch) | |
tree | 46a4390fbd3611c0ba15115614c56d2c49aaabdc /apps/files/l10n/si_LK.php | |
parent | 206f83941b26b16f89e695ae84b998e9cf11132a (diff) | |
parent | 3b25babe35015224bb14e697c0b6d61da2841978 (diff) | |
download | nextcloud-server-835f477d8fda0566e5a03a652a3b8005cb886389.tar.gz nextcloud-server-835f477d8fda0566e5a03a652a3b8005cb886389.zip |
Merge branch 'master' into appframework-master
Diffstat (limited to 'apps/files/l10n/si_LK.php')
-rw-r--r-- | apps/files/l10n/si_LK.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/si_LK.php b/apps/files/l10n/si_LK.php index 7d24370a092..1fd18d0c56f 100644 --- a/apps/files/l10n/si_LK.php +++ b/apps/files/l10n/si_LK.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "No file was uploaded" => "ගොනුවක් උඩුගත නොවුණි", "Missing a temporary folder" => "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්", "Failed to write to disk" => "තැටිගත කිරීම අසාර්ථකයි", +"Upload failed" => "උඩුගත කිරීම අසාර්ථකයි", "Files" => "ගොනු", "Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී", "File upload is in progress. Leaving the page now will cancel the upload." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත", |