Sitemiz sadece phpBB 3.0 sürümüne destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.


Pastebin Olympus 0.2.1

Pastebin Olympus 0.2.1

İleti muiketi 04 Eyl 2009 16:14

Eklenti adı: Pastebin Olympus
Sürüm: 0.2.1
Yazar: 3Di
URL: http://gold.io3di.com/
Tercüme: muiketi
İndirilme linki: Türkçe Dil Dosyası


GEÇMİŞ
* 04/09/2009 ilk çeviri yayımlandı
* 28/10/2010 çeviri düzenlendi.. dosya msn spaces'a yüklendi..

NOT
bu dil dosyasını;
bu sayfaya bağlantı vererek ve imzaları silmemek kaydıyla
istediğiniz sitede, istediğiniz gibi paylaşabilirsiniz..
muiketi
yetkili
yetkili

Kullanıcı avatarı

İleti: 2123
Kayıt: 30 Eyl 2007 01:41
Konum: C:\Windows\system32
HTML: Çok iyi
CSS: Orta
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBB 3.0.7 PL1

 

Re: Pastebin Olympus 0.2.1

İleti IcEman 24 Ekm 2010 12:36

elinde dosya duruyorsa tekrar ekler misin ? lazım da :)
IcEman
kullanıcı
kullanıcı

İleti: 1506
Kayıt: 08 Nis 2007 13:25
HTML: Başlangıç
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBb 3.0.8

Re: Pastebin Olympus 0.2.1

İleti muiketi 25 Ekm 2010 07:39

elimde dosya var da eklentinin kendisi yok.. bu sebebten doğru dosya seti mi değil mi bilemiyorum..

dosyaların ingilizcesini gönderirsen bakayım.. phpbb.ceom da abd olmuş..

IcEman yazdı:elinde dosya duruyorsa tekrar ekler misin ? lazım da :)
muiketi
yetkili
yetkili

Kullanıcı avatarı

İleti: 2123
Kayıt: 30 Eyl 2007 01:41
Konum: C:\Windows\system32
HTML: Çok iyi
CSS: Orta
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBB 3.0.7 PL1

Re: Pastebin Olympus 0.2.1

İleti IcEman 25 Ekm 2010 21:48

eklenti yazarının sitesi burada ben dosyayı indirdim de dil dosyası içeriği sanırsam önce ki sürümle aynı :?
senin skydrive' da ki dosyalara baktım bari elindeki tüm dil dosyalarını oraya eklede arada oraya bakıyorum :)

http://3di.comuv.com/viewtopic.php?f=8&t=100


