Author: pulkomandy Date: 2009-10-17 21:04:55 +0200 (Sat, 17 Oct 2009) New Revision: 33624 Changeset: http://dev.haiku-os.org/changeset/33624/haiku Added: haiku/trunk/data/catalogs/ haiku/trunk/data/catalogs/preferences/ haiku/trunk/data/catalogs/preferences/appearance/ haiku/trunk/data/catalogs/preferences/appearance/de.catkeys haiku/trunk/data/catalogs/preferences/appearance/fi.catkeys haiku/trunk/data/catalogs/preferences/appearance/fr.catkeys haiku/trunk/data/catalogs/preferences/appearance/ja.catkeys haiku/trunk/data/catalogs/preferences/appearance/ru.catkeys haiku/trunk/data/catalogs/preferences/appearance/sv.catkeys haiku/trunk/data/catalogs/preferences/bluetooth/ haiku/trunk/data/catalogs/preferences/bluetooth/de.catkeys haiku/trunk/data/catalogs/preferences/bluetooth/fi.catkeys haiku/trunk/data/catalogs/preferences/bluetooth/fr.catkeys haiku/trunk/data/catalogs/preferences/bluetooth/ru.catkeys haiku/trunk/data/catalogs/preferences/bluetooth/sv.catkeys haiku/trunk/data/catalogs/preferences/cpufrequency/ haiku/trunk/data/catalogs/preferences/cpufrequency/de.catkeys haiku/trunk/data/catalogs/preferences/cpufrequency/fi.catkeys haiku/trunk/data/catalogs/preferences/cpufrequency/fr.catkeys haiku/trunk/data/catalogs/preferences/cpufrequency/ru.catkeys haiku/trunk/data/catalogs/preferences/cpufrequency/sv.catkeys haiku/trunk/data/catalogs/preferences/fonts/ haiku/trunk/data/catalogs/preferences/fonts/fi.catkeys haiku/trunk/data/catalogs/preferences/fonts/fr.catkeys haiku/trunk/data/catalogs/preferences/fonts/ru.catkeys haiku/trunk/data/catalogs/preferences/fonts/sv.catkeys haiku/trunk/data/catalogs/preferences/locale/ haiku/trunk/data/catalogs/preferences/locale/de.catkeys haiku/trunk/data/catalogs/preferences/locale/fi.catkeys haiku/trunk/data/catalogs/preferences/locale/fr.catkeys haiku/trunk/data/catalogs/preferences/locale/ru.catkeys haiku/trunk/data/catalogs/preferences/locale/sv.catkeys Removed: haiku/trunk/src/preferences/appearance/de.catkeys haiku/trunk/src/preferences/appearance/fi.catkeys haiku/trunk/src/preferences/appearance/fr.catkeys haiku/trunk/src/preferences/appearance/ja.catkeys haiku/trunk/src/preferences/appearance/ru.catkeys haiku/trunk/src/preferences/appearance/sv.catkeys haiku/trunk/src/preferences/bluetooth/de.catkeys haiku/trunk/src/preferences/bluetooth/fi.catkeys haiku/trunk/src/preferences/bluetooth/fr.catkeys haiku/trunk/src/preferences/bluetooth/ru.catkeys haiku/trunk/src/preferences/bluetooth/sv.catkeys haiku/trunk/src/preferences/cpufrequency/de.catkeys haiku/trunk/src/preferences/cpufrequency/fi.catkeys haiku/trunk/src/preferences/cpufrequency/fr.catkeys haiku/trunk/src/preferences/cpufrequency/ru.catkeys haiku/trunk/src/preferences/cpufrequency/sv.catkeys haiku/trunk/src/preferences/fonts/fi.catkeys haiku/trunk/src/preferences/fonts/fr.catkeys haiku/trunk/src/preferences/fonts/ru.catkeys haiku/trunk/src/preferences/fonts/sv.catkeys haiku/trunk/src/preferences/locale/de.catkeys haiku/trunk/src/preferences/locale/fi.catkeys haiku/trunk/src/preferences/locale/fr.catkeys haiku/trunk/src/preferences/locale/ru.catkeys haiku/trunk/src/preferences/locale/sv.catkeys Modified: haiku/trunk/build/jam/BeOSRules Log: Move the Locale Kit catalogs in a common place in data/catalogs. Modified: haiku/trunk/build/jam/BeOSRules =================================================================== --- haiku/trunk/build/jam/BeOSRules 2009-10-17 17:25:47 UTC (rev 33623) +++ haiku/trunk/build/jam/BeOSRules 2009-10-17 19:04:55 UTC (rev 33624) @@ -368,7 +368,8 @@ genCat = [ FGristFiles $(generatedCatalog) ] ; trans = [ FGristFiles $(translatedCatalogs) ] ; srcs = [ FGristFiles $(sources) ] ; - SEARCH on $(trans) += $(SEARCH_SOURCE) ; + SEARCH on $(trans) += [ FDirName $(HAIKU_TOP) data catalogs $(SUBDIR_TOKENS[2-]) ] ; + echo [ FDirName $(HAIKU_TOP) data catalogs $(SUBDIR_TOKENS[2-]) ] ; ExtractCatalogEntries $(genCat:S=.catkeys) : $(srcs) : $(signature) ; Copied: haiku/trunk/data/catalogs/preferences/appearance/de.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/de.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/de.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/de.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 german x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab Navigation - Leuchtfarbe +Shadow Colors tab Schatten +On AntialiasingSettingsView An +Defaults APRWindow Standardwerte +Grayscale AntialiasingSettingsView Graustufen +Shine Colors tab Glanz +Off AntialiasingSettingsView Aus +Anti-aliasing type: AntialiasingSettingsView Kantenglättungstyp: +Success Colors tab Erfolg +Inactive Window Tab Colors tab Fenstertitel (inaktiv) +Failure Colors tab Fehler +Hinting menu AntialiasingSettingsView Hinting-Menü +Control Border Colors tab Steuerelement - Rahmen +Document Background Colors tab Dokument - Hintergrund +Revert APRWindow Zurücknehmen +Selected Menu Item Border Colors tab Menü - Rahmen (ausgewählt) +Selected Menu Item Text Colors tab Menü - Text (ausgewählt) +Antialiasing APRWindow Kantenglättung +Window Tab Text Colors tab Fenstertitel - Text +Tooltip Background Colors tab Hinweis - Hintergrund +Document Text Colors tab Dokument - Text +Navigation Base Colors tab Navigation - Grundfarbe +Menu Background Colors tab Menü - Hintergrund +Appearance APRWindow Aussehen +Control Background Colors tab Steuerelement - Hintergrund +Colors APRWindow Farben +Panel Background Colors tab Oberfläche - Hintergrund +Window Tab Colors tab Fenstertitel +Reduce colored edges filter strength: AntialiasingSettingsView Stärke des Farbsaumfilters +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Zur Vermeidung von möglichen Patentproblemen ist die Kombination von Subpixel-Kantenglättung und Glyph-hinting deaktiviert. Um diese Funktion zu aktivieren müssen Sie spezielle Funktionen im Konfigurationsheader der Freetype-Bibliothek freischalten und anschließend Haiku selbst kompilieren. +Menu Item Text Colors tab Menü - Text +Monospaced Fonts Only AntialiasingSettingsView Nur Monospace Schriften +LCD subpixel AntialiasingSettingsView LCD Subpixel +Inactive Window Tab Text Colors tab Fenstertitel - Text (inaktiv) +Strong AntialiasingSettingsView Stark +Control Highlight Colors tab Steuerelement - Beleuchtung +Control Text Colors tab Steuerelement - Text +Tooltip Text Colors tab Hinweis - Text +Antialiasing menu AntialiasingSettingsView Kantenglättungs-Menü +Selected Menu Item Background Colors tab Menü - Hintergrund (ausgewählt) +Glyph hinting: AntialiasingSettingsView Glyph-hinting: +Panel Text Colors tab Oberfläche - Text Copied: haiku/trunk/data/catalogs/preferences/appearance/fi.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/fi.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/fi.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/fi.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 finnish x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab Navigoinnin välke +Shadow Colors tab Varjo +On AntialiasingSettingsView Päällä +Defaults APRWindow Oletusasetukset +Grayscale AntialiasingSettingsView Harmaasävy +Shine Colors tab Hohto +Off AntialiasingSettingsView Pois päältä +Anti-aliasing type: AntialiasingSettingsView Reunanpehmennystapa : +Success Colors tab Onnistuminen +Inactive Window Tab Colors tab Epäaktiivisen ikkunakahvan väri +Failure Colors tab Epäonnistuminen +Hinting menu AntialiasingSettingsView Vinkkausvalikko +Control Border Colors tab Kontrollin reuna +Document Background Colors tab Dokumentin tausta +Revert APRWindow Palauta +Selected Menu Item Border Colors tab Valitun valikkovalinnan reuna +Selected Menu Item Text Colors tab Valitun valikkovalinnan teksti +Antialiasing APRWindow Reunanpehmennys +Window Tab Text Colors tab Ikkunakahvan teksti +Tooltip Background Colors tab Työkaluvinkin tausta +Document Text Colors tab Dokumentin teksti +Navigation Base Colors tab Navigoinnin pohja +Menu Background Colors tab Valikon tausta +Appearance APRWindow Ulkonäkö +Control Background Colors tab Kontrollin tausta +Colors APRWindow Värit +Panel Background Colors tab Paneelin tausta +Window Tab Colors tab Ikkunakahva +Reduce colored edges filter strength: AntialiasingSettingsView Vähennä värillisten reunojen suodatuksen vahvuutta: +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Alipikselipohjainen reunanpehmennys ei ole saatavilla tässä Haiku versiossa patenttisyiden takia. Ominaisuuden saaminen käyttöön vaatii Haikun uudelleenkääntämistä ja eräiden optioiden aktivoimista libfreetype:n määrittelytiedostoissa. +Menu Item Text Colors tab Valikkovalinnan teksti +Monospaced Fonts Only AntialiasingSettingsView Vain monospace fontti +LCD subpixel AntialiasingSettingsView LCD alipikseli +Inactive Window Tab Text Colors tab Epäaktiivisen ikkunakahvan tekstin väri +Strong AntialiasingSettingsView Vahva +Control Highlight Colors tab Kontrollin korostus +Control Text Colors tab Kontrollin teksti +Tooltip Text Colors tab Työkaluvinkin teksti +Antialiasing menu AntialiasingSettingsView Reunanpehmennysvalikko +Selected Menu Item Background Colors tab Valitun valikkovalinnan tausta +Glyph hinting: AntialiasingSettingsView Merkin vinkkaus : +Panel Text Colors tab Paneelin teksti Copied: haiku/trunk/data/catalogs/preferences/appearance/fr.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/fr.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/fr.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/fr.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 french x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab Pulsation de navigation +Shadow Colors tab Ombre +On AntialiasingSettingsView Activé +Defaults APRWindow Défaut +Grayscale AntialiasingSettingsView Niveaux de gris +Shine Colors tab Lumière +Off AntialiasingSettingsView Désactivé +Anti-aliasing type: AntialiasingSettingsView Type de lissage : +Success Colors tab Réussite +Inactive Window Tab Colors tab Onglet de fenêtre inactive +Failure Colors tab Échec +Hinting menu AntialiasingSettingsView Menu hinting +Control Border Colors tab Bordure de contrôle +Document Background Colors tab Arrière plan de document +Revert APRWindow Défaire +Selected Menu Item Border Colors tab Bordure d'entrée de menu sélectionnée +Selected Menu Item Text Colors tab Texte d'entrée de menu sélectionnée +Antialiasing APRWindow Lissage +Window Tab Text Colors tab Texte d'onglet de fenêtre +Tooltip Background Colors tab Arrière plan de bulle d'aide +Document Text Colors tab Texte de document +Navigation Base Colors tab Base de navigation +Menu Background Colors tab Arrière plan de menu +Appearance APRWindow Apparence +Control Background Colors tab Arrière plan de contrôle +Colors APRWindow Couleurs +Panel Background Colors tab Arrière plan de panneau +Window Tab Colors tab Onglet de fenêtre +Reduce colored edges filter strength: AntialiasingSettingsView Intensité du filtre de réduction des bords de couleurs: +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Le lissage sous-pixel n'est pas disponible en même temps que le hinting de glyphes dans cette version de Haiku afin d'éviter des problèmes de brevets logiciels. Pour activer cette fonctionnalité, vous devez compiler Haiku vous-même et activer certaines options dans l'en-tête de configuration de libfreetype. +Menu Item Text Colors tab Texte d'entrée de menu +Monospaced Fonts Only AntialiasingSettingsView Seulement les polices à chasse fixe +LCD subpixel AntialiasingSettingsView Sous-pixel LCD +Inactive Window Tab Text Colors tab Texte d'onglet de fenêtre inactive +Strong AntialiasingSettingsView Important +Control Highlight Colors tab Mise en valeur de contrôle +Control Text Colors tab Texte de contrôle +Tooltip Text Colors tab Texte de bulle d'aide +Antialiasing menu AntialiasingSettingsView Menu Antialiasing +Selected Menu Item Background Colors tab Arrière plan d'entrée de menu sélectionnée +Glyph hinting: AntialiasingSettingsView Hinting de glyphes : +Panel Text Colors tab Texte de panneau Copied: haiku/trunk/data/catalogs/preferences/appearance/ja.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/ja.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/ja.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/ja.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 Japanese x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab ナビゲーションの点滅 +Shadow Colors tab 影 +On AntialiasingSettingsView 有効 +Defaults APRWindow デフォルト +Grayscale AntialiasingSettingsView グレースケール +Shine Colors tab 光 +Off AntialiasingSettingsView 無効 +Anti-aliasing type: AntialiasingSettingsView アンチエイリアスのタイプ: +Success Colors tab 成功 +Inactive Window Tab Colors tab 非アクティブウィンドウタブ +Failure Colors tab 失敗 +Hinting menu AntialiasingSettingsView ヒンティングメニュー +Control Border Colors tab コントロールの境界 +Document Background Colors tab ドキュメントの背景 +Revert APRWindow 元に戻す +Selected Menu Item Border Colors tab メニュー選択項目の境界 +Selected Menu Item Text Colors tab メニュー選択項目の文字 +Antialiasing APRWindow アンチエイリアス +Window Tab Text Colors tab ウィンドウタブの文字 +Tooltip Background Colors tab ツールチップの背景 +Document Text Colors tab ドキュメントの文字 +Navigation Base Colors tab ナビゲーション +Menu Background Colors tab メニューの背景 +Appearance APRWindow 外観 +Control Background Colors tab コントロールの背景 +Colors APRWindow 色 +Panel Background Colors tab パネルの背景 +Window Tab Colors tab ウィンドウのタブ +Reduce colored edges filter strength: AntialiasingSettingsView Reduce colored edges filter strength: +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView この Haiku のビルドでは、グリフのヒンティングと組合せたサブピクセルベースのアンチエイリアスは特許問題の可能性を回避するため使用できません。有効にするには、Haiku をソースからビルドして、libfreetype の設定ヘッダーファイル中の特定のオプションを有効にしなければなりません。 +Menu Item Text Colors tab メニュー項目の文字 +Monospaced Fonts Only AntialiasingSettingsView 等幅フォントのみ有効 +LCD subpixel AntialiasingSettingsView LCD サブピクセル +Inactive Window Tab Text Colors tab 非アクティブウィンドウタブの文字 +Strong AntialiasingSettingsView 強い +Control Highlight Colors tab コントロールのハイライト +Control Text Colors tab コントロールの文字 +Tooltip Text Colors tab ツールチップの文字 +Antialiasing menu AntialiasingSettingsView アンチエイリアスメニュー +Selected Menu Item Background Colors tab メニュー選択項目の背景 +Glyph hinting: AntialiasingSettingsView グリフのヒンティング: +Panel Text Colors tab パネルの文字 Copied: haiku/trunk/data/catalogs/preferences/appearance/ru.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/ru.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/ru.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/ru.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 Russian x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab Навигация Pulse +Shadow Colors tab Тень +On AntialiasingSettingsView Включение +Defaults APRWindow По умолчанию +Grayscale AntialiasingSettingsView Оттенки серого +Shine Colors tab Сияние +Off AntialiasingSettingsView Выключение +Anti-aliasing type: AntialiasingSettingsView Тип сглаживания: +Success Colors tab Успех +Inactive Window Tab Colors tab Неактивный +Failure Colors tab Неудача +Hinting menu AntialiasingSettingsView Корректировка (Hinting) +Control Border Colors tab Управление границами +Document Background Colors tab Фон документа +Revert APRWindow Вернуться +Selected Menu Item Border Colors tab Рамка выделенного элемента меню +Selected Menu Item Text Colors tab Выбранный текст пункта меню +Antialiasing APRWindow Сглаживание +Window Tab Text Colors tab Текст позиции табуляции окна +Tooltip Background Colors tab Фон подсказки +Document Text Colors tab Текст документа +Navigation Base Colors tab Основа навигации +Menu Background Colors tab Фон меню +Appearance APRWindow Внешний вид +Control Background Colors tab Управление фоном +Colors APRWindow Цвета +Panel Background Colors tab Фон панели +Window Tab Colors tab Заголовок меню +Reduce colored edges filter strength: AntialiasingSettingsView Уменьшение цветности границ символов +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Субпиксельное сглаживание в комбинации с уточнением не доступно в этой сборке Haiku, чтобы избежать возможных патентных проблем. Для включения этой особенности, вам необходимо собрать Haiku самостоятельно, включив опции в конфигурации FreeType. +Menu Item Text Colors tab Текст пункта меню +Monospaced Fonts Only AntialiasingSettingsView Для моноширных шрифтов +LCD subpixel AntialiasingSettingsView Настройка попиксельного сглаживания +Inactive Window Tab Text Colors tab Неактивный текст табуляции окна +Strong AntialiasingSettingsView Сильный +Control Highlight Colors tab Управление выделением +Control Text Colors tab Управление текстом +Tooltip Text Colors tab Текст подсказки +Antialiasing menu AntialiasingSettingsView Сглаживание меню +Selected Menu Item Background Colors tab Фон выбранного пункта меню +Glyph hinting: AntialiasingSettingsView Уточнение (Hinting): +Panel Text Colors tab Текстовая панель Copied: haiku/trunk/data/catalogs/preferences/appearance/sv.catkeys (from rev 33615, haiku/trunk/src/preferences/appearance/sv.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/appearance/sv.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/appearance/sv.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,43 @@ +1 swedish x-vnd.Haiku-Appearance 959674221 +Navigation Pulse Colors tab Navigeringspuls +Shadow Colors tab Skugga +On AntialiasingSettingsView Aktiv +Defaults APRWindow Förval +Grayscale AntialiasingSettingsView Gråskala +Shine Colors tab Ljusstyrka +Off AntialiasingSettingsView Inaktiv +Anti-aliasing type: AntialiasingSettingsView Kantutjämningstyp: +Success Colors tab Framgång +Inactive Window Tab Colors tab Flikfärg för inaktiva fönster +Failure Colors tab Misslyckande +Hinting menu AntialiasingSettingsView Hinting-meny +Control Border Colors tab Kontrollkant +Document Background Colors tab Dokumentbakgrund +Revert APRWindow Återgå +Selected Menu Item Border Colors tab Kantfärg för valt menyalternativ +Selected Menu Item Text Colors tab Textfärg för valt menyalternativ +Antialiasing APRWindow Kantutjämning +Window Tab Text Colors tab Fönsterflikfärg +Tooltip Background Colors tab Tooltipsbakgrund +Document Text Colors tab Dokumenttext +Navigation Base Colors tab Navigeringsbas +Menu Background Colors tab Menybakgrund +Appearance APRWindow Utseende +Control Background Colors tab Kontrollbkgrund +Colors APRWindow Färger +Panel Background Colors tab Panelbakgrund +Window Tab Colors tab Fösterflik +Reduce colored edges filter strength: AntialiasingSettingsView Minska färgintensitet på färgade kanter: +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Subpixel-baerad kantutjämning i kombination med glyfhinting är inte tillgängligt i färdigbyggda Haiku för att undvika patentproblem. För att aktivera denna funktionalitet, måste du själv kompilera Haiku och välja särskilda val i libfreetypes konfigurationsheader. +Menu Item Text Colors tab Menyalternativstext +Monospaced Fonts Only AntialiasingSettingsView Endast teckensnitt med fast bredd +LCD subpixel AntialiasingSettingsView LCD-subpixel +Inactive Window Tab Text Colors tab Fliktext för inaktiva fönster +Strong AntialiasingSettingsView Framhävd +Control Highlight Colors tab Framhävd kontroll +Control Text Colors tab Kontrolltext +Tooltip Text Colors tab Tooltiptext +Antialiasing menu AntialiasingSettingsView Kantutjämningsmeny +Selected Menu Item Background Colors tab Bakgrund för valt menyalternativ +Glyph hinting: AntialiasingSettingsView Glyfhinting: +Panel Text Colors tab Paneltext Copied: haiku/trunk/data/catalogs/preferences/bluetooth/de.catkeys (from rev 33615, haiku/trunk/src/preferences/bluetooth/de.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/bluetooth/de.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/bluetooth/de.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,54 @@ +1 german x-vnd.Haiku-BluetoothPrefs 406799883 +Add… Remote devices Hinzufügen… +Remove Remote devices Entfernen +Refresh… Remote devices Aktualisieren… +As Trusted Remote devices Vertrauen +As Blocked Remote devices Blockieren +Identify host as: Settings view Agieren als: +Identify us as... Settings view Rolle... +Handheld Settings view Handheld +Smart Phone Settings view Smartphone +Desktop Settings view Desktop +Laptop Settings view Laptop +Server Settings view Server +Incoming connections policy: Settings view Verbindungen annehmen: +Policy... Settings view Richtlinie... +From all devices Settings view Alle +Only from Trusted devices Settings view Nur vertraute Geräte +Always ask Settings view Immer fragen +Default Inquiry time: Settings view Suchdauer: +15 secs Settings view 15 s +61 secs Settings view 61 s +Local Devices found on system: Settings view Verwendbare Geräte: +Pick LocalDevice... Settings view Gerät... +Service Classes: Device View Gerätedienste: +Discoverable Extended local device view Sichtbar +Show Name Extended local device view Namen anzeigen +There has not been found any bluetooth LocalDevice device registered on the system Inquiry panel Es konnte kein Bluetooth-Gerät auf diesem System gefunden werden. +Scanning progress Inquiry panel Suchfortschritt +Starting scan... Inquiry panel Suche startet... + seconds Inquiry panel Sekunden +Scanning completed. Inquiry panel Suche abgeschlossen. +Remaining Inquiry panel Verbleibend +Add device to list Inquiry panel Gerät zur Liste hinzufügen +Inquiry Inquiry panel Suchen +Retrieving name of Inquiry panel Empfangen des Namens von +Retrieving names... Inquiry panel Empfangen der Namen... +Check that the bluetooth capabilities of your remote device are activated. Press Inquiry to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them Inquiry panel Bitte stellen Sie sicher, dass Bluetooth auf dem gesuchten Gerät aktiviert ist.\nDrücken Sie Suchen um andere Bluetooth-Geräte zu finden.\nFür gewöhnlich dauert das Ermitteln des Namens pro Gerät 3 Sekunden. Gefundene Bluetooth-Geräte können anschließend der Geräteliste hinzugefügt werden.\nWechseln Sie zur Liste der bekannten Geräte, wenn Sie eine Verbindung herstellen möchten. +Server Window Server +Start Bluetooth Services… Window Bluetooth-Dienste starten… +Stop Bluetooth Services… Window Bluetooth-Dienste beenden… +Show Bluetooth console… Window Bluetooth-Konsole anzeigen… +Refresh LocalDevices… Window Bluetooth-Geräte erkennen… +View Window Informationen +Connections & Channels list… Window Verbindungs- und Kanal-Liste... +Remote Devices List… Window Liste gefundener Geräte… +Help Window Hilfe +About… Window Über… +Remote Devices Window Bekannte Geräte +Settings Window Einstellungen +Revert Window Zurücknehmen +Defaults Window Standardwerte +Bluetooth Window Bluetooth +Ok main Ok +Haiku Bluetooth System, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nWho gave me all the knowledge:\n\t- the yellowTAB team main Haiku Bluetooth System, (ARCE)\n\nErstellt von Oliver Ruiz Dorantes.\n\nMit Unterstützung von:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nDank an die Helfer für...\n\ndie Bereitstellung v on Hardware:\n\t- Henry Jair Abril Florez (el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nfinanzielle Unterstützung:\n\t- Karl vom Dorff (OSDrawer),\n\t- Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W.\n\nPatch-Beiträge:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynal Lesieur\n\t- Andreas Färber\n\t- Joer Meyer\n\Tests:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\ndas Vermitteln des notwendigen Wissens:\n\t- Das yellowTAB team Copied: haiku/trunk/data/catalogs/preferences/bluetooth/fi.catkeys (from rev 33615, haiku/trunk/src/preferences/bluetooth/fi.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/bluetooth/fi.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/bluetooth/fi.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,54 @@ +1 finnish x-vnd.Haiku-BluetoothPrefs 406799883 +About… Window Tietoja… +Handheld Settings view Kädessäpidettävät +Only from Trusted devices Settings view Vain luotetuista laitteista +Add device to list Inquiry panel Lisää laite listalle +Starting scan... Inquiry panel Aloitetaan etsintä... +Smart Phone Settings view Älypuhelin + seconds Inquiry panel sekuntia +Remote Devices Window Etälaitteet +Server Settings view Palvelin +Default Inquiry time: Settings view Oletuskyselyn pituus: +Identify host as: Settings view Tunnista isäntä nimellä : +View Window Näytä +Refresh… Remote devices Päivitä… +Show Bluetooth console… Window Näytä Bluetooth konsoli… +Incoming connections policy: Settings view Saapuvien yhteyksien sääntö : +From all devices Settings view Kaikista laitteista +Start Bluetooth Services… Window Käynnistä Bluetooth palvelut… +Server Window Palvelin +Scanning completed. Inquiry panel Etsintä valmis. +Remove Remote devices Poista +15 secs Settings view 15 sekuntia +Policy... Settings view Sääntö... +61 secs Settings view 61 sekuntia +Haiku Bluetooth System, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nWho gave me all the knowledge:\n\t- the yellowTAB team main Haiku Bluetooth järjestelmä, (ARCE)\n\nTekijä Oliver Ruiz Dorantes\n\nAvustajat :\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nKiitos henkilöille, jotka auttoivat...\n\nLahjoittamalla lai tteistoa :\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nTaloudellisesti :\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nPäivityksin :\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTests:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nJotka antoivat minulle tarvittavat tiedot :\n\t- yellowTAB tiimi +Identify us as... Settings view Tunnista meidät nimellä... +Remaining Inquiry panel Jäljellä +Connections & Channels list… Window Yhteys- ja kanavalista… +Pick LocalDevice... Settings view Valitse LocalDevice... +Defaults Window Oletusasetukset +Inquiry Inquiry panel Tiedustelu +Desktop Settings view Työpöytäasetukset +Revert Window Palauta +Laptop Settings view Kannettava +Retrieving name of Inquiry panel Noudetaan nimeä +Bluetooth Window Bluetooth +Local Devices found on system: Settings view Järjestelmästä löydetyt paikalliset laitteet : +As Trusted Remote devices Luotettuna +Discoverable Extended local device view Löydettävänä +As Blocked Remote devices Estettynä +Service Classes: Device View Palveluluokat: +Refresh LocalDevices… Window Päivitä LocalDevices… +Settings Window Paramètres +Check that the bluetooth capabilities of your remote device are activated. Press Inquiry to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them Inquiry panel Tarkista, että etälaitteen Bluetooth ominaisuudet on aktivoitu. Paina "Kysely" käynnistääksesi haun. Nimien noutoon tarvittavan ajan määrä ei ole tiedossa, mutta sen ei pitäisi viedä yli 3 sekuntia per laite. Myöhemmin voit lisätä ne päälistaasi, jossa pystyt yhdistämään ne. +Scanning progress Inquiry panel Etsinnän edistyminen +Always ask Settings view Kysy joka kerta +Remote Devices List… Window Etälaitelista… +Retrieving names... Inquiry panel Noudetaan nimiä... +Help Window Apua +Ok main Ok +Add… Remote devices Lisää… +There has not been found any bluetooth LocalDevice device registered on the system Inquiry panel Bluetooth laitteita ei löydetty järjestelmästä +Stop Bluetooth Services… Window Pysäytä Bluetooth palvelut… +Show Name Extended local device view Näytä nimi Copied: haiku/trunk/data/catalogs/preferences/bluetooth/fr.catkeys (from rev 33615, haiku/trunk/src/preferences/bluetooth/fr.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/bluetooth/fr.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/bluetooth/fr.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,54 @@ +1 french x-vnd.Haiku-BluetoothPrefs 406799883 +About… Window À propos… +Handheld Settings view Appareil de poche +Only from Trusted devices Settings view Seulement les appareils de confiance +Add device to list Inquiry panel Ajouter l'appareil à la liste +Starting scan... Inquiry panel Démarrage de la recherche... +Smart Phone Settings view Téléphone + seconds Inquiry panel secondes +Remote Devices Window Appareils distants +Server Settings view Serveur +Default Inquiry time: Settings view Temps de requête par défaut: +Identify host as: Settings view Identifier l'hôte comme : +View Window Vue +Refresh… Remote devices Rafraîchir… +Show Bluetooth console… Window Montrer le terminal bluetooth… +Incoming connections policy: Settings view Attitude envers les connexions entrantes : +From all devices Settings view Tous les appareils +Start Bluetooth Services… Window Démarrer les services bluetooth… +Server Window Serveur +Scanning completed. Inquiry panel Recherche complète. +Remove Remote devices Enlever +15 secs Settings view 15 secs +Policy... Settings view Attitude... +61 secs Settings view 61 secs +Haiku Bluetooth System, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nWho gave me all the knowledge:\n\t- the yellowTAB team main Système Bluetooth Haiku, (ARCE)\n\nCréé par Oliver Ruiz Dorantes\n\nAvec le soutien de :\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nMerci à toutes les personnes qui ont aidé...\n\nDons de matériel :\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nFinancièrement :\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nRustines :\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTests:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nQui m'ont tout appris :\n\t- l'équipe yellowTAB +Identify us as... Settings view S'identifier comme... +Remaining Inquiry panel Restant +Connections & Channels list… Window Liste des canaux et connexions… +Pick LocalDevice... Settings view Choisir LocalDevice... +Defaults Window Défauts +Inquiry Inquiry panel Requête +Desktop Settings view Bureau +Revert Window Défaire +Laptop Settings view Portable +Retrieving name of Inquiry panel Récupérer le nom de +Bluetooth Window Bluetooth +Local Devices found on system: Settings view Appareils locaux trouvés sur le système : +As Trusted Remote devices Comme de confiance +Discoverable Extended local device view Découvrable +As Blocked Remote devices Comme bloqué +Service Classes: Device View Classes de services: +Refresh LocalDevices… Window Rafraîchir les LocalDevices… +Settings Window Paramètres +Check that the bluetooth capabilities of your remote device are activated. Press Inquiry to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them Inquiry panel Vérifiez que les fonctionnalités bluetooth de votre appareil distant sont activées. Appuyez sur "Requête" pour lancer la recherche. Le temps nécessaire pour récupérer les noms n'est pas connu, mais ça ne devrait pas prendre plus de 3 secondes par appareil. Ensuite vous pourrez les ajouter à la liste principale, où vous pourrez vous associer avec eux. +Scanning progress Inquiry panel Avancée de la recherche +Always ask Settings view Toujours demander +Remote Devices List… Window Liste des appareils distants… +Retrieving names... Inquiry panel Récupération des noms... +Help Window Aide +Ok main Ok +Add… Remote devices Ajouter… +There has not been found any bluetooth LocalDevice device registered on the system Inquiry panel Aucun matériel bluetooth trouvé sur le système +Stop Bluetooth Services… Window Arrêter les services bluetooth… +Show Name Extended local device view Montrer le nom Copied: haiku/trunk/data/catalogs/preferences/bluetooth/ru.catkeys (from rev 33615, haiku/trunk/src/preferences/bluetooth/ru.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/bluetooth/ru.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/bluetooth/ru.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,54 @@ +1 Russian x-vnd.Haiku-BluetoothPrefs 406799883 +About… Window О программе +Handheld Settings view Переносной +Only from Trusted devices Settings view Только от доверенных устройств +Add device to list Inquiry panel Добавить устройство в список +Starting scan... Inquiry panel Начало сканирования... +Smart Phone Settings view Smart Phone + seconds Inquiry panel секунд +Remote Devices Window Удалённые устройства +Server Settings view Сервер +Default Inquiry time: Settings view По умолчанию: +Identify host as: Settings view Индифицирует как : +View Window Вид +Refresh… Remote devices Обновить +Show Bluetooth console… Window Показать Bluetooth консоль +Incoming connections policy: Settings view Входящая политика подключений: +From all devices Settings view От всех устройств +Start Bluetooth Services… Window Запуск Bluetooth службы +Server Window Сервер +Scanning completed. Inquiry panel Сканирование завершенно. +Remove Remote devices Удалить +15 secs Settings view 15 сек +Policy... Settings view Политика... +61 secs Settings view 61 сек +Haiku Bluetooth System, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nWho gave me all the knowledge:\n\t- the yellowTAB team main Système Bluetooth Haiku, (ARCE)\n\nCréé par Oliver Ruiz Dorantes\n\nAvec le soutien de :\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nMerci à toutes les personnes qui ont aidé...\n\nDons de matériel :\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nFinancièrement :\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nRustines :\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTests:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nQui m'ont tout appris :\n\t- l'équipe yellowTAB +Identify us as... Settings view Индифицировать нас как... +Remaining Inquiry panel Оставаться +Connections & Channels list… Window Список подключений и каналов +Pick LocalDevice... Settings view Выбор локального устройства... +Defaults Window По умолчанию +Inquiry Inquiry panel Запрос +Desktop Settings view Рабочий стол +Revert Window Вернуться +Laptop Settings view Ноутбук¿ +Retrieving name of Inquiry panel Восстановление названия +Bluetooth Window Bluetooth +Local Devices found on system: Settings view Локальные устройства найденные в системе: +As Trusted Remote devices Как доверенный +Discoverable Extended local device view Поддающийся обнаружению +As Blocked Remote devices Как блокированный +Service Classes: Device View Классы сервиса: +Refresh LocalDevices… Window Обновление локальных устройств +Settings Window Paramtres +Check that the bluetooth capabilities of your remote device are activated. Press Inquiry to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them Inquiry panel Убедитесь, что на удалённом устройстве активирована функция Bluetooth. Чтобы начать сканирование, нажмите кнопку "Запрос". Время, необходимое для получения имён неизвестно, хотя не должно превышать 3-х секунд на одно устройство. После этого вы сможете подключиться к ним. +Scanning progress Inquiry panel Процесс сканирования +Always ask Settings view Всегда спрашивать +Remote Devices List… Window Удаление списка устройств +Retrieving names... Inquiry panel Восстановление названий... +Help Window Помощь +Ok main Ok +Add… Remote devices Добавить +There has not been found any bluetooth LocalDevice device registered on the system Inquiry panel Небыло найдено Bluetooth устройства, зарегистрированного в системе. +Stop Bluetooth Services… Window Остановить Bluetooth службу +Show Name Extended local device view Показывать название Copied: haiku/trunk/data/catalogs/preferences/bluetooth/sv.catkeys (from rev 33615, haiku/trunk/src/preferences/bluetooth/sv.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/bluetooth/sv.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/bluetooth/sv.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,54 @@ +1 swedish x-vnd.Haiku-BluetoothPrefs 406799883 +About… Window Om… +Handheld Settings view Handhållen +Only from Trusted devices Settings view Endast från betrodda källor +Add device to list Inquiry panel Lägg till enhet till istan +Starting scan... Inquiry panel Startar avsökning... +Smart Phone Settings view Telefon + seconds Inquiry panel sekunder +Remote Devices Window Fjärrenheter +Server Settings view Server +Default Inquiry time: Settings view Förvald frågotid: +Identify host as: Settings view Identifiera värd som: +View Window Vy +Refresh… Remote devices Uppdatera… +Show Bluetooth console… Window Visa Bluetooth-konsol… +Incoming connections policy: Settings view Policy för inkommande förbindelser: +From all devices Settings view För alla enheter +Start Bluetooth Services… Window Starta Bluetooth-tjänster… +Server Window Server +Scanning completed. Inquiry panel Avsökning klar. +Remove Remote devices Ta bort +15 secs Settings view 15 s +Policy... Settings view Policy... +61 secs Settings view 61 s +Haiku Bluetooth System, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez(el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\n\t- Adrien Destugues\n\nWho gave me all the knowledge:\n\t- the yellowTAB team main Haikus Bluetooth-system, (ARCE)\n\nSkapad av Oliver Ruiz Dorantes\n\nMed hjälp av:\n\t- Mika Lindqvist\n\t- Maksym Yevmenkin\n\nTack till personerna som hjälpte till...\n\nHårdvarudonatore r:\n\t- Henry Jair Abril Florez (el Colombian)\n\t\t & Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEkonomiskt:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\n- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliusen\n\t- Adrien Destugues\n\nVem gav mig all kunskap:\n\t- yellowTab-teamet +Identify us as... Settings view Identifiera som... +Remaining Inquiry panel Återstående +Connections & Channels list… Window Lista över förbindelser och kanaler… +Pick LocalDevice... Settings view Välj LocalDevice... +Defaults Window Förval +Inquiry Inquiry panel Förfrågan +Desktop Settings view Skrivbord +Revert Window Återgå +Laptop Settings view Bärbar dator +Retrieving name of Inquiry panel Hämtar namn från +Bluetooth Window Bluetooth +Local Devices found on system: Settings view Lokala enheter funna på systemet: +As Trusted Remote devices Som betrodd +Discoverable Extended local device view Synlig +As Blocked Remote devices Som blockerad +Service Classes: Device View Tjänsteklasser: +Refresh LocalDevices… Window Uppdatera LocalDevices… +Settings Window Inställningar +Check that the bluetooth capabilities of your remote device are activated. Press Inquiry to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them Inquiry panel Verifiera att Bluetooth är aktiverat på din enhet. Klicka på Fråga för att söka. Tidsåtgång för åtgärden är okänd, men bör inte ta mer än tre sekunder per enhet. Efter detta kommer du att kunna lägga till dem till din huvudlista, där du kan para ihop dem i förfrågan-panelen. +Scanning progress Inquiry panel Genomsökningsstatus +Always ask Settings view Fråga alltid +Remote Devices List… Window Lista över fjärrenheter… +Retrieving names... Inquiry panel Hämtar namn... +Help Window Hjälp +Ok main Ok +Add… Remote devices Lägg till… +There has not been found any bluetooth LocalDevice device registered on the system Inquiry panel Inga LocalDevice funna på systemet +Stop Bluetooth Services… Window Stoppa Bluetooth-tjänster… +Show Name Extended local device view Visa namn Copied: haiku/trunk/data/catalogs/preferences/cpufrequency/de.catkeys (from rev 33615, haiku/trunk/src/preferences/cpufrequency/de.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/cpufrequency/de.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/cpufrequency/de.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,18 @@ +1 german x-vnd.Haiku-CPUFrequencyPref 2623066734 +Ok Status view Ok +Integration Time [ms] CPU Frequency View Bewertungszeitraum [ms] +High Performance Status view Hohe Leistung +Defaults Pref Window Standardwerte +CPU Frequency Status View CPU Frequency View CPU-Takt-Anzeige +Dynamic Performance Status view Dynamische Leistung +Step up by CPU usage: Color Step View Taktänderung ab CPU-Auslastung von: +Stepping Policy CPU Frequency View Taktungsrichtlinie +Open Speedstep Preferences… Status view Speedstep Einstellungen öffnen… +Set State Status view Fester Takt +Launching the CPU Frequency preflet failed.\n\nError: Status view Das CPU-Takt-Preflet konnte nicht gestartet werden.\n\nFehler: +Install Replicant into Deskbar CPU Frequency View Replikanten in Deskbar installieren +Low Energy Status view Geringer Energieverbrauch +Revert Pref Window Zurücknehmen +Dynamic Stepping CPU Frequency View Dynamische Taktung +CPU Frequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view CPU-Takt\n\tGeschrieben von Clemens Zeidler.\n\tCopyright 2009, Haiku, Inc.\n +CPU Frequency Main window CPU-Takt Copied: haiku/trunk/data/catalogs/preferences/cpufrequency/fi.catkeys (from rev 33615, haiku/trunk/src/preferences/cpufrequency/fi.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/cpufrequency/fi.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/cpufrequency/fi.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,18 @@ +1 finnish x-vnd.Haiku-CPUFrequencyPref 2623066734 +Ok Status view Ok +Integration Time [ms] CPU Frequency View Integraatio Aika [ms] +High Performance Status view Korkea Suorituskyky +Defaults Pref Window Oletusasetukset +CPU Frequency Status View CPU Frequency View CPU Taajuuden Tilanäkymä +Dynamic Performance Status view Dynaaminen Suorituskyky +Step up by CPU usage: Color Step View Muuta ylöspäin tämän CPU:n käyttömäärän kohdalla: +Stepping Policy CPU Frequency View Muutostapa +Open Speedstep Preferences… Status view Avaa Speedstep Valinnat... +Set State Status view Aseta Tila +Launching the CPU Frequency preflet failed.\n\nError: Status view CPU taajuuden asetusohjelman käynnistys epäonnistui.\n\nVirhe: +Install Replicant into Deskbar CPU Frequency View Asenna kopio Tilapalkkiin +Low Energy Status view Matala Energiankulutus +Revert Pref Window Palauta +Dynamic Stepping CPU Frequency View Dynaaminen Muutos +CPU Frequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view Prosessorin Kellotaajuus\n\ttekijä Clemens Zeidler\n\tTekijänoikeudet 2009, Haiku, Inc.\n +CPU Frequency Main window CPU Taajuus Copied: haiku/trunk/data/catalogs/preferences/cpufrequency/fr.catkeys (from rev 33615, haiku/trunk/src/preferences/cpufrequency/fr.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/cpufrequency/fr.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/cpufrequency/fr.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,18 @@ +1 french x-vnd.Haiku-CPUFrequencyPref 2623066734 +Ok Status view Ok +Integration Time [ms] CPU Frequency View Temps d'intégration [ms] +High Performance Status view Haute performance +Defaults Pref Window Défaire +CPU Frequency Status View CPU Frequency View État de la fréquence du processeur +Dynamic Performance Status view Performance dynamique +Step up by CPU usage: Color Step View Accélération par utilisation processeur: +Stepping Policy CPU Frequency View Attitude d'accélération +Open Speedstep Preferences… Status view Ouvrir les préférences Speestep… +Set State Status view Changer l'état +Launching the CPU Frequency preflet failed.\n\nError: Status view Échec de lancement des préférences de fréquence du processeur.\n\nErreur: +Install Replicant into Deskbar CPU Frequency View Installer le réplicant dans la Deskbar +Low Energy Status view Basse consommation +Revert Pref Window Défaire +Dynamic Stepping CPU Frequency View Accélération dynamique +CPU Frequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view Fréquence du processeur\n\técrit par Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n +CPU Frequency Main window Fréquence du processeur Copied: haiku/trunk/data/catalogs/preferences/cpufrequency/ru.catkeys (from rev 33615, haiku/trunk/src/preferences/cpufrequency/ru.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/cpufrequency/ru.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/cpufrequency/ru.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,19 @@ +1 Russian x-vnd.Haiku-CPUFrequencyPref 2623066734 +Ok Status view Ок +Integration Time [ms] CPU Frequency View Время интеграции [мс] +High Performance Status view Высокая производительность +Defaults Pref Window По умолчанию +CPU Frequency Status View CPU Frequency View Представление состояния частоты ЦП +Dynamic Performance Status view Динамическая производительность +Step up by CPU usage: Color Step View Шаг вверх по производительности ЦП: +Stepping Policy CPU Frequency View Пошаговое изменение частоты ЦП +Open Speedstep Preferences… Status view Открытые пошаговые настройки +Set State Status view Выбрать страну +Launching the CPU Frequency preflet failed.\n\nError: Status view Запуск CPU Frequency не удалось.\n\nErreur: +Install Replicant into Deskbar CPU Frequency View Установить репликант в Deskbar +Low Energy Status view Экономия энергии +Revert Pref Window Вернуться +Dynamic Stepping CPU Frequency View Динамическое изменение +CPU Frequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view CPU Frequency\n\tразраьотан Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n +CPU Frequency Main window CPU Frequency + Copied: haiku/trunk/data/catalogs/preferences/cpufrequency/sv.catkeys (from rev 33615, haiku/trunk/src/preferences/cpufrequency/sv.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/cpufrequency/sv.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/cpufrequency/sv.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,18 @@ +1 swedish x-vnd.Haiku-CPUFrequencyPref 2623066734 +Ok Status view Ok +Integration Time [ms] CPU Frequency View Integreringstid [ms] +High Performance Status view Högprestanda +Defaults Pref Window Förval +CPU Frequency Status View CPU Frequency View Statusvy för processorfrekvens +Dynamic Performance Status view Dynamisk prestanda +Step up by CPU usage: Color Step View Öka med processoranvändande: +Stepping Policy CPU Frequency View Accelerationspolicy +Open Speedstep Preferences… Status view Öppna inställningar för Speestep… +Set State Status view Ändra läge +Launching the CPU Frequency preflet failed.\n\nError: Status view Misslyckades med att starta Processorfrekevens-prefleten.\n\nFel: +Install Replicant into Deskbar CPU Frequency View Installera replikant på Deskbar +Low Energy Status view Lågenergiläge +Revert Pref Window Återgå +Dynamic Stepping CPU Frequency View Dynamisk acceleration +CPU Frequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view Processfrekvens\n\twkriven av Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n +CPU Frequency Main window Processorfrekvens Copied: haiku/trunk/data/catalogs/preferences/fonts/fi.catkeys (from rev 33615, haiku/trunk/src/preferences/fonts/fi.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/fonts/fi.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/fonts/fi.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,12 @@ +1 finnish x-vnd.Haiku-Fonts 3656873675 +Defaults Main window Oletusasetukset +Plain Font: Font view Tavallinen fontti : +Fonts Main window Fontit +Fonts\n\tCopyright 2004-2005, Haiku.\n\n main Fontit\n\tTekijänoikeudet 2004-2005, Haiku.\n\n +Revert Main window Palauta +Size: Font Selection view Koko : +Menu Font: Font view Valikko fontti : +The quick brown fox jumps over the lazy dog. Font Selection view Don't translate this literally ! Use a phrase showing all chars from A to Z. The quick brown fox jumps over the lazy dog. +Bold Font: Font view Lihavoitu fontti : +Fixed Font: Font view Kiinteävälinen fontti : +Ok main Ok Copied: haiku/trunk/data/catalogs/preferences/fonts/fr.catkeys (from rev 33615, haiku/trunk/src/preferences/fonts/fr.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/fonts/fr.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/fonts/fr.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,12 @@ +1 french x-vnd.Haiku-Fonts 3656873675 +Defaults Main window Défauts +Plain Font: Font view Police de base : +Fonts Main window Polices +Fonts\n\tCopyright 2004-2005, Haiku.\n\n main Polices\n\tCopyright 2004-2005, Haiku.\n\n +Revert Main window Défaire +Size: Font Selection view Taille : +Menu Font: Font view Police de menu : +The quick brown fox jumps over the lazy dog. Font Selection view Don't translate this literally ! Use a phrase showing all chars from A to Z. Portez ce vieux whisky au juge blond qui fume. +Bold Font: Font view Police grasse : +Fixed Font: Font view Police à espacement fixe : +Ok main Ok Copied: haiku/trunk/data/catalogs/preferences/fonts/ru.catkeys (from rev 33615, haiku/trunk/src/preferences/fonts/ru.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/fonts/ru.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/fonts/ru.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,12 @@ +1 Russian x-vnd.Haiku-Fonts 3656873675 +Defaults Main window По умолчанию +Plain Font: Font view Простой шрифт: +Fonts Main window Fonts +Fonts\n\tCopyright 2004-2005, Haiku.\n\n main Fonts\n\tCopyright 2004-2005, Haiku.\n\n +Revert Main window Вернуться +Size: Font Selection view Размер: +Menu Font: Font view Шрифт меню: +The quick brown fox jumps over the lazy dog. Font Selection view Don't translate this literally ! Use a phrase showing all chars from A to Z. Съешь ещё этих мягких французских булок, да выпей же чаю. +Bold Font: Font view Полужирный шрифт: +Fixed Font: Font view Моноширный шрифт: +Ok main Ок Copied: haiku/trunk/data/catalogs/preferences/fonts/sv.catkeys (from rev 33615, haiku/trunk/src/preferences/fonts/sv.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/fonts/sv.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/fonts/sv.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,12 @@ +1 swedish x-vnd.Haiku-Fonts 3656873675 +Defaults Main window Förval +Plain Font: Font view Normalt teckensnitt: +Fonts Main window Teckensnitt +Fonts\n\tCopyright 2004-2005, Haiku.\n\n main Teckensnitt\n\tCopyright 2004-2005, Haiku.\n\n +Revert Main window Återgå +Size: Font Selection view Storlek: +Menu Font: Font view Menyteckensnitt: +The quick brown fox jumps over the lazy dog. Font Selection view Don't translate this literally ! Use a phrase showing all chars from A to Z. Flygande bäckasiner söka hwila på mjuka tuvor. +Bold Font: Font view Fett teckesnitt: +Fixed Font: Font view Fast teckensnitt: +Ok main Ok Copied: haiku/trunk/data/catalogs/preferences/locale/de.catkeys (from rev 33615, haiku/trunk/src/preferences/locale/de.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/locale/de.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/locale/de.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,48 @@ +1 de x-vnd.Haiku-Locale 1910872713 +day of week (short name) TimeFormatSettings Wochentag (Abkz.) +Available languages Locale Preflet Window Verfügbare Sprachen +Decimal separator TimeFormatSettings Dezimaltrennzeichen +Separator: TimeFormatSettings Trennzeichen: +Year (4 digits) TimeFormatSettings Jahr (4-stellig) +After TimeFormatSettings Danach +Long format: TimeFormatSettings Langformat: +Before TimeFormatSettings Davor +Currency TimeFormatSettings Währung +Year TimeFormatSettings Jahr +Short format: TimeFormatSettings Kurzformat: +Currency symbol: TimeFormatSettings Währungssymbol: +Space TimeFormatSettings Abstand +Language Locale Preflet Window Sprache +Thousand separator TimeFormatSettings Tausendertrennzeichen +Year (2 digits) TimeFormatSettings Jahr (2-stellig) +Preferred languages Locale Preflet Window Bevorzugte Sprache +Symbol position TimeFormatSettings Symbolposition +month number TimeFormatSettings Monatsnummer +month number (2 digits) TimeFormatSettings Monatsnummer (2-stellig) +Unable to find the available languages! You can't use this preflet! Locale Preflet Window Unmöglich die verfügbaren Sprachen zu laden. Preflet kann nicht geladen werden! +Numbers TimeFormatSettings Zahlen + (unknown format) TimeFormatSettings (unbekanntes Format) +Negative marker: TimeFormatSettings Minuszeichen: +Defaults Locale Preflet Window Standardwerte +Locale\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n\n Locale Preflet Locale\n\Geschrieben von Axel Dörfler.\n\tCopyright 2009, Haiku.\n\n +Separator TimeFormatSettings Trennzeichen +Country Locale Preflet Window Land +Revert Locale Preflet Window Zurücknehmen +day in month TimeFormatSettings Tag des Monats +day of week in month TimeFormatSettings Wochentag im Monat +Negative marker TimeFormatSettings Minuszeichen +Ok Locale Preflet Window Ok +Time TimeFormatSettings Zeit +Date TimeFormatSettings Datum +List separator TimeFormatSettings Listentrennzeichen +day of week TimeFormatSettings Wochentag +None TimeFormatSettings Ohne +day in month (2 digits) TimeFormatSettings Tag des Monats (2-stellig) +Clock TimeFormatSettings Uhr +Example: TimeFormatSettings Beispiel: +day of week (name) TimeFormatSettings Wochentag (Name) +month name TimeFormatSettings Monatsname +Day TimeFormatSettings Tag +Leading 0 TimeFormatSettings Führende 0 +24 Hour TimeFormatSettings 24 Stunden +12 Hour TimeFormatSettings 12 Stunden Copied: haiku/trunk/data/catalogs/preferences/locale/fi.catkeys (from rev 33615, haiku/trunk/src/preferences/locale/fi.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/locale/fi.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/locale/fi.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,48 @@ +1 finnish x-vnd.Haiku-Locale 1910872713 +day of week (short name) TimeFormatSettings viikonpäivä (lyhyt nimi) +Available languages Locale Preflet Window Valittavat kielet +Decimal separator TimeFormatSettings Desimaalierotin +Separator: TimeFormatSettings Erotin: +Year (4 digits) TimeFormatSettings Vuosi (4 merkkiä) +Unable to find the available languages! You can't use this preflet! Locale Preflet Window Valittavia kieliä ei löydy! Et voi käyttää tätä asetusohjelmaa! +After TimeFormatSettings Jälkeen +Long format: TimeFormatSettings Pitkä muoto: +Before TimeFormatSettings Ennen +Currency TimeFormatSettings Valuutta +Year TimeFormatSettings Vuosi +Short format: TimeFormatSettings Lyhyt muoto: +Currency symbol: TimeFormatSettings Valuutta symboli: +Space TimeFormatSettings Väli +Language Locale Preflet Window Kieli +Thousand separator TimeFormatSettings Tuhaterotin +24 Hour TimeFormatSettings 24 Tuntia +Year (2 digits) TimeFormatSettings Vuosi (2 merkkiä) +Preferred languages Locale Preflet Window Toivotut kielet +Symbol position TimeFormatSettings Symbolin paikka +month number TimeFormatSettings kuukauden numero +month number (2 digits) TimeFormatSettings kuukauden numero (2 merkkiä) +Numbers TimeFormatSettings Numerot + (unknown format) TimeFormatSettings (tuntematon muoto) +Negative marker: TimeFormatSettings Negatiivisuuden merkki: +12 Hour TimeFormatSettings 12 Tuntia +Defaults Locale Preflet Window Oletusasetukset +Locale\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n\n Locale Preflet Locale\n\ttekijä Axel Dörfler\n\tCopyright 2009, Haiku.\n\n +Separator TimeFormatSettings Erotin +Country Locale Preflet Window Maa +Revert Locale Preflet Window Palauta +day in month TimeFormatSettings kuukauden päivä +day of week in month TimeFormatSettings viikonpäivä kuukaudessa +Negative marker TimeFormatSettings Negatiivisuuden merkki +Ok Locale Preflet Window Ok +Time TimeFormatSettings Aika +Date TimeFormatSettings Päivämäärä +List separator TimeFormatSettings Listaerotin +day of week TimeFormatSettings viikonpäivä +None TimeFormatSettings Ei mikään +day in month (2 digits) TimeFormatSettings kuukaudenpäivä (2 merkkiä) +Clock TimeFormatSettings Kello +Example: TimeFormatSettings Esimerkki: +day of week (name) TimeFormatSettings viikonpäivä (nimi) +month name TimeFormatSettings kuukauden nimi +Day TimeFormatSettings Päivä +Leading 0 TimeFormatSettings Alkava 0 Copied: haiku/trunk/data/catalogs/preferences/locale/fr.catkeys (from rev 33615, haiku/trunk/src/preferences/locale/fr.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/locale/fr.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/locale/fr.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,48 @@ +1 french x-vnd.Haiku-Locale 1910872713 +day of week (short name) TimeFormatSettings jour de la semaine (abrégé) +Available languages Locale Preflet Window Langues disponibles +Decimal separator TimeFormatSettings Séparateur décimal +Separator: TimeFormatSettings Separateur: +Year (4 digits) TimeFormatSettings Année (4 chiffres) +Unable to find the available languages! You can't use this preflet! Locale Preflet Window La liste des langages disponibles est introuvable, ce preflet est donc inutilisable ! +After TimeFormatSettings Après +Long format: TimeFormatSettings Format long: +Before TimeFormatSettings Avant +Currency TimeFormatSettings Devise +Year TimeFormatSettings Année +Short format: TimeFormatSettings Format court: +Currency symbol: TimeFormatSettings Symbole monétaire: +Space TimeFormatSettings Espace +Language Locale Preflet Window Langage +Thousand separator TimeFormatSettings Séparateur de milliers +24 Hour TimeFormatSettings 24 Heures +Year (2 digits) TimeFormatSettings Année (2 chiffres) +Preferred languages Locale Preflet Window Langues préférées +Symbol position TimeFormatSettings Position du symbole +month number TimeFormatSettings numéro du mois +month number (2 digits) TimeFormatSettings numéro du mois (2 chiffres) +Numbers TimeFormatSettings Nombres + (unknown format) TimeFormatSettings (format inconnu) +Negative marker: TimeFormatSettings Marqueur de nombre négatifs: +12 Hour TimeFormatSettings 12 Heures +Defaults Locale Preflet Window Défauts +Locale\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n\n Locale Preflet Locale\n\técrit par Axel Dörfler\n\tCopyright 2009, Haiku.\n\n +Separator TimeFormatSettings Separateur +Country Locale Preflet Window Pays +Revert Locale Preflet Window Défaire +day in month TimeFormatSettings jour du mois +day of week in month TimeFormatSettings jour de la semaine dans le mois +Negative marker TimeFormatSettings Marqueur de nombres n�gatifs +Ok Locale Preflet Window Ok +Time TimeFormatSettings Heure +Date TimeFormatSettings Date +List separator TimeFormatSettings Séparateur de liste +day of week TimeFormatSettings jour de la semaine +None TimeFormatSettings Aucun +day in month (2 digits) TimeFormatSettings jour du mois (2 chiffres) +Clock TimeFormatSettings Horloge +Example: TimeFormatSettings Exemple: +day of week (name) TimeFormatSettings jour de la semaine (nom) +month name TimeFormatSettings nom du mois +Day TimeFormatSettings Jour +Leading 0 TimeFormatSettings 0 initial Copied: haiku/trunk/data/catalogs/preferences/locale/ru.catkeys (from rev 33615, haiku/trunk/src/preferences/locale/ru.catkeys) =================================================================== --- haiku/trunk/data/catalogs/preferences/locale/ru.catkeys (rev 0) +++ haiku/trunk/data/catalogs/preferences/locale/ru.catkeys 2009-10-17 19:04:55 UTC (rev 33624) @@ -0,0 +1,48 @@ +1 Russian x-vnd.Haiku-Locale 1910872713 +day of week (short name) TimeFormatSettings день недели (короткое название) +Available languages Locale Preflet Window Доступные языки +Decimal separator TimeFormatSettings Десятичный разделитель +Separator: TimeFormatSettings Разделитель: +Year (4 digits) TimeFormatSettings Год (4 цифры) +Unable to find the available languages! You can't use this preflet! Locale Preflet Window Не удаётся найти доступные языки! Вы не можете использовать данную функцию! +After TimeFormatSettings После +Long format: TimeFormatSettings Длинный формат: +Before TimeFormatSettings До +Currency TimeFormatSettings Валюта +Year TimeFormatSettings Год +Short format: TimeFormatSettings Краткий формат: +Currency symbol: TimeFormatSettings Символ валюты: +Space TimeFormatSettings Пространство +Language Locale Preflet Window Язык +Thousand separator TimeFormatSettings Разделитель тысячи +24 Hour TimeFormatSettings 24 Heures +Year (2 digits) TimeFormatSettings Год (2 цифры) +Preferred languages Locale Preflet Window Предпочтительные языки +Symbol position TimeFormatSettings Символ позиции +month number TimeFormatSettings номер месяца +month number (2 digits) TimeFormatSettings номер месяца (2 цифры) +Numbers TimeFormatSettings Числа + (unknown format) TimeFormatSettings (неизвестный формат) +Negative marker: TimeFormatSettings Отрицательный маркер: +12 Hour TimeFormatSettings 12 Heures +Defaults Locale Preflet Window По умолчанию +Locale\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n\n Locale Preflet Locale\n\tразработан Axel Dörfler\n\tCopyright 2009, Haiku.\n\n +Separator TimeFormatSettings Разделитель +Country Locale Preflet Window Страна [... truncated: 70 lines follow ...]