|
|
(27 intermediate revisions by 16 users not shown) |
Line 9: |
Line 9: |
| =How to test= | | =How to test= |
|
| |
|
| * Click on ''''Activities'''' (Top Left Corner) and Click on 'Files' from left side or | | * Click on ''''Activities'''' (Top Left Corner) and Click on ''''Files'''' from left side OR |
|
| |
|
| * Run command {{command|nautilus }} | | * Run command {{command|nautilus }} |
|
| |
|
| * If not installed, run "yum install nautilus" as root and then execute the above command. | | * If not installed, run {{command|"dnf install nautilus"}} as root and then execute the above command. |
|
| |
|
| * Check translations. | | * Check translations. |
|
| |
|
| =Results= | | =How to file bug= |
|
| |
|
| {| class="wikitable sortable" style="width: 100%" rowbgcolor="#3074c2" rowstyle="color: white; font-weight: bold;" 55%
| | To file a bug against any Gnome package, please follow the instructions [https://fedoraproject.org/wiki/FLTG/Gnome_bug_filing_instructions here]. |
| ! Language !! Result [language code] !! Bug !! Comment
| | |
| |-
| | |
| |Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}||{{bz|12345}}|| This is the comment
| | [[https://fedoraproject.org/wiki/Test_Day:2016-03-29_Translation_Test_Day Go back to test day]] |
| |-
| |
| |Spanish (es_ES)||{{result|fail|es_ES}}||{{bz| }}|| Translated 100 % but shows in English
| |
| |-
| |
| |Italian (it_IT)||{{result|fail|it_IT}}||{{bz| }}|| A couple of strings are still in English (Bookmark this location & Properties)
| |
| |-
| |
| |French (fr_FR))||{{result|pass|fr_FR}}||||
| |
| |-
| |
| |Marathi (mr_IN)||{{result|pass|mr_IN}}||||
| |
| |-
| |
| |Odia (or_IN)||{{result|pass|or_IN}}||||
| |
| |-
| |
| |Telugu (te_IN)||{{result|fail|te_IN}}|||| File 100% translated, still "properties" & "Bookmark this location" are in english.
| |
| |-
| |
| |Kannada (kn_IN)||{{result|fail|kn_IN}}|||| Only one entry, "Restore Missing Files..." is untranslated.
| |
| |-
| |
| |Assamese (as_IN)||{{result|fail|as_IN}}|||| Only one entry, "Restore Missing Files..." is untranslated.
| |
| |-
| |
| |Tamil (Ta_IN)||{{result|pass|Ta_IN}}||||
| |
| |-
| |
| |Russian (ru_RU)||{{result|pass|ru_RU}}||||
| |
| |-
| |
| |Korean (ko_KR)||{{result|fail|ko_KR}}||||Only one entry, "Restore Missing Files..." is untranslated.
| |
| |-
| |
| |Simplified Chinese (zh_CN)||{{result|pass|zh_CN}}||||
| |
| |-
| |
| |German (de_DE)||{{result|fail|de_DE}}||||"Restore Missing Files..." is translated, but wrong: ""Verschwundene Dateien werden wiederhergestellt" should be sth like "Verschwundene (fehlende?) Dateien wiederherstellen"
| |
| |-
| |
| |Japanese (ja_JP)||{{result|fail|ja_JP}}||||Translations are good. But the Home positon has an English Desktop icon which contains
| |
| some English files, and also a Japanese Desktop icon which does not have anything inside.
| |
| |-
| |
| |Gujarati (gu_IN)||{{result|fail|gu_IN}}||||Folder names should be translated and "Restore missing files" is in english
| |
| |}
| |
| [[https://fedoraproject.org/wiki/Test_Day:2012-09-28_l10n Go back to test day]] | |