Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for Turkish (0.32 seconds)

  1. docs/tr/llm-prompt.md

    ### Target language
    
    Translate to Turkish (Türkçe).
    
    Language code: tr.
    
    ### Core principle
    
    Don't translate word-by-word. Rewrite naturally in Turkish as if writing the doc from scratch. Preserve meaning, but prioritize fluency over literal accuracy.
    
    ### Grammar and tone
    
    - Use instructional Turkish, consistent with existing Turkish docs.
    - Use imperative/guide language (e.g. "açalım", "gidin", "kopyalayalım", "bir bakalım").
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Tue Jan 20 20:34:03 GMT 2026
    - 2.7K bytes
    - Click Count (0)
  2. compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java

         * and feedback to the user.
         *
         * @param log a new logger
         *
         * @deprecated Use SLF4J directly
         */
        @Deprecated
        void setLog(Log log);
    
        /**
         * Furnish access to the standard Maven logging mechanism which is managed in this base class.
         *
         * @return a log4j-like logger object which allows plugins to create messages at levels of <code>"debug"</code>,
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 2.9K bytes
    - Click Count (0)
Back to Top