diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-01 01:59:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-01 01:59:19 -0400 |
commit | e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78 (patch) | |
tree | 6794d8e14efd426ebea0b35d41ae6e4ef50db59b /apps/files_external/l10n/si_LK.php | |
parent | 6efc7ebef54be6a956e8b6858d8483a2ea5f5c4c (diff) | |
download | nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.tar.gz nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/si_LK.php')
-rw-r--r-- | apps/files_external/l10n/si_LK.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/si_LK.php b/apps/files_external/l10n/si_LK.php index 533f4ce87a7..b8dfc559b3b 100644 --- a/apps/files_external/l10n/si_LK.php +++ b/apps/files_external/l10n/si_LK.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "කරුණාකර වලංගු Dropbox යෙදුම් යතුරක් හා රහසක් ලබාදෙන්න.", "Location" => "ස්ථානය", +"Port" => "තොට", +"Region" => "කළාපය", "Host" => "සත්කාරකය", "Username" => "පරිශීලක නම", "Password" => "මුර පදය", @@ -17,8 +19,6 @@ $TRANSLATIONS = array( "Folder name" => "ෆොල්ඩරයේ නම", "Configuration" => "වින්යාසය", "Delete" => "මකා දමන්න", -"Enable User External Storage" => "පරිශීලක භාහිර ගබඩාවන් සක්රිය කරන්න", -"SSL root certificates" => "SSL මූල සහතිකයන්", -"Import Root Certificate" => "මූල සහතිකය ආයාත කරන්න" +"Enable User External Storage" => "පරිශීලක භාහිර ගබඩාවන් සක්රිය කරන්න" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |