Added declensions for count of downloads

This commit is contained in:
Roman Kelesidis 2023-01-29 00:22:16 +07:00
commit 3955472eb1
50 changed files with 4 additions and 52 deletions

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'beskrywing'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Aflaai'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'filesize';
$lang['VIEWED'] = 'beskou';
$lang['DOWNLOAD_NUMBER'] = '%d keer'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Die uitbreiding \'%s\' is gedeaktiveer deur \'n direksie admin, daarom word hierdie aanhangsel nie vertoon nie.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'aanhegsels';

View file

@ -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'] = 'المرفقات';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Təsvir'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Boy';
$lang['VIEWED'] = 'Hesab';
$lang['DOWNLOAD_NUMBER'] = '%d dəfə'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Məsləhət \'%s\' idi qaralar inzibati komissiya, ona görə də bu qoyması göstərilir.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Əlavələr';

View file

@ -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'] = 'Ўкладанні';

View file

@ -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'] = 'Прикачени файлове';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Opis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Preuzimanje'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Smatra';
$lang['DOWNLOAD_NUMBER'] = '%d puta'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Produžni \'%s\' je deaktivirana od odbor admin, stoga ovo Prilog nije prikazao.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Prilozi';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Descripció'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Descarregar'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Vist';
$lang['DOWNLOAD_NUMBER'] = '%d vegades'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'L\'Extensió %s\' va ser desactivat per un consell d\'administració, per tant, aquesta unió no es mostra.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Arxius adjunts';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Popis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Ke stažení'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Velikost souboru';
$lang['VIEWED'] = 'Zobrazit';
$lang['DOWNLOAD_NUMBER'] = '%d krát'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Rozšíření %s byl deaktivován palubě admin, proto je tato Příloha není zobrazena.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Přílohy';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Beskrivelse'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Fil størrelse';
$lang['VIEWED'] = 'Set';
$lang['DOWNLOAD_NUMBER'] = '%d gange'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Endelsen \'%s\' blev deaktiveret af en bestyrelse admin, og derfor er denne Vedhæftede fil ikke vises.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Vedhæftede filer';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Beschreibung'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Dateigröße';
$lang['VIEWED'] = 'Angesehen';
$lang['DOWNLOAD_NUMBER'] = '%d mal'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Die Erweiterung \'%s" deaktiviert wurde, von einem board-admin, deshalb ist diese Anlage nicht angezeigt.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Anlagen';

View file

@ -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'] = 'Συνημμένα';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Description'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Viewed';
$lang['DOWNLOAD_NUMBER'] = '%d times'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'The Extension \'%s\' was deactivated by an board admin, therefore this Attachment is not displayed.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Attachments';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Descripción'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Descargar'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Ver';
$lang['DOWNLOAD_NUMBER'] = '%d veces'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'La Extensión \'%s\' fue desactivado por un consejo de administración, por lo tanto, este Accesorio no se muestra.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Los archivos adjuntos';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Kirjeldus'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Lae alla'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Vaadatud';
$lang['DOWNLOAD_NUMBER'] = '%d korda'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Faililaiendiga \'%s" oli välja lülitatud poolt juhatuse admin, seega see adapter ei kuvata.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Manuseid';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Kuvaus'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Lataa'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Katsella';
$lang['DOWNLOAD_NUMBER'] = '%d kertaa'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Tiedostopääte on \'%s\' oli pois päältä, jonka board admin, siksi tämä Kiinnitys ei näy.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Liitteet';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Description'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Télécharger'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'La taille du fichier';
$lang['VIEWED'] = 'Vu';
$lang['DOWNLOAD_NUMBER'] = '%d fois'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'L\'Extension \'%s" a été désactivé par un administrateur, par conséquent, cet Attachement n\'est pas affiché.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Les pièces jointes';

View file

@ -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\' הייתה מנוטרלת על-ידי לוח admin, לכן קובץ מצורף זה לא מוצג.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'קבצים מצורפים';

View file

@ -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'] = 'संलग्नक';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Opis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Preuzimanje'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Veličina';
$lang['VIEWED'] = 'Uzeti u obzir';
$lang['DOWNLOAD_NUMBER'] = '%d puta'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Nastavkom \'%s\' bio isključen administrativnu komisiju, tako da je ovo ulaganje nije prikazan.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Prilozi';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Leírás'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Letöltés'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Fájlméretet';
$lang['VIEWED'] = 'Megtekinthető';
$lang['DOWNLOAD_NUMBER'] = '%d alkalommal'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'A Kiterjesztés \'%s\' volt kapcsolva egy fórumon admin, ezért ezt a Mellékletet nem jelenik meg.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Mellékletek';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Նկարագրություն'; // used in Administration
$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'] = 'Ներդրումները';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Deskripsi'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Dilihat';
$lang['DOWNLOAD_NUMBER'] = '%d kali'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Ekstensi \'%s\' dinonaktifkan oleh dewan admin, oleh karena itu Keterikatan ini tidak ditampilkan.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Lampiran';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Descrizione'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Visto';
$lang['DOWNLOAD_NUMBER'] = '%d volte'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'L\'Estensione \'%s e\' stato disattivato da un board admin, quindi questo Allegato non viene visualizzato.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Allegati';

View file

@ -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'] = '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'] = '添付';

View file

@ -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" იყო გაუქმდება მიერ საბჭოს admin, ამიტომ, აღნიშნული დანართი არ არის ნაჩვენები.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Attachments';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'сипаттамасы'; // used in Administration Panel
$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'] = 'Тіркемелер';

