Skip to content

Commit 33c04ce

Browse files
committed
Drop mention of specific Windows versions from about page (translations)
See commit e8a6d68.
1 parent 6b79b2f commit 33c04ce

File tree

14 files changed

+22
-23
lines changed

14 files changed

+22
-23
lines changed

bg/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ Ruby притежава множество други черти, като ня
163163
* Позволява програмиране с нишки, независимо от операционната система.
164164

165165
* Ruby е преносим език: създаден предимно на GNU/Linux, но работи под
166-
много UNIX-базирани операционни системи, Mac OS X, Windows
167-
95/98/Me/NT/2000/XP, DOS, BeOS, OS/2 и др.
166+
много UNIX-базирани операционни системи, Mac OS X,
167+
Windows, DOS, BeOS, OS/2 и др.
168168

169169
### Други имплементации на Ruby
170170

de/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Ruby hat eine Fülle weiterer Features, unter ihnen folgende:
189189
MS-DOS!
190190

191191
* Ruby ist in hohem Maße portabel: Es wird vorrangig auf GNU/Linux
192-
entwickelt, arbeitet aber auf vielen UNIX-Varianten wie Mac OS X, auf
193-
Windows 95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, usw.
192+
entwickelt, arbeitet aber auf vielen UNIX-Varianten wie Mac OS X,
193+
auf Windows, DOS, BeOS, OS/2, usw.
194194

195195
### Alternative Ruby-Implementierungen
196196

es/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ encuentran las siguientes:
190190
no, ¡incluso en MS-DOS!
191191

192192
* Ruby es fácilmente portable: se desarrolla mayoritariamente en
193-
GNU/Linux, pero corre en varios tipos de UNIX, Mac OS X, Windows
194-
95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, etc.
193+
GNU/Linux, pero corre en varios tipos de UNIX, Mac OS X,
194+
Windows, DOS, BeOS, OS/2, etc.
195195

196196
### Referencias
197197

fr/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ parmi lesquelles on peut citer…
201201
* la possibilité de charger une bibliothèque d’extension à la volée, si
202202
le système d’exploitation le permet ;
203203
* une très grande portabilité : développé majoritairement sous
204-
GNU/Linux, Ruby fonctionne aussi sur une grande part des UNIX, Mac OS
205-
X, Windows 95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, etc.
204+
GNU/Linux, Ruby fonctionne aussi sur une grande part des UNIX, Mac OS X,
205+
Windows, DOS, BeOS, OS/2, etc.
206206

207207
### Références
208208

id/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ Ruby kaya fitur, antara lain sebagai berikut:
194194
tidak, bahkan pada MS-DOS sekalipun!
195195

196196
* Ruby sangat portable: Ruby kebanyakan dikembangkan di GNU/Linux,
197-
tetapi juga berjalan di banyak tipe UNIX, Mac OS X, Windows
198-
95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, dan lain-lain.
197+
tetapi juga berjalan di banyak tipe UNIX, Mac OS X,
198+
Windows, DOS, BeOS, OS/2, dan lain-lain.
199199

200200
### Referensi
201201

it/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Ruby è in grado di offrire una marea di altre funzionalità, tra cui:
189189
il sistema operativo lo supporti o meno, anche in DOS!
190190

191191
* Ruby è altamente portatile: è sviluppato principalmente su GNU/Linux,
192-
ma funziona su molte varianti di UNIX, Mac OS X, Windows
193-
95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, ecc.
192+
ma funziona su molte varianti di UNIX, Mac OS X,
193+
Windows, DOS, BeOS, OS/2, ecc.
194194

195195
### Riferimenti
196196

ja/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Rubyは次に示すような豊富な機能を持っています。
160160
OSのサポートなしに(MS-DOSだとしても!)マルチスレッド処理を扱えます。
161161

162162
* Rubyにはとても高い可搬性があります。Rubyは主にGNU/Linux上で開発されていますが、
163-
UNIX、Max OS X、Windows 95/98/Me/NT/2000/XP、DOS、BeOS、OS/2など、多くのOSで動作します。
163+
UNIX、Max OS X、Windows、DOS、BeOS、OS/2など、多くのOSで動作します。
164164

165165
### さまざまなRuby処理系
166166

ko/about/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@ end
140140
* 루비는 운영체제에 의존하지 않는 스레딩 기능을 제공합니다. 그리고 이는 루비가 동작하는 모든 플랫폼에 적용되어서 스레드를
141141
지원하지 않는 MS-DOS에서도 다중 스레드 프로그램을 작성할 수 있습니다.
142142

143-
* 루비는 이식성이 매우 높습니다. 대부분 GNU Linux에서 개발되었지만 대부분의 UNIX, 맥 OS X, Windows
144-
95/98/Me/NT/2000/XP, DOS, BeOS, OS/2 등에서 동작합니다.
143+
* 루비는 이식성이 매우 높습니다. 대부분 GNU Linux에서 개발되었지만 대부분의 UNIX, 맥 OS X, Windows, DOS, BeOS, OS/2 등에서 동작합니다.
145144

146145
### 루비의 다른 구현체들
147146

pl/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ Ruby posiada bogactwo innych właściwości, niektóre z nich to:
186186
czy sama platforma wspiera wątki, można ich używać nawet w MS-DOS!
187187

188188
* Ruby jest bardzo przenośny: rozwijany głównie na platformie GNU/Linux,
189-
ale może być używany na wielu typach UNIXów, Mac OS X, Windows
190-
95/98/Me/NT/2000/XP/Vista/7/8, DOS, BeOS, OS/2, itd.
189+
ale może być używany na wielu typach UNIXów, Mac OS X,
190+
Windows, DOS, BeOS, OS/2, itd.
191191

192192
### Inne implementacje Rubiego
193193

pt/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ seguintes:
192192

193193
* O Ruby é altamente portável: é desenvolvido principalmente em ambiente
194194
GNU/Linux, mas trabalha em muitos tipos de ambientes UNIX, Mac OS X,
195-
Windows 95/98/Me/NT/2000/XP, DOS, BeOS, OS/2, etc.
195+
Windows, DOS, BeOS, OS/2, etc.
196196

197197
### Outras Implementações do Ruby
198198

0 commit comments

Comments
 (0)