Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...ement des possibilités existantes. Celles-ci incluent la construction de ''resourcestring'', ''GNU gettext()'' et la fonction ''format()''. ...à manipuler les chaînes. Il y a une section spéciale d'une unité appelée "resourcestring" qui a été spécifiquement étudiée pour cette raison. Voir la section a
    11 KB (1,761 words) - 12:26, 16 February 2020
  • ...gendes de la fiche devraient être sous la forme de chaînes de ressource (''resourcestring''), ainsi la localisation peut être mise en oeuvre.
    4 KB (720 words) - 08:27, 23 February 2017
  • resourcestring Все строки объявленные в секции <b>resourcestring</b> являются обыкновенными строковыми кон
    19 KB (719 words) - 12:31, 1 March 2020
  • resourcestring // end of resourcestring }}}
    13 KB (1,520 words) - 02:26, 6 May 2020
  • ...дсказки и надписи, используемые на форме, должны быть ресурсными строками (resourcestring), чтобы была возможна локализация.
    7 KB (72 words) - 18:37, 26 January 2016
  • resourcestring resourcestring
    15 KB (1,970 words) - 20:45, 10 April 2021
  • resourceString
    5 KB (702 words) - 10:07, 26 May 2022
  • ...jöitä: kun haluat merkkijonon käännettäväksi, määritä kaikki tekstit <code>resourcestring</code>-osioon, ei muualle koodiin, eikä [[Const]]-osioon. mutta määritä teksti <code>resourcestring</code>:nä ja käytä sitä parametrina <code>ShowMessage</code> aliohjelma
    15 KB (2,040 words) - 23:51, 27 February 2020
  • Dazu müssen Sie nur Folgendes tun: Einen ''resourcestring'' für jeden String, den Sie ausgeben möchten hinzufügen, kompilieren um resourcestring
    22 KB (2,833 words) - 12:27, 1 March 2020
  • resourcestring
    6 KB (757 words) - 17:26, 6 August 2022
  • resourcestring
    6 KB (725 words) - 17:17, 6 August 2022
  • ...uage. The IDE will update the translations as well. For example when a new resourcestring is added in the source and you compile the IDE will add the string to the b
    6 KB (957 words) - 17:11, 25 January 2012
  • resourcestring
    8 KB (441 words) - 17:21, 6 August 2022
  • ...rblick über die grundlegenden Möglichkeiten. Diese umfassen das Konstrukt 'resourcestring', GNU gettext() und die Funktion 'format()'. ...dlung konstanter Zeichenketten. Es gibt einen Abschnitt einer Unit namens "resourcestring", die speziell für diesen Zweck eingeführt wurde. Siehe auch den entsprec
    13 KB (1,816 words) - 12:24, 16 February 2020
  • ...uage. The IDE will update the translations as well. For example when a new resourcestring is added in the source and you compile the IDE will add the string to the b
    6 KB (1,014 words) - 02:20, 8 February 2021
  • { outros blocos também podem ser incluídos, type, const, var, resourcestring }
    6 KB (828 words) - 06:22, 2 March 2020
  • Básicamente funciona de la siguiente forma: Añade un recurso de cadena (''resourcestring'') para cada literal, compila para obtener los archivos .rst y/o .po (el ID <syntaxhighlight lang=pascal> resourcestring
    17 KB (2,445 words) - 12:28, 1 March 2020
  • "ResUsed" : "This resourcestring is used", "ResUnUsed" : "This resourcestring is not used",
    19 KB (3,009 words) - 23:51, 21 February 2024
  • * "resourcestring" -> "Resourcestring" (Spezialbegriff für Zeichenketten im resourcestring-Abschnitt einer Unit
    17 KB (2,349 words) - 21:13, 25 July 2015
  • * ajoutez une ''resourcestring'' pour chaque légende (''caption'') ; <syntaxhighlight lang=pascal>resourcestring
    19 KB (2,646 words) - 12:29, 1 March 2020
  • * Natural language selection (where <syntaxhighlight lang="delphi" inline>resourceString</syntaxhighlight>s do not suffice)
    13 KB (1,749 words) - 01:32, 15 July 2020
  • **Resourcestring - pour les libellés cibles de traduction (non disponible dans tous les mod
    7 KB (1,189 words) - 17:14, 28 August 2021
  • ...holds the initial value of resourcestring and is not changed whenever the resourcestring is modified by calling <tt>SetResourceStrings</tt> or <tt>SetUnitResourceSt resourcestring
    32 KB (4,698 words) - 13:24, 3 March 2020
  • Result:='My Text'; // 用 resourcestring 替换它 Result:='MyForm'; // 用 resourcestring 替换它
    42 KB (2,377 words) - 23:26, 14 February 2020
  • Неанглийские строки могут быть загружены как ResourceString или из файлов.
    19 KB (1,066 words) - 14:49, 3 September 2020
  • * resourcestring
    13 KB (2,149 words) - 14:18, 11 March 2023
  • ...ll automatically create and update translations files (.po files) for your resourcestring sections and lfm files.
    13 KB (2,169 words) - 12:32, 27 June 2023
  • | <code>.lrt</code> || Lazarus&#160;Resourcestring&#160;table || Lazarus Resourcestring table created when saving a lfm file and i18n is enabled. It contains the T ...able || Resourcestring table created by the compiler for every unit with a resourcestring section. Do not edit them, they are overwritten.
    49 KB (8,133 words) - 08:37, 15 July 2023
  • Result:='My Text'; // replace this with a resourcestring Result:='MyForm'; // replace this with a resourcestring
    31 KB (3,821 words) - 23:22, 14 February 2020
  • * '''Hacer ResourceString''': Convierte la cadena seleccionada en un ResourceString situándola en una sección resourcestrings, que debe existir en alguna uni
    37 KB (6,077 words) - 02:23, 8 December 2021
  • Result:='My Text'; // replace this with a resourcestring Result:='MyForm'; // replace this with a resourcestring
    47 KB (6,123 words) - 16:11, 4 December 2023
  • resourcestring
    22 KB (2,980 words) - 12:19, 14 April 2021
  • ; <code>*.lrt</code> : Lazarus Resourcestring table file. created when saving a lfm file and i18n is enabled. It contains ...: Resourcestring table file. created by the compiler for every unit with a resourcestring section. Do not edit them, they are overwritten.
    41 KB (6,145 words) - 00:50, 19 February 2020
  • Result:='My Text'; // replace this with a resourcestring Result:='MyForm'; // replace this with a resourcestring
    42 KB (5,524 words) - 23:23, 14 February 2020
  • * resourcestring
    25 KB (356 words) - 17:48, 17 August 2021
  • * '''Resourcestring'''. Unknown how difficult/easy this would be to implement.
    26 KB (4,157 words) - 03:01, 16 February 2020
  • * '''Resourcestring''' - пока неизвестно насколько трудоёмкая
    27 KB (1,647 words) - 03:04, 16 February 2020
  • Result:='My Text'; // замените это строкой из resourcestring Result:='MyForm'; // замените это строкой из resourcestring
    62 KB (2,340 words) - 23:25, 14 February 2020
  • *r47423 IDE: resourcestring *r47532 ideintf: resourcestring, issue 27317, from Gábor
    44 KB (5,942 words) - 23:37, 1 December 2015
  • * '''Make resource string''': Zet de geselecteerde string in de <b>resourcestring</b> van het project. Het voordeel is dat deze string vervangen kunnen worde
    28 KB (4,345 words) - 01:43, 26 November 2023
  • <tr valign="top"><td>{{LazSvnLink|43848}} </td><td>Debugger</td><td>resourcestring typos and minor improvements</td></tr> <tr valign="top"><td>{{LazSvnLink|43505}} </td><td>IDE</td><td>fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods</td></tr>
    107 KB (16,061 words) - 14:38, 20 February 2015
  • ...nter declarations can now refer to types even if there are other const/var/resourcestring sections in between. Same a FPC. For example:
    63 KB (8,788 words) - 17:15, 28 February 2024
  • ...ssources créée par le compilateur pour chaque unité avec une section <code>resourcestring</code>. Ne pas éditer ce fichier qui sera écrasé au prochain enregistrem
    56 KB (8,903 words) - 00:50, 19 February 2020
  • resourcestring
    90 KB (12,883 words) - 12:41, 8 May 2023
  • *r54750 IDE: do not pass -B when option -k or -T changes, added resourcestring
    66 KB (8,685 words) - 03:01, 15 October 2018
  • *r36509 Window Column, store pointer to resourcestring
    118 KB (18,260 words) - 18:42, 9 February 2019

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)