diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-15 04:53:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-15 04:53:54 -0400 |
commit | 680ac48856a4fff2445f0be3707d846b46ae670c (patch) | |
tree | d3a548cdc624d55ab79562174070868594e7cc92 /lib/l10n/ta_LK.php | |
parent | de89c31f5a63f399151093aa8e29715e7be24e82 (diff) | |
download | nextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.tar.gz nextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ta_LK.php')
-rw-r--r-- | lib/l10n/ta_LK.php | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/ta_LK.php b/lib/l10n/ta_LK.php index 4a7dd922f85..72d47ebee48 100644 --- a/lib/l10n/ta_LK.php +++ b/lib/l10n/ta_LK.php @@ -17,15 +17,13 @@ $TRANSLATIONS = array( "Text" => "உரை", "Images" => "படங்கள்", "seconds ago" => "செக்கன்களுக்கு முன்", -"1 minute ago" => "1 நிமிடத்திற்கு முன் ", -"%d minutes ago" => "%d நிமிடங்களுக்கு முன்", -"1 hour ago" => "1 மணித்தியாலத்திற்கு முன்", -"%d hours ago" => "%d மணித்தியாலத்திற்கு முன்", +"_%n minute ago_::_%n minutes ago_" => array(,), +"_%n hour ago_::_%n hours ago_" => array(,), "today" => "இன்று", "yesterday" => "நேற்று", -"%d days ago" => "%d நாட்களுக்கு முன்", +"_%n day go_::_%n days ago_" => array(,), "last month" => "கடந்த மாதம்", -"%d months ago" => "%d மாதத்திற்கு முன்", +"_%n month ago_::_%n months ago_" => array(,), "last year" => "கடந்த வருடம்", "years ago" => "வருடங்களுக்கு முன்", "Could not find category \"%s\"" => "பிரிவு \"%s\" ஐ கண்டுப்பிடிக்க முடியவில்லை" |