View file

@ -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'] = '첨부 파일';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Aprašymas'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Atsisiųsti'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Failo dydis';
$lang['VIEWED'] = 'Peržiūrėti';
$lang['DOWNLOAD_NUMBER'] = '%d kartus'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Pratęsimo \'%s" buvo išimtas ūkio valdybos admin, todėl šis priedas yra nerodomas.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Priedai';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Apraksts'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Lejupielādēt'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Izmērs';
$lang['VIEWED'] = 'Skatīts';
$lang['DOWNLOAD_NUMBER'] = '%d reizes'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Paplašinājuma \'%s" tika deaktivizēts ar valdes admin, tāpēc ar šo Pielikumu, netiek parādīts.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Pielikumi';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Beschrijving'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Downloaden'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Bekeken';
$lang['DOWNLOAD_NUMBER'] = '%d keer'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'De Extensie \'%s\' was uitgeschakeld door een board admin, dus deze Bijlage wordt niet weergegeven.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Bijlagen';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Beskrivelse'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Last ned'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Sett';
$lang['DOWNLOAD_NUMBER'] = '%d ganger'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Utvidelsen \'%s\' ble deaktivert av en bord admin, derfor dette Vedlegget er ikke vist.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Vedlegg';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Opis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Pobierz'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Rozmiar';
$lang['VIEWED'] = 'Rozważać';
$lang['DOWNLOAD_NUMBER'] = '%d razy'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Rozszerzeniem \'%s\' został wyłączony opłaty administracyjnej, dlatego załącznik nie jest wyświetlany.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Załączniki';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Descrição'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Baixar'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Tamanho do arquivo';
$lang['VIEWED'] = 'Visto';
$lang['DOWNLOAD_NUMBER'] = '%d vezes'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'A Extensão \'%s\' foi desativado por um conselho de administração, portanto, este Anexo não é exibido.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Anexos';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Descriere'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Vizualizate';
$lang['DOWNLOAD_NUMBER'] = '%d ori'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Extensia \'%s\' a fost dezactivat de către un consiliu de administrare, prin urmare, acest Atașament nu este afișat.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Atașamente';

View file

@ -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'] = 'Вложение';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Popis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Stiahnuť'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Pozrieť';
$lang['DOWNLOAD_NUMBER'] = '%d krát'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Rozšírenie \'%s" bol deaktivovaný on board admin, preto túto Prílohu nie je zobrazený.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Prílohy';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Opis'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Velikost datoteke';
$lang['VIEWED'] = 'Ogledov';
$lang['DOWNLOAD_NUMBER'] = '%d krat'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Razširitev \'%s" je bil izključen s odbora skrbnik, zato to Prilogo, se ne prikaže.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Priloge';

View file

@ -975,7 +975,6 @@ $lang['DESCRIPTION'] = 'Description'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Viewed';
$lang['DOWNLOAD_NUMBER'] = '%d times'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'The Extension \'%s\' was deactivated by an board admin, therefore this Attachment is not displayed.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Attachments';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Përshkrimi'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Shkarkuar'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Si kartela';
$lang['VIEWED'] = 'Shihet';
$lang['DOWNLOAD_NUMBER'] = '%d herë'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Zgjerimi \'%s\' ishte çaktivizuar nga një bord admin, prandaj kjo Shtojcë nuk është shfaqur.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Të bashkëngjitni skedarë';

View file

@ -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'] = 'Прилог';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Beskrivning'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Ladda ner'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filstorlek';
$lang['VIEWED'] = 'Ses';
$lang['DOWNLOAD_NUMBER'] = '%d gånger'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Förlängning "%s\' har inaktiverats av en administratör, därför denna Bilaga visas inte.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Bifogade filer';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Тавсифи'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Download'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = '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'] = 'замимаҳо';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'รายละเอียด'; // used in Administrati
$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'] = 'สิ่งที่แนบมาด้วย';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Açıklama'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'İndir'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Filesize';
$lang['VIEWED'] = 'Görüntülenen';
$lang['DOWNLOAD_NUMBER'] = '%d kez'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Uzantısı \'%s yönetim Kurulundan bir yönetici tarafından iptal edilmiştir, bu nedenle bu Ek görüntülenmez.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Ekleri';

View file

@ -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'] = 'Вкладення';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Tavsif'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Yuklash'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Fayl hajmi';
$lang['VIEWED'] = 'Ko\'rib chiqildi';
$lang['DOWNLOAD_NUMBER'] = '%d marta'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Extension "%s" Shuning uchun, bu ilova ko\'rsatilmasa, bir taxta admin o\'chirilgan edi.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Qo\'shilgan';

View file

@ -991,7 +991,6 @@ $lang['DESCRIPTION'] = 'Mô tả'; // used in Administration Panel too...
$lang['DOWNLOAD'] = 'Tải về'; // this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE'] = 'Kích cỡ';
$lang['VIEWED'] = 'Xem';
$lang['DOWNLOAD_NUMBER'] = '%d lần'; // replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING'] = 'Mở Rộng \'%s\' đã được kích hoạt bởi một hội đồng quản trị, vì thế này đính Kèm không hiển thị.'; // used in Posts and PM's, replace %s with mime type
$lang['ATTACHMENT'] = 'Đính kèm';

View file

@ -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'] = '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'] = '附件';