Changeset 4278
- Timestamp:
- 06/09/06 19:38:10 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredServer/trunk/PreferencePane/English.lproj/Localizable.strings
r4277 r4278 76 76 /* Version text field error (path) */ 77 77 "Wired server at %@ not found" = "Wired server at %@ not found"; 78 WiredServer/trunk/PreferencePane/French.lproj/Localizable.strings
r4179 r4278 1 /* File comment */1 /* File comment */ 2 2 "# This file was generated by %@ at %@\n" = "# Ce fichier à été générer par %1$@ à %2$@\n"; 3 3 WiredServer/trunk/PreferencePane/Japanese.lproj/Localizable.strings
r4179 r4278 10 10 /* Log header (log) */ 11 11 "===== Displaying %@ =====" = "===== %@ の内容 ====="; 12 13 /* Delete account dialog title (account) */ 14 "Are you sure you want to delete \"%@\"?" = "本当に“%@”を削除しますか?"; 15 16 /* Delete account dialog button title */ 17 "Cancel" = "キャンセル"; 18 19 /* Delete account dialog button title */ 20 "Delete" = "削除"; 12 21 13 22 /* Download singular */ … … 34 43 /* Stop button title */ 35 44 "Stop" = "停止"; 45 46 /* Delete account dialog description */ 47 "This cannot be undone." = "これは取り消しできません。"; 36 48 37 49 /* Upload singular */
