resources/tr.rs
author Stefan Vogel <sv@exept.de>
Tue, 28 Apr 2020 14:37:04 +0200
changeset 25369 b3d232a613c9
parent 8195 8d5251b21ce0
child 17711 39faaaf888b4
permissions -rw-r--r--
#BUGFIX by stefan class: OrderedCollection class added: #newWithCapacity: changed: #with: (send #newWithCapacity: instead of #new:) Fix TextView selection bug, where an empty line was always prepended to the selection (bug has been introduced in last version).

#encoding iso8859-1

; $Header: /cvs/stx/stx/libbasic/resources/tr.rs,v 1.2 2004-03-15 16:39:09 cg Exp $
;
; Turkish strings
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

'monday'      'pazartesi'
'tuesday'     'salı'
'wednesday'   'çarşamba'
'thursday'    'perşembe'
'friday'      'cuma'
'saturday'    'cumartesi'
'sunday'      'pazar'

'mon'         'pzt'
'tue'         'sal'
'wed'         'çrş'
'thu'         'prş'
'fri'         'cum'
'sat'         'cts'
'sun'         'paz'

'january'     'ocak'
'february'    'şubat'
'march'       'mart'
'april'       'nisan'
'may'         'mayıs'
'june'        'haziran'
'july'        'temmuz'
'august'      'ağustos'
'september'   'eylül'
'october'     'ekim'
'november'    'kasım'
'december'    'aralık'

'jan'         'oca'
'feb'         'şub'
'mar'         'mar'
'apr'         'nis'
MAY_ABBREV    'may'
'jun'         'haz'
'jul'         'tem'
'aug'         'ağu'
'sep'         'eyl'
'oct'         'eki'
'nov'         'kas'
'dec'         'ara'