Kod: Tümünü seç
$lang = array_merge($lang, array(
   'COPY_PASTE'            => 'Copy-paste',
   'COPY_PASTE_EXPLAIN'      => 'Copying code directly through the browser usually breaks the tabbing, so here you can copy the code to paste into your file-editor.',
   
   'DELETE_SNIPPET'         => 'Delete snippet',
   'DELETE_SNIPPET_CONFIRM'   => 'Please confirm that you want to delete the snippet with the title “%s”, this action cannot be undone.',
   'DELETE_SNIPPET_EXPLAIN'   => 'This will remove the snippet from the database, this action can not be undone.',
   'DOWNLOAD_SNIPPET'         => 'Download this snippet as a file',
   
   'ERR_NO_BODY'            => 'You did not specify a snippet body or upload a valid file.',
   'ERR_NO_TITLE'            => 'You did not specify a title for your snippet',
   'ERR_NO_DESC'            => 'You did not specify a description for your snippet',
   'ERR_NO_TIME_FRAME'         => 'You did not specify a pruning time frame for your snippet',
   
   'HIGHLIGHT_LANG'         => 'Highlighting language',
   
   'LATEST_SNIPPETS'         => 'Latest snippets',
   
   'MODERATE_SNIPPET'         => 'Moderate snippet',
   'MODERATE_SNIPPET_EXPLAIN'   => 'Here you can moderate the current snippet.',
   
   'NO_VALID_SNIPPET'         => 'You didn’t specify a valid snippet to view.',
   'NO_SNIPPETS'            => 'There are currently no snippets in the pastebin.',
   
   'PASTEBIN'               => 'Pastebin',
   'PASTEBIN_AUTH_NO_VIEW'      => 'You have no permission to view this page.',
   'PASTEBIN_AUTH_NO_POST'      => 'You have no permission to submit snippets to the pastebin.',
   'PASTEBIN_CONFIRM'         => 'Confirm',
   'PASTEBIN_CONFIRM_EXPLAIN'   => 'To prevent automated advertisement emails, the board administration requires you to enter a confirmation code. The code is displayed in the image you should see below.',
   'PASTEBIN_DISALLOWED_EXTENSION'   => 'The extension %s is not allowed',
   'PASTEBIN_EMPTY_FILEUPLOAD'   => 'The uploaded file is empty',
   'PASTEBIN_EXPLAIN'         => 'The pastebin is a database of snippets. Snippets are actually small bits of code, in this case they can also be whole files though. For it’s highlighting, this pastebin uses <a href="http://qbnz.com/highlighter/">Geshi</a>.',
   'PASTEBIN_HELLO'         => 'Just got sent here?',
   'PASTEBIN_HELLO_EXPLAIN'   => 'If you just got sent here, please paste the requested file or code into the textarea below, and give the url to the person who sent you here.',
   'PASTEBIN_INSTALLED'      => 'The pastebin has been installed successfully.',
   'PASTEBIN_INVALID_FILENAME'   => '%s is an invalid filename',
   'PASTEBIN_NOT_UPLOADED'      => 'File could not be uploaded.',
   'PASTEBIN_NO_AUTH'         => 'Information',
   'PASTEBIN_NO_AUTH_EXPLAIN'   => 'You are not authorised to submit new snippets.',
   'PASTEBIN_PARTIAL_UPLOAD'   => 'The uploaded file was only partially uploaded',
   'PASTEBIN_PHP_SIZE_NA'      => 'The uploaded file´s filesize is too large.<br />Could not determine the maximum size defined by PHP in php.ini.',
   'PASTEBIN_PHP_SIZE_OVERRUN'   => 'The uploaded file´s filesize is too large, the maximum upload size is %d MB.<br />Please note this is set in php.ini and cannot be overridden.',
   'PASTEBIN_POST'            => 'Submit new snippet',
   'PASTEBIN_POST_EXPLAIN'      => 'Please fill the snippet title and either the snippet body or select a file for upload.',
   'PASTEBIN_TOO_MANY'         => 'You have exceeded the maximum number of pastebin confirmation attempts for this session. Please try again later.',
   'PASTEBIN_UPDATED'         => 'The pastebin has been updated to the latest version successfully.',
   'PASTEBIN_UPLOAD'         => 'Upload snippet',
   'PASTEBIN_UPLOAD_EXPLAIN'   => 'If you specify a file to be uploaded, it will be used instead of the text in the snippet body above.<br />Allowed extensions are: <b>txt, mod, php, xml</b>',
   'PASTEBIN_VIEW'            => 'View snippet - %s',
   'PASTEBIN_WRONG_FILESIZE'   => 'The file is too big, maximum allowed size is %1d %2s',
   
   'RETURN_PASTEBIN'         => '%sReturn to the main pastebin page%s',
   'RETURN_SNIPPET'         => '%sReturn to the snippet%s',
   
   'SHORT_PRUNABLE'         => 'Prunable',
   'SNIPPET_DESC'            => 'Snippet description',
   'SNIPPET_HILIT'            => 'view highlighted snippet',
   'SNIPPET_HIGHLIGHT'         => 'Snippet highlight',
   'SNIPPET_MODERATED'         => 'The snippet has been moderated successfully',
   'SNIPPET_TEXT'            => 'Snippet body',
   'SNIPPET_TITLE'            => 'Snippet title',
   'SNIPPET_PLAIN'            => 'view plain snippet',
   'SNIPPET_PRUNABLE'         => 'Snippet prunable',
   'SNIPPET_PRUNABLE_EXPLAIN'   => 'When disabled, the snippet will not be included in the pruning actions.',
   'SNIPPET_SUBMITTED'         => 'Your snippet has been submitted successfully.',
   'PASTEBIN_UPDATED_VERSION'   => ' Current version is: ',

   'SNIPPET_EXPIRY'         => 'Set the time-frame',
   'SNIPPET_EXPIRY_EXPLAIN'   => 'for the pruning actions. Only Moderators can change the snippet status to FOREVER in the moderation window, leaving unchecked this Radio buttons.',

   'SNIPPET_EXPIRY_WHAT_EXPLAIN'   => 'Snippet Status:',
   'SNIPPET_EXPIRY_DAY'      => 'Snippet pruned in 1 day',
   'SNIPPET_EXPIRY_MONTH'      => 'Snippet pruned in 1 month',
   'SNIPPET_EXPIRY_3_MONTHS'   => 'Snippet pruned in 3 months',
   'SNIPPET_EXPIRY_NONE'      => 'Snippet never pruned',
   'SNIPPET_TIME_NOT_SET'      => 'Snippet\'s Time not set, actually',
   'SNIPPET_IP'            => 'Snippet session IP',


));



Kod: Tümünü seç
// Adding new category
$lang['permission_cat']['pastebin']   = 'Pastebin';

// Adding new permission set
//$lang['permission_type']['pastebin_'] = 'Pastebin Permissions';

// Adding the permissions
$lang = array_merge($lang, array(
   // User perms
   'acl_u_pastebin_view'      => array('lang' => 'Can view snippets', 'cat' => 'pastebin'),
   'acl_u_pastebin_post'      => array('lang' => 'Can post snippets', 'cat' => 'pastebin'),
   //'acl_u_pastebin_post_novc'   => array('lang' => 'Can post snippets without visual confirmation', 'cat' => 'pastebin'),
   
   // Moderator perms
   'acl_m_pastebin_edit'      => array('lang' => 'Can edit snippets', 'cat' => 'pastebin'),
   'acl_m_pastebin_delete'      => array('lang' => 'Can delete snippets', 'cat' => 'pastebin'),
   'acl_m_pastebin_view_ip'   => array('lang' => 'Can view snippets\' IP', 'cat' => 'pastebin'),
   'acl_m_pastebin_prune'      => array('lang' => 'Can change prune status of snippets', 'cat' => 'pastebin'),
));
IcEman
kullanıcı
kullanıcı

İleti: 1506
Kayıt: 08 Nis 2007 13:25
HTML: Başlangıç
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBb 3.0.8

Re: Pastebin Olympus 0.2.1

İleti muiketi 26 Ekm 2010 10:34

akşama dosyalar arasında gezineyim.. sanırım var.. en azından düzenler yeniden yüklerim..

dileyen yarın ve/veya en geç perşembe günü dil dosyasına erişebilecek..


KONU DIŞI
skydrive konusuna gelince.. eklerim de gerçekten vaktim yok.. fazla nete takılamıyorum.. bırak neti bilgisaara takılamıyorum :D
muiketi
yetkili
yetkili

Kullanıcı avatarı

İleti: 2123
Kayıt: 30 Eyl 2007 01:41
Konum: C:\Windows\system32
HTML: Çok iyi
CSS: Orta
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBB 3.0.7 PL1

Re: Pastebin Olympus 0.2.1

İleti muiketi 28 Ekm 2010 16:39

çeviri gözden geçirildi..
dosyası spaces adresine yüklendi..
muiketi
yetkili
yetkili

Kullanıcı avatarı

İleti: 2123
Kayıt: 30 Eyl 2007 01:41
Konum: C:\Windows\system32
HTML: Çok iyi
CSS: Orta
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBB 3.0.7 PL1


Eklenti Türkçe Dil Dosyaları


Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 5 misafir