mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added declensions for count of downloads
This commit is contained in:
parent
8870ff8800
commit
3955472eb1
50 changed files with 4 additions and 52 deletions
|
@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Περιγραφή'; // used in Administration Panel too
|
|||
$lang['DOWNLOAD'] = 'Κατεβάστε το'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
|
||||
$lang['FILESIZE'] = 'Μέγεθος αρχείου';
|
||||
$lang['VIEWED'] = 'Είδαν';
|
||||
$lang['DOWNLOAD_NUMBER'] = '%d φορές'; // replace %d with count
|
||||
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Η Επέκταση "%s" ήταν απενεργοποιηθεί από το διαχειριστή του συστήματος, ως εκ τούτου, αυτό το Συνημμένο δεν εμφανίζεται.'; // used in Posts and PM's, replace %s with mime type
|
||||
|
||||
$lang['ATTACHMENT'] = 'Συνημμένα';